User Tools

Site Tools


howto:android_patched_dji_go4

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
howto:android_patched_dji_go4 [2018/11/21 14:58]
konraditurbe New info on Unix.
howto:android_patched_dji_go4 [2018/11/21 17:44]
konraditurbe Formatting + cygwin.
Line 17: Line 17:
 9. The next stage is to prepare for decompilation, first open the deejayeye-modder folder on your desktop again and edit the RunMe.bat file with Notepad ++ and place a pause in it to halt operation automatically to edit the AndroidManifest.xml, to add pause have a look at the attached image, after that you will rename RunMe.bat file to RunMePause.bat 9. The next stage is to prepare for decompilation, first open the deejayeye-modder folder on your desktop again and edit the RunMe.bat file with Notepad ++ and place a pause in it to halt operation automatically to edit the AndroidManifest.xml, to add pause have a look at the attached image, after that you will rename RunMe.bat file to RunMePause.bat
  
-Pause should be like: 
  
-Line 145:+''
 echo.-: Modify AndroidManifest.xml echo.-: Modify AndroidManifest.xml
 +''
 +
 +''
 set /P nothing="...." set /P nothing="...."
 +''
  
 NOTE: As of 11/21 Step 9 is not necessary for RunMe.sh (Linux/Mac)! NOTE: As of 11/21 Step 9 is not necessary for RunMe.sh (Linux/Mac)!
Line 53: Line 56:
  
 (Here maps will work in offline mode but Google Maps will only function online or using the cache, when using offline maps you have to go into the menu of the go4 app and download the offline map). (Here maps will work in offline mode but Google Maps will only function online or using the cache, when using offline maps you have to go into the menu of the go4 app and download the offline map).
 +
 +Tips for windows users: Use Cygwin or a docker instance of alpine linux to get more functionality. 
  
howto/android_patched_dji_go4.txt ยท Last modified: 2018/11/24 20:53 by venom-code