Samsung Galaxy 5 Driver for App Inventor - android

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

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,

Android app doesn't run on some devices

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.

App does not show up in the installed application list of the Sony smartwatch2 app

I have some problems with SmartWatch2:
Sony Xperia Z1:
Accessory Version:1.0.B.0.60;
Host Application Version:1.0.12;
Smart connect: 5.4.8.
Verizon Samsung galaxy note 2:
Smart connect: 5.4.8.
My two apps do not show up in the installed application list in Sony Smart Connect. I really don't know what to do!
Does anyone have problems like this and solved it?
Many thanks.
Update:
I use "Sony add-on SDK 2.0" and SmartExtensionAPI, SmartExtensionUtils from this pack as linked libraries in my apps. Also "Sony add-on SDK 2.0" marked as a target platform for apps.
Update 2:
Another user with SmartWatch 2 write me that my app didn't listed on his phone smart connect app list.
I assume that you have tried the extension yourself on real HW and it works for you? Couple things you can tell them to try:
Uninstall the extension and reinstall it.
Unpair the bluetooth connection to SW2 and re-pair it.
Make sure:
Your SmartWatch2 extension gives the correct dimensions about itself
(i.e. the dimensions of the SmartWatch2 screen)
Your application maps correctly those dimensions, and transfers the control to your
extension
That was in case your extension never appeared on the SmartWatch2 screen. If it did, but does no more, restarting your phone normally helps. In more difficult cases, uninstall the SmartWatch2 app from your phone (it will be reinstalled once you pair your SmartWatch2 again).
I have a similarly problem but related to the development process. I'm working on a control extension app for SW2, and I was able to compile the code and see the app on the SmartConnect Installed Apps and then test it in the real device (i.e. SmartWatch 2).
After a couple of iterations on Edit code > Compile > Test, the app stops to show on the SmartConnect App list and on the SmartWatch 2 too.
I don't understand why this happens and its not clear what is the solution for this. Rebooting, uninstall, etc. Its like a random try&error solution, and leads to o much time lost on getting the app running again.
Sony SDK Team should give one word on this...

How to fake a Android hardware device?

I'm developing for Galaxy Note specifically. I want to test my app on a real device which I don't have. Is there some way I can fake a Galaxy Note on AVD?
I do know how to create an AVD with hardware matching Note. However, that won't suffice. I want the app to identify AVD as a real device. I have small hints in general direction:
1) Somehow install stock Note ROM on AVD.
2) Modify build.props and create my own ROM.
I also have a Galaxy S phone, if something can be done on that. Thanks.
You can do this only on real Device, because this information is wrote only on the firmware of device. You can try to debug on remote real devices. Search on http://innovator.samsungmobile.com/bbs/lab/view.do?platformId=1
or here http://www.perfectomobile.com/portal/cms/services/android

Widget App is not working on Rooted phones, why?

I created an App / Widget for Android and published it in the marked. The Market tell me that the App is working on any Device because it really needs nothing.
This is not advertising, I only want to know, why some devices (rooted and/or with a different ROM) cannot download / install the app?
https://market.android.com/details?id=de.mirsoft.clock
I know one guy with a new Galaxy Nexus phone (rooted), he can install the App but he cannot find the Widget in the Widget-Tab on his Phone.
I also have an Galaxy Nexus and it works great.
Galaxy S2 (rooted, MIUI ROM) also, cannot download it.
Only on rooted Phones, my app is not working, but I can't understand why? What's the different?
The App has no permissions, so where is the problem?
I added the LAUNCHER action to the Configuration Activity in the Manifest.xml.
Now the user with the rooted Galaxy Nexus can see the widget in the Widget list but i need to test it again on a phone with a differnet ROM like MIUI. Maybe it helps.
I tested your app on my HTC Desire (rooted MIUI 2.1.20) and it works fine. I don't see why your friend can't add the widget to his desktop. Rooted phones with a custom ROM that supports widgets work basically the same way as the OTA's.

Categories

Resources