API Issue - Android Q&A, Help & Troubleshooting

Hi All,
I've encountered the following problem:
I built an app that uses weather API. When I launch it from the android studio on an emulator or physical it runs excellently, data is fetched. However, when I published it on Google Play store and download it from there, app is not able to do any network calls (no data is fetched).
Any suggestions on what am I missing, please?

Grace Ob said:
Hi All,
I've encountered the following problem:
I built an app that uses weather API. When I launch it from the android studio on an emulator or physical it runs excellently, data is fetched. However, when I published it on Google Play store and download it from there, app is not able to do any network calls (no data is fetched).
Any suggestions on what am I missing, please?
Click to expand...
Click to collapse
Is the permissions ok?

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

Cloud service for Android app development

Hi,
I want to write an app which can synchronize data (of the app) stored on an Android phone to a web server. Could anyone point me a book/forum/website which tells us about this type of implementation? As far as I know, I found
openmobster (i can not post a link yet)
(but I haven't tried it yet)
and some description about gsync.
Thanks!
look for SampleSyncAdapter example.........
then you'll need to have django installed to do this, and google app engine installed. Launch the webapp from google appengine and then point your browser to the url show in the appengine applicaiton.
installing django
gappengine
Thanks alot,
I'll have a look at these sites.

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

I need help in obtaining a country restricted app (VPN is not working)

Hi Guys,
how can i install an app that is only available for some countries (i have tried the with VPN and it doesn't work). It is a medical app and i need it for my insulin sensor level reader.
it can be found on UK and France app store. On my store it cant even be seen. It is called "FreeStyle LibreLink". If someone can provide me the apk it would be great.
I have tried to search the forum but i failed in finding something similar.
Thank you for your help
Mihnea
https://apkpure.com/developer/Abbott Diabetes Care Inc.
thank you, i have installed it but it is still not working
Hello,
thank you for your help. I have manged to install the app but when i am trying to open it i am being redirected to Play Store and it is blocking the application somehow.. any idea how to pass this? I have installed a VPN but i am getting the same issue.
Thanks
Mihnea
No idea, sorry. I would try to contact the developer.
You need to find the app for your specific country. I have the swedish one.
However the app is not compatible with the Pixel 4s new NFC chip. I managed to sideload the swedish app and am not getting the error message. I still can't read the sensor 9 times out of 10 tho. So I am hoping for an update, either from abott or google.
Came to XDA to see if they might have a patch or mod etc.
Not certain relevant but I assume you are not granting "location" access on your phone to that app (or google for that matter)? 2nd - Assuming that you are connected via vpn to whatever Country the app communicates with (assuming it needs to even talk to a remote computer/service to work), if you are being directed to the play store is the app out of date perhaps and creator is requiring an update?

MITMproxy - how to get working with apps?

Hello,
I want to inspect some traffic from one specific app and found this blog post https://medium.com/@gaikwadchetan93...rk-traffic-via-mitm-proxy-part-1-886f6324f705
The MITM Proxy is working fine with HTTP and also HTTPS in Chrome, but not in other Apps.
I've found out, that since Android Nougat no certificates from user store will be trusted and in the blogpost he wrote to edit res/xml/network_security_config.xml.
But how do I do this? I didn't developed this app, I've downloaded it from play store.
I think i have to use a rooted phone, whats no problem, but how to I do this.
How do I edit the res/xml/network_security_config.xml or is it possible to move the certificate from user to system store?
Thank you for your Help

Categories

Resources