Tagged Questions
10
votes
1answer
7k views
Clean way for flashing factory image on Samsung Galaxy Nexus?
Is this the correct and clean way for flashing factory Jelly Bean image on Samsung Galaxy Nexus, without using any external tool (apart from Android SDK)?
I don't want to to break my phone, so I'm ...
1
vote
0answers
357 views
Boot custom kernel via phone
I can currently boot a custom kernel (without flashing it) for test purposes by using fastboot on my computer via:
cmd> fastboot boot customkernel.img
Which works great. I've found great kernels ...