[APP]fl drone 2 (help with Maps) - Android Q&A, Help & Troubleshooting

I'm trying to get this app to show me the Google maps I've downloaded. I have replaced the coordinates so that they appear in Spain but I still continue to appear the map completely blank and therefore the use of the program is still only suitable for China, some could tell me what and where I have to modify so that when I load the location do it from maps already downloaded from Google?
I would like attach file but i dont know, its "fl drone 2" in play store
many thanks in advance and apologize that English is from Google Translate
Enviado desde mi Mars pro mediante Tapatalk

What did you use to decompile the apk? I tried but some of the structure was incomplete. It uses the old com.google.android.maps.v2.API_KEY but the maps failed as of 1.07 according to reviews on the app, possibly because the dev updated to the newest API but didn't update the API or key to com.google.android.geo.API_KEY in AndroidManifest. The com.google.android.maps.v2.API_KEY is a legacy component and will only work with the legacy v2 maps API. If you can get a copy of v.1.06 you might find it to load the maps if the case is an incomplete update with v.1.07, but these are only theories without seeing the complete source.
From google maps:
Note: As shown above, com.google.android.geo.API_KEY is the recommended metadata name for the API key. A key with this name can be used to authenticate to multiple Google Maps-based APIs on the Android platform, including the Google Maps Android API. For backwards compatibility, the API also supports the name com.google.android.maps.v2.API_KEY. This legacy name allows authentication to the Android Maps API v2 only. An application can specify only one of the API key metadata names. If both are specified, the API throws an exception.

I was able to get the maps working worldwide. I was correct in my theory that he screwed up the maps API. Use geo and a new API_KEY, fix the maps method to use the new API, change GET_TASKS to REAL_GET_TASKS so it doesn't halt&&catchFire on newer phones and resign it with the new key.

azvampyre said:
I was able to get the maps working worldwide. I was correct in my theory that he screwed up the maps API. Use geo and a new API_KEY, fix the maps method to use the new API, change GET_TASKS to REAL_GET_TASKS so it doesn't halt&&catchFire on newer phones and resign it with the new key.
Click to expand...
Click to collapse
forgive me, I've been exams and I've had to let go of this for a while. last night I was looking to the bottom and I thought I found the problem was that I was trying to launch the amaps application instead of Google Maps but I see no, where did you change that line? excuse me for being so NOOB
Enviado desde mi Mars pro mediante Tapatalk

azvampyre said:
I was able to get the maps working worldwide. I was correct in my theory that he screwed up the maps API. Use geo and a new API_KEY, fix the maps method to use the new API, change GET_TASKS to REAL_GET_TASKS so it doesn't halt&&catchFire on newer phones and resign it with the new key.
Click to expand...
Click to collapse
Just solved, thanks you, without your help it was going to be impossible for me
Enviado desde mi Mars pro mediante Tapatalk

You can use app VENOM FPV download in playstore. Dont use fl drone 2
pablosp86 said:
I'm trying to get this app to show me the Google maps I've downloaded. I have replaced the coordinates so that they appear in Spain but I still continue to appear the map completely blank and therefore the use of the program is still only suitable for China, some could tell me what and where I have to modify so that when I load the location do it from maps already downloaded from Google?
I would like attach file but i dont know, its "fl drone 2" in play store
many thanks in advance and apologize that English is from Google Translate
Enviado desde mi Mars pro mediante Tapatalk
Click to expand...
Click to collapse
You must download VENOM FPV in playstore, this app is the same with Fl Drone 2. But VENOM FPV more than app. In VENOM FPV you can play waypoint, showing google map
REMEMBER : VENOM FPV
Download in playstore
Thanks

I LOVE your app
Enviado desde mi K10000 Pro mediante Tapatalk

Related

Download gmaps on SD

Hello XDA-devs
I'am working on a navigation system based on google maps. Now I try to Download the Maps on the SD-card to be able to use the app in offline mode.
I've searched the Google API v3 but havent found the Map download. Do you have any idea how to get there?
greetings.
AsuiVelentine said:
Hello XDA-devs
I'am working on a navigation system based on google maps. Now I try to Download the Maps on the SD-card to be able to use the app in offline mode.
I've searched the Google API v3 but havent found the Map download. Do you have any idea how to get there?
greetings.
Click to expand...
Click to collapse
You can use Link2SD to transfer it to your SD card..thats what i do
Before you go headlong into this, the "free" Google API license pretty much forbids that type of use.
Check out the Android app Locus and the Java app Mobac to see the impact of cease-and-desist orders on similar efforts.
Posted from my AOKP-ified SGS4G

Google Play API App Fetcher

Hey guys! I used to download apps from google play using this tool apify
but it seems to always be broken, maybe too many people using it. Does anyone know of a similar tool that uses the same functionality, but doe snot encrypt the end result links/downloads? Basically, i am looking for a API tool that can download apps from google play without a PIN ID or email address

Offline Map App for China?

