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
Next revision Both sides next revision
howto:android_patched_dji_go4 [2018/11/14 22:14]
venom-code
howto:android_patched_dji_go4 [2018/11/21 12:29]
venom-code
Line 1: Line 1:
 1. Download the "**deejayeye-modder**" Patch tool from: https://github.com/Bin4ry/deejayeye-modder open it up with a utility tool like WinRar and place it on your desktop. 1. Download the "**deejayeye-modder**" Patch tool from: https://github.com/Bin4ry/deejayeye-modder open it up with a utility tool like WinRar and place it on your desktop.
  
-2. For this installation guide the 4.1.22 version of the go4 application was used, it is necessary to use a noseceo version, you can get it from: http://www.openpilotlegacy.org/dji.go.v4-4.1.22-3028592-noseceo.apk+2. For this installation guide the 4.1.22 version of the go4 application was used, it is necessary to use a "noseceoversion, you can get it from: http://www.openpilotlegacy.org/dji.go.v4-4.1.22-3028592-noseceo.apk
  
 3. Open the deejayeye-modder folder that we just placed on the desktop & copy the DJI go 4 app you just downloaded in PutApkHere folder and rename it to orig.apk 3. Open the deejayeye-modder folder that we just placed on the desktop & copy the DJI go 4 app you just downloaded in PutApkHere folder and rename it to orig.apk
Line 7: Line 7:
 4. Go to Here's developer website (https://developer.here.com/) and create a free account, to register you will need a working email, in this procedure a temporary generated email was used: https://10minutemail.com/10MinuteMail/index.html 4. Go to Here's developer website (https://developer.here.com/) and create a free account, to register you will need a working email, in this procedure a temporary generated email was used: https://10minutemail.com/10MinuteMail/index.html
  
-5. After registration is complete next page will open, just scroll down to the Premium SDKs - Offline functionalityand click on the Android SDK tab and click Generate App ID and App Code, in the package name box type: dji.go.v4 and click generate.+5. After registration is complete next page will open, just scroll down to the Premium SDKs - Offline functionality and enter package name: dji.go.v4 and click generate, (this name must MATCH the package name in the top line of AndroidManifest.xml), now you have the APP ID, APP CODE & License Key, this is important if you have a cloned app installed and use that along with the stock DJI GO4 app.
  
-6. The page has now generated an APP ID, APP CODE, and a KEY LICENSE, If you used a temporary generated email in this installation you can save your keys to a text file or word if you want.+6. After the APP ID, APP CODE, and a KEY LICENSE are generatedif you used a temporary generated email in this installation you can save your keys to a text file or word if you want.
  
 7. To get Google Maps working you will need a Google map API key, to get it go to: https://developers.google.com/maps/documentation/embed/get-api-key ,click on Get started and tick all 3 boxes (Maps, Routes & Places) and follow the next step, finally it will take you to payment, you can enter a valid credit/debit card to complete the authentication process (dont worry the free usage is more than sufficient for the purpose we use it for) 7. To get Google Maps working you will need a Google map API key, to get it go to: https://developers.google.com/maps/documentation/embed/get-api-key ,click on Get started and tick all 3 boxes (Maps, Routes & Places) and follow the next step, finally it will take you to payment, you can enter a valid credit/debit card to complete the authentication process (dont worry the free usage is more than sufficient for the purpose we use it for)
Line 36: Line 36:
 14. Extra step to make Google maps work: "I was slightly cautious on this step" After you install your modded DJI go4 app on your device, the first time you run the application it will unpack resource files and when its complete it will ask you if you want to Open it or choose Done, i myself avoided opening DJI go4 and instead chose Done, now inside your device go to the DJI folder and create a subfolder and name it og_settings, then we will need to place a config file inside it named useGoogleMap, to do that just create a new text file name it as mentioned and remove the .txt extension, i personally went to my pc created a new text file (as i could not remove the extension from my tablet so used the pc to create) name it useGoogleMap.txt then remove the .txt extension and place it in your device in dji/og_settings subfolder we had created earlier "remember the config file will not have any extension or it wont work". 14. Extra step to make Google maps work: "I was slightly cautious on this step" After you install your modded DJI go4 app on your device, the first time you run the application it will unpack resource files and when its complete it will ask you if you want to Open it or choose Done, i myself avoided opening DJI go4 and instead chose Done, now inside your device go to the DJI folder and create a subfolder and name it og_settings, then we will need to place a config file inside it named useGoogleMap, to do that just create a new text file name it as mentioned and remove the .txt extension, i personally went to my pc created a new text file (as i could not remove the extension from my tablet so used the pc to create) name it useGoogleMap.txt then remove the .txt extension and place it in your device in dji/og_settings subfolder we had created earlier "remember the config file will not have any extension or it wont work".
  
-(Here maps will only be available in Standard view, but Google Maps will have all 3 options of Standard, Hybrid & Satellite ... Here maps will work in offline mode but Google Maps will only function online or using the cache).+(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).
  
howto/android_patched_dji_go4.txt ยท Last modified: 2018/11/24 20:53 by venom-code