Android app doesn't run on some devices - android

I have implemented a small android app. It works fine on my test phones: Galaxy S3 Mini (with CyanogenMod), HTC Sense (with Lollipop) and some Xperia phones after normal .apk installation. However, after attempting to install it on Galaxy S5 and Galaxy Tab, it crashed with prompt: invalid application package.
The target sdk is 21 and the minimum is 14.

you will need to clear your Google Play's data and cache.
Steps:
1-Go your device's Settings menu.
2-Go to Applications (may also be labeled Application Manager).
3-Tab over to All Applications.
4-Open the Google Play Store app.
5-Tap on Clear Data and Clear Cache.
6-Relaunch Google Play and install or update the our app again.
checkout this.

Related

Can't install Galaxy store app on AWS Device Farm S10 Device

I'm need to download an app from the galaxy store app, but I can't open the galaxy store app. It installed (as system app), but don't have a way to open it.
I tryied to install it manauly from the web. It's installed, but can't be open (and don't have any app icon in with all the other device's apps).
I do see in the settings > apps > system apps that the app installed.
Anyone know how can I get the galaxy sotre app lunache and work correctly?
Using Galaxy S10+ device on the free year plan.
AWS Device Farm does not support the Galaxy app store as a default app on Device Farm. We would recommend that you either bring your own app via an APK file or download your app from the Google Play store after logging into your Google account. If you need assistance doing these things from an automation test, please see this forums post for sample code and instructions: https://forums.aws.amazon.com/thread.jspa?messageID=997193&#997193
Thank you,

Andorid debug apk not working on another phone

I have developed an android app which uses google maps api v2. I usb-debuged and run the app on Nexus 5 with no problem. Now I want to test the app on Galaxy S3. I installed the app using debug apk on galaxy and when it runs, it does not allow me to click on some buttons. It drives me crazy because I could not find any reason for that. So I found another galaxy s3 and installed the apk but this time the app is not even started. It says app is stopped. Could anyone give me some ideas about these problems?
Note: I already checked the min android version in the manifest file.
Thanks.
To get more information about why it is crashing activate the developer mode and the usb debug mode in the settings and then check the logs.

Install applications from play store in android emulator

I installed Play Store in my android emualtor. for some reasons I can't download many applications to my Emulator, because when it says "your device isn't compatible with this version" or just not appearing when I'm searching it.
Is there any way to "disguise" my emulator as Nexus 5 so that many application won't block me from downloading it?
I suggest you use the perfect Android emulator called: Genymotion: http://www.genymotion.com/, and then take look at http://www.youtube.com/watch?v=zvTYDcYOFyw to set up the Google play service on it. It works perfectly, and I can have different devices to emulate and download what I want.

Android AVD For Specific Device

I created an Android application that I have published in the marketplace. It crashes on a specific device, the Motorola Cliq XT, so I would like to make an AVD of this device and test it in the emulator. I know that I can make a new AVD with the right API level, but what other considerations are there for this AVD so that I can closely mimic the actual device? Are there standard AVDs that someone has released for different phones, or do we not have that kind of flexibility? Thanks.
The Motorola Developer Network site provides instructions for downloading and installing the necessary add-ons to support the creation of a device-specific AVD. Sadly, I'm no longer able to find the actual download page.

Samsung Galaxy 5 Driver for App Inventor

Will App Inventor work with Samsung Galaxy 5? Or do I need other drivers for it? I already have the App Inventor Setup.
yes it does work , just change your settings as per
http://appinventor.googlelabs.com/learn/setup/phone.html
though samsung phones are not on list, i've seen it work smooth on samsung galaxy S
also if u want to install an application into your phone, just copy the .apk file to your phone and it gets it installed..
It will work, just make sure you allow your device to allow apps downloaded from unknown sources, otherwise it won't allow you to download your app because it isn't from the play store

Categories

Resources