Google Maps doesn't offer Offline Maps for China, Here Maps also revoke their support for China Mainland. Is there any Offline Maps App which support China and is easy to use for english speaking foreigner? Baidu Maps is nice, but only usuable with some chinese language skills.
OSM based Apps aren't a alternative as their Map coverage is very limited.
There was a "hacked" Google Maps App couple of years ago which allow to download offline maps for every country, but it's not working anymore. May there are other "hacked" Apps for this, now?
Or is it possible to download Chinese Offline Maps with Google Maps using a VPN from inside China?
v0ujiemq said:
Google Maps doesn't offer Offline Maps for China, Here Maps also revoke their support for China Mainland. Is there any Offline Maps App which support China and is easy to use for english speaking foreigner? Baidu Maps is nice, but only usuable with some chinese language skills.
OSM based Apps aren't a alternative as their Map coverage is very limited.
There was a "hacked" Google Maps App couple of years ago which allow to download offline maps for every country, but it's not working anymore. May there are other "hacked" Apps for this, now?
Or is it possible to download Chinese Offline Maps with Google Maps using a VPN from inside China?
Click to expand...
Click to collapse
Hello and welcome to the XDA Forums Q&A section.
I found an app that is hopefully what you are looking for (https://play.google.com/store/apps/details?id=eu.mapof.china&hl=en). If you intend to use this while walking it is probably not recommended since a guy wrote a comment on the app saying:
Your app is excellent however I have found that when I put in the log/lat coordinates from google maps of specific point they do not match. They seem to be out by 500 metres. For example google map reference of a point in Beijing is 39.9075797 / 116.399314 The same location on your app has is : 39.90618 / 116.39313 I would assume that the coordinates from google are the accurate ones. After trying this with a number of different locations it seems like this 500 metere offset is across the board and perhaps the starting reference point in your app is not precise enough.
Click to expand...
Click to collapse
If the app is not what you are looking for, kindly reply and enjoy your stay!
Hopefully I helped you and if I did, hit thanks .
ThisApp based on OSM, so the map quality isn't good. OSM is banned in China, thats why nobody help to improve map data there.

google maps with ar on x2

As many of you know, the latest google maps adopts ar to give directions through signs appearing on camera. Did anybody find a way to make it work on our x2? Other arcore app are working ok (like measure, etc) on our device.
Google Maps with ar needs the user to be Local Guides level 5 and above and (unless a recent update changed it) to be on the google maps beta program.

Could anyone help me change the app package name?

Hi. I live in Korea and um... I live in a country that is quite tight to use Google services.
In South Korea, some Google services are restricted due to North Korean provocations and security reasons.
Representative examples are Google Maps and Google Earth. Google Maps has been updated in 2014, and Google Earth is not being serviced in Korea.
I need to use Google Earth, but even if I install Earth with my US account, it automatically detects this and the Android OS automatically deletes it.
So, it turns out that the Android OS automatically detects the package name and automatically deletes it when it is used in Korea, but the Google Earth package name has not been changed. Anyone can help?
rockybear said:
Hi. I live in Korea and um... I live in a country that is quite tight to use Google services.
In South Korea, some Google services are restricted due to North Korean provocations and security reasons.
Representative examples are Google Maps and Google Earth. Google Maps has been updated in 2014, and Google Earth is not being serviced in Korea.
I need to use Google Earth, but even if I install Earth with my US account, it automatically detects this and the Android OS automatically deletes it.
So, it turns out that the Android OS automatically detects the package name and automatically deletes it when it is used in Korea, but the Google Earth package name has not been changed. Anyone can help?
Click to expand...
Click to collapse
Your OS deletes them automatically?
I don't think you can change the package name that easily.
You could download the apk and reverse engineer it, then change the package name and rebuild your app.
But that isn't legal i guess...
Maybe you could try to find that app which automatically deletes your google earth app. Maybe you can trick this one somehow.
If you can use your webbrowser as well, you could also use the web version of google earth.
If it's restricted you could use a free non-logging vpn like e.g. protonvpn.
If your government, however, doesn't what you to access such things, they may take legal actions against you, since your internet service provider sees if you connect to a vpn (but not, what you access from within this vpn).
rockybear said:
I need to use Google Earth, but even if I install Earth with my US account, it automatically detects this and the Android OS automatically deletes it.
So, it turns out that the Android OS automatically detects the package name and automatically deletes it when it is used in Korea, but the Google Earth package name has not been changed.
Click to expand...
Click to collapse
Android OS is an operating system, it therefore only processes instructions, but never does the latter by itself.
jwoegerbauer said:
Android OS is an operating system, it therefore only processes instructions, but never does the latter by itself.
Click to expand...
Click to collapse
You are right. But I guess he wanted to say, that something (a script, app, etc) is automatically deleting it.
Then OP should should be clear: I am not a clairvoyant as you might be.
jwoegerbauer said:
Then OP should should be clear: I am not a clairvoyant as you might be.
Click to expand...
Click to collapse
Well, people don't always know it better so they describe it in the best way they can.
And besides: I actually studied the art of clairvoyants – but since there's no way you could know that I assume you are one too
To stay on topic: It's a good idea to help people to understand things like that, which is why I appreciate your clarification about what the Android OS actually is!
OP knows that usage of Google Maps - with regards to South Korean maps - is refused in South Korea. Wondering why he instead doesn't make use of Naver Maps for his/her day-to-day navigations.
jwoegerbauer said:
OP knows that usage of Google Maps - with regards to South Korean maps - is refused in South Korea. Wondering why he instead doesn't make use of Naver Maps for his/her day-to-day navigations.
Click to expand...
Click to collapse
I don't know. But his main concern is google earth, which is quite different compared to google maps.
I know that the 2 apps are completely different ones, serve different purpose.
OP surely also knows that usage of Google Earth is denied in South Korea.
OP should know that Google Earth is copyrighted by Google and not open source what freely can be modified - that's valid for its APK too.
Therefore, in my opinion, it is a violation of the XDA-forum rules to point out here how one might have to change Google Earth APK - means re-master it - that it is also executable in South Korea.
BTW: Google Earth's APK's AndroidManifest.xml comes as compressed. Google know what to do to avoid hacking.
jwoegerbauer said:
BTW: Google Earth's APK's AndroidManifest.xml comes as compressed. Google know what to do to avoid hacking.
Click to expand...
Click to collapse
Isn't that always/often the case and should be easy revertable?
However, that would be another question and I must admit your right.

Categories

Resources