regarding mobile ADF

I want a mobile application for those who want to use jdeveloper that my question is possible to use jdeveloper to a mobile application without breaking ADF mobile license?

If you use don't not ADF mobile, I'm not going to recommend that you do this. JDeveloper is good, if you are using ADF mobile technolgoy.

Why you want to use jdev only, when you use do not adf mobile?

Tags: Java

Similar Questions

  • How to call the java function with javascript setting in mobile adf?

    How to call the java function with javascript setting in mobile adf?

    The ADF Mobile utility container API can be used from JavaScript or Java.

    Application container API - 11 g Release 2 (11.1.2.4.0)

  • By lining up the spaces between the text fields in the horizontal panel layout group - mobile ADF

    image.jpg

    Hello

    I created a mobile page of ADF sample as shown in the image above. All components have been aligned perfect await the fields Firstname and lastname fields IE whose number of 971, 50 and Mobile.

    The problem is arraging spacers between these fields aligned horizontally. I used the available to the Group Panel with page layout in horizontal. But when I gave the first two got fields narrowed spacers between them, and the last field that is mobile has become normal. My requirement is the first field that has '971' to go to the far left and the width of the Mobile phone, input field must be increased, and also the alignment of the spacers should be uniform in their full horizontal. IAM can use spacers perfect between them. How can I achieve this? Please help me solve this!

    < amx:panelGroupLayout id = "gp1" layout = "horizontal" >

    < amx:inputText value = "971" hintText = "Country Code" id = "it3" inputType = 'number' / >

    "" < amx:inputText value = "50" hintText = "code" id = 'it8' inputType = 'number' / >

    < amx:inputText value = "#{pageFlowScope.mobile_number}" hintText = 'Mobile' id = "it6" inputType = "number" / > "

    < / amx:panelGroupLayout >

    This is the code I used. Please suggest me a solution

    That you do not use labels you can set the simple = "true" for components Inuuttext property. This will give you the space designed for the label. You must set a fixed with components as the panelGroupLayout handles this better,

    Timo

    PS Please tell us your jdev version!

  • Deployment Mobile ADF problem

    Hello-

    I'm so frustrated with the ADF Mobile deployment. I have already created several Android applications using the native language and never did face problems of this kind. I am very familiar with the ADF development as well.

    in any case, it's my problem.

    I downloaded the mobile application of adf sample from the following tutorial, but I have been unable to deploy on the Android emulator in Release mode. The debug mode takes forever.

    Oracle JDeveloper 11 g Release 2 tutorials - creating Mobile Applications with Oracle ADF Mobile

    This is the error messages I receive:

    [23: 02:51]-deployment began.  ----

    [23: 02:51] the target platform's (Android).

    [23: 02:51] early deployment of ADF Mobile 'Employees' to Android application using the profile "Android3."

    [23: 02:51] undeployment.

    [23: 02:51] - incomplete deployment.

    [23: 02:51] the following configuration of Android preference is invalid or missing. Set these options in the preferences of JDeveloper on the Panel of the ADF Mobile:

    Key to past

    (oracle.adfmf.framework.dt.deploy.android.deployers.ValidatePreferencesDeployer)

    I generated the keystore using keygen by the tutorial and it's not ' t help.

    That's how I validated the keystore.

    C:\Oracle\MiddlewareMob\jdk160_24\bin > emp.keystore keytool-list - keystore

    Enter keystore password:

    Keystore type: JKS

    Keystore provider: SUN

    Your keystore contains 1 entry

    EMPL, November 19, 2013, PrivateKeyEntry.

    Certificate fingerprint (MD5): 8A: 27:53:64:B3:AF:01:CA:9 C: 2F:47:2 A: 50:16:E4:40

    C:\Oracle\MiddlewareMob\jdk160_24\bin >

    I tried to recreate the file of keys twice, but it did not help. I know that the entered password is correct.

    Any suggestions will be appreciated. Also, I started learning JQuery Mobile at the same time.

    Thank you

    S

    I had the same problem and then I realized that the tools-> preferences window is too small so don't see «Key Password"field within the «Realase» tab Just resize the window.

  • What a view to see the place of keyboard doesn't resize in Android, Mobile ADF

    Hi guys,.

    Now, I was faced with amx page doesn't resize when pop-up keyboard, so user cannot scroll to several fields below.

    BTW, iOS is normal when resize shown keyboard.

    How to solve this problem?

    Hi Frank

    Thanks for the reply, I have another question about android with release mode startup performance, I'll send it to you.

    BTW on Android resize when keyboard see the place, I can fix it, but it must include in the next version of Mobile of the ADF.

    My dose is (thank you JoeHuangway to browse template file Android: Google game store does accept not the ADF Mobile apps for tablets)

    -Access file /JDeveloper/JDev/Extensions/oracle.adf.mobile/Android/Oracle_ADFmf_Framework.zip

    -Make a backup copy of the zip file

    -Unzip the file, which would be to extract all files in a directory of 'framework '.

    -Navigate to the framework/template/AndroidManifest.template.xml file

    -Replace value android: windowSoftInputMode "adjustResize" E.g. android: windowSoftInputMode = "adjustResize".

    -Zip up the framework directory and name the file zip as Oracle_ADFmf_Framework.zip, replacing the old.  Please make sure that the zip file has the same directory structure exactly as before.

    -In JDeveloper, before you deploy the application, please do a "Clean All" to clean up all the old objects deployment.

    -Deploy the application again

    After correction, views is automatically resized when keyboard pop up, but seems weird with the navigation bar which will show you that it include in the view also.

    I don't know why the ADF put Mobile android: windowSoftInputMode value as "adjustPan" in the manifest file, under the side Android said as point of view is not resized when keyboard display (Ref: http://developer.android.com/guide/topics/manifest/activity-element.html#wsoft)

  • Call telephone connection via mobile ADF Application


    Hello

    I'm developing a mobile application of ADF. According to the condition when I click someone email Id it should automatically open an email client to send an email. And when I click on the phone number of someone he needs to connect to the call with that person directly. I am able to do the Email thing but am stuck with call connection.

    Please guide me how to log a call with the mobile application of ADF.

    Thank you

    Priyanka

    You can use the amx:goLink component. URL of the link component go in the property, you can specify the phone number.

  • The iterator nested for Mobile ADF Code example

    I n within an ArrayList ArrayList. I want to add an itertor in an iterator (nested iterator) and display the values in the second list. My data will look like this


    Column1.1 | Column1.2 | Column1.3... Column1.n
    ----------------------------------------------------------------------------------------
    Column2.1 | Column2.2 | Column2.3... Column2.n
    ---------------------------------------------------------------------------------------
    Column3.1 | Column3.2 | Column3.3... Column3.n
    ---------------------------------------------------------------------------------------
    .
    .
    .
    .
    .
    .
    --------------------------------------------------------------------------------------
    ColumnN.1 | ColumnN.2 | ColumnN.3... ColumnN.n
    --------------------------------------------------------------------------------------

    Can someone please provide an example of code to achieve this?

    Published by: MobileADFDev on June 5, 2013 06:48

    Your code seems to have a few typos. I corrected in the fields below. If the code below is also not working you may need to update the ADF Mobile ie 11.1.2.4 version lates

    I tested the code below in my machine and it works fine

    reportList.amx

    {code}

    "http://www.w3.org/2001/XMLSchema-instance" xmlns:amx ="http://xmlns.oracle.com/adf/mf/amx"

    xmlns:dvtm ="http://xmlns.oracle.com/adf/mf/amx/dvt" >. "

    inlineStyle = "do-size: 2px;" make-weight: bold; » />

    {code}

    reportListPageDef.xml

    {code}

    http://xmlns.Oracle.com/ADFM/uimodel"version ="11.1.2.62.76"id ="reportListPageDef ".

    Package = "testiterator.mobile.pageDefs" > "

    DataControl = "GenerateReport" BeanClass = "testiterator.mobile.lwo.NameValueLwo"

    ID = "tableHeaderIterator" / >

    DataControl = "GenerateReport" BeanClass = "testiterator.mobile.lwo.TableColumnList"

    ID = "tableRowsIterator" / >

    {code}

  • List of devices supported by mobile ADF

    Hello

    Anyone know where I can find a list of devices currently supported by the latest version of ADF mobile?

    Thanks in advance.

    AND

    HEY,

    [url http://download.oracle.com/docs/cd/E15523_01/web.1111/e10140/pda_ovrv.htm#sthref10] She has the documentation.

    John

  • Errors during the generation of the simple PDA mobile ADF application

    Dear,

    I created a very simple table used and tried to generate the ADF mobile PDA with jheadstart
    but I got these errors of generations

    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableDateField.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableDropDownList.vm, nesting level: 5] no match for the templateidentifier model: rescue TABLE_ITEM_FOOTER for VACUUM model
    [EmployeesTable.jspx, default/item/table/tableTextInput.vm] No model corresponding to templateidentifier: help TABLE_ITEM_FOOTER for VACUUM model

    and so on...


    Is it a failed model or what?
    Note that, when I generate this simple app as the common ADF faces it works very well.

    What is missing? Help, please...

    Published by: samy omar on December 8, 2009 02:11

    Saami

    To resolve this problem, you must add the missing entry in the PDATemplateBindings.jtp file:

    TABLE_ITEM_FOOTER=default/item/table/tableItemFooter.VM

    If you get similar errors on other template names, and then copy it on this model and the value of defaultTemplateBindings.jtp to PDATemplateBindings.jtp name

    Steven Davelaar,
    JHeadstart team.

  • 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

  • Oracle Adf Mobile Browser

    Hi all

    I use JDeveloper 11.1.2.3.0, I created browser mobile ADF application similar to an application developed by Mr. Andrejus Baranovskis in his bolg Andrejus Baranovskis Blog: iPhone Web App Development with ADF Mobile Browser with all respect and regards the Mr. Andrejus Baranovskis.

    All things is OK when I run the application in the Test Center MobiOne - iphone ios 6.0.

    But when I run the iPhone application 6. iPhone shrinks the pages until they are too small to read.

    Are it the special parameters I need to be aware of?

    Kind regards


    I think so, but see for yourself Oracle Mobile Platform | Mobile applications | Oracle

    Timo

  • ADF Mobile: connect with the web application

    Hello

    I'm starting the age of mobile application. (my version of jdeveloper is version 11g 2)...

    I need to know is easy to create applications mobile adf in the ADF web application?

    With regard to this demo:- http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADFMobile/adfmobile.htm how can I adopt for my needs?

    My web application is Version 11.1.2.2.0. So without re-creating this application in higher version (Version 11.1.2.3.0), can't do Mobile App?

    hopping all coordinated to solve my problem...

    Thank you.

    Sorry for the late reply. The ADF webapplication can be made in any version of JDev, since it is just a web service 'plain '. ADF Mobile is supported only 11.1.2.3 (or), but they (the web service and mobile application) do not have to be developed using the same version of JDev.

  • Possible to use USB with ADF Mobile devices

    Hi guys,.

    I have found a few reader (include chip) chip card that works with a mobile device through their ports (port 30 pins, micro usb) in mobile native development(iOS/Android)

    but I want to know can be used with ADF Mobile as we Smartcard reader SDK JAR that working in the 1.4 jvm that I'm not sure on the support of usb-host function in ADF Mobile.

    Thank you.

    Hello.

    In the current version, the only way to get what you want is to build your own plugin of Cordova. This means that you will need to write native Android and iOS code to interact with the device, but also a JavaScript wrapper that will expose your API to Mobile ADF application. You can find more information in the Documentation of the API Apache Cordova.

    Best regards

    Frédéric Desbiens.

  • not able to connect to SQLLite DB by ADF mobile

    Hello

    I am trying to connect to SQLLite DB mobile ADF.
    I checked the sample HR application.

    I do exactly the same thing what HR application carries.
    that is to create the DBConnectionFactory class in applicationController project and import that into the viewController project > classes.

    in the HR application example, the DBConnectionFactory (which is in applicationController project) can be imported into classes for viewController project.

    but in my custom application, it does not work. I'm not able to import the class file that is located in applicationController project.

    Help, please.

    Kind regards
    announcement

    Published by: user12111278 on January 17, 2013 02:14

    Easy to fix (I think).
    Right click of your ViewController project > Project Properties > addictions > click the pencil > and check the result to build project ApplicationController.
    Rebuild your app and your should be able to import the classes in your project ApplicationController.

  • Mobile sync db DOM with adf base db server does not

    Hello
    We have successfully installed and run the ADF base and apps mobile adf for the fusion order demo app.
    Now, we strive to synchronize the client and server dbs.
    Our database server is Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 and customer db is what came with the laboratories for this mobile customer FOD app zip file.
    Our Jdev, sits on the same box as the above mentioned db server, and that is why we have installed the MS and MDK on the same box, under two houses (D:\Olite10g_1 and D:\Olite10g_2).

    And then we followed the instructions given in the thread by Dennis T (jdeveloper and customer data synchronization blackberry mobile and Mobile Client for Oracle ADF Developer's Guide (section 8.3 creation Data Sync Publications on the server).)

    Also, since the mobile client guide mentioned developer that sync is not possible for autonomous databases, we have changed the deployment of the application profile
    to change the client to use database connection properties "synchronized database on the client" with the name as MOBILEFOD, same as what gave us to the deployment properties of the 'model' project according to the mobile client app dev guid, section 8.3

    Now, when I try to deploy the objects of publishing app under the instructions of Dennis, Jdev reports the following error: "no entity object is enabled for the synchronization. Publication has not been created for the application. "and completed the deployment without doing anything.

    Then we have redeployed the client app from applications - deploy the menu, and now when the application opens, it asks username username-password - server... I give address/localhost/127.0.0.1 syncuser-syncuser-ip, but all three options for the server give the same error: "'databases' element is not valid in this document.

    Can anyone help please?
    Kind regards
    Hemant

    Hello









    It comes to my working copy.
    You may need to remove as get you the basics of item data is not valid"


Maybe you are looking for

  • How to find the location of my iphone with my computer?

    find iphone on computer

  • DeskJet 1512: scanning problem

    Hi, I have deskjet 1512 all-in-one printer. I have a copy in black and white button as well as a copy in kept button but can not see a scan button as I had on my old previous model?  Is it possible to scan breeds? Thank you

  • Satellite L300 - 04P - need driver modem for XP

    Satellite L300 - 04P Canadian version I can't find * device Modem on High Definition Audio Bus * Driver for XP. No help Toshiba tech support not because I'm not supposed to get grad but I would use XP and last time when I checked the Canada was a fre

  • For what display size is optimized Labview 2012?

    Hello I have a top of Tower with a high resolution (1920 x 1080). After that I installed Labview2012, on some of the dialogs, e.g. Tools-> Options (see image) not all text is shown completely. Also, when I opened VI designed for a lower resolution di

  • Slow data acquisition speed

    Hello I use a CompactDAQ to measure signals. I'm reading 10 signals: 2-channel 2-line of NI9219 and 8 channels of thermocouple (thermistor) resistance. I'm in LabVIEW 8.6. I read a sample in all channels once and then read another sample. I don't kno