The Android emulator VPN proxy problem

Hi, I am facing a problem with the Android emulator in a VPN.

As a solution usually followed I got to AFN-> fill out the following details:

Name-T-Mobile US

Internet APN

Proxy-DMZ-proxy.oracleads.com/ www-proxy.idc.oracle.com/rmdc-proxy.oracle.com/www-proxy.us.oracle.com (all tried)

port-80

e-mail my username oracle

password password

Always the emulator intercepts not the internet.

Hello.

If you are on a Wi - fi n/w disable your LAN card adapter in the adapter settings.

The following worked for me

Name-T-Mobile US

Internet APN

Proxy-www-proxy.idc.oracle.com

port-80

Delete the entries for name and user password. They are not necessary.

Press F8 on windows to enable/disable the network connection on the emulator. Close the browser and start again in the emulator.

Tags: Oracle Mobile

Similar Questions

  • "aapt file not found" Exception during deployment on the Android emulator

    Nice day

    I use Jdev 11.1.2.3.0.

    When I deploy my application on the Android emulator, I get this error, here is my log information:

    [16: 56:41] update Android profile dependencies with FAR profiles created from application projects...

    [16: 56:45]-deployment began.  ----

    [16: 56:45] the target platform's (Android).

    [16: 56:45] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive1."

    [16: 56:46] check the State of the Android Debug Bridge server...

    [16: 56:48] Server Android Debug Bridge already running.

    [16: 57:01] check a single Android emulator is online and connected to the ADB server...

    [16: 57:03] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive1."

    [16: 57:04] analysis of the dependence running...

    [16: 57:05] building...

    [16: 57:24] deployment of 3 profiles...

    [16: 58:06] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [16: 58:06] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [16: 58:06] start preparing the package...

    [16: 58:12] check the Application Controller project exists...

    [16: 58:12] checking dependencies of applications...

    [16: 58:12] Validation of the application XML files...

    [16: 58:13] Validation of the XML files in the ApplicationController project...

    [16: 58:13] Validation of the XML files in the ViewController project...

    [16: 58:15] copy of FARs in the application of the Mobile ADF framework...

    [16: 58:15] far from the source of the copy: ViewController...

    [16: 58:15] copy by far the source: ApplicationController...

    [16: 58:15] copy of resource files java framework...

    [16: 58:30] copy of the common javascript files...

    [16: 58:41] deployment of counting files...

    [16: 58:41] copy of the application image files...

    [16: 58:42] copy of the ADF Mobile configuration files...

    [16: 58:42] .adf files...

    [16: 58:42] copy of file security related to the application of the Mobile ADF framework...

    [16: 58:42] Creation of preferences Android XML files...

    [16: 58:42] creating AndroidManifest.xml file...

    [16: 58:42] Creation of unsigned Android application file...

    [16: 58:42] run command line: "C:\Users\Nasir Amin\AppData\Local\Android\sdk\platform-tools\aapt ' p - debug mode - f m-J"C:\JDeveloper\mywork\FirstMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1\src"- M"C:\JDeveloper\mywork\FirstMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1\AndroidManifest.xml"- min-sdk-version 9 - target-sdk-version 9 - version-code 1 - oracle.idm.mobile extra-packages - F 'C:\JDeveloper\mywork\FirstMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1\firstmobileapp.apk'-I 'C:\Users\Nasir Amin\AppData\Local\Android\sdk\platforms\android-21\android.jar's 'C:\JDeveloper\mywork\FirstMobileApp\deploy\ANDROID_ '. MOBILE_NATIVE_archive1\res""C:\JDeveloper\mywork\FirstMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1\java_res"

    [16: 58:42] undeployment.

    [16: 58:42] - incomplete deployment.

    [16: 58:42] cannot run the program "' C:\Users\Nasir Amin\AppData\Local\Android\sdk\platform-tools\aapt" ": CreateProcess = 2 error, the system cannot find the file specified

    [16: 58:42] CreateProcess error = 2, the system cannot find the file specified

    When I go to ' C:\Users\Nasir-Amin\AppData\Local\Android\sdk\platform-tools\ ' I am not able to find the aapt file.

    Please let me know the solution for this problem.

    Best regards,

    Julien

    Check out this https://blogs.oracle.com/onesizedoesntfitall/entry/adf_mobile_deploying_to_android

    Timo

  • ADF Mobile: Error when accessing the app from the Android emulator

    I am trying to build a mobile app ADF with JDeveloper (11.1.2.4.0) and its extension ADF Mobile Framework (11.1.2.4.39.64.69). The version of the Android API is 23 and the SDK build tools and platform version 20.

    I built the app and the deployment of the android emulator has been a success, but when I try to access the application on the emulator, it throws an error indicating that the application has stopped working.

    When I check logcat he showed the exception stack trace below that throws an UnsupportedOperationException

    Any help would be really appreciated.

    I/ActivityManager( 1240): Start proc com.company.OracleMobile for activity com.company.OracleMobile/oracle.adfmf.Container: pid=1782 uid=10019 gids={50019, 1028, 1015, 3003}
    D/WearableConn( 1443): Connecting via TCP to /10.0.2.2:5601
    W/System.err( 1782): No properties file. Taking properties from ClassLoader resources
    D/dalvikvm( 1782): GC_CONCURRENT freed 152K, 12% free 2199K/2476K, paused 9ms+9ms, total 50ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 119K, 10% free 2491K/2740K, paused 13ms+10ms, total 44ms
    W/System.err( 1782): Opening "logging.properties" also failed
    W/System.err( 1782): java.io.IOException: BufferedInputStream is closed
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 168K, 12% free 2542K/2884K, paused 14ms, total 15ms
    I/dalvikvm-heap( 1782): Grow heap (frag case) to 4.062MB for 1536012-byte allocation
    D/dalvikvm( 1782): GC_CONCURRENT freed <1K, 8% free 4041K/4388K, paused 9ms+1ms, total 32ms
    E/WebViewFactory( 1782): Chromium WebView does not exist
    E/WebViewFactory( 1782): Chromium WebView does not exist
    D/gralloc_goldfish( 1782): Emulator without GPU emulation detected.
    I/ActivityManager( 1240): Displayed com.company.OracleMobile/oracle.adfmf.Container: +1s55ms
    I/Choreographer( 1240): Skipped 33 frames!  The application may be doing too much work on its main thread.
    D/dalvikvm( 1782): GC_CONCURRENT freed 189K, 7% free 4453K/4768K, paused 17ms+17ms, total 90ms
    I/Choreographer( 1240): Skipped 96 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 122 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 202 frames!  The application may be doing too much work on its main thread.
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 376K, 10% free 4746K/5268K, paused 15ms, total 16ms
    D/dalvikvm( 1782): GC_FOR_ALLOC freed 495K, 14% free 4944K/5724K, paused 14ms, total 15ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 507K, 11% free 5335K/5964K, paused 16ms+16ms, total 58ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 287K, 7% free 6075K/6484K, paused 18ms+11ms, total 61ms
    D/dalvikvm( 1782): GC_CONCURRENT freed 596K, 10% free 6755K/7472K, paused 17ms+9ms, total 61ms
    W/dalvikvm( 1782): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lcom/oracle/cvm/channel/VM;
    W/System.err( 1782): java.lang.reflect.InvocationTargetException
    W/System.err( 1782):  at java.lang.reflect.Constructor.constructNative(Native Method)
    W/System.err( 1782):  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    W/System.err( 1782):  at oracle.adfmf.framework.FeatureContextManagerFactory.createFeatureContextManager(FeatureContextManagerFactory.java:37)
    W/System.err( 1782):  at oracle.adfmf.framework.FeatureContextManagerFactory.getInstance(FeatureContextManagerFactory.java:72)
    W/System.err( 1782):  at oracle.adfmf.Application.initializeFeatureContextManager(Application.java:328)
    W/System.err( 1782):  at oracle.adfmf.Application.initApplication(Application.java:298)
    W/System.err( 1782):  at oracle.adfmf.Container$LayoutLoader.resumeApplicationLoad(Container.java:865)
    W/System.err( 1782):  at oracle.adfmf.Container$LayoutLoader.run(Container.java:786)
    W/System.err( 1782):  at android.os.Handler.handleCallback(Handler.java:733)
    W/System.err( 1782):  at android.os.Handler.dispatchMessage(Handler.java:95)
    W/System.err( 1782):  at android.os.Looper.loop(Looper.java:136)
    W/System.err( 1782):  at android.app.ActivityThread.main(ActivityThread.java:5026)
    W/System.err( 1782):  at java.lang.reflect.Method.invokeNative(Native Method)
    W/System.err( 1782):  at java.lang.reflect.Method.invoke(Method.java:515)
    W/System.err( 1782):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777)
    W/System.err( 1782):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
    W/System.err( 1782):  at dalvik.system.NativeStart.main(Native Method)
    W/System.err( 1782): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load cvm from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.company.OracleMobile-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.company.OracleMobile-1, /system/lib]]]: findLibrary returned null
    W/System.err( 1782):  at java.lang.Runtime.loadLibrary(Runtime.java:358)
    W/System.err( 1782):  at java.lang.System.loadLibrary(System.java:588)
    W/System.err( 1782):  at com.oracle.cvm.channel.VM.<clinit>(Unknown Source)
    W/System.err( 1782):  at oracle.adfmf.JavaStarter.startJVMWithFeatureClasspaths(JavaStarter.java:351)
    W/System.err( 1782):  at oracle.adfmf.JavaStarter.startJava(JavaStarter.java:65)
    W/System.err( 1782):  at oracle.adfmf.framework.NativeFeatureContextManager.<init>(NativeFeatureContextManager.java:113)
    W/System.err( 1782):  ... 17 more
    D/dalvikvm( 1782): GC_CONCURRENT freed 1574K, 21% free 6714K/8416K, paused 15ms+18ms, total 81ms
    W/ActivityManager( 1240): Bad activity token: android.os.BinderProxy@b22d6f30
    W/ActivityManager( 1240): java.lang.ClassCastException: android.os.BinderProxy cannot be cast to com.android.server.am.ActivityRecord$Token
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.forToken(ActivityRecord.java:338)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.isInStackLocked(ActivityRecord.java:1031)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.getStackLocked(ActivityRecord.java:1039)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.getEnclosingActivityContainer(ActivityManagerService.java:7101)
    W/ActivityManager( 1240):  at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:2026)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2023)
    W/ActivityManager( 1240):  at android.os.Binder.execTransact(Binder.java:404)
    W/ActivityManager( 1240):  at dalvik.system.NativeStart.run(Native Method)
    W/ActivityManager( 1240): Bad activity token: android.os.BinderProxy@b22f2490
    W/ActivityManager( 1240): java.lang.ClassCastException: android.os.BinderProxy cannot be cast to com.android.server.am.ActivityRecord$Token
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.forToken(ActivityRecord.java:338)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.isInStackLocked(ActivityRecord.java:1031)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityRecord.getStackLocked(ActivityRecord.java:1039)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.getEnclosingActivityContainer(ActivityManagerService.java:7101)
    W/ActivityManager( 1240):  at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:2026)
    W/ActivityManager( 1240):  at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:2023)
    W/ActivityManager( 1240):  at android.os.Binder.execTransact(Binder.java:404)
    W/ActivityManager( 1240):  at dalvik.system.NativeStart.run(Native Method)
    D/AndroidRuntime( 1782): Shutting down VM
    W/dalvikvm( 1782): threadid=1: thread exiting with uncaught exception (group=0xb1d31ce8)
    E/AndroidRuntime( 1782): FATAL EXCEPTION: main
    E/AndroidRuntime( 1782): Process: com.company.OracleMobile, PID: 1782
    E/AndroidRuntime( 1782): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.company.OracleMobile/oracle.adfmf.LocalHTMLActivity}: java.lang.UnsupportedOperationException
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2197)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.startActivityNow(ActivityThread.java:2037)
    E/AndroidRuntime( 1782):  at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:135)
    E/AndroidRuntime( 1782):  at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:347)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateHiddenBackgroundFeature(Container.java:2128)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateAdfApplication(Container.java:1277)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container.activateAdfApplication(Container.java:1263)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container$LayoutLoader.resumeApplicationLoad(Container.java:867)
    E/AndroidRuntime( 1782):  at oracle.adfmf.Container$LayoutLoader.run(Container.java:786)
    E/AndroidRuntime( 1782):  at android.os.Handler.handleCallback(Handler.java:733)
    E/AndroidRuntime( 1782):  at android.os.Handler.dispatchMessage(Handler.java:95)
    E/AndroidRuntime( 1782):  at android.os.Looper.loop(Looper.java:136)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.main(ActivityThread.java:5026)
    E/AndroidRuntime( 1782):  at java.lang.reflect.Method.invokeNative(Native Method)
    E/AndroidRuntime( 1782):  at java.lang.reflect.Method.invoke(Method.java:515)
    E/AndroidRuntime( 1782):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:777)
    E/AndroidRuntime( 1782):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
    E/AndroidRuntime( 1782):  at dalvik.system.NativeStart.main(Native Method)
    E/AndroidRuntime( 1782): Caused by: java.lang.UnsupportedOperationException
    E/AndroidRuntime( 1782):  at com.android.webview.nullwebview.NullWebViewFactoryProvider.createWebView(NullWebViewFactoryProvider.java:41)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.ensureProviderCreated(WebView.java:2058)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.setOverScrollMode(WebView.java:2116)
    E/AndroidRuntime( 1782):  at android.view.View.<init>(View.java:3461)
    E/AndroidRuntime( 1782):  at android.view.View.<init>(View.java:3517)
    E/AndroidRuntime( 1782):  at android.view.ViewGroup.<init>(ViewGroup.java:470)
    E/AndroidRuntime( 1782):  at android.widget.AbsoluteLayout.<init>(AbsoluteLayout.java:52)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:498)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:475)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:455)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:444)
    E/AndroidRuntime( 1782):  at android.webkit.WebView.<init>(WebView.java:434)
    E/AndroidRuntime( 1782):  at org.apache.cordova.CordovaWebView.<init>(CordovaWebView.java:118)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.PhoneGapAdapterWebView.<init>(PhoneGapAdapterWebView.java:30)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.createWebView(AdfPhoneGapActivity.java:523)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.init(AdfPhoneGapActivity.java:506)
    E/AndroidRuntime( 1782):  at oracle.adfmf.phonegap.AdfPhoneGapActivity.onCreate(AdfPhoneGapActivity.java:442)
    E/AndroidRuntime( 1782):  at android.app.Activity.performCreate(Activity.java:5242)
    E/AndroidRuntime( 1782):  at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
    E/AndroidRuntime( 1782):  at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2161)
    E/AndroidRuntime( 1782):  ... 17 more
    W/ActivityManager( 1240):   Force finishing activity com.company.OracleMobile/oracle.adfmf.Container
    D/gralloc (  926): Registering a buffer in the process that created it. This may cause memory ordering problems.
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/SurfaceFlinger(  926): glCheckFramebufferStatusOES error -286649159
    E/SurfaceFlinger(  926): got GL_FRAMEBUFFER_COMPLETE_OES error while taking screenshot
    E/libEGL  (  926): called unimplemented OpenGL ES API
    E/libEGL  (  926): called unimplemented OpenGL ES API
    W/WindowManager( 1240): Screenshot failure taking screenshot for (164x246) to layer 21005
    I/Choreographer( 1240): Skipped 30 frames!  The application may be doing too much work on its main thread.
    W/ActivityManager( 1240): Activity pause timeout for ActivityRecord{b25294d8 u0 com.company.OracleMobile/oracle.adfmf.Container t7 f}
    I/Choreographer( 1240): Skipped 386 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 418 frames!  The application may be doing too much work on its main thread.
    I/Choreographer( 1240): Skipped 442 frames!  The application may be doing too much work on its main thread.
    D/rpctransport( 1443): sendRpc: failed: 46
    

    Hi SayantanSinha,

    If you look under API supported levels, the maximum is 19 API.  I can't speak for the ADF 11.1.2 but the lines of code in the (more recent) MAF, who have a similar support matrix, we have noted problems with the API 20.

    You can download older versions of the API of the Manager of Android SDK tool.  Remember to update your EPCO or JDev SDK configuration with the version that you want to use once it is installed.

    Oracle JDeveloper 11g Release 2 (11.1.2) Certification

  • Deployment where to deploy on the Android emulator error

    Hi all

    I encounter a problem when you try to deploy the Mobile application of the ADF in the Android emulator.
    I followed the tutorial steps in this link. [Tutorial Mobile ADF | http://docs.oracle.com/cd/E18941_01/tutorials/BuildingMobileApps/ADFMobileTutorial_1.html]
    Can someone please help give advice on this subject?

    FYI, I use JDeveloper Studio 11.1.2.3.0 and Android 4.2 (API, 17).



    [12: 31:39] run command line: ["C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat", dex, debug, Dungeon-classes, output = 'Tutorial Mobile C:\JDeveloper\mywork\ADF 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes.dex', 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes Mobile C:\JDeveloper\mywork\ADF Mobile C:\JDeveloper\mywork\ADF 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\AND_ksoap.jar 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\Container.jar C:\JDeveloper\mywork\ADF Mobile C:\JDeveloper\mywork\ADF tutorial tutorial Tutorial] Mobile 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\IDMMobileSDK.jar tutorial, C:\JDeveloper\mywork\ADF Mobile 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\logging_dalvik_release.jar tutorial, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\phonegap.jar C:\JDeveloper\mywork\ADF Mobile 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\vmchannel_dalvik_release.jar tutorial]
    [12: 31:39] output extension unknown: C:\JDeveloper\mywork\ADF
    [12: 31:39] use:
    [12: 31:39] dx - dex [-debug] [-verbose] [-posts = < style >] [-no - locals]
    [12: 31:39] [--no - optimize] [-statistics] [-[no] optimize-list = < file >] [- no - strict]
    [12: 31:39] [-keep-classes] [-output = < file >] [- dump - to = < file >] [-dump-width = < n >]
    [12: 31:39] [-dump-method = < name > [*]] [-verbose-dump] [- none - files] [-core-library]
    [12: 31:39] [-num-threads = < n >] [-extra] [-force-jumbo]
    [12: 31:39] [< file > .class | < file >.] {zip, jar, apk} | < Directory >]...
    [12: 31:39] convert a set of classfiles in a dex file, possibly integrated into one
    [12: 31:39] jar/zip code. Release name must end with one of: .dex .apk .zip .jar. Positions
    [12: 31:39] options: none, important, lines.
    [12: 31:39] dx annotool annotation = < class > [-= element < element types >]
    [12: 31:39] [-print = < printing >]
    [12: 31:39] dx - dump [-debug] [-strict] [-bytes] [-optimize]
    [12: 31:39] [-basic-blocks:-rop-blocks |-ssa-blocks |-dot] [-ssa-step = < step >]
    [12: 31:39] [-width = < n >] [< file > .class | < file > .txt]...
    [12: 31:39] bucket tilting classfiles, or transformations, in a human type format.
    [12: 31:39] dx - find-uses < file.dex > < statement type > < member >
    [12: 31:39] find the references and declarations of a field or a method.
    [12: 31:39] declaration type: a class name in the internal form, as Ljava/lang/object;
    [12: 31:39] member: a field name or a method such as the hash code
    [12: 31:39] dx-J < option >... < arguments, in one of the above forms >
    [12: 31:39] pass specific options to the virtual machine to the virtual machine that is running dx.
    [12: 31:39] dx - version
    [12: 31:39] print the version of this tool (1.7).
    [12: 31:39] dx - help
    [12: 31:39] print this message.
    [12: 31:39] command-line execution failed (return code: 1).
    [12: 31:39] run command line: 'C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat' dex debug output Dungeon-classes = 'Tutorial Mobile C:\JDeveloper\mywork\ADF 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes.dex' C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\AND_ksoap.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\Container.jar C:\JDeveloper\mywork\ADF Mobile tutorial 1\deploy\ ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\IDMMobileSDK.jar C:\JDeveloper\mywork\ADF 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\logging_dalvik_release.jar Mobile C:\JDeveloper\mywork\ADF Mobile 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\phonegap.jar C:\JDeveloper\mywork\ADF Mobile 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\vmchannel_dalvik_release.jar tutorial Tutorial tutorial
    [12: 31:39] Server Android Debug bridge closure...
    * [12: 31:39] deployment cancelled.*
    * [12: 31:39] - incomplete deployment. *
    * [12: 31:39] deployment failed due to one or more errors returned by "C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat". What follows is a summary of the error returned (s) :*
    Command-line execution failed (return code: 1).

    Looks like you have spaces in the path where you created your Mobile ADF workspace:

    C:\JDeveloper\mywork\ADF Mobile Tutorial 1

    I suggest that is to run the command turned off. Close JDev, remove spaces, reopen JDev then the workspace. Try again.

    DMI

  • AIR runtime on the Android emulator

    Welcome,

    I have a problem with the AIR runtime on the Android emulator: after that I installed the apk from runtime (everything's fine) I try to install the helloworld.apk compiled with Flash CS5 + Ext. Andr

    Well, I get this message "INSTALLED INVALID APK failed"

    Someone knows why?

    > Just one more question: can you explain to me why whenever I compile I return this messsage?

    >' No library was linked as a Runtime Shared Library (RSL) because of your publication settings: AIR Android '

    Flash CS doesn't let you link libraries such as RSL in Android. You probably use a standard library, which by default is linked as an RSL. The warning is just to tell you that linking is overridden. (Text Layout Framework is more likely library). If you do not intentionally use RSL, or don't know what a RSL is, you can ignore the warning.

  • NullPointerException in MAF 2.1 Application in the Android emulator

    Hi all

    I'm a newbie in the development of mobile applications.

    I tried the standard tutorial provided by oracle as mentioned below

    Consuming web services REST-JSON in Mobile Applications with Oracle Mobile Application Framework

    http://docs.Oracle.com/CD/E53569_01/tutorials/tut_jdev_maf_json/tut_jdev_maf_json.html

    I get the NullPointerException

    PFB, the newspaper received from the Android Device Monitor for my device.

    Log attached for reference

    Help will be greatly appreciated

    Hello

    I see this in your papers

    [SEVERE - oracle.adfmf.framework - RestTransportLayer - readResponse] Exception reading response: java.io.IOException: connection refused

    What URL did you use your connection IS MAF? Did you follow-up point 3 to step 6

    "If you use the Android emulator to test, localhost (127.0.0.1) will not work for testing and you can use as the host address 10.0.2.2. It is a special alias to your host loopback interface. Set the connection IS as shown in the image below, and change the reference of localhost (127.0.0.1) for 10.0.2.2.

    Note: to 10.0.2.2 you can also use the actual IP address that is assigned to your computer (assuming that your computer is on a network). »

    I suggest to use the actual IP address where possible.

  • Using the Android emulator?

    Everyone uses the Android emulator to preview apps DPS or folios? Experiences or advice?

    DPS folios/apps can be viewed on the Android emulator. Use instead the Adobe Content Viewer to preview the sheets on a physical device. You can download the content here Adobe Content Viewer - Android applications on Google game Viewer

  • Getting error while deploying ADF Mobile App in the android emulator

    Hi all
    I'm getting following error when the mobile deployment app in the android... emulator I went through google search and I did all the steps as follows...


    1 keytool - genkey - v - keystore debug.keystore - alias androiddebugkey - keyalg RSA - keysize 2048 - validity 10000

    I gave the password, last name, organization, State and country
    2 jarsigner - sigalg MD5withRSA - digestalg SHA1-verbose - keystore /Users/Admin/.android/debug.keystore C:\JDeveloper\mywork\GeneralMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1/generalmobileapp.apk
    3 / e - platform-tools/adb install - r C:\JDeveloper\mywork\GeneralMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1/generalmobileapp.apk

    After the above step... I got the SUCCESS message (while performing the steps above in the command prompt).

    Even after this... I get the same error while deploying my application using jdeveloper in the android emulator...


    ERROR:

    [09: 40:02] failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
    [09: 40:02]
    [09: 40:02] command-line execution failed (return code: 0)
    [09: 40:02] run command line: 'E:\android\adt-bundle-windows-x86_64\sdk\platform-tools\adb' EI setup - r "C:\JDeveloper\mywork\GeneralMobileApp\deploy\ANDROID_MOBILE_NATIVE_archive1\generalmobileapp.apk".
    [09: 40:02] undeployment.
    [09: 40:02] - incomplete deployment.
    [09: 40:02] deployment failed due to one or more errors returned by "E:\android\adt-bundle-windows-x86_64\sdk\platform-tools\adb". What follows is a summary of the returned error:
    Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]


    Kind regards
    Nani

    Published by: 962874 on January 12, 2013 06:46

    The emulator can run out of space for applications - so if you have other applications that are deployed to the emulator remove them and then try again.
    Other options here:
    http://StackOverflow.com/questions/2239330/how-to-increase-storage-for-Android-emulator-install-failed-insufficient-Stora

  • Despite the AIR3.0 and FlashPlayer 10.1 installed on the android emulator, not able to show a SWF

    (a) I tried to display a SWF file in a file HTML using WebView. I see a message asking to get Flash Player. Somehow, the emulator is not able to find the Flash Player is installed in the emulator.

    BTW I use Android 2.3 SDK

    (b) I create a mobile app with Flex 4.5.1 and installed the apk for android. The application has a view that shows the SWF in a local HTM file using StageWebView. I was able to test the application using Flex emulator.

    But in the android emulator, when I get to the view that shows the local HTML file - it asks Flash Player must be installed.

    All the tracks?

    It seems Flash player does not have the Android emulator. We can only test on real devices

    Found in this link

    http://groups.Google.com/group/Android-developers/browse_thread/thread/ad607b175e881df5

  • Major minor version 50.0 not supported in the android emulator

    I get an error unsupported major minor version 50.0 while running my application in the emulator android after deployment using Eclipse 11.1.2.3.0. Initially, I was able to run the application until I changed the JDK in JD to 1.6. I installed only JDK 1.6 in my system. Here is my system path defined as, variable

    C:\Java\jdk1.6.0_45\jre\bin; C:\Java\jdk1.6.0_45\bin;%SystemRoot%\System32;%SystemRoot%\System32\Wbem; C:\PROGRA~1\IBM\SQLLIB\BIN; C:\Progra~1\IBM\SQLLIB\FUNCTION;%HummPATH%; C:\Program Files\MqClient\Bin; C:\APPS\SQL12\DataAccess\OLEDB\dll; C:\APPS\SQL12\DataAccess\ODBC\dll; C:\APPS\SQL12\OCS-12_5\lib3p; C:\APPS\SQL12\OLEDB; C:\APPS\SQL12\ODBC; C:\APPS\SQL12\OCS-12_5\dll; C:\APPS\SQL12\OCS-12_5\bin; C:\WINNT\; C:\Program Files\Symantec\pcAnywhere; C:\Program Files\IBM\SQLLIB\BIN; C:\Program Files\IBM\SQLLIB\FUNCTION; C:\Program Files\IBM\SQLLIB\samples\repl; 12\ODBC; C:\Program Files\Microsoft SQL Server\80\Tools\Binn; C:\Program Files\Microsoft SQL Server\90\Tools\binn. C:\Program Files\Microsoft SQL Server\90\DTS\Binn. C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE. C:\Program Files\Fichiers Files\HighJump Software\ADV\BIN\; C:\Program Files\HighJump Software\WebWise\bin\. C:\WINNT\system32\;%SystemRoot%; C:\WINNT\system32\Wbem; C:\WINNT\system32\WindowsPowerShell\v1.0; C:\Program Files\Microsoft\Web platform Installer\

    Java-version gives me the following output

    Java version "1.6.0_45".
    Java (TM) SE Runtime Environment (build 1.6.0_45 - b06)
    The Client Java VM (build 20.45 - b01, mixed mode, sharing)


    Javac-version gives me the following output

    javac 1.6.0_45

    I don't know where I missed the configuration. Can someone please?

    Another question is what java emulator version android uses? and where we configure the emulator to tell which version of java to use (I don't remember that I did something like that)?

    Hello.

    As I said in my original reply:

    Blueberry coder wrote:
    We have plans to upgrade the virtual machine down the road to a more recent version; Unfortunately, I can't be more specific as to where we expect to deliver it.

    It's probably Java 8.

    Best regards

    Frédéric.

  • Air for the android emulator black screen

    I run my app for android that I made with flash cs 5.5 and Air 3.0 on my emulator. How I only see a black screen on my emulator?

    Out on Android? Run this:

    NativeApplication.nativeApplication.exit ();

    For mailto, you can try the old:

    navigateToURL(new URLRequest("mailto:[email protected]"));
    
  • Android emulator with vpn on host

    Hi all

    How the android emulator to connect to the internet when the host computer is connected to the corporate network by vpn?

    4.4.2 Android api level 19

    Concerning

    Ashish

    This help if you set the proxy server in SDK Manager preferences?

  • Deployment on ADF Mobile (Android emulator) problem

    Nice day

    I use Jdeveloper 11.1.2.3.0

    I have a problem when deploying my app on the Android emulator. Here is the log:

    [13: 54:56] update Android profile dependencies with FAR profiles created from application projects...

    [13: 54:56]-deployment began.  ----

    [13: 54:56] the target platform's (Android).

    [13: 54:56] early deployment of ADF Mobile application 'FirstMobileApp' in Android using «TestProfile» profile

    [13: 54:56] check the State of the Android Debug Bridge server...

    [13: 54:56] Server Android Debug Bridge already running.

    [13:55] check a single Android emulator is online and connected to the ADB server...

    [13:55] early deployment of ADF Mobile application 'FirstMobileApp' in Android using «TestProfile» profile

    [13:55] analysis of the dependence running...

    [13:55] building...

    [13:55] deployment of 3 profiles...

    [13: 55:01] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [13: 55:01] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [13: 55:01] start preparing the package...

    [13: 55:07] check the Application Controller project exists...

    [13: 55:07] checking dependencies of applications...

    [13: 55:07] Validation of the application XML files...

    [13: 55:07] Validation of the XML files in the ApplicationController project...

    [13: 55:07] Validation of the XML files in the ViewController project...

    [13: 55:08] copy of FARs in the application of the Mobile ADF framework...

    [13: 55:08] far from the source of the copy: ViewController...

    [13: 55:08] copy by far the source: ApplicationController...

    [13: 55:08] copy of resource files java framework...

    [13: 55:24] copy of the common javascript files...

    [13: 55:38] deployment of counting files...

    [13: 55:38] copy of the application image files...

    [13: 55:38] copy of the ADF Mobile configuration files...

    [13: 55:38] .adf files...

    [13: 55:38] copy of file security related to the application of the Mobile ADF framework...

    [13: 55:38] Creation of preferences Android XML files...

    [13: 55:39] creating AndroidManifest.xml file...

    [13: 55:39] Creation of unsigned Android application file...

    [13: 55:50] compile the file of the Android resource identifier...

    [13: 55:52] create file classes.dex Android since the class files...

    [13: 55:54] run command line: ['C:\Users\Nasir Amin\AppData\Local\Android\sdk1\platform-tools\dx.bat»,--dex,--keep-classes,--output="C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\classes.dex', C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\classes, C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\AND_ksoap.jar, C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\Container.jar, C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\IDMMobileSDK.jar] C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\logging_dalvik_release.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\phonegap.jar, C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\vmchannel_dalvik_release.jar]

    [13: 55:54] "" C:\Windows\system32\java.exe"" is not recognized as an internal or external, order

    [13: 55:54] operable program or batch file.

    [13: 55:54] command-line execution failed (return code: 1).

    [13: 55:54] run command line: 'C:\Users\Nasir Amin\AppData\Local\Android\sdk1\platform-tools\dx.bat»--dex--keep-classes--output="C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\classes.dex' C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\classes C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\AND_ksoap.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\Container.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\IDMMobileSDK.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\logging_dalvik_release.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\ framework\build\ jar\phonegap.jar C:\JDeveloper\mywork\FirstMobileApp\deploy\TestProfile\framework\build\jar\vmchannel_dalvik_release.jar

    [13: 55:54] undeployment.

    [13: 55:54] - incomplete deployment.

    [13: 55:54] deployment failed due to one or more errors returned by "C:\Users\Nasir Amin\AppData\Local\Android\sdk1\platform-tools\dx.bat".  What follows is a summary of the returned error:

    Command-line execution failed (return code: 1).

    You have Java 1.6 installed SDK? If Yes, can you specify the environment variable JAVA_HOME for this?

    See you soon

    AJ

  • ADF mobile application deployment: the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Nice day

    I use Jdeveloper 11.1.2.3.0

    I'm getting following error when deploying my first app on the android emulator, please help me solve this problem. The exception log is the:

    [10: 50:12] update Android profile dependencies with FAR profiles created from application projects...

    [10: 50:12]-deployment began.  ----

    [10: 50:12] the target platform's (Android).

    [10: 50:12] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:12] check the State of the Android Debug Bridge server...

    [10: 50:17] Server Android Debug Bridge started.

    [10: 50:17] check a single Android emulator is online and connected to the ADB server...

    [10: 50:17] early deployment of ADF Mobile 'FirstMobileApp' to Android application using the profile "ANDROID_MOBILE_NATIVE_archive2."

    [10: 50:17] analysis of the dependence running...

    [10: 50:17] building...

    [10: 50:17] deployment of 3 profiles...

    [10: 50:17] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ApplicationController\deploy\ApplicationController.jar

    [10: 50:18] wrote the Archives Module to C:\JDeveloper\mywork\FirstMobileApp\ViewController\deploy\ViewController.jar

    [10: 50:18] start preparing the package...

    [10: 50:18] check the Application Controller project exists...

    [10: 50:18] checking dependencies of applications...

    [10: 50:18] Validation of the application XML files...

    [10: 50:18] Validation of the XML files in the ApplicationController project...

    [10: 50:18] Validation of the XML files in the ViewController project...

    [10: 50:18] copy of FARs in the application of the Mobile ADF framework...

    [10: 50:18] far from the source of the copy: ViewController...

    [10: 50:18] copy by far the source: ApplicationController...

    [10: 50:18] copy of model Android...

    [10: 50:48] copy of the framework resource files...

    [10: 50:48] copy of resource files java framework...

    [10: 50:57] copy of the common javascript files...

    [10: 51:02] deployment of counting files...

    [10: 51:02] copy of the application image files...

    [10: 51:02] copy of the ADF Mobile configuration files...

    [10: 51:02] .adf files...

    [10: 51:03] copy of file security related to the application of the Mobile ADF framework...

    [10: 51:03] Creation of preferences Android XML files...

    [10: 51:03] creating AndroidManifest.xml file...

    [10: 51:03] Creation of unsigned Android application file...

    [10: 51:31] compile the file of the Android resource identifier...

    [10: 51:33] create file classes.dex Android since the class files...

    [10: 51:33] update of Android application file not signed with content file and .adf DEX...

    [10: 51:33] Server Android Debug bridge closure...

    [10: 51:33] undeployment.

    [10: 51:33] - incomplete deployment.

    [10: 51:33] the Android Dalvik (.dex) file does not exist. (oracle.adfmf.framework.dt.deploy.android.deployers.ApkDeployer)

    Hello

    I found the answer to this error, it's like actually had reinstalled Studio Android, whereby a new directory has been created with the software, called SDK as sdk1. And in my tools-> preferences, path of the plate-shape and tools platform was given as the sdk (old directory). Now, I've updated the path in the new directory as sdk1 and it works fine.

    Best regards,

    Julien

  • How to test my application of ADF mobile browser on Android emulator?

    Hello

    I created a Mobile browser app. Could someone tell me please how to test on the Android emulator?

    I read the information on downloading and configuring (Blackberry) simulators and emulators (Microsoft Windows) to browser Mobile ADF in 'Running Mobile Device simulators with JDeveloper and ADF Mobile'. However they mention no details on downloading and configuring "* Android emulators." Could someone help me please in the present.

    Concerning
    Raja

    If you want to test the browser applications Mobile ADF (those built with components of the Trinity) - then you run your application in the JDev, copy the URL and open in the browser, which is part of the Android emulator.

    If you want to test ADF Mobile apps - you deploy to the emulator, and then start the application like this:
    http://docs.Oracle.com/CD/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html

Maybe you are looking for