Android: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
===MTP===
===MTP===
* Build from source after cloning https://github.com/hanwen/go-mtpfs
* Build from source after cloning https://github.com/hanwen/go-mtpfs
<pre>[skynet](1) $ sudo  Downloads/go-mtpfs.6b55d1.x86_64 ~/skynetmobile/ &
2013/07/05 23:47:56 starting FUSE d7ac6b9 (2013-06-28 09:55:43 +0200)</pre>


===Heimdall===
===Heimdall===
* Build from source after cloning https://github.com/Benjamin-Dobell/Heimdall.git
* Build from source after cloning https://github.com/Benjamin-Dobell/Heimdall.git
<pre>[skynet](1) $ sudo heimdall flash --verbose --recovery recovery-clockwork-6.0.3.2-jfltetmo.img  --no-reboot
<pre>[skynet](1) $ ./heimdall flash --RECOVERY ~/android/recovery-clockwork-6.0.3.2-jfltetmo.img  --verbose
Heimdall v1.4.0
Heimdall v1.4.0


Line 79: Line 81:
PIT file download successful.
PIT file download successful.


ERROR: Partition "recovery" does not exist in the specified PIT.
Uploading RECOVERY
0%
11%
 
22%
 
33%
 
44%
 
55%
 
66%
 
78%
 
89%
 
100%
RECOVERY upload successful
 
Ending session...
Ending session...
Rebooting device...
Releasing device interface...
Releasing device interface...
Re-attaching kernel driver...
Re-attaching kernel driver...


[skynet](1) $ </pre>
[skynet](0) $  
</pre>