Flash or FlashLite development for Android?
I'm investigating the possibility to develop Flash or FlashLite apps that runs on Android as stand-alone apps, but I'm not finding anywhere a clear, definitive and up-to-date answer. Questions:
The HTC Hero supports Flash out-of-the-box (without installing it), right?...it's written everywhere, but which version? Flash 9? Flash 10? Flash Lite?
Does the Google Nexus One supports Flash, out-of the box? Must it be installed separately?
Can I develop Flash OR Flash Lite stand-alone apps for Android? What devices will they run on, today? (including Nexus One?)
If "yes" to the previous version...is there any integration with the device capabilities? (camera, gps, access to contacts, accelerometer etc.)
I think a definitive answer to these questions will be useful to many out there!
The only programming example I found is this (http://www.flashmobileblog.com/2009/08/12/flash-development-with-android-sdk-1-5/) and it doesn't help much to understand what I can actually do with it...
Asked by: Rubie167 | Posted: 25-01-2022
Answer 1
- Flash Version 10. You can launch standalone apps but not seamlessly, you need to ask the user to select the file. You've already read the link supporting this.
- Not yet
- As far as I know, using the method described in 1, you will be able to run Flash applications on the following devices (right now, nearly every device should have Flash 10/10.1 by the end of Q2 2010): HTC Hero, Droid Eris
- No
Similar questions
List of Open Source projects that aid Android app development
What's a good, free source control system for eclipse android development?
Closed. This question does not meet Stack Overflow guid...
is there a masters degree in Mobile development like android?
Closed. This question is off-topic. It is not curre...
Regarding android Development
I am doing an application in which I have to display the numbers on TextView randomly and automatically with the help of Timer. I am able to get the random Numbers in the log without repeating, but I am not able to print the same on device please help me...
Regards,
Akki
Source:
//RandomNumber.java
public class RandomNumber extends Activity{
static Random randGen = new Random();
in...
Android Development Machine
With the latest SDK release, and the ability to download separate platforms releases into the SDK, the hardware resources required to develop for Android have increased significantly. Assuming that the developer targets all currently available seven platforms - that could take your dev machine to its knees. Taken alone the 'Android SDK Content Loader' takes nearly two minutes on a dual-core machine with 2GB memory.
iphone - Best database for mobile phone development
Closed. This question does not meet Stack Overflow guid...
model view controller - Does Android UI development lend itself well to a particiular design pattern?
Does the Android platform lend itself well to a particular style of UI programming like MVC or MVP? Most of my UI experience is with spaghetti code on a very old embedded device or in GWT with MVP so I do not know where to start.
How to set up android SDK for command line development on linux?
I'm trying to set up the android SDK to develop a simple program on the command line in Linux (Ubuntu 9.10). I tried eclipse, but it has know problems running on Ubuntu, so I gave up on it. Here's what I've done so far:
downloaded android-sdk_r05-linux_86.tgz from http://developer.android.com/sdk/index.html
tar xvzf androi...
nexus one - Device for Android development
Closed. This question is off-topic. It is not curre...
What features for Android development are missing in Intellij9 compared to Eclipse?
Still can't find your answer? Check out these communities...
Android Google Support | Android Community | Android Community (Facebook) | Dev.io Android