Adobe AIR Android widget

i know Adobe AIR doesn't support android widgets directly.
can we integrate air app and android widget by using native solution or do you know any way to make this?
thanks.

is there anyone?

Similar Messages

  • Adobe AIR Android + MediaPlayer: Video Plays with no Audio

    I am trying to play a video in my Adobe AIR Android App. I can't seem to get the video to play with audio in the application. I can get the audio to play in the native players on both my Samsung Galay and my Asus Transformer outside of my app, but when I load the video using StageVideo, the audio doesn't play at all.
    I tried just launching the video into the navtive browser or using StageWebView but that doesn't work either.
    I am a bit at a loss and need some advice.
    Here's the code below.
    MediaPlayerExample:
    var resource:URLResource = new URLResource(videoPath);
    container = new MediaContainer();
    addChild(container);
    container.y = this.headerHeight;
    videoElement =  new VideoElement(resource);
    videoElement.smoothing = true;
    container.addMediaElement(videoElement);
    container.width = this.stage.stageWidth;
    container.height = this.stage.stageHeight;
    mediaPlayer = new MediaPlayer();
    mediaPlayer.media = videoElement;
    mediaPlayer.addEventListener(TimeEvent.CURRENT_TIME_CHANGE, this._onProgress);
    this.videoHeader = new VideoHeader(this.stage.stageWidth);
    this.addChild(this.videoHeader);
    Any help would be great!

    Quicktime or Quicktime Pro (both of which iTunes uses) does not convert "muxed" ( muxed means multiplexed where the audio and video are stored on the same track) video files properly. It only plays the video and not the audio.
    See:iPod plays video but not audio.
    You need a 3rd party converter to convert the file with both audio and video.
    See this for help: Guide to converting video for iPod (Mac/Windows).

  • Google Chrome ARC for Adobe Air Android?

    Hi,
    Does anybody know if Google Chrome ARC works for Adobe Air based Android apps?
    - https://developer.chrome.com/apps/getstarted_arc
    ARC looks really cool and promising.

    I just tried it on a packaged APK. It detected and converted the APK properly, but running the app just lead to a gray screen.

  • Adobe Air - Android emulator

    Hi,
    I am trying to put an android aplication working on the android emulator.
    I have developed it in Flash Cs5, then i have created the apk file and installed it on the emulator.
    The emulator has the adobe air for emulator installed.
    When i try to run the app it gives my "the application ... has stoped unexpectedly. Please try again".
    The aplication has a simple square.
    When i write ./adb loga car, i have the following errors:
    I/ActivityManager(   66): Start proc air.Final1 for activity air.Final1/.AppEntry: pid=1082 uid=10031 gids={3003}
    D/TabletStatusBar(  258): lights on
    D/dalvikvm( 1082): Trying to load lib /data/data/com.adobe.air/lib/libCore.so 0x4063abc0
    I/WindowManager(   66): Setting rotation to 3, animFlags=1
    I/ActivityManager(   66): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/1 nav=3/1 orien=P layout=0x10000014 uiMode=0x11 seq=18}
    D/Tablet/NotificationPanel(  258): notificationCount=0
    W/dalvikvm( 1082): No implementation found for native Lcom/adobe/air/AndroidActivityWrapper;.nativeSetVisible (Z)V
    W/WindowManager(   66): Window freeze timeout expired.
    W/WindowManager(   66): Force clearing orientation change: Window{40c41db0 air.Final1/air.Final1.AppEntry paused=false}
    D/AndroidRuntime( 1082): Shutting down VM
    W/dalvikvm( 1082): threadid=1: thread exiting with uncaught exception (group=0x40014760)
    E/AndroidRuntime( 1082): FATAL EXCEPTION: main
    E/AndroidRuntime( 1082): java.lang.UnsatisfiedLinkError: nativeSetVisible
    E/AndroidRuntime( 1082):     at com.adobe.air.AndroidActivityWrapper.nativeSetVisible(Native Method)
    E/AndroidRuntime( 1082):     at com.adobe.air.AndroidActivityWrapper.SetVisible(AndroidActivityWrapper.java:651)
    E/AndroidRuntime( 1082):     at com.adobe.air.AndroidActivityWrapper.onSurfaceInitialized(AndroidActivityWrapper.java:614 )
    E/AndroidRuntime( 1082):     at com.adobe.air.AIRWindowSurfaceView.surfaceChanged(AIRWindowSurfaceView.java:438)
    E/AndroidRuntime( 1082):     at android.view.SurfaceView.updateWindow(SurfaceView.java:571)
    E/AndroidRuntime( 1082):     at android.view.SurfaceView.access$000(SurfaceView.java:84)
    E/AndroidRuntime( 1082):     at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:173)
    E/AndroidRuntime( 1082):     at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:590)
    E/AndroidRuntime( 1082):     at android.view.ViewRoot.performTraversals(ViewRoot.java:1325)
    E/AndroidRuntime( 1082):     at android.view.ViewRoot.handleMessage(ViewRoot.java:1944)
    E/AndroidRuntime( 1082):     at android.os.Handler.dispatchMessage(Handler.java:99)
    E/AndroidRuntime( 1082):     at android.os.Looper.loop(Looper.java:126)
    E/AndroidRuntime( 1082):     at android.app.ActivityThread.main(ActivityThread.java:3997)
    E/AndroidRuntime( 1082):     at java.lang.reflect.Method.invokeNative(Native Method)
    E/AndroidRuntime( 1082):     at java.lang.reflect.Method.invoke(Method.java:491)
    E/AndroidRuntime( 1082):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
    E/AndroidRuntime( 1082):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
    E/AndroidRuntime( 1082):     at dalvik.system.NativeStart.main(Native Method)
    W/ActivityManager(   66):   Force finishing activity air.Final1/.AppEntry
    W/WindowManager(   66): Failure taking screenshot for (135x84) to layer 21045
    W/ActivityManager(   66): Activity pause timeout for ActivityRecord{4073f990 air.Final1/.AppEntry}
    D/dalvikvm(   66): GC_EXPLICIT freed 498K, 49% free 13968K/27015K, paused 60ms+18ms
    W/ActivityManager(   66): Launch timeout has expired, giving up wake lock!
    W/ActivityManager(   66): Activity idle timeout for ActivityRecord{4073f990 air.Final1/.AppEntry}
    D/dalvikvm( 1070): GC_EXPLICIT freed 10K, 9% free 16186K/17671K, paused 9ms+5ms
    I/WindowManager(   66): Setting rotation to 0, animFlags=1
    I/ActivityManager(   66): Config changed: { scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/1 nav=3/1 orien=L layout=0x10000014 uiMode=0x11 seq=19}
    W/ActivityManager(   66): Activity destroy timeout for ActivityRecord{4073f990 air.Final1/.AppEntry}
    W/WindowManager(   66): Window freeze timeout expired.
    W/WindowManager(   66): Force clearing orientation change: Window{40745e50 Sorry! paused=false}
    D/Tablet/NotificationPanel(  258): notificationCount=0
    W/WindowManager(   66): App freeze timeout expired.
    W/WindowManager(   66): Force clearing freeze: AppWindowToken{41524680 token=ActivityRecord{4073c818 com.android.launcher/com.android.launcher2.Launcher}}
    I/InputDispatcher(   66): Dropped event because it is stale.
    i hope someone can help
    Thank you

    Hi,
    Did you create your apk file using Flash Builder Burrito? If yes, Flash Builder Burrito does not support emulators. Packages created with Burrito are only intended to run on pyshical devices.
    Thanks,
    -Sedat Akkus

  • How to minimize adobe air android app with as3?

    I have 2 buttons in my app ( my app published by flash cs6 for android ). one button for exit app and one button for minimize app (send app to background and show homepage).what is code for 2nd button in as3?
    b1.addEventListener(MouseEvent.MOUSE_UP,exitapp);
    b2.addEventListener(MouseEvent.MOUSE_UP,minimizeapp);
    function exitapp(e:MouseEvent)
         nativeapplication.nativeapplication.exit();
    function minimizeapp(e:MouseEvent)
         //...what code I should write here?

    I don't think there's a way to do this with standard AIR APIs. On iOS there's no general solution for this, but for Android you could probably make a simple ANE, possibly by using sendTaskToBack.

  • Parse/Read APK file Adobe Air Android

    Hi Guys!
    I have problem uploading my apk file on google play, since it's bigger than 50MB and I want to upload a simple loader file and then download the expansion APK and open its swf file.
    Any ideas on how to parse the APK and reach the swf file?
    Cheers!

    Hi,
    Did you create your apk file using Flash Builder Burrito? If yes, Flash Builder Burrito does not support emulators. Packages created with Burrito are only intended to run on pyshical devices.
    Thanks,
    -Sedat Akkus

  • Adobe air install on android error -24

    I got the Asus Memo Pad 302C. I can not instrall the Adobe Air on this machie. It shows the error menssage -24.
    The Memopad is installed the Android 4.2.2
    Can any one help this? Thanks a lot.

    It gives you only three options:
    Signed packages for each target platform.
    Signed AIR package for installation on desktop.
    Intermediate AIRI package that must be signed later.
    For mobile apps, we need to select the first option to get the .apk and .ipa file as the second option would generate .air file. None of the options offer to package AIR runtime. Only the first option gives you the option on NEXT window to include the download link of AIR Runtime.
    If i am wrong, kindly point me to that specific checkbox.
    OR do i have to put Runtime.apk in the assets folder of my source code so that it gets packaged?

  • Cannot install Adobe Air on Android phone

    I cannot install Adobe AIR on my Android phone (v. 2.2.1)
    I search for "Adobe AIR" in the market and the app is not found. 
    So, I downloaded an app that was build to run in AIR and when I launch it, I get an alert "This application requires Adobe AIR.  Install AIR now?"  I click Install and I get an alert "The requested item could not be found."
    Then I installed the Amazon store and purchased (for free) Adobe Air, but it too fails on install. 
    I can't believe this is an issue w/ my phone.
    Anyone know what the issue could be?
    Thanks!

    Hi,
    I found requirements for Flash and Air on Android from following Sites:
    http://www.adobe.com/products/air/systemreqs/#mobile
    Android devices
    VGA: Dedicated Cortex A8 (ARMv7) 550MHz App Processor with Neon for A8 only; Hardware Vector FPU
    WVGA: Dedicated Cortex A8 (ARMv7) 800MHz App Processor; Hardware Vector FPU
    Google Android™ 2.2 or later
    256MB of RAM
    http://www.adobe.com/products/flashplayer/systemreqs/
    VGA
    WVGA
    WSVGA (1024x600)
    WXGA (1280x800)
    Hardware requirements
    Dedicated Cortex A8 (ARMv7) 550MHz App Processor with Neon for A8 only
    Hardware Vector FPU
    Dedicated Cortex A8 (ARMv7) 800MHz App Processor
    Hardware Vector FPU
    Dedicated Cortex A8 1000Mhz App Processor
    Hardware Vector FPU
    Dual-Core Cortex A8 1000Mhz App Processor
    Hardware Vector FPU
    Operating system
    Android™ 2.2*
    If I am getting it correctly, both requires same ARM version, and Hardware Vector FPU.
    But I have found many devices, where Adobe Flash is installed and running. (If market does not show Adobe Flash, device manufacturer provides flash apk which works)
    But can not install Adobe Air. Market does not show Adobe Air.
    Is there any way to sort this out?
    I get feeling that as Flash is more popular software, people have got patched version for the same. But for Air, it does not exist.
    Thanks

  • Getting some issues using adobe air 2.6 for android

    Hii, i am new to adobe air for android using flash cs5 development.  According to standard procedure  i have installed these softwares on my pc.
    1.Adobe flash cs5, 2.AIR sdk , 3.Adobe air for android and 4.android sdk also.
    is there any software or plugin is required  for making android application?
    so now to start develop an application i have opened flash cs5, in that we select a "new"  option, then we will select "AIR for Android" option, but instead of that option i'm getting option "Adobe AIR 2".
    Is there anybody to tell me how can i recover this problem? Or plz provide me any link that will help me to tell what is the actual procedure to develop  android application using CS5.?
    Any help will be useful.
    Thank you,
    Pravin Gate.

    Hi Pravin,
    Adobe had released extentions for flash CS5. Once the extention is installed, this is where you get the additional options in flash ide. The last extention for air on android was for air 2.5 and looks to have been recently removed from their site with the public launch of 2.6
    So using 2.6 there is no flash IDE support yet, but will be soon. The last extention i think was flashpro_extensionforair_p2_112210.zxp
    Personally, at this time i still have the 2.5 extention installed and launch directly from flash, this is what i am missing out on:
    2.6 new features
    At this time im not going to release anything compiled with the 2.5 extention, but my phone has 2.6 runtime so i belive the performance would be the same.
    You deffinitly should go right to 2.6 but if you wanted to play with the now outdated extention for 2.5 i can email it to you.

  • Adobe AIR Needed on Android / iOS to Run Adobe Flex Apps

    Hi all,
    I want to confirm if the user has to install Adobe AIR before launching Adobe Flex apps on Android and iOS Devices. Is there any way that we could embedd Adobe AIR setup in the app file so that the user dont have to hastle in installing Adobe AIR.
    Taimur

    It gives you only three options:
    Signed packages for each target platform.
    Signed AIR package for installation on desktop.
    Intermediate AIRI package that must be signed later.
    For mobile apps, we need to select the first option to get the .apk and .ipa file as the second option would generate .air file. None of the options offer to package AIR runtime. Only the first option gives you the option on NEXT window to include the download link of AIR Runtime.
    If i am wrong, kindly point me to that specific checkbox.
    OR do i have to put Runtime.apk in the assets folder of my source code so that it gets packaged?

  • Numerous problems with the Adobe AIR runtime for Android

    I created a app on the platform Adobe AIR for Android, which requires for AIR. The app is very popular in the Android Market, but many users complain of problems with the installation of Adobe Air runtime.
    For example these phones users: LGE LG-P698, LG Pecan, HTC Wildfire. But judging by the fact that users have access to the installation of Air, their phones are compatible with it.
    Tell me how do I solve the problem?
    In addition, I have a few questions:
    1. Decides whether the problem of export application with embedded AIR runtime?
    2. I build my apps with the help of ADT. How in this case to make embeding AIR runtime?
    3. Is it possible to prompt the user to download and install older versions of AIR? Where to find its?
    I hope to help, because the problem is global.

    Hi Astraport,
    I think you should embed the air runtime in your application,
    Some time ago I've written a step by step guide, have a look at this post:
    http://forums.adobe.com/message/3961579#3961579
    I hope it helps

  • Bad user experience/errors with Adobe Air widget installation

    I'm having a nervous breakdown at work (it's 10pm and I'm
    still in the office), an Adobe Air widget application I've built is
    somehow causing the client to panic (they can't install or run the
    Adobe Air installation or the widget and now they feel all their
    users are having the same problem). If anyone has a minute to try
    this out and let me know if the widget installs correctly of if you
    have any recommendations on a better user experience I'll greatly
    appreciate it. The client is receiving an error message when
    installing Adobe Air (error 0 or something).
    widget is on the bottom left (installs for PC and Mac). If
    the widget installs without any glitches please let me know. God
    bless.
    http://stayonhermind.com

    The application installed just fine for me. I'm running
    Windows XP SP2 and I already have AIR 1.1 runtime installed.
    I do have a few suggestions for improvement though! Just take
    or leave any or all of these! :)
    In your popup you say,
    "Before installing the 9IX Rules Widget verify that
    you’re running the latest version of Adobe Flash."
    Is this really a necessary requirement? If you are
    downloading the .air I think it would not matter whether or not you
    have Flash installed.
    Then you say,
    "After installing Adobe Air (link below), return to this page
    and re-install the 9IX Rules Widget. Install Adobe Air Now .
    Otherwise click on the button below (the widget install button)."
    I understand you are trying to make this easy for people but
    to me this seems confusing.
    <GENERAL AIR COMMENT>
    If someone does not have AIR runtime already installed I
    thought running a .air would trigger the download and install. If
    not this gets pretty complicated. How do you test if they have AIR
    or not? And since most will not at this early stage how dow we
    educate end-users to even know if they have it or not?
    </GENERAL AIR COMMENT>
    You should digitally sign your AIR app so it does not say
    Publisher: UNKNOWN with the big red "?" icon!
    I would recommend against using all caps in your messages.
    I would recommend choosing a better font (maybe a pixel font)
    since the message text is a bit blurry.

  • Adobe air 3.2.0 android - custom uri issue

    Custom URIs are no longer registered/handled by the adobe air wrapper on android devices.
    Tested on evo4g with android 2.3.5  and galaxy tab with android 3.2.
    How to reproduce:
    create your apk with adt having these settings in your application.xml / android / manifestAdditions / manifest / application:
    <activity android:name="helpNav">
      <intent-filter>
        <action android:name="android.intent.action.MAIN" />
        <category android:name="android.intent.category.LAUNCHER" />
      </intent-filter>
      <intent-filter>
        <action android:name="android.intent.action.VIEW" />
        <category android:name="android.intent.category.DEFAULT" />
        <category android:name="android.intent.category.BROWSABLE" />
        <data android:mimeType="application/pdf" />
      </intent-filter>
      <intent-filter>
        <action android:name="android.intent.action.VIEW" />
        <category android:name="android.intent.category.DEFAULT" />
        <category android:name="android.intent.category.BROWSABLE" />
        <data android:scheme="http" android:host="www.this-so-does-not-exist.com" android:path="/something" />
      </intent-filter>
    </activity>
    How to test:
    Open the browser and navigate to http://commonsware.com/sample and click any of the given links. Your air application will not be presented as an intent provider.
    More traces captured with DDMS:
    04-02 19:47:06.602: I/ActivityManager(128): Starting activity: Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=http://www.this-so-does-not-exist.com/something cmp=android/com.android.internal.app.ResolverActivity } from pid 10018
    Simple schemes like <data android:scheme="myscheme" /> dont work anymore either.
    Any advice greately appreciated.
    Kind regards.

    I have narrowed down the bug to this node:
    <application android:hardwareAccelerated="true"/>
    Once this setting is added to application.xml / application / android / manifestAdditions / manifest none of the intent filters are working.
    Full application.xml pasted at http://pastebin.com/xyCKsn36 (see line 30).
    Sample APK uploaded at: http://helpnav.com/bin/HelloWorld.apk
    How to replicate:
    - install the provided apk, open Browser and type in helloworld:
    Expected result: Application should be launched
    Actual result: intent provider not found so the search intent kicks in.

  • How to install adobe air in android emulator

    i am implementing one application related to android in adobe flex, .apk is generated and now while installing the .apk file in emulator, emulator is showing one pop up to install adobe air, while again installing on adobe air , it is showing that no mobile device is connected to your system. so how can i install adobe air in emulator to test the application made in adobe flex?
    thanks
    babu

    Are you trying to launch via Flash Builder?

  • Developing and using Adobe AIR native extensions for Android devices

    I was using this tutorial:
    "Developing and using Adobe AIR native extensions for Android devices"
    http://www.adobe.com/devnet/air/articles/ane-android-devices.html
    When packing the Flex mobile ANESampleTest to deploy on an Android device, the below error happens
    Error occurred while packaging the application:
    aapt tool failed:invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/drawable-xxhdpi
    invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/values-sw600dp
    invalid resource directory name: /private/var/folders/k8/1thhvkf92h947n_g22hg_v9m0000gn/T/52ba05aa-9001-4d46-9438-db81ef83 06f0/res/values-sw720dp-lan
    Does anyone know what the issue might be?

    Did you find a workaround for the Error? I'm getting the same and I can't seem to find any solution.

