Adobe AIR

Some Notes after completing my first Mobile application...

I just finished my first mobile application with Flash Builder Burrito AIR.  It took me a little over 3 weeks.  Even though I'm an experienced programmer, I had no experience with Flash Builder, AIR, ActionScript, etc.  If so, I could fall out this a

Questions about File.applicationStorageDirectory on Android

Hi allIf I use the following code in my application... var file:File = File.applicationStorageDirectory; file = file.resolvePath("foo"); var path: String = file.nativePath;... and my application ID is "my.app.id", I get the following value in my vari

[Android] Several problems with Acc.meter and camera

HelloI did some tests on my Galaxy S on its sensors. Here is the code:import flash.sensors.Accelerometer;import flash.events.AccelerometerEvent;var acc:Accelerometer = new Accelerometer();acc.addEventListener (AccelerometerEvent.UPDATE, {FunctionaccX

Open a PDF from an Air for Android app

Hi all,I'm developing an AIR app for Android devices.In the app, there is a button that should open a PDF with the default pdf reader (multitasking), but does not work!I have an Android (2.2) emulator.This is the codeprotected function openClickHandl

INSTALL_FAILED_OLDER_SDK

Hello all,.I was to excited on android in flash application development.  I installed the latest Android SDK and AIR 2.5 without problem.  I created a quick application and ran it on an emulator version 2.2 - all good.  When I try to install the APK

ApplicationStorageDirectory - best practices for the issue of games

So, I worked on a game that uses air. My problem is that I've been storing my game resources in the application directory. That would be fine except that the game has a built-in editor that requires the ability to write files. Adobe has locked since

How to send an SMS with the text and image

I try to add a picture and the text of an SMS, but cannot add anything in the body of the TEXT. What should I do?

Air in Android and Java

HelloI wonder if an Android Native application can launch an Air application then work together by passing data between them at run time, and the split base SQL lite?

java.lang.UnsatisfiedLinkError: nativeSetVisible

Hi allI tried to test a sample application (EmployeeDirectory) on the Android emulator, I use Adobe Flash Burrito and I exported an apk file I tested on the emulator.First I tried on sdk 2.2, but it failed as invalid apk, I don't understand why, sinc

AIR for Android - best video Video?

Hi allI am developing an application of video player customized by using AIR for Android Flash Pro CS5 extension.I tried an FLV and MP4 video with the snippet more stripped back, but the video still seemed a bit jerky on my phone. (Samsung Galaxy S)C

I get an error log every time I try to create an AIRI file... help pls?

I'm trying to convert my Web site to a file unsigned air (*.airi).The journal says:Exception in thread "main" java.lang.UnsatisfiedLinkError: java.lang.StrictMath.floor (D) Dat java.lang.StrictMath.floor (Native Method)at java.lang.Math.floor (unknow

Disable devices

HelloI create an application with the air 2.5 for android sdkWhen I open the application on the android, after a few seconds, the device is turned offHow can cause the device stays on?Thank youEyal.

BUG: SlideViewTransition() does not properly

I try to use one of the standard display transitions.  Basically I want a particular vision to slide to the right instead of the left (by default).  According to everything I read on the Adobe Web site and help pages, this should be possible using th

Custom not appearing icons is not in the installation dialog boxes

What are the steps that are necessary to obtain a custom icon appears in the dialog boxes?I have installation of custom icons in the application for my app descriptor xml file... and they appear in the operating system after I install the app, but I

Market requires versionCode must be set to a positive integer of 32 bits in AndroidManifest.xml.

Everything started playing with burrito and made my first android app well followed the tutorial and everything seems ok until the point where I load to the market and get the following error:Market requires versionCode must be set to a positive inte

load the png from the SD card

I use the flash cs5 and air2.5 toolsI just want to load the SD card as image or xml filesand I have added the ok of permission, but still cannot load the png successfullyI load the path as this:/mnt/sdcard/tipsdoo/aa.pngsomeone did it?Thank youSorry,

DropShadowFilter on Air for Android

Hi allIs there a known issue with the publication of air for android applications that use filters (DropShadowFilter, BlurFilter)? As when I try the publication of my phone, the movieclips in question do not even at the scene, which is strange becaus

Reinstallin Adobe Air over and over again

Whenever I run an Adobe Air application, he told me that I have to update Adobe Air. I update Adobe Air, each time ofInstalled: 1.5.3.9130TOUpdate: 2.5.1.17730Over and over again, until what I click on "update later" button.Running Windows 7.No idea

air.swf getStatus() returns 'available' for the installation of side car

I hope someone from Adobe can help with this one.  We have received the license from Adobe to redistribute the Adobe AIR runtime and we use the method of side car.  Installation of AIR and our application works correctly, you can launch our app as we

Access contacts

Greetings,The construction of AIR for android application in which I would like the user to select a phone number for one of their contacts.Is this possible?Otherwise:-the best solution would be for them to copy and paste the number into the app (in
« Prev 1 2 3 4 5 6 7 8 ... 10 Next »