AIR to ANDROID 2.1 - problem - what air/flex sdk? - android

I am using flahsdevelop + android tools
I can create ANDROID 2.3 without any problems.
I have a problem compiling it to Android 2.1.
The AIR swf is compiled with flex 4.5 sdk + air 2.5 sdk.
Are these ok for android 2.1?
If not, which versions of sdk I should be using?

Adobe AIR for Android requires Android 2.2 or higher. More info:
http://www.adobe.com/products/air/systemreqs/
You cannot developer Adobe AIR (or Flash Player web apps) targeting Android 2.1

Related

Android 2.2 api level 8 in android studio

I want to write a simple app for an android 2.2 device. (Api 8)
When I create a new project in android studio the minium sdk I can select is api 9, android 2.3.
How do I target an older version?
You will not get anything specific also remotely from developing for Android 2.2.
No new or even very few old devices exist for Android 2.2.
But if you are thinking to install Android 2.2 on any Raspberry Pi style devices, that changes everything.
You need to get an Android Studio older than 2.0 version from this link
Android Studio Canary Channel Downloads for all versions

What versions of native Android development does IBM MobileFirst 6.3 support?

I'm looking at developing a native Android app using MobileFirst 6.3 CLI but cannot find documentation anywhere on what versions of Android are supported by MobileFirst?
I wish my app to be able to run on Gingerbread. Does anyone know?
MobileFirst Platform supports the following Android OS versions for native apps (not to be confused with Hybrid apps:
2.x - 5.x
For Hybrid apps:
2.3.5 and above
3.x - not supported
4.x
5.x

Flex : mobile application cannot work in android 4.3 or 4.4 (Unfortunately , (App_Name) has stopped )

I have finished for developing mobile application and it works fine in android version 4.0 (Ice Cream Sandwich ) but , it doesn't work in version 4.3 (Jelly Bean) or 4.4 (KitKat) make error message
(Unfortunately , (App_Name) has stopped ) and the application not start.
Tools Used :=
IDE => Falsh builder 4.6.
Sdk => Flex4.6.
Update : the application run when release a shared AIR and doesn't work when a captive runtime.
Please help .
What version of Flex and Air are you using. Android 4.4 requires at least Air 4.0. Just to let you know that Google is going to stop using the shared Air runtime from the website. So you will need to use a captive runtime. The reason that it works with the shared Air is because when the application is downloaded it downloads the most recent version of Air from the Google Play store.
If you are only using the supplied Air version from I recommend downloading the downloader from Apache Flex. You can then download the most current version of Air and the most current version of Flex Compiler. This will be required to support the most recent versions of Android OS's
Make sure you have the latest Adobe AIR version installed on your mobile (check in Google Play Store). Updating to version 21.0.0.176 solved this problem in my case (HTC One Mini with Android 4.4) and Adobe Flash SDK 4.6
Thanks.

Android 2.2 development with Adobe Air

I am currently trying to develop an app for Android platforms in FlashDevelop, using Adobe AIR, and for which I would like the minimum target OS to be Android 2.2.
I have no problems running the app on Android 4.0, however when I try to debug the app on Android 2.2 or 2.3 the app crashes.
Do I need to use an earlier AIR version (I am currently using AIR 3.4) to compile my app in order to be able to run on earlier Android versions?
No, not necessary, we have developed a similar configuration app for android, and it works on 2.3 on wards, but for 2.2 or earlier, check the technical specifications

Limitation of developing Android application with Adobe Flash CS5

What is the limitation of developing Android application with Adobe Flash CS5?
CS5 requires the Air runtime which can only be installed on devices with Android OS 2.2 or higher.

Categories

Resources