Maybe you are looking for

  • New Black BT Vision box - what is missing, a discu...

    Maybe it's just me but here is a list of things which are currently missing or wrong with the new BT Vision box (black edition with new interface and OS). Thought it might be useful to keep a list of these going which people can add to. would also ap

  • Display URL prefix for file source

    Hi Gurus, Maybe a real simple one, but please advise as the site is going to go production soon. Please take a look at this eg. Filesource1: i)physical dir(URL): file://localhost/private/htdocs/abc/ URL prefix : file://localhost/private/htdocs/ displ

  • ATI Radeon X1900 XT, Apple Upgrade Kit vs. BTO Option (Mac Pro 1,1) - Same?

    This question pertains to the ATI Radeon X1900 XT Video Card, which Apple offered as a BTO Option for the Mac Pro 1,1. In September 2007 I purchased my Mac Pro 1,1 (2x Intel Xeon 3GHz Woodcrest) and configured it from Apple with the ATI Radeon X1900

  • Quick time won't play in safari

    Quick Time Player won't open in Safari 6.0.

  • Image disappears after effect in HTML5

    Hi I am using Captivate 7.0.1.237. I have set up my project as follows: Slide 1: 1. I have an image that has an effect of Left to Right. When the project is launched, the effect is paused using an adv. action. Got a variable, say Var_1, in an adv. ac