User Tools

Site Tools


android_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android_apps [2014/10/23 11:31] michaelandroid_apps [2021/04/24 07:40] (current) – external edit 127.0.0.1
Line 16: Line 16:
 /sdk/tools/android sdk /sdk/tools/android sdk
  
-Packages: http://developer.android.com/reference/packages.html+Packages: [[http://developer.android.com/reference/packages.html]]
  
  
Line 55: Line 55:
      https://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assisted-virtualization-hypervisor-on-linux-to-speed-up-intel-android-x86-gingerbread-emulator      https://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assisted-virtualization-hypervisor-on-linux-to-speed-up-intel-android-x86-gingerbread-emulator
  
 +
 +defy+
 +
 +  sbf_flash file.sbf
 +  upload file.sbf
 + 
 +  sbf_flash -v -r
 +  display detailed CDT information
 +
 +  sbf_flash -r --boot file.sbf
 +  sbf_flash -r --boot boot.img file.sbf
 +  upload boot, optionally using boot.img as the contents
 +
 +  sbf_flash -r -d --boot
 +  sbf_flash -r -d --boot boot.img
 +  download boot, if boot.img isn't specified it will be
 +  saved using the cgname ("boot") as the filename
 +
 +  source: [[http://blog.opticaldelusion.org/search/label/sbf_flash]]
 +  
 +How to flash a SBF via Linux!
 +  - charge your phone 100%!
 +  - download and extract your sbf file: download
 +  - download sbf_flash file (same directory): download, or see the editor blog
 +  - chmod +x sbf_flash
 +  - sudo ./sbf_flash mysbffile.sbf
 +
 +Now your phone should start flashing, and phone will reboot when finish it.
android_apps.1414063897.txt.gz · Last modified: 2021/04/24 07:38 (external edit)