Creating Apk from .air

Hello Everyone
I am pretty new to flex, Mobile development and flash altogether.
I originally created an app  in flex as a normal adobe flex project 4.0.
I want to export this to an android app and compile it into a .apk.
I have tried to use adt based on this page:
http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac25d3d8c712b2d86751e-8000.html
but running the commands:
adt -certificate -validityPeriod 25 -cn SelfSigned 1024-RSA sampleCert.pfx 123456789 adt -package -target apk -storetype pkcs12 -keystore sampleCert.p12 HelloWorld.apk HelloWorld-app.xml HelloWorld.swf
it asks for the password after  the second command.
When I enter the 123456789, it fails and gives the following errors:
could not load keystore file (password may be incorrect)
usage:
  adt -checkstore SIGNING_OPTIONS
  adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <count
ry> )? ( -validityPeriod <years> )? ( 1024-RSA | 2048-RSA ) <pfx-file> <password
>
  adt -help
  adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
  adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FI
LE_OPTIONS | <input-package> )
  adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-A
ND-PATH-OPTIONS | <input-package> )
  adt -package -target ( apk | apk-debug | apk-emulator | apk-captive-runtime )
( CONNECT_OPTIONS? | -listen <port>? ) ( -airDownloadURL <url> )? SIGNING_OPTION
S <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <in
put-package> PLATFORM-SDK-OPTION? )
  adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc | ipa
-test-interpreter | ipa-debug-interpreter ) CONNECT_OPTIONS? SIGNING_OPTIONS <ou
tput-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-p
ackage> PLATFORM-SDK-OPTION? )
  adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package>
( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
  adt -package SIGNING_OPTIONS? -target bundle SIGNING_OPTIONS? <output-package>
( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
  adt -package SIGNING_OPTIONS? -target ane <output-package> <ext-desc> ANE_OPTI
ONS
  adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
  adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <u
nsigned-ane-file> ) <output-file>
  adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )? ( -package <apk-file> )?
  adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )? -package <apk-file>
  adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )?
  adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )? -appid <app-id>
  adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <device
ID> )? ( -debuggerPort port )? -appid <app-id> }
  adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )?
  adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
> )? -appid <app-id>
  adt -version
SIGNING_OPTIONS      : -storetype <type> ( -keystore <store> )? ( -storepass <pa
ss> )? ( -alias <aliasName> )? ( -keypass <pass> )? ( -providerName <name> )? (
-tsa <url> )? ( -provisioning-profile <profile> )?
FILE_OPTIONS         : <fileOrDir>* ( ( -C <dir> <fileOrDir>+ ) | ( -e <file> <p
ath> ) )*
CONNECT_OPTIONS      : -connect <host>
ANE_OPTIONS          : -swc <swc> ( -platform <name> (-platformoptions <file>)?
<fileOrDir>* ( -C <dir> <fileOrDir>+ )* )*
FILE-AND-PATH-OPTIONS: ( PATH-OPTION | FILE-OPTIONS ) FILE-AND-PATH-OPTIONS?
PATH-OPTION          : -extdir <dir>
PLATFORM-OPTION      : -platform android
PLATFORM-SDK-OPTION  : -platformsdk <platform-sdk-home-dir>
I also tried adt -certificate -validityPeriod 25 -cn SelfSigned 1024-RSA sampleCert.pfx samplePassword command and used the password samplePassword but still got the same error.
anyhelp would be appreciated it as why this error is coming up.

Hi,
Its very simple to create .apk,.ipa etc from flash builder 4.5 and 4.6,no need to do these all from the command prompt.
Thats the just work of few clicks.
**Shardul**

