Converting AIR file to APK file

Hi to all...
I am new to adobe air ..I am developing a desktop application using adobe flex builder 3....I exoprt my project as .air file and execute it in adobe air 2.7 and its work fine in my system ....
Now my questions are..
1. whether may i convert that desktop application into .apk file to run in android phone?
              if the answer is yes how can we do that...
2. what are the changes i have to made in code for doing so?
3 .In some forums i read that we can do it by using ADT..what are the steps we have to follow for doing that..
Help me out in this issue...thanks in advance...

You can create an APK package directly from an existing AIR or AIRI file:
adt -target apk -storetype pkcs12 -keystore ../codesign.p12 myApp.apk myApp.air
(PS:-The AIR file must use the AIR 2.5 (or later) namespace in the application descriptor file.)
You seem to using the wrong the keystore argument.
-Varun

Similar Messages

  • Windows 7 / IE8 Converts AIR file to ZIP

    The AIR install badge works perfectly OK for most of my customers but occasionally ther are problems.  To overcome this I have created a support page with a direct link to the .air file (and also a .air.zip for Mac OS X as this unzips the file in the download process).  When I click the Save Target As... option in IE 8 it changes the filetype from .air to .zip and then saves it as a .zip file extension.  If I manually change the file extension back to .air then it works just fine however having to talk customers through the process of showing file extensions and then making the change is not exactly professional.
    Any ideas how I can overcome this? 
    TIA
    David Anson

    Anirudh
    Not quite sure I understand where I need to apply your suggestion.
    My HTML for the link to download is quite simple:
    <a href="http://www.adv.co.uk/reader3/AirReader/uat/AirReader1.29.air">Windows and Linux</a>
    Is it here that I need to make the change - and how - or somewhere else in the page?  The site is on a Linux server.
    TIA
    David

  • Converting Presenter files to Adobe AIR/Flex

    Hello,
    I have a set of published Adobe Presenter 7 courses that I'd like to convert to .AIR files so they can be used as standalone desktop applications.  Can this be done?
    I am thankful for any assistance an experienced user can provide ...
    -Gina

    Hi ceshelton01,
    Thanks for your inquiry.  For security & privacy reasons, I have removed your email address from the above post.  Please note that you do not need to list your email address in order to get an answer to your question on the forum.
    Please see FAQ: How to set Adobe Reader Touch as the Default PDF App on Windows 8.
    We recently added the capabilities for creating sticky notes and text markups (Highlight, Strikeout, and Underline) to Adobe Reader Touch.
    Please get the latest version (1.2) of Adobe Reader Touch from the Windows Store and let us know what you think!
    FAQ: How to update Adobe Reader Touch to the latest version

  • Convert Air Desktop Application to Android apk Please help!

    I developed an Air Desktop Application by using Flash Builder 4, it's a pure ActionScript 3 application. I used a few PNG image files and mp3 audio files in the application. After I build it, I got the swf file, xml file and all the image mp3 files in the bin-debug folder. If I run the swf file with all other files (png and mp3 files) in the bin-debug folder, it works great. If I run the swf standalone, the application will miss the images and sounds.
    Now I'm converting the swf to apk, and run it on android device, it will NOT show the images or Doesn't play the sounds. I was wondering if there is a way to merge the png and mp3 files into the swf when I build/compile it? Or is there some other way to convert to apk which includes all the image and audio files? Please help.

    Please see adt -package command here
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffb.html
    in this example icons folder is packaged along with swf and app xml.
    What you can do is that specify each of the mp3 and image files one by one separated by space at the place where icons is used in examples.
    In this case you will find all mp3 and image files in same directory as your swf when you run on android.
    Make sure you use app:// urls for accessing those files

  • I have a MacBook Pro, I want to copy Itunes files to an SD card to play in my car, the SD Card doesn't appear in Itunes when I insert it, and I don't know how to convert the files to the correct format, can anyone help?

    I have a MacBook Pro, I want to copy Itunes files to an SD card to play in my car, the SD Card doesn't appear in Itunes when I insert it, and I don't know how to convert the files to the correct format, can anyone help?
    Thank you

    So it seems from reading the COMMAND manual that my first issue is that I used a 16GB SD card, and the manual says it will only recogize up to a 2GB SD card. I did use my MB Air's SD card slot and crated a folder and dragged the music files to it, then to the card. So I am going to get a 2GB card and try that next. Otherwise just stick with the iPOD connected. At least that is 8GB

  • Including a PDF in an AIR File

    I have imported a Word 2003 manual into RH8, updated it, then generated both an AIR file and Printed Documentation output as a single Word document. After fixing formatting/style issues in the document, I then converted the generated document to PDF from within Word. Now I am trying to figure out how to attach the PDF so that when users access the AIR file, the PDF is also available to them there should they want it. (In the past, we have always provided PDF versions from our website but would like to instead include them in the AIR file).  I know it can be done because I saw a demo AIR file that had it....
    I realize that there is a print feature within AIR but that prints out everything annoyingly large. We have roughly 10,000 pages of documentation....and I haven't found a way to configure the size.
    So 2 questions really - how do I attach the PDF so it displays in the TOC tree (or elsewhere) and is there some way to adjust the print feature that comes with AIR?
    Thanks for any help or insight you can provide!
    Kathi

    Kathi,
    I'm not sure about the print feature, but in terms of packaging a .pdf file with the AIR output, I asked virtually the same question in a topic like four up from yours. If you back to the Adobe Robohelp AIR output forum, it will be towards the top and is called something like "Embedding PDFs". It turns out you add them as baggage files. Then, once they are in the Project Manager as a baggage file, you can open the topic you want the link to be in, hold down shift, and then drag the baggage file from the Project Manager to the topic. It will then automatically create the link to the pdf. One thing to note is that to actually make the link work, you have to install the .air file and then open it. If you generate the air output and then press on that View Output button, the pdf link won't work. You must click on the Install button. Let me know if the thread I mentioned does not answer your question. Thanks.
    Sincerely,
    Robert

  • How to Install Air file in Android phone

    Hi,
    I have created a help system using RoboHelp and created adobe Air file. I want to install the help file in my Android phone. how do i install the help in my phone. I have installed Adobe Air application through Android market. but i am unable to install the air application. is there a way to convert the AIR file as PKG and install it?
    please help.
    thanks.

    Follow up - just found this thread - http://forums.adobe.com/thread/887118?tstart=0
    You're out of luck - go hit the wish list form at: http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38

  • Converting .avi files on a mac

    Hi, I've had my new macbook air 13', 128 gb flash, core i5 for about two weeks, and recently I ordered a new external hard drive. I just transfered alot of movies (.avi files) from my windows computer, and I tried to open these files on my air, but I can't make it work. Before I start downloading alot of converting programs, I'd like to ask, which is the best and easiest program to do this?

    ShanayAbbas wrote:
    What if I want a good way to convert these files to mp4 so i can watch them on my iPhone 4? I have tried many but most are slow especially with movies and its very frustrating sometimes...any ideas?
    Basically you have two choices.  You can get fast and just OK conversions using Elgato's Turbo 264.HD hardware/software combination or you can get very good but slower conversions using Handbrake. I have tried many other methods and those two are the best I've found.  The Turbo for speed, but not necessarily the best conversion quality and Handbrake for excellent conversion quality but it takes a bit longer.
    Preferring the higher quality I do my conversions using Handbrake on my Oct-2010 27" iMac i7--it takes about 1.7x compared to the turbo hardware--and I always let the conversions run overnight.  I've given my Turbo 264.HD to Goodwill.

  • Can we install AIR files on Android?

    Can we install AIR file on an Android device with AIR runtime installed? I have tried publishing APK and it works. If yes, what is the difference between publishing it as an AIR app and publishing it as an APK?

    If you have administrator privileges on your Archos Tab you can try to side-load the AIR installer onto your Archos from your Android phone.  Copy the AIR APK from your phone to a location on your computer and then connect your Archos to your computer.  Or if you have a directory on the internet you can upload and download, though I don't know the legal ramifications concerning all of this side-loading.  You may only be licensed to use AIR on the device on which it was downloaded.
    But if you can port your AIR application as a .air file, you might have an extension to your Adobe AIR publication software that allows you to publish an APK file, in which case all you have to do is connect the Archos to your computer and copy the apk to the Archos and install the application, if you have administrator privileges to install applications outside of the Archos market.
    Does this make sense?  By no means should you "root" your device though because that could void your warranty and also incur other personal damages to you that you do not need to have.

  • Converting .asx files to .

    I have received some audio concerts from radio in Australia. The concert folder extension is .asx. The individual song selection extensions are .wmv. Can anyone suggest how to convert these files to .wma to burn them to CD? Creative Audio Converter will not convert them.

    Flash Player does not yet support WMV,WMA natively (legal issues?), but I'm surprised we haven't seen a third-party jump on a WMA-decoder, perhaps based on Alchemy. I wrote about this a year back:
    http://bcdef.org/2009/05/13/ogg-in-flash-yes-you-can-now-how-about-wma/
    The existence of FFMPEG's libwma and Rockbox's work on it (http://www.rockbox.org/wiki/SoundCodecWMA) show that we're not really that far away, for anyone who'd like to take the leap.
    As for a third-party WMV decoder, the FFMPEG code may be of use here as well, and for those doing AIR 2.0 projects, you could leverage it under the hood. I suspect either way, though, that's not using OSMF proper.
    What does the team think about wrapping the Ogg Alchemy SWC into OSMF?

  • PC turns itself off while converting video files!

    HP TouchSmart 610-1020a
    i5 6GB RAM 64Bit
    Windows 7 Home Premium
    Lately having issues while trying to convert video files with Nero 11 or/and Xilisoft Video Converter 6 (Both full  versions and registered software). Everytime I start with converting video files, couple of minutes later the computer crashes; it switches OFF by itself and I can't do nothing about it. I have changed the Power Safe mode (computer NEVER goes to sleep or Hibernate) still having the same problem.
    Any help is more than welcome!
    Regards,
    ALP 
    This question was solved.
    View Solution.

    OZALP wrote:... The only thing I find odd was the noise, it sounds like the PC is trying to fly away - a sound like some sort of machinery is running inside the PC?! The moment the sound goes louder, PC shuts down!
    ...I do not have STEAM or any games on my TouchSMart 610 however the only software I use on both PCs' is the NORTON INTERNET SECURITY. I seriously start thinking Norton is the reason for all issues!?
    Thanks Mate,
    1. Hot, definitely - the fan can not blow all hot air out,
    2. NIS will only alerts for performance, not shutting the machine down
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • T61 Shuts down while converting video files

    I've got a T61, 6459-CTO.  specs in my sig.
    I'm trying to convert .mkv files to .avi, so I can stream them to an xbox 360.  However, sometime during the conversion, my computer will just shut down.  Just straight to black, it doesn't run the shutdown sequence or anything.  
    During the conversion, my CPU is running at 100%.  I've tried two different programs (both coincidentally have the same GUI, so they may be related) and the same thing happens.  I'm figuring its an overheating issue.  I wanted to get a couple opinions first before I open it up and try and clean it.  I'm thinking some compressed air to the fan might help.
    Any other opinions?  Help is appreciated.
    T61 15.4" T9300 (2.5GHz 6MB L2) Windows 7 Professional x64 4GB Memory, NVidia Quadro NVS 140M

    go **bleep** to work, had to get a newer version.
    Anyway, currently, as I type, the CPU temp is 68C, gpu is 68.  Within about 20 seconds of starting the intel burn test, the cpu got up to 101, gpu to 68.  I turned it off once it topped 100, figured I knew its a heating problem.
    However, what could be the issue?  Do you think its a dirty fan or clogged vents?
    T61 15.4" T9300 (2.5GHz 6MB L2) Windows 7 Professional x64 4GB Memory, NVidia Quadro NVS 140M

  • I need to convert PDF file to Word Document, so it can be edited. But the recognizing text options do not have the language that I need. How I can convert the file in the desired of me language?

    I need to convert PDF file to Word Document, so it can be edited. But the recognizing text options do not have the language that I need. How I can convert the file in the desired of me language?

    The application Acrobat provides no language translation capability.
    If you localize the language for OS, MS Office applications, Acrobat, etc to the desired language try again.
    Alternative: transfer a copy of content into a web based translation service (Bing or Google provides a free service).
    Transfer the output into a word processing program that is localized to the appropriate language.
    Do cleanup.
    Be well...

  • Error while converting class file to exp and jca file

    error while converting *.class file to *.exp and *.jca file
    =====================================================================================================================
    linux-y60u:/home/admin/java_card_kit-2_2_1/samples/src # converter -exportpath "/home/admin/java_card_kit-2_2_1/lib/" com/sun/javacard/samples/HelloWorld 0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x0b 1.0 -v -applet 0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x0b:0x01 Identity
    Java Card 2.2.1 Class File Converter, Version 1.3
    Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
    parsing /home/admin/java_card_kit-2_2_1/samples/src/com/sun/javacard/samples/HelloWorld/HelloWorld.class
    parsing /home/admin/java_card_kit-2_2_1/samples/src/com/sun/javacard/samples/HelloWorld/Identity.class
    error: com.sun.javacard.samples.HelloWorld.HelloWorld: unsupported class file format of version 50.0.
    error: com.sun.javacard.samples.HelloWorld.Identity: unsupported class file format of version 50.0.
    conversion completed with 2 errors and 0 warnings.
    =====================================================================================================================

    i compile a file javacard use this command:
    ===
    javac -source 1.3 -target 1.1 -g -classpath ./classes:../lib/api.jar:../lib/installer.jar src/com/sun/javacard/samples/Identity/Identity.java
    ===
    and try to convert this class use this command
    ===
    /home/xnuxerx/admin/java_card_kit-2_2_1/bin/converter -exportpath "/home/xnuxerx/admin/java_card_kit-2_2_1/lib/" com/sun/javacard/samples/Identity 0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x0b 1.0 -v -applet 0x00:0x01:0x02:0x03:0x04:0x05:0x06:0x07:0x0b:0x01 Identity
    ===
    result convert:
    ===
    Java Card 2.2.1 Class File Converter, Version 1.3
    Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
    parsing /home/xnuxerx/admin/java_card_kit-2_2_1/samples/classes/com/sun/javacard/samples/Identity/Identity.class
    converting com.sun.javacard.samples.Identity.Identity
    error: export file framework.exp of package javacard.framework not found.
    conversion completed with 1 errors and 0 warnings.
    ===
    why ??
    please your comment for this problem.
    thank 4 all.

  • Acrobat 9 Pro converting multimedia files in PDF Portfolio

    I am using Adobe Acrobat 9 Pro and it says that it can convert multimedia files in a PDF portfolio
    but when I try to convert wmv files in gives me a conversion error. The user's guide clearly outlines that this program can convert multimedia files - MOV, AVI and WMV files to PDF files within a PDF Portfolio. Am I missing something? Why won't this work?

    You have not indicated what version of AA9 or OS you have. The current version is 9.5.5. You can do updates from the Help menu usually. If that fails, download updates from http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows and install them in order.

Maybe you are looking for

  • Kernel Panic right after start up on my PowerBook G4

    I get the standard kernel panic message quite frequently after I start up my PowerBook. I have used the Disk Utility (software), and the Hardware Utility to check the system hardware, and both say all is well. I would appreciate any ideas on how to f

  • Error during PO Creation:

    All When I create a PO with reference to PR , I get error Message Purchase order item 00010 still contains faulty schedule lines Message no. MEPO001 The same scenario when replicated in Quality it works fine Can anyone please help me it is very urgen

  • How to display Map for viewing in browser using Java

    I am fidning a solution for displaying political maps in browser using Java technology. Is ther anybody with a solution. Waiting for your respone. Regards Mithun

  • Syntax Problem in ABAP statement

    Hi all, DATA: text TYPE string, IF text CO =  ' @#$%^&*()_+-=<>?:"{}|[]\; '. ELSE. Message error   ENDIF. I want to include    '   in the IF condition, Please Suggest. regards, Mukundan.R

  • Problem starting j2ee RI

    I've got a problem starting j2ee RI. I've got a NumberFormatException Does anyone has an idee? j2ee -verbose java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException. java:48) at ja