I'm trying to run a compiled .APK file from AIR3 SDK but Samsung Galaxy Y S5360 keeps saying that it wasn't installed. Any thoughts? Are there hacks to make it work? If ever it wasn't supported natively?
Your app is not supported in your smartphone model. I had the same problem while trying to run my Flex 4.6 mobile app in Samsung Galaxy Y and Samsung Galaxy Ace. However, I works happily in my Samsung Galaxy SII as well as HTC Evo.
For the list of supported smartphone platforms, please go to the following link:
http://www.adobe.com/flashplatform/certified_devices/smartphones.html
For AIR3 Tech Specs:
http://www.adobe.com/in/products/air/tech-specs.html
Hope it helps.
Related
I've written a React Native app and need to test it on a Samsung Galaxy S10 emulator. When I look at the OSs available for Android Studio emulators, I don't see the S10. Is there a way to get it?
Use Genymotion, you can find S10 and many other devices there.
And it's faster than AVD provided in Android Studio too.
Once downloaded, don't forget to install GApps to it.
I need to use DJI Android Mobile SDK but in the documentation we can see that a physical device is required. Why? What does a physical device that does not have an emulated one have?.
Is there any unofficial approach to running DJI Mobile SDK in an Android virtual machine?
This is the requirements:
Android API Level 19 or higher
Android Studio 1.5 or higher
Device support: Samsung S7, Samsung S8, Samsung tabs 705c, Samsung S6, Samsung S5, Samsung NOTE4, Samsung NOTE3, Google Pixel, Google Nexus 9, Google Nexus 7 II, Ascend Mate7, Huawei Mate 8, Nubia Z7 mini, SONY Xperia Z3, MI 3, MI PAD
I tried with Anbox but sample code does not work, white screen appears.
The current documentation actually refers to using an emulator (my emphasis):
If the App Key was generated correctly and the Android simulator or mobile device has internet connectivity, then the following should be seen: [...]
so I'm not sure that the SDK does require a physical device.
If the docs are outdated and the SDK really does require a physical device, one feature that I could imagine being the cause is support for Bluetooth, which the emulator does not offer.
Is there any possibilities to create Samsung Galaxy S6 Emulator with its actual behavior (not just skin and resolution) in Android studio?
It's Almost Impossible but there is a second choose called Remote Test Lab , which lets you access and control a wide range of real Samsung device online and also It's totally free !
I'm confronted with the same issue, as I'm trying to understand how to work with the Samsung Health Android SDK.
Unfortunately, I found the following note on the SDK documentation that seems to rule out the possibility to use an emulator (at least in this instance):
Note Samsung Health Android SDK doesn’t support the Emulator test.
Android 6.0 Marshmallow (API level 23) device or above is required to
test your app.
You only have to install the skin for the Galaxy S6 to you AVD (Android Virtual Device). This is the most accurate way to emulate an S6 regarding the documentation that Samsung has.
Take a look at Install Samsung Galaxy S6 skin in your Android Emulator:
For Samsung devices, Samsung provide emulator skins for its flagships
devices like Galaxy S6, Galaxy S5 or Galaxy Note 4. In this tutorial,
we’re going to install Samsung Galaxy S6 Emulator skin but process is
the same for all Emulator skins you want to install on Eclipse.
It talks about eclipse, but it's applicable for the Android Studio too.
You also have a Samsung Official video here which explains the same as the tutorial.
You also have this Samsung Testlab where you can test your apps in different Samsung devices which could be more interesting for you than the skin.
I am using Opencv for image processing.When i am running my application its ask for Opencv manager installation after installation in Samsung duos its working well but in Samsung galaxy S5 it is not working
It may come from big.LITTLE architecture support, see this thread. I advise you to run your app without OpenCV Manager.
I developed an Android app. I am trying to install on different devices. I can install on some of the devices like samsung s2, samsung s3 and s3 mini. But, I can't install in other devices like HTC, Motorola g2, S5 etc.
Please give me some suggestions to get rid from this problem.
This is likely due to you not having the driver software on your computer for those devices. Unless there is an error when the APK itself fails to install.