Unable to load ADF Mobile for Android deployment profile.

Hello,
I'm trying to implement a simple application on an android platform using this:
[http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html]
I already downloaded the updates needed as extensions and started the emulator using the SDK Manager.exe. However, i'm not able to create a deployment profile of type: "ADF Mobile for android". I only find type "ADF Mobile Feature Archive" which doesn't work for me because when i try deploying it, i don't find the "deploy application to emulator" option. Any thoughts?
Regards,
Mohamed

Hi.
To deploy to the emulator or to a device, you must create a deployment profile on your application, not on the ViewController or ApplicationController projects.
Best Regards,
Frédéric.

Similar Messages

  • ADF Mobile - [INSTALL_FAILED_INVALID_APK] Android Deployment Failed

    I created a small application and tried to deploy it to my Samsung Galaxy 3 device and I get this error stack:
    [11:54:13 AM] Command-line executed: ["C:\Android\platform-tools\adb", -d, install, -r, "C:\11.1.2.3-POC\TestMobile\deploy\ANDROID_MOBILE_NATIVE_archive1\testmobile.apk"]
    [11:54:13 AM] 5005 KB/s (22577598 bytes in 4.404s)
    [11:54:13 AM] pkg: /data/local/tmp/testmobile.apk
    [11:54:13 AM]
    [11:54:13 AM] Failure [INSTALL_FAILED_INVALID_APK]
    [11:54:13 AM]
    [11:54:13 AM] Command-line execution failed (Return code: 0)
    [11:54:13 AM] Command-line executed: "C:\Android\platform-tools\adb" -d install -r "C:\11.1.2.3-POC\TestMobile\deploy\ANDROID_MOBILE_NATIVE_archive1\testmobile.apk"
    [11:54:13 AM] Deployment cancelled.
    [11:54:13 AM] ---- Deployment incomplete ----.
    [11:54:13 AM] Deployment failed due to one or more errors returned by 'C:\Android\platform-tools\adb'. The following is a summary of the returned error(s):
    Failure [INSTALL_FAILED_INVALID_APK]

    The device is running 4.1.1 and I've tried building the package with these 3 SDKs:
    4.2.2 (API17)
    4.1.2 (API16)
    4.0.3 (API15)
    all return the same error.
    It says I should be able to use: API16 for:
    Platform Version     API Level     VERSION_CODE     Notes
    Android 4.1, 4.1.1      16      JELLY_BEAN      Platform Highlights
    Edited by: kthomas on Apr 1, 2013 12:25 PM

  • Unable to load any mobile players

    I used to be able to run the emulator for flashlite 2.0 in
    flash professional 8 but for some reason it is unable to load any
    mobile players. I've checked extension manager and loaded the
    latest updates, i can see the phones in device settings but if i
    test movie a get a pop up error message
    Unable to load any mobile players.
    has anyone seen this before am i missing something?
    thanks in advance
    Greg

    hi,
    try repairing/reinstalling Flash from add/remove programs.
    // chall3ng3r //

  • Problem with ADF Mobile on Android

    Hi,
    I'm trying to run a very simple test with adf mobile on android emulator.
    But when I try to open the app, the splash screen never changes.
    Only when I go to the menu and I return to the app from the device menu, this show the main screen.
    And...
    When I try to open a very simple amx page, the app launch a message that says
    Failed to initilize the AdfcContext{classname: oracle.adfmf.framework.api.Model; method: pushPageFlowScope; params: ; }
    Somebody can help me?
    I am using:
    ADF Mobile Framework oracle.adf.mobile 11.1.2.4
    Android sdk 22
    Message: http://db.tt/mIqcekCI
    Log: http://db.tt/0frlguNq
    Thanks!

    Hi, there, a couple of things to double check on your emulator settings:
    When configuring the Android emulator, please make sure the emulator emulates ARM Processor (armeabi - v7).  ADF Mobile only works with ARM processors - both device and emulator.
    Under Memory Options, please ensure RAM is at least 768 or greater.  This of course is also constraint by the amount of memory your development machine has, but generally you should have at least 768 MB allocated.  ADF Mobile app itself won't take up nearly that much RAM of course, but there are a lot of Android apps that are started in the background when Android emulator starts.
    Also, make sure there is 500 MB of internal storage configured - you can go as low as 200 MB but the space will quickly.
    Lastly, before you compile/deploy again, please go to JDeveloper menu item Build - Clean All to clean up any left over deployment artifacts.
    Thanks,
    Joe Huang

  • Error "Unable to load word breaker for locale 0. Error code 8007007e." with search service application.

    I recreate the Search service application and the default Content source stayning in the 'Recovering' status.
    The log give multiple error 'Unable to load word breaker for locale 0. Error code 8007007e.'
    The default language is English and the reference in registry for word breaker dll is naturallanguage1.dll but I found only the naturallanguage6.dll.

    Hi,
    For your issue, check your current language settings and ensure that search supports the current language.
    On the SharePoint Server open Registry Editor (Start -> type “Regedit” and hit enter). 
    Point to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OfficeServer\14.0\Search\Setup\ContentIndexCommon\LanguageResources\Default\English
    Under the registry key for each of the languages there is a value called StemmerDLLPath and WBDLLPathOverride
    Updated the registry entry with NATURA~1.dll to NATURA~2.dll
    Point to Start -> Administrative Tools -> Services, right click on SharePoint Server Search 14 and click on Restart.
    Performed a Full Crawl and wait for the Full Crawl to complete and try searching again.
    For more detailed information, refer to the following blogs:
    http://blog.ithinksharepoint.com/2008/04/20/a-word-breaker-was-not-found-for-the-given-language-error-when-crawling-content/
    http://www.sharepoint2013.me/Blog/Post/175/Word-breakers-in-SharePoint-2013
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • ADF Mobile failed to deploy to android device

    Hello all,
    I'm trying to create an ADF Mobile App, following [this video tutorial|http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/adfmobiledemo/adfmobiledemo.html].
    I'm using JDeveloper Studio Edition Version 11.1.2.3.0 and getting this error message:
    [11:59:41 AM] Could not find the Application Controller project in a folder named "ApplicationController".
    [11:59:41 AM] Shutting down Android Debug Bridge server...
    [11:59:42 AM] Deployment cancelled.
    [11:59:42 AM] ---- Deployment incomplete ----.
    [11:59:42 AM] Failed to deploy - the Application Controller project is missing. (oracle.adfmf.framework.dt.deploy.common.deployers.ApplicationValidatorDeployer)
    any ideas?
    Edited by: 968387 on Nov 12, 2012 3:57 AM
    Edited by: 968387 on Nov 12, 2012 3:58 AM

    Is there a reason, why there is no direct support for adf bc via jdbc? Not exactly sure what you mean here. Remember that the mobile device is a one user environment so it won't make sense to have the full ADF BC run on the mobile device.
    Since you are working over the network accessing a remote server, you probably don't want direct JDBC access to the DB on the server because of network port security settings.
    Web services are the standard way to invoke remote logic on servers.
    Why is there no support for exposing the application module via a RESTful service, or is it planned to support in further versions?This is planned for a future version.

  • OAAM 11g R2: Unable to load java class for custom configurable action

    Need to configure a Configurable Action to get triggered for a particular action at a given checkpoint.
    Steps Followed:
    1. Created a java class implementing com.bharosa.vcrypt.tracker.dynamicactions.intf.DynamicAction, getParameters() and execute() methods were implemented in that java class.
    2. Added necessary jars from $ORACLE_IDM_HOME\oaam\cli\lib to the build classpath.
    3. Compiled and created a jar with it.
    4. Extracted the oracle.oaam.extensions.war file into a working folder.
    5. Added the Custom Jar created in step 3 into <working folder>/WEB-INF/lib/
    6. Changed the following in MANIFEST.MF in <working folder>/META-INF/:
    Specification-Version:11.1.2.0.1
    Implementation-Version:11.1.2.0.1
    7. Rejar-ed the oracle.oaam.extensions.war from the working folder using following command:
    jar -cvfm oracle.oaam.extensions.war <working folder>\META-INF\MANIFEST.MF -C <working folder>/ .
    8. Stopped the oaam_admin_server1, oaam_offline_server1 and oaam_server_server1.
    9. Deleted the oracle.oaam.extensions deployment from the weblogic.
    10. Deployed the newly created oracle.oaam.extensions as a shared library for oaam_admin_server1 and oaam_server_server1.
    11. Started all managed servers.
    But when I tried to create an action template with the java class I just created, it was throwing following error
    +java.lang.ClassNotFoundException: *+
    Unable to load configurable action class *. Ensure the class is made available in the class path.
    Referred following documents:
    1.      http://docs.oracle.com/cd/E27559_01/admin.1112/e27207/cfgactions.htm
    2.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/cfg-action.htm
    3.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/extend.htm
    Kindly help me. Thanks in advance.
    Edited by: 917717 on Dec 12, 2012 7:16 PM

    This thread is a bit stale but I thought it might help to clarify one point about custom jar files on UCCX.
    To properly load a custom jar:
    Upload it into the classpath directory in the document repository. 
    Select it under System | Custom Classes Configuration
    Finally you need to restart the CCX Engine and the CCX Administration services.  If you have HA you need to restart them on both servers. 
    Other notes:
    When referencing your class in the CCX Editor, use the fully qualified name of the class.  Lots of other classes use things like Element or Document so you need to be explicit. The editor only knows about the 20 native classes by their object names.  If you create a Document object in the editor you are really creating a com.cisco.doc.Document object.  If you loaded jdom.jar and you wanted a jdom document then you need to create an object of type org.jdom.Document.
    When compiling your custom jar files, be sure to compile for the version of Java that the CCX Engine runs.  In general UCCX 7.X and older use Java 1.4.  UCCX 8.X and higher use Java 1.6.  Several of the core Java classes had significant changes between 1.4 and 1.6. If you ran your code on UCCX 7 or earlier and now it fails in UCCX 8.X or higher, recomplile for Java 1.6 and you classes will likely work again.
    Finally, check for security violations in UCCX 8.X or higher.  Cisco has restricted some of the things you can do.  These URL's have more information:
    http://docwiki.cisco.com/wiki/Engine
    http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_CCX_8.0
    -Steven
    Please help us make the communities better.  Rate helpful posts!

  • Unable to load ADFS 2.0 in Windows Server 2.0

    I am trying to federate a domain in Office 365. The AD FS servers are running Windows 2012 R2 and AD FS appears to be working properly. The errors I receive are shown below.
    PS C:\Windows\system32> import-module msonline
    PS C:\Windows\system32> Connect-MsolService    [credentials entered]
    PS C:\Windows\system32> get-msoldomain
    Name                                                                                   
    Status          Authentication
    contoso.com                                                                          
    Verified        Managed
    adatum.com                                                                    
    Verified        Managed
    fabrikam.com                                                                        
    Verified        Managed
    PS C:\Windows\system32> Convert-MsolDomainToFederated -domainname contoso.com
    Convert-MsolDomainToFederated : Failed to connect to Active Directory Federation Services 2.0 on the local machine.
    Please try running Set-MsolADFSContext before running this command again.
    At line:1 char:1
    + Convert-MsolDomainToFederated -domainname contoso.com
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [Convert-MsolDomainToFederated], FederationException
        + FullyQualifiedErrorId : InvalidCommandSequenceGeneva,Microsoft.Online.Identity.Federation.Powershell.ConvertDoma
       inToFederated
    PS C:\Windows\system32> Set-MsolADFSContext -Computer ADFS01
    Set-MsolADFSContext : Unable to load the Active Directory Federation Services 2.0 snap-in for Windows PowerShell.
    At line:1 char:1
    + Set-MsolADFSContext -Computer ADFS01
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [Set-MsolADFSContext], FederationException
        + FullyQualifiedErrorId : SnapInLoadFailed,Microsoft.Online.Identity.Federation.Powershell.ContextCredentialsComma
       nd
    I've not had this problem before when using Server 2008 R2.  What do I have to do to the AD FS server to make this work?
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

    I'm going to answer my own question.  The following registry key and values were present.  There are blog and forum posts suggesting that this needs to be added, but they only apply to Windows Server 2012, not Windows 2012 R2.  Further, this
    registry key and values were present on my servers even though I did not add them manually.
    Removing this key, which removes the values underneath, solved my problem.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\Microsoft.Adfs.PowerShell]
    "ApplicationBase"="C:\\Windows\\ADFS"
    "Version"="6.2.0.0"
    "AssemblyName"="Microsoft.IdentityServer.PowerShell, Version=6.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
    "Description"="This powershell snap-in contains cmdlets used to manage Microsoft Identity Server resources."
    "PowerShellVersion"="1.0"
    "ModuleName"="C:\\Windows\\ADFS\\Microsoft.IdentityServer.PowerShell.dll"
    "Vendor"="Microsoft"
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • ADF mobile - trivial Android demo application takes 53 MB  ?!?

    Just developed and deployed application from
    http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html
    In the Android SDK emulator, I see that the such one trivial application has about 53.09 MB ?
    Is there a way to reduce the size of applications to a reasonable level?
    Some setting in deployment option, or similar ?
    Also, I have not yet tried it on a real Android device, but on the emulator application runs very slowly (never-ending Oracle splash screen on startup), on a computer with i7 processor with 8 GB RAM
    Thanks,...

    There is a minimum size that will be required (about 15mb) which is the ADF Mobile container which is where your application is executed on the client, and you won't be able to go below that one.
    Note though that this doesn't mean that a 2 page hello world would be 2*15 but rather a small addition to the first 15mb.

  • ADF Mobile on Android? Offline synchronization with the database?

    Hello,
    We are thinking about developing a project on Oracle ADF Mobile, and want it to run on both Android and IOS devices.
    And we want to be able to synchronize our database for offline mode.
    I read some docs, and they say Oracle does not have an Android version of ADF Mobile Client. It provides ADF Mobile Browser,
    but then it will not be possible to be synchronized with a remote database and run in offline mode.
    Is it possible to develop an application with Oracle ADF Mobile technology, that runs on Android and IOS phones,
    syncs with a remote database and run both online and offline mode, and uses device's services like GPS, camera, etc?
    Thanks,
    Bora Yuret
    Edited by: 919404 on 07.Mar.2012 09:01
    Edited by: 919404 on 07.Mar.2012 09:02

    Trinidad faces and JSF faces not optimized for android web-browser.

  • Unable to load Database Error for one of the BSO Application.

    Hello Everyone,
    We have one Production Issue like suddenly the an Application Fiji while should be running was stopped. When i tried to restart it its showing Error.
    gvw3086-v.atlanta.hp.com:1423.Fiji    Start  application    August 28, 2013 8:32:24 PM SGT    Failed
    Error: 1002141 Unable to load database [Arirang], error code [1019038]
    gvw3086-v.atlanta.hp.com:1423.Fiji.Consol    Start database    August 28, 2013 8:33:30 PM SGT    Failed
    Error: 1002141 Unable to load database [Arirang], error code [1019038].
    I checked the Log but not sure it correct or not i see this Error message.
    [Wed Aug 28 11:33:48 2013]Local/Fiji///7944/Info(1002089)
    RECEIVED ABNORMAL SHUTDOWN COMMAND - APPLICATION TERMINATING
    But i also saw this error before but the application use to start automatically but this time it did not.
    can anyone help me on this.
    Regards,
    Naveen

    Hi,
    As i mentioned above its only for one Application Fiji. For a temporary Solution we tried to restart the Hyperion Services. But this did not work. One of the the Hyperion Service HyPService(not sure of the exact name). did not restart. So we have done a a fail over to other node and now the Fiji apps is running. But i don't think so what we have done is the correct fix for the solution. Have any one faced this problem.
    Hi John,
    Which Doc ID you mean to refer me is that the doc which comes with the Essbase Software.
    Regards,
    Naveen

  • Firefox Mobile for Android download link = FAIL... Yeah it doesn't work....

    I've tried to download the beta with my phone, with firefox, and with IE. The link is broken, or non existent... I've tried it for about two weeks now.

    The link to download Firefox from the Android Market will not work on phones with incompatible hardware. You can check if your phone is compatible here:
    https://wiki.mozilla.org/Mobile/Platforms/Android
    Even on some supported devices, a bug in the Market software prevents Firefox from showing up. This may be related to the fairly recent Android Market app update. If you go to Settings/Applications/Market and choose "Uninstall" you can uninstall the update, and then search for and install Firefox from the marketplace.
    Or, if you have a supported phone, you can download the app directly from here:
    http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0b3/android-r7/multi/
    (Note: To download the app directly for an AT&T phone, you will have to search for instructions on "sideloading" the APK file, since AT&T disables the option to install from non-Market sources.)

  • I have been trying to download Mobile for Android for weeks. Every time it then informs me "file not found." I'm about ready to quit trying since apparently I'm wasting my time. Does anyone have a clue what I'm doing wrong?

    My phone is a Sony Ericsson Xperia X10.

    Firefox will not appear in the Market for most phones with incompatible hardware. You can check if your phone is supported here:
    https://wiki.mozilla.org/Mobile/Platforms/Android
    Even on some supported devices, a bug in the Market software prevents Firefox from showing up. This may be related to the fairly recent Android Market app update. If you go to Settings/Applications/Market and choose "Uninstall" you can uninstall the update, and then search for and install Firefox from the marketplace.
    Or, if you have a supported phone, you can download the app directly from here:
    http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/4.0b3/android-r7/multi/
    (Note: To download the app directly for an AT&T phone, you will have to search for instructions on "sideloading" the APK file, since AT&T disables the option to install from non-Market sources.)

  • ADF Mobile for Independent developer

    can i build my personal app using ADF Mobile and post it in app store.
    Do i have to subscribe any license from Oracle

    You have to license Oracle ADF to be able to develop and distribute ADF Mobile applications.
    You either get a stand alone Oracle ADF license or your get a license for WebLogic Server that includes the ADF license in it.

  • Firefox for android deployment configuration file

    Looking to deploy FF for Android v36 to many Motorola tablets and looking for an automated way to make changes to the Mozilla home page
    specifically hide the following tabs --Synced tabs; recent tabs; history; top sites; reading list--, remove all bookmarks and add a single bookmark for our corporate app.
    I can not find where the executable is and not even sure if the pref.js and Mozilla.cfg still have effect in this build.

    what about a setup.ini file? to specify at installation?

