Edify to Bash parser and translator, in the form of an Android app allowing to flash zips without using the recovery.
FlashGordon is hosted in the following web site
https://github.com/Androguide/FlashGordon
If you think the Android project FlashGordon listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of FlashGordon.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\busybox assets\zip |
There are 2 image files in FlashGordon. The names of the image files are listed as follows.
ic_action_flash.png ic_action_select.png
The following screenshort is generated from the image listed above.
FlashGordon has the following Java source files.
com.androguide.recovery.emulator.CMDProcessor.java com.androguide.recovery.emulator.Main.java com.androguide.recovery.emulator.RebootActivity.java com.androguide.recovery.emulator.helpers.EdifyParser.java com.androguide.recovery.emulator.helpers.Help.java com.androguide.recovery.emulator.helpers.MyPlayCard.java