Bin4ry / deejayeye-modder

Other
358 stars 143 forks source link

Add pause step to allow for HERE maps key #195

Closed KonradIT closed 5 years ago

KonradIT commented 5 years ago

Hey, great work seriously. This program has made my life much easier.

The new page on DJI Wiki: http://dji.retroroms.info/howto/android_patched_dji_go4 says to modify the RunMe.sh file to allow for inserting the HERE Maps key. I added this to the RunMe.sh file so people who do not know what to add can just run the file :)

HERE maps key is for offline mapping: https://developer.here.com/

KonradIT commented 5 years ago

@Bin4ry Sure! I was just adding this step for those following the tutorial, I'll add full reading now.

Bin4ry commented 5 years ago

thx Konrad Iturbe notifications@github.com schrieb am Mo. 19. Nov. 2018 um 18:23:

@Bin4ry https://github.com/Bin4ry Sure! I was just adding this step for those following the tutorial, I'll add full reading now.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/Bin4ry/deejayeye-modder/pull/195#issuecomment-439973731, or mute the thread https://github.com/notifications/unsubscribe-auth/AApiLBLRq2bhZquoA_ofwTG2DvPBT9JMks5uwukggaJpZM4YpFlK .

KonradIT commented 5 years ago

Added the input in patch_apk.sh only when the user selects 'enableHereMaps' patch. Will do for Windows as well, but I need to learn how to replace strings in Windows CMD.