Tagged Questions
1
vote
2answers
2k views
How to extract boot.img?
I am trying to see the content in a boot.img file from an Android image.
I googled and got http://javigon.com/category/development-tools/ to extract system.img. But it doesn't work for boot.img. When ...
0
votes
0answers
93 views
Real copy to Android device
When i copy files to the Android phone, they are copied to some cache, but they aren't written. I don't like it, because i don't know what is done.
I've tried these methods:
copying via thunar file ...