Flash CS5.5 64 bit Air 4 Android App fails 2 install?

I'm creating a product catalog app, after finally getting the app to complile with no errors, the app ultimately will not install when downloaded to an android device.
Although it runs perfectly in the Air program when I test publish.
What "publish settings" would prompt this? : Warning: No libraries were linked as Runtime Shared Libraries (RSLs) because of your publish settings: AIR for Android
Is there any way to get debug info from the android phone?
A few notes about my app:
1. I am using variables for all the text, loaded from the first frame so the app can have a language select option.
2. The swf that publishes from this acts odd, it seems to ignore all my stop(); commands and just loops through the root timeline. Is this normal?
3. I have a dynamic button in the library, with AS linkage; export for AS, Xport in Frame 1.
Air 4 Android settings:
Portrait
Fullscreen
Render: Auto
Device Release
Internet Permissions
The app can be found here: http://divapps.parker.com/apps/android/SensoControl.Android_22.apk in case anyone wants to examine it.
Thanks!

Hi - this reply is a bit old as I've just come across this post whilst searching for something else related to orientation on IOS.  Anyway, assuming, you haven't already worked out the problem you need to add
Import Flash.desktop.StageOrientation;

Similar Messages

  • How can I use a file in flash cs6 that I made in flash cs5.5 air for android

    I have made an app in in air for android in flash cs5.5 air for android, and I want to edit it in cs6 and play it in cs6.
    But if I put Ctrl+Enter I got an error: createWin process failed with error 2: system couldn't find the file. I think the problem is that I'am using air for android 2.6 version in flash cs5.5 and version 3.2 in flash cs6. I have searched the web and found out that you can add older air versions using the sdk manager and I have tried it but first I get the error that the version of the sdk I am trying to install is not valid and after some files that I added to the sdk folder I get this error:Only SDK higher than version 3.4.2540 may be added.
    I there a possible way to update the air for android for an fla or apk? Or how can I let my originally file work fine in flash cs6??

    system couldn't find the file
    If you can´t get a more specific hint why your project can´t compile then I can think of some reasons theis error might occur
    1.You had files included besides the swf, like videos, audio files, xml files, that are not present in the place air expects them to be
    2.somewhere in your createWin functions there is a class import needed that isn`t present in 3.2 anymore, for example some classes or functions from classes that were valid in 2.6 are not any more in 3.2
    3. to achieve better eror logging, allow for debugging in the publishing options and see what specific lines in your code throw the error
    4.any air app needs a cert file, this needs to be created once, if you migrated to e new system it might be you never created that file which air expects to even begin the compiling process
    once you isolate the problem, report back

  • Flash cs5.5 and Android

    Hello,
    is it possible to publish with flash (cs5.5 ver) on a smartphone with Android 4.2.1?
    Thanks!

    yes, http://helpx.adobe.com/flash/using/publishing-air-android-applications.html

  • Is it possible to access user account in an air android app ?

    Is it possible to access user account in an air android app in as3 ?
    The only thing I've found on internet is that one has to add to its manifest permissions to acccess account :
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    and this documentation for native android coding :
    http://developer.android.com/training/id-auth/identify.html
    thanks for any help.

    There is no API in the AIR runtime to get user's accounts.
    But you may write an ANE to get the same.

  • I have an IPAD 2 and need a flash player equivalent/3rd party app to install on my IPAD?  Is there a good free app out there to accomplish what I want to do?

    I have an IPAD 2 and need a flash player equivalent/3rd party app to install on my IPAD?

    thank you for the quick response.  I have been trying to view some streaming video and I frequently get the message adobe flash player 8 required. 

  • PhoneGap Dreamweaver CS5.5 Android App Fail

    I am attempting the to create an Android app using Dreamweaver CS 5.5 and PhoneGap. The build always fails with the following message at the end of the error log:
    -dex:
         [echo] Converting compiled files and external libraries into C:\Users\ROG\Desktop\COMCOM~1.DEV\bin\classes.dex...
        [apply] Could not create the Java virtual machine.
        [apply] Error occurred during initialization of VM
        [apply] Could not reserve enough space for object heap
    BUILD FAILED
    F:\android-sdk\tools\ant\main_rules.xml:486: The following error occurred while executing this line:
    F:\android-sdk\tools\ant\main_rules.xml:203: apply returned: 1
    Total time: 2 seconds
    I was told by Adobe that this feature was not supported and that I needed to seek help here. I am running Windows 7 64 bit. I have the 64 bit version of 6.27 JDK installed and the latest Android SDK. I have successfullt created an app using PhoneGap directly through the command line. the Android SDK also doesn't like some of the config and build files created by Dw when I try to install the application files. It will still work, it just complains. I have also made sure that the emulator is up and running before running the build command in Dw.
    Any help would be appreciated.
    Thanks

    Today I follwed David Powers tutorial about creating an app by Phonegap from DW CS5_5.
    It is in the book: Studio Techniques. De iPhone app created worked as it should in the simulator. The Android version didn't show the map it should show in the emulator.
    Because creating the Android SDK by DW failed I installed it myself. Dw tried to install an linux version of Phonegap on my Mac. (Something the DW team should look after!). After installing and following David Powers instructions it worked as descripted above.
    It takes a little time to get used to the Android SDK and besides that it behaves terribly slow.
    I cannot help you any further but I want to let you what I experienced myself up to now.

  • [Flash CS5.5 / Air 2.6] Movieclips not showing when .air app is run on Mac

    Hello,
    I created an application in Flash CS5.5 using Adobe Air 2.6. When I test the app on my computer (where it was written) everything works fine. When I publish the application and run the .AIR on my computer everything works fine as well. The issues comes about when I attempt to install and run my AIR application on a Mac operating system. In this case when the application runs some graphics are visible while some aren't. Some movieclips/buttons are visible while others aren't. One example of this is the buttons. None of the buttons in the entire application are visible. When the user clicks the area where the button should be the button click event is fired and the app acts accordingly (i.e. the main menu button which can't be seen still sends the user to the main menu). What could be the problem?
    I had thought of just converting the application to strictly Flash without AIR but I require AIR for the file system api as well as a couple other api components.
    Thank you in advance,
    Noah

    Hi Noah,
    I don't think I've run across this before.  I'd be willing to give it a try on my system if you'd like (you can email me at [email protected]).  Though I suspect this is a project specific issue, it also can't hurt to open this as a new bug over at bugbase.adobe.com.
    Chris

  • Implementing QR Code Reader to Flash AIR Android App?

    Hi everyone!
    I am developing an Android application using AIR on Adobe Flash CS5.
    I am still a beginner to actionscript 3.0 as I am more used to actionscript 2.0
    I am currently looking for a way to implement a QR code reader to my app which works in conjunction with the hardware camera of the android device.
    I am not entirely sure if AIR is capable of doing this, but I have found the following website by luck:
    http://www.remotesynthesis.com/post.cfm/adding-a-qr-code-reader-in-flex-on-android
    The writer seem to have accomplished a QR decoder application via Flex.
    I am not too sure what Flex really is neither, all that I know is that Flex is a development kit for making mobile/desktop appilcation.
    But there seems to be some sort of relation between AIR and Flex and there is even a selectable FlexComponentBase component in Flash CS5.
    Now, is it possible to use the ZXing Library in my AIR project? If so how can I go about acheving this?
    Thank you very much in advance!

    Loosely compared with Java --
    Adobe AIR or Flash in Browser is like JVM that can execute some code.
    Actionscript X.X is like the Java language itself
    Flex is a component framework like AWT or SWING which can give you readymade UI components that you can re-use.
    Flash CS or Flex Builder can be compared to intelliJ or Eclipse [i.e. IDEs for developing applications]
    Having said that, if you are still looking for android QR reader solution:
    I have written ANE version for ZBar that works on Android and iOS over same ActionScript API. It works similar to CameraUI i.e. I open Native Activity/ViewController that scans and sends the data to AIR app as an async event.
    I have developed this for one of my projects. If anyone is interested revert back on this thread.
    ANE can be compared to JNI in Java world
    Regards,
    sbhave

  • Flash CS5 to ipa to App Store Desperate For Help

    For 2 weeks I've been trying to publish a free convert apps I made in CS5 to the Apple App Store. I made it for Android, published it and got it on their Marketplace in mere moments. I then changed the coding to touch instead of click and got ready for the iOS Adventure.
    I can't seem to find any solid step by step tutorials for this, all of them seem to be missing a part.
    Steps on PC so far:
    1. Paid Apple $99
    2. Downloaded OpenSSL-Win32
    3. Made certificate signing request
    4. Got developer .cer
    5. Made .pem file
    6. Made .p12 file
    7. Created AppID and Provisioning Profile
    8. Transferred profile to iPad
    9. Publish .ipa in CS5 using Developer Profile and .p12
    10. Transferred to iPad and voila
    11. Used same certificate signing request to get Distribution .cer
    12. Made .pem
    13. Made .p12 Distribtion file
    14. Create Distribution Provisioning Profile
    15. Exported in CS5 using Distribution .p12 and Provisioning
    16. Made profile on iTunes Connect and converted .ipa to ,zip
    17. Realized there's no way to upload .zip from a PC
    18. Dropped $1300 on a Mac
    Steps on Mac so far:
    1. Deleted all .cer files and provisioning profiles from Provisioning Portal
    2. Used Keychain to generate new certificate request, developer and distribution provisioning profiles and .p12 files
    3. Exported Developer version of CS5 .ipa, installed on iPad, works great
    4. Exported Distribution version of CS5 .ipa
    5. Used Application Loader and got "Unable to Unzip Application"
    6. Changed .ipa to .zip
    7. Double clicked .zip - Opened Payload Folder - Right Click - Compress
    8. Used Application Loader and got "Application Failed Codesign Verification"
    I've read books, watched videos and none of them seem to mention a concrete step by step process of going from Flash CS5 to the App Store. I have a feeling my Distribution profiles/certificates are the problem, but I can't find a solid resource to show me how to make them that actually works. Thank you so much to anyone who can help me, after 2 weeks of this I'm pretty tired of Apple.

    Hi,
    I thought this was a good resources:
    http://www.gotoandlearn.com/play.php?id=133
    There is also an AIR mobile devices forum over at:
    http://forums.adobe.com/community/air
    if you don't have any luck in the Flash forums.
    Regards
    Chris

  • Flash CS5 extensions for android unavailable from adobe?? anyone know solution

    Hello, I'm totally new to developing apps for android and am just getting started in flash CS5. According to most tutorials that I can find on the web I need to install an extension from adobe.
    see this tutorial
    Creative Sweet TV - Publish to Android 2.2 from Adobe Flash CS5 | Adobe TV
    However, when I go to adobe's site they say that the extension isn't available anymore and will be integrated with their new version of Flash!!!!
    Adobe Flash Professional CS5 Extension for Adobe AIR 2.5 - Adobe Labs
    I just bought a new Mac to run CS5 and can't believe that now it looks like I'll have to upgrade my software, at more expense, in order to do something that was possible only a short time ago!!
    Does anyone have any information on this problem?

    Hi All,
    Why don't Adobe leave the extension up there until they roll out the new version of FP?
    To Adobe,
    That's no good!
    Adobe (and your awesome staff), on a whole I think you do a great job and obviously most of us love your tools.
    I don't post on these forums much, but I've been a member since 2002 (and certianly read a lot of posts).
    The software hasn't been out in Oz for 12 months yet, so how do you expect people to start leveraging the new features and expand if you make it cost prohibitive and have to upgrade to the next full version (well before it's release), by subsequently taking down the value added components that the customer base obviously want / need / and appreciate.  (my assumption is that when you say 'release' you are talking about full release and not simply an online update).
    In helenthegreat_2011  case you have obviously alienated a recent customer that was after functionality you advertise, by promoting the diversity and flexibility of you tools, and reading recent posts it doesn't seem isolated.
    I expect new developers would have at least 6 months lead time before a new version rolls out (the common 18 months version gap) and that's potentially 6 months of existing Adobe customers developing with that platform in mind, (and cementing a stronger client base using your tools to develop for Android).
    So essentially the devs that have the extension currently are the only ones that are able to use FP to develop Android apps, and Adobe have locked the rest of the customer base out, mandating that they will need to purchase the next version of FP to be able to do this.  .
    Can Adobe please clarify what your customers are supposed to do in the mean time / or do you have an alternative for us?
    What was the reason it was taken down?  Was it unstable, or was it up to simply test, gauged interest, and try to profit maximise by pushing the functionality to a new release.
    To quote your page "The extension for Flash Pro CS5 to deploy applications to the Android platform will no longer be available. This feature is being rolled into the next release for Adobe Flash Professional. Please check http://www.adobe.com for latest news and information about the availability of the next version of our Creative Suite products."
    And that's all it says (http://labs.adobe.com/technologies/flashpro_extensionforair/) Could we please either have the extension back, or at least a bit more of an explanation other than "Pay out a few more thousand dollars and you can have the functionality - but you'll have to wait until we release it first."
    Here's the rub...
    Personally, 4 months ago I spent just under $4,000 (AU$) to purchase CS5 Master Collection.
    I wont be waiting until Adobe release FP CS6 to be able to develop for Android devices, I'll be investing the time to find alternate development environments (such as Unity3D http://unity3d.com/unity/publishing/android) and ditching the plans of using Fash for Android dev.
    If you're going to arbitrarily take down the tools that extend the functionality of your product, then at least spend the time taking down all the Adobe articles, tutorials, videos, etc on your site that promote it as an availble functionality.
    Unless we're missing something or there is an aloternative, on the face of it, I think it's poor form Adobe.
    Regards
    Chris

  • AIR iOS app fails uploading to Apple (iTunes Connect)

    I've been trying to upload my iOS app to iTunes Connect via Application Loader but it fails every single time. I'm getting the following error(s);
    'Unable to run the lipo command: ... Can't map input file ...' and 'Application failed codesign verification'
    I believe the second error is due to the first, but I'm not sure. I've been looking around the web for solutions and only found this thread on here, I've tried everything said there but nothing helps.
    Replacing my game with an empty FLA doesn't seem to work either.

    I'm on the latter side, usually it's a codesigning issue. How did you develop your certs and did you follow the order specifically in my list in that post? Often people use old certs but create a new app ID and expect the old certs to work.
    There's been other discussions about extra "files" that Flash Pro inserts into IPAs (.zips in disguise). Because Flash Pro publishes to a folder that's not built specifically for that build, people sometimes copy extra files into that path. Those files can "automatically" and accidentally be added to the IPA without the author desiring that. You should check what files are being packaged with your IPA to verify there's no extra junk.
    Are you using flash CS5.5 or CS6 and what version of AIR are you overlayed to?

  • Can Flash CS5.5 create ios app with in game purchase function?

    Can I use flash CS5.5 to create ios app with in game purchase function and other ios specific functions? Is there any limitation compare to using ios native development environment? Same questions for Android OS.
    Thank you very much.

    First disable autoplay. It gave errors for me. Try to make the movie play with the play() command.
    to embed the movie in your air bundle, just go to publish settings for your flash project. Then in that screen go to the player settings.
    In the first GENERAL tab you'll see a the bottom that you can add files to your project
    Propably there is allready your .swf and an .xml file in there.
    Using the + icon you can add your video.
    Make sure that your video is in the same directory as your . FLA file and you can use it as is (by name)
    If for example your flashfile is in c:\mytest\mytest.fla and the video in c:\mytest\videos\myvideo.flv , then you will have to load your video as "videos/myvideo.flv" with a FORWARD slash, never use \
    Good luck

  • Flash CS5.5 Air 3 skd overlay howto?

    Didn't manage to properly install Air 3.0 SDK and use it for publishing in Flash cs5.5, getting errors now.
    Tried this one,
    http://forums.adobe.com/message/3939712
    Any tips/tricks, or perhaps some guide from Adobe lik this one for 2.7: http://kb2.adobe.com/cps/908/cpsid_90810.html
    Thanks!

    Hopefully this helps somebody.
    I followed all the instructions at http://www.yeahbutisitflash.com/?p=2949, but couldn’t get my work-in-progress flash file to use the new AIR 3.1 SDK. The funny thing was, when I created a brand new file, it used the new SDK without a hitch (I was testing with the new JSON class).
    As it turns out, I had to go into Actionscript 3 Settings and activate “Warnings Mode” (I usually deactivate this because it makes compiling take forever). When I ran it again, it worked! And after deactivating Warnings Mode is still worked. Not sure why this step was required. Ah, the joys of Flash. ;-P

  • Flash CS5.5 & Air 3.1.0.4880 don't include huge amount of external files

    My project have included 72 files (36 pngs and 36 swfs) + 2 (main swf and main xml)
    Totally 74 files.
    Building from Flash CS5.5 return strange error with incorrect text codepage (charset).
    When I remove 2 files, so I will have 70 my files and 2 default app file - project builded successful.
    From commandline I can build without any errors any file count. But from Flash CS5.5 not more than 74 included files

    Sounds like this is a Flash Pro issue, but I'm glad the command line is working for you.  Would you mind posting about this on the Flash Pro forums?
    Thanks,
    Chris

  • How to embed a font air Android App????

    Hi, im new to this forum so please forgive me if i question in the wrong section.
    I am Beginner and am working on an air android game in flash cs6.. i need embed fonts please help me sort out htis problem..

    The easiest for me is to simply embed your font into your main document class, like this:
    package
         import flash.display.Sprite;
         import flash.text.*;
         public final class MyApp extends Sprite
              [Embed(source="../fonts/ITCAvantGardeStd-Bold.otf", embedAsCFF = "false", fontWeight="bold", fontName = "ITCAvantGardeStd_DemiAndBold", mimeType = "application/x-font-truetype", unicodeRange="U+0021-U+007E, U+00A9, U+00AE")] // Main characters + Copyright and Registered glyphs
              static public var ITCAvantGardeStdBold:Class; // that's what the embed gets baked into
              Font.registerFont( ITCAvantGardeStdBold ); // do this once per font
              public function MyApp():void // Constructor
                   // Create a textformat that uses the font
                   var tft:TextFormat = new TextFormat( "ITCAvantGardeStd_DemiAndBold", 20, 0xffff00, true );  // size = 20 pix, color is yellow, bold = true, matching the font weight
                   // create a text field
                   var tf:TextField = new TextField();
                   with ( tf )
                        antiAliasType = AntiAliasType.ADVANCED; // optional
                        defaultTextFormat = tft;
                        embedFonts = true; // this is using an embedded font
                        width = 100;
                        autoSize = TextFieldAutoSize.LEFT;
                        wordWrap = true;
                        text = "Hello world ! blah blah blah blah blah blah blah blah blah blah blah blah";
                        height = textHeight + 8; // nice and tight
                        border = true; // for fun
                        borderColor = 0xffff00; // yellow
                   addChild( tf );
         } // end of: class
    } // end of: package
    The embed statement contains several optional properties, like fontWeight, fontStyle, and fontFamily.
    Check here for info:  http://divillysausages.com/blog/as3_font_embedding_masterclass
    Note: Alternatively, you could use Flash Professional to embed the font into the document class via the IDE ( like so: http://www.adobe.com/devnet/flash/quickstart/embedding_fonts.html ).
    Also, for these kinds of questions, I recommend:
    1) O'Reilly -- Essential ActionScript 3.0
    2) O'Reilly -- ActionScript 3.0 Cookbook

  • Error 103 using Flash CS5.5 Air for iOS Settings exporter

    This is currently discussed in another thread but I think this is a issue with AIR, maybe after I installed the new AIR version 2.6 and CS5.5 .
    Anyone have a solution to this.?
    http://forums.adobe.com/thread/853878

    Looks like you got a solution on the other thread.

Maybe you are looking for

  • CLIENT_TEXT_IO - Hanging on "PUT" for large number of records

    I have successfully used CLIENT_TEXT_IO but my users have run into an error where the Form hangs and spits out details such: "oracle.forms.net.HTTPNStream.doFlush" etc.... This happens when the number of records in the datablock is high (ex: 70,000 r

  • Iphone will no longer sync to my power mac

    The latest version of iTunes will not install on my mac since I have a PowerPC G5 and OSX 10.5.8.  But now my iPhone 4 (and I have already ordered an iPhone 5) will no longer sync! How can I now sync / put music on and off of my iPhone? 

  • I cannot locate - on-line or in stores - an adaptor that modify's screen

    I have an 'old style' monitor - an Apple flat screen I bought in '02. The hook up for the monitor is longer than the hook up that is on the 'new' G5. The correct hook up is not even available at Apple any more. Does anyone have any suggestions about

  • IOS 4.1 on 3G - Battery Meter Wrong

    Has anyone had problems with the battery meter after updating to 4.1? The meter is correct while discharging, but not while charging. To get an accurate reading after a charge, the only solution I've found is rebooting the phone. I've tried several t

  • Error updating CC on Mac, apps not working anymore

    Hi, I'm getting an error 595629d0-4f3e-4383-8ec4-ae90204c08de when I update CC. CC askes me to login again whem I want to update and it's sending this error back. I also can't open any CC apps. Thank you!