Maybe you are looking for

  • Deleting Discoverer report from Admin

    Hi, We have exported a discoverer report using Admin from a database D1. Then imported that report using admin in another database D2. But i couldn't see the report in the desktop of database D2....don't know why.... Can anybody sugggest a way to del

  • Context Senstive Help using CHM

    Hi, Is there an alternative to keyhelp.ocx to display context sensitive help based on size of content? or Is it possible to write a HTML code/Java script to control the individual page size of CHM in run-time? Thanks, Kumar

  • WUC-015 [SOLVED]

    I'm having a slightly different problem than I've seen previously. I am receiving this error if I try to run a webutil function from a when_new_form_instance or when new_item_instance trigger. If I only put the code in a when button pressed trigger i

  • Cannot download CCMAGENT.SAR to install the SAPCCM4X ccms agent for ABAP

    I realize that my CCMS (RZ20) was empty (of data) because there was no agent filling it. Following the documentation from sap, I have to download and register the SAPCCM4X ccms agent for ABAP (I have a SAP Netweaver 7.0 (2004s) ABAP Trial Version) bu

  • Did OEL 5 U 6 Broke VirtualBox Guest Addon?

    Just wondering anyone already know about this, looks to be VirtualBox Guest addon compiles fine but fails to load in 5.6...in both uek and non uek kernel...