Similar Messages

  • Enable to  run .exe file which is created from .air file  in windows 7?

    Enable to  open .exe file which is created from .air file which is created from adt command in windows 7 .
    for run .exe file ::
    The user must right click and select "Run as Administrator" for run successfully.
    so How to remove this above permission issue in Windows 7?
    Thanks
    Sunil

    Right-click on the exe file and choose Properties.
    Switch to the compatibility tab and uncheck the box next to "Run this program as an administrator". Click "ok".

  • Create Application from Database and Air

    I have tried several time to use the create application from
    database for an air app build in flex. I do the same steps and the
    only difference is that I click the create button as air not web.
    It does not seem to work. Does the create application from database
    command (referencing php mysql) work with Air???
    Thanks

    Hi Dave,
    Would you please file a bug with all the necessary details
    regarding this issue? The bug base is found at:
    http://bugs.adobe.com/jira.
    We’ll look into this. Thank you for letting us know!
    Lacra

  • Help me, I am using flash pro cc and air 4.0,i have one problem when publishing apk through air publish settings,choosing the run time option from third party is disabled.can any one help me bcoz i have to publish without air runtime.......

    Help me, I am using flash pro cc and air 4.0,i have one problem when publishing apk through air publish settings,choosing the run time option from third party is disabled.
    can any one help me bcoz i have to publish without air runtime.......

    Hi,
    This option is available when your publish target is set to AIR 3.6.
    You can download the desired AIR SDK version from Archived Adobe AIR SDK versions
    Thanks!
    Mohan

  • How can generate an unsigned apk from FB 4.6?

    Hi, i just finish the development of an Flex-AIR app for Android. The build possibilities are signed APK and unsigned AIRI file (plus desktop air versión). The fact is that the client needs the apk unsigned so they can sign it with their own digital signature. They don´t want to use the adt option to sign the AIRI file. Is there any way to generate an unsigned apk from FB 4.6 or in Eclipse with the FB4.6 plugin?
    Thanks a lot.

    FlashBuilder (doesn't matter what version) screws this up all the time. There are so many files related to configuration of the workspace, the projects within the workspace and the eclipse environment that it gets messed up all the time.
    I never have this problem in other editors Eclipse based editors like InteliJ, Aptana, FDT etc. It's just Adobe growing / extending a tool which has bad programming in it and not bothering to go back and fix the root of the problem before expanding on it. FlashBuilder doesn't get the attention it deserves from Adobe. If they are not careful in the not too distant future when WebGL is supported on all the major web browsers and tools are released to translate WebGL to OpenGL ES iOS and Android applications AIR might see itself becoming a thing of the past. Esepcially when the tools can't even save the state of the projects they themselves created correctly.

  • Create PDF from scanner with Acrobat 11.0.6

    Ever since Acrobat updated to 11.0.6 the create pdf from scanner option will not complete. I am running OS X 10.9.1 on a Macbook Air as well as a Macbook Pro. The Macbook Air updated to Acrobat version 11.0.6 sometime last week and that's when it stopped working. The Macbook Pro updated just this morning and stopped working as well.
    I click on File > Create > PDF from scanner, which then brings up the Acrobat Scan window. HPScan shows up as the default scanner and click the scan button leaving the usual default options unchanged. The HP Scan window then pops up and I click scan. The document scans and appears in the HP Scan window; so far so good. It will ask me if I want to scan other pages, to which I click no. I then click the return button as usual. Normally this would then return me to back to Acrobat, but this is not happening. It just hangs there at the HP Scan window. This started happening when Acrobat updated to 11.0.6. If I go into the Acrobat preferences and change the Scan driver option under Conver to PDF from Twain to ImageCapture it works. It used to work with the TWAIN option.
    Any ideas?

    Hi,
    We are investigating this issue and will get back to you once we have any updates.
    Thanks
    Varinder

  • How to import SQLite .db file from AIR project

    hi friends..
    how to import SQLite.db file from AIR project. and i want use this in my application.
    after importing can i update and delete the recordS?

    There's no import needed. You just open it using the AIR SQL APIs. If this database file was created outside AIR, it's not necessarily compatible, though. There are SQLite features and extensions that aren't supported in AIR.

  • Can I import a view created in Adobe AIR into my Java Android App

    Is it possible to create an Adobe AIR App that I can import into the Java App?
    Essentially, at the moment I have an App with a Fragment that plays video through Flash. Since Flash is being deprecated on Android I need an alternative.
    I was hoping that I could simply create a fragment in the AIR App and plug that straight into the Java App.
    Unfortunately I know nothing about AIR. Hopefully someone could let me know if this is even possible.

    I've not used Adobe Muse, so I can't speak to its functionality too much.  Theoretically you can import any site into CQ5, but it's not going to be a pleasant "click and go" kind of import.  CQ5 is a content management system that has a lot more complexity (and therefore flexibility) in what you can do, where it looks like Muse just creates static websites.  In terms of importing fonts/images/etc., CQ5 has the capability.  Anything you can do with HTML/CSS/JS, you can do with CQ5.
    Is this a one time thing?  It seems like the workflow from Adobe Muse to CQ5 just wouldn't be worth the effort.  What are you envisioning as a solution?

  • I have created my new Air as a new instead of registering as my existing ipad 2 - how do I now install my backed up ipad 2?

    I have created my new Air as a new instead of registering as my existing ipad 2 - how do I now install my backed up ipad 2?

    Restore from iCloud Backup
    1. Settings>General>Reset>Erase all content and settings
    2. Tap Erase
    3. You'll see Apple logo and progress bar
    4. Hello
    5. Slide to set up
    6. Set language
    7. Set country
    8. Choose Wi-Fi network; enter Wi-Fi password
    9. (a) Use Location Service (b) Don't Use Location Service
    10. Select option
    11. (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    12. Selected Restore from iCloud Backup
    13. Enter password for iCloud
    14. Agree to Terms and Conditions
    15. Setup Apple ID
    16. Select backup
    17. Restoring from iCloud
    18. Hello
    19. Restore Completed. Your iPad was restored successfully. There are just a few more steps to follow and then you're done!
    20. Continue
    21. Finish setting iCloud enter Password
    22. Updating iCloud settings
    23. Create a Passcode
    24. Welcome to iPad
    25. Get Started
    26. Restoring Apps and Media
    27. Enter Apple ID and Password
    28. Notice: Restore Incomplete, some items could not be downloaded from the Store. If they are on your computer, you can restore them by syncing with iTune
    29. Connect iPad to iTune to sync with computer
    30. Sync Music, Videos and Album Artwork

  • Consuming SOAP services from AIR/HTML (JavaScript).

    Hi All.
    I am trying to consume SOAP web services from an AIR/HTML application for a research on AIR I am doing for my company, and I am having very little success.
    I am creating JavaScript clients using apache's cxf wsdl2js utility.
    When I try to use the client to call any web service I've tried, I always get an 'error 500' response.
    The web services work fine if i call them from other clients.
    Before trying cxf generated clients I googled a lot to see if there was a more native way of doing these calls from AIR, but found nothing. I don't see anything in documentation or the web about it.
    Am I the only one trying this?
    Could this be a cross-domain issue? I'm certainly hoping AIR apps don't have this issue.
    Any pointers as to how to succesfully consume SOAP services from AIR is greatly appreciated.
    Thanks!

    In Visual Basic, you can set Network Credentials like this (assuming that you first declare Public CallWebService001 As New <WebReference>):
            ' Create a new instance of CredentialCache.
            Dim mycredentialCache As Net.CredentialCache = New Net.CredentialCache()
            ' Create a new instance of NetworkCredential using the client
            ' credentials.
            Dim credentials As Net.NetworkCredential = New Net.NetworkCredential(<username>, <password>)
            ' Add the NetworkCredential to the CredentialCache.
            mycredentialCache.Add(New Uri(CallWebService001.Url), "Basic", credentials)
            ' Add the CredentialCache to the proxy class credentials.
            CallWebService001.Credentials = mycredentialCache

  • Duplicate session error using Flash Remoting from Air 3.4 Mobile Apps ( IOS and Android ) with CF10

    We're getting the "duplicate session" error using Flash Remoting from Air 3.4 Mobile Apps ( IOS and Android ) with Coldfusion 10 Standard.
    faultCode:Server.Processing.DuplicateSessionDetected faultString:'Detected duplicate HTTP-based FlexSessions,
    generally due to the remote host disabling session cookies.
    Session cookies must be enabled to manage the client connection correctly.' faultDetail:'null'
    Have read most of the docs about this error -all to do with LCDS
    Notes:
    Not using LCDS,
    No Remote Calls from loaded Sub-Apps,
    No Errors from the Flex Web App which is pretty  much identical and calls the same cfcs.
    The error does not happen all the time and is hard to reproduce - say 5% of app sessions at a guess.
    Could it be a two first time remote calls hitting the server together before a session is set up?
    Our remoteObjects are in two places 1) Main Application.mxml and within a class compiled into the main app - can't see how this would be an issue.
    I enabled session management for the CFCs in Application.cfc but still occurs. Is this neccessary - it's not in any docs?
    Could this be something to do with the app not being shut down - as is typical with mobile users? When they resume use after a day or two surely a new session will be created?
    Please advise thank you.

    For our profect I think this issue was caused as follows:
    Believing that remoting was full asynchronous we fired a 2 or 3 remote calls to the server at the same time ( within the same function ) - usually when the users goes to a new section of the app.
    This seemed to trigger the duplicate http session error since according to http://blogs.adobe.com/lin/2011/05/duplication-session-error.html  two remote calls arriving before a session is created will cause 2 sessions to be created.
    Our current solution ( too early to say it works ) is to daisy chain the multiple calls together .
    Also there seemed to be an issue where mobile apps that never quit ( thanks Apple! )  caused the error when activated after a few hours.
    I guess the session expires on the server and the error above occurs on activation.
    So the mobile apps now ping the server with a remote call when activated after sleeping for more than one hour.
    All duplicate http errors are silently caught and reported.
    Fingers crossed we won't get any more!

  • Creating .swf from .fla file using ADT command line

    Dear Adobe Community and Moderators:
    Is it possible to use the ADT command line to directly compile an .fla file into an .swf file? Context: I have an app created in Flash Pro CS55 (6 months worth of work), but now found Adobe has dropped Flash Pro in favor of Flash Builder or Flex. I have some native extensions I want to use for iOS, but they require Air 3.1 to compile (swf-version=14) i.e. using the MessageUI framework in a static .a library for an Air app. Flash Pro CS55's top end limit seems to be swf-version=13 (Flash 11). Because of heavy investment in time and energy into our Air app in Flash Pro, it's not feasible to convert to Flex by end of week. I tried creating an .swc file, and taking the library.swf from that, but alas, a catch-22, Flash Pro CS55 only compiles to swf-version=13.
    Is there any way to either (a) directly compile my root .swf file (from the .fla file) using a command line (so I can use ADT from Air 3.1 SDK) or (b) some way I can marry a native extension I've found I can use on GitHub which is swf-version=14? Again, my issue is that I have to use Air 3.1 since only it supports iOS5.
    Any thoughts, suggestions, comments are highly appreciated (including if it's not possible to do what I'm trying to do).
    Thank you Adobe community in advance,
    Alex

    I have the exact same question, please respond if you hold the answer to this! mxmlc won't work for me since I have created too many assets within the fla already! Thanks!

  • Embedded .swf's calling javascript from air container

    1) I have an html/ajax air app version 1.5.1
    2) This air app embeds .swf files from an external source / web server & plays the embdded .swf inside air.
    3) The embedded .swf file has a button with an onClick event
    function onClick(event:MouseEvent):void {
    ExternalInterface.call("someJavascriptMethod()" );
    4) The javascript method to be called is already parsed inside the containing Air app and is waiting to be triggered.
    5) When the onClick is triggered, the following error is thrown.
    Error: Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX,
    Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime.
    at Error$/throwError()
    at flash.external::ExternalInterface$/call()
    at stress_fla::MainTimeline/onClick()
    6) On investigation I found on your livedoc's website that Air does not support the ExternalInterface.call method.
    http://livedocs.adobe.com/labs/air/1/aslr/flash/external/ExternalInterface.html
    Look for Note: Adobe AIR currently does not support the ExternalInterface class.
    7) Does anyone here know how I can get an embbeded .swf file to call javascript methods in the containing air application? I have had a look at the getUrl method but this is now longer supported & even the FS command but still to no avail. I may have a work around by inserting a DOM element over the top of the embedded .swf but this is not an elegant solution & want the .swf to talk directly to the air app container.
    All help & comments welcome
    Thanks
    Kyle
    Additionally I have found
    http://help.adobe.com/en_US/AIR/1.5/devappsflash/WS5b3ccc516d4fbf351e63e3d118666ade46-7ed4 .html
    Using the Html Loader so that Actionscript can call/manipulate the dom objects. At first I was whopee but then I tried the examples listed in the help. The HTMLLoader class is only available in Air. When trying to use import flash.html.HTMLLoader; Flash C4 complains that the Definition cannot be found on compile time & therefore does not export my movie correctly. Has anyone else had this problem or have a solution??
    More additions:
    The reason the htmlLoader class was not compiling was due to the source action script provided being ActionScript 2.0 - the htmlLoader class is a 3.0 library.
    However, after more investigation I have found the current structure.
    The air app has an html base/root doc. On periodic javascript events - .swf files are downloaded via
    videos = new air.Loader();
    netStream     = new air.URLRequest(path + file);
    videos.load(netStream);
    So now I have a html container in my air app that creates a new air.Loader which downloads the external .swf file in which I want an onClick event in the action Script of the downloaded .swf file to call a Javascript method of the parent air container. Simple yea?
    Or am I making life to hard for myself? Have been looking at the security snadboxes but I don't see how I can get the .swf file to talk nicely with the outer air container. Please help if able.
    Thanks
    Kyle

    Hi Kenneth,
    Your explanation makes sense.
    I have a big JavaScript file full of special mathematical functions written by a mathematician who only knows how to program in Javascript.
    I need to call the Javascript functions from within an ActionScript library, which obviously has no UI, and thus HTML and/or HTMLLoader are not an option.
    Any ideas?
    TIA,
    mlavie

  • [Android] Getting onActivityResult and onStart/onPause/.... events from AIR activity [solution]

    Hi,
    I struggled for a while with this issue and finally found a solution. I haven't seen it posted anywhere so I thought I would share it here.
    In ANE extension's native java project, we include runtimeClasses.jar from AIR's lib folder (AIR\lib\android\lib), along with FlashRuntimeExtension.jar. This gives us access to AIR's AndroidActivityWrapper class.
    Since some interfaces in runtimeClasses are defined as protected, we need to make them accessible to our extension. So we create two interfaces in com.adobe.air package namespace:
    ActivityResultCallback.java
    package com.adobe.air;
    import com.adobe.air.AndroidActivityWrapper;
    public abstract interface ActivityResultCallback extends AndroidActivityWrapper.ActivityResultCallback
    StateChangeCallback.java
    package com.adobe.air;
    import com.adobe.air.AndroidActivityWrapper;
    public abstract interface StateChangeCallback extends AndroidActivityWrapper.StateChangeCallback
    We can now register some callbacks in our extension:
    ExtensionContext.java
    package com.company.extension;
    import java.util.HashMap;
    import java.util.Map;
    import android.content.Intent;
    import android.content.res.Configuration;
    import com.adobe.air.ActivityResultCallback;
    import com.adobe.air.AndroidActivityWrapper;
    import com.adobe.air.AndroidActivityWrapper.ActivityState;
    import com.adobe.air.StateChangeCallback;
    import com.adobe.fre.FREContext;
    import com.adobe.fre.FREFunction;
    public class ExtensionContext extends FREContext implements ActivityResultCallback, StateChangeCallback
        private AndroidActivityWrapper aaw;
        public ExtensionContext() {
            aaw = AndroidActivityWrapper.GetAndroidActivityWrapper();
            aaw.addActivityResultListener( this );
            aaw.addActivityStateChangeListner( this );
        @Override
        public void onActivityResult(int requestCode, int resultCode, Intent intent ) {
        @Override
        public void onActivityStateChanged( ActivityState state ) {
            switch ( state ) {
                case STARTED:
                case RESTARTED:
                case RESUMED:
                case PAUSED:
                case STOPPED:
                case DESTROYED:
        @Override
        public void onConfigurationChanged(Configuration paramConfiguration) {
        @Override
        public Map<String, FREFunction> getFunctions() {
            Map<String, FREFunction> functionMap = new HashMap<String, FREFunction>();
            return functionMap;
        @Override
        public void dispose() {
            if (aaw!=null) {
                aaw.removeActivityResultListener( this );
                aaw.removeActivityStateChangeListner( this );
                aaw = null;
    I hope this helps anyone.

    Finally I had to remove onActivityOnResult implementation because in FB 4.7 the ANE worked fine on debug but I was not able to get in run on release version . I tried even adding the runtimeClasses.jar manually to the ANE package but it simply did not work. See below error from adb logcat
    I/NativeAlert(14030): initialize
    I/dalvikvm(14030): Failed resolving Lcom/adobe/air/ActivityResultCallback; interface 76 'Lcom/adobe/air/AndroidActivityWrapper$ActivityResultCallback;'
    W/dalvikvm(14030): Link of class 'Lcom/adobe/air/ActivityResultCallback;' failed
    I/dalvikvm(14030): Failed resolving Lcom/delcasda/contactsANEext/selectContacts; interface 75 'Lcom/adobe/air/ActivityResultCallback;'
    W/dalvikvm(14030): Link of class 'Lcom/delcasda/contactsANEext/selectContacts;' failed
    E/dalvikvm(14030): Could not find class 'com.delcasda.contactsANEext.selectContacts', referenced from method com.delcasda.contactsANEext.ContactANEContext.getFunctions
    W/dalvikvm(14030): VFY: unable to resolve new-instance 128 (Lcom/delcasda/contactsANEext/selectContacts;) in Lcom/delcasda/contactsANEext/ContactANEContext;
    D/dalvikvm(14030): VFY: replacing opcode 0x22 at 0x004d
    I/dalvikvm(14030): Failed resolving Lcom/adobe/air/ActivityResultCallback; interface 76 'Lcom/adobe/air/AndroidActivityWrapper$ActivityResultCallback;'
    W/dalvikvm(14030): Link of class 'Lcom/adobe/air/ActivityResultCallback;' failed
    I/dalvikvm(14030): Failed resolving Lcom/delcasda/contactsANEext/selectContacts; interface 75 'Lcom/adobe/air/ActivityResultCallback;'
    W/dalvikvm(14030): Link of class 'Lcom/delcasda/contactsANEext/selectContacts;' failed
    D/dalvikvm(14030): DexOpt: unable to opt direct call 0x01c1 at 0x4f in Lcom/delcasda/contactsANEext/ContactANEContext;.getFunctions
    W/System.err(14030): java.lang.NoClassDefFoundError: com.delcasda.contactsANEext.selectContacts
    W/System.err(14030):    at com.delcasda.contactsANEext.ContactANEContext.getFunctions(ContactANEContext.java:41)
    W/System.err(14030):    at com.adobe.fre.FREContext.VisitFunctions(FREContext.java:134)
    W/System.err(14030):    at com.adobe.air.customHandler.callTimeoutFunction(Native Method)
    W/System.err(14030):    at com.adobe.air.customHandler.callTimeoutFunction(Native Method)
    W/System.err(14030):    at com.adobe.air.customHandler.callTimeoutFunction(Native Method)
    W/System.err(14030):    at com.adobe.air.customHandler.handleMessage(customHandler.java:22)
    W/System.err(14030):    at android.os.Handler.dispatchMessage(Handler.java:99)
    W/System.err(14030):    at android.os.Looper.loop(Looper.java:137)
    W/System.err(14030):    at android.app.ActivityThread.main(ActivityThread.java:5455)
    W/System.err(14030):    at java.lang.reflect.Method.invokeNative(Native Method)
    W/System.err(14030):    at java.lang.reflect.Method.invoke(Method.java:525)
    W/System.err(14030):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1187)
    W/System.err(14030):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
    W/System.err(14030):    at dalvik.system.NativeStart.main(Native Method)

  • Error while creating subsite from site template

    Hi,
    I am getting below error while creating subsite from existing site template .
    Sachin Bhosale

    There must be a duplicate Email field created in any list/library. The cause can be identified by renaming the site template to sitename.cab > extact the cab file > open the manifest file search for email and see where it is associated. Refer
    to the following blog post for more information
    http://sharepointserved.blogspot.com/2012/11/a-duplicate-name-was-found.html
    http://sharepoint.stackexchange.com/questions/11944/error-when-creating-a-site-from-custom-template-a-duplicate-field-name-name
    Cheers,

Maybe you are looking for

  • Jump to Function not working for header items

    Hi Experts, I have a query using jump to function to access R3 tranaction, It has issue jump to transaction MB51 Item Data:Material, plant, ... header data: posting date,... All settings in RSBBS are correct, but the posting date is not passed onto R

  • How to make a Shared mailbox folder appear on everyones mailbox automatically

    Hello, I need to find a way for a Shared mailbox folder to appear in everyone's mailbox automatically – preferably in their favorites. We currently have a Public Folder where everyone in the company can drag or email any suspicious, fishing, etc. ema

  • Why does my Nokia Asha 306 dictionary in chinese c...

    Help me guys. I just can't use my dictionary properly. Its words is in english character but its meaning is in total chinese character. It sucks -.-"

  • Trading partner agreement not found for the given input values

    Hi, I am working on EDI X12 over generic exchange outbound. In enqueue script: replyToMsgID = from =TEE to =RF actionName =BASFEDI841 doctypeName =841 doctypeRevision =4010 msgType =1 payload =RF_841_4010_1_12.xml attachment= I am getting the Trading

  • How to reinstall Address Book in Lion?

    When I try to open Address Book all I get is the multi-colored pinwheel icon spinning around and around.  I have to force quit the app.  I have removed the icon from the dock and then re-added it, that didn't work.  Then I went into the Application S