May not know what I did wrong in JDeveloper / Android tutorial

I'm working on this JDeveloper / Android tutorial (step 2: create a Mobile Application of ADF), but I did not have the expected results, which was supposed to be a successful deployment!

I posted a few JDev screenshots below. I was wondering if you see something obvious, Miss me him. Overall, the full tutorial has been a success, but I can't understand why I got the Oracle logo, or whence he...

Here's what I got:

android tutorial results.PNG

I thought I did something wrong, so I've done twice and ended up with the same results. Here are a few screenshots.

Tutorial feature.PNG

deployment successful JDev.PNG

Use the same versions of ADF Mobile and JDev and activate network permissions.

See also question No. 3.

3. (MAF Application crashes / glued to the start screen, showing the logo of the Oracle)

Deepak Jain blog: Oracle MAF - questions, tips and tricks

Without the correct setting, your MAF applications can hang at the splash screen.

Refer

https://blogs.Oracle.com/mobile/entry/10_tips_for_getting_started


On the Oracle Logo display is also addressed to

https://www.LinkedIn.com/groups/did-you-get-Oracle-Mobile-6707013.S.5889421825900843009

Tags: Java

Similar Questions

  • Do not know what could be wrong with my script...

    Hello

    In a multipage form on all pages have the first name, surname, first FName and LName on the first page is unprotected and open to the entrance but according to FName, LName on other pages are protected ReadOnly with small twist on the names filed as HFName, HLName, AFName, redha...

    What I want to do is that the entry on the first page for FName LName to spread on other pages, so I run the following codes on the tab to validate or the FName... LName entered first, and then next to enter field is FName.

    =======================================

    aInput var = event.value.split(""); make a table divided in space

    var sCharacter = ";

    Sword of var = ";

    for each element of the word table, uppercase the first letter

    for (i = 0; i < aInput.length; i ++)

    {

    aInput [i] = aInput [i] .substr (0, 1) .toUpperCase () + aInput [i] .substr (1) .toLowerCase ();

    } / / end of loop for the input string

    rebuild the input string with words changed with spaces

    Event.Value = aInput.join(' ');

    getField("HLName").value = getField("LName").value;

    getField("HFName").value = getField("FName").value;

    getField("LFName").value = getField("LName").value + ', ' + getField("FName").value;

    ======================================

    HLName is get filled but HFName is empty on the 2nd page and LFName on the third page that was supposed to come out as "Llllllll Ffffffff" comes out as 'Llllllllll,' no FName to the end...

    I don't understand why the complete code not running... It is interesting that LName runs only the part of the Validation of the code do not copy it to the other fields.

    LName field

    The FName field

    Let me know if you need more information.

    Kind regards

    Jeff P...

    If I understand correctly, you must replace these two lines:

    getField("HFName").value = getField("FName").value;

    getField("LFName").value = getField("LName").value + ', ' + getField("FName").value;

    By the following:

    getField("HFName").value = event.value;

    getField("LFName").value = getField("LName").value + "," + event.value;

  • Deleting Oracle triggers and I may not know what to do

    Hi guys


    I have an oracle database, which is used by many applications.

    However, Oracle indicates that its deleted certain triggers (which I did not want it) and I can't seem to find out what causing this deelteion.
    I looked in the alert logs and there is nothing mentioned at all.


    Can anyone advise me where to start looking to find this info (btw, I'm a newbie so I appologise)


    Thank you

    Create an AUDIT of your database and follow coward trigger with

    AUDIT DROP ANY TRIGGER
    

    - - - - - - - - - - - - - - - - - - - - -
    Kamran Agayev a. (10g OCP)
    http://kamranagayev.WordPress.com
    [Step by step installation Oracle Linux and automate the installation by using Shell Script | http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • May not know what is the error in my car wash tunnels

    I did a vi to the practice of the CLD of car wash sample question. And labview wrote there a missing assignment in each of my 10 tunnels. But I checked, there is an array of enum enter each of the 10 tunnels. Whence the error?

    I can't understand! My tunnels look exactly like that of the attached sample CLD answer.

    Hello

    Just move this Enum tunnel upward, you specify in the RED arrow. You can find a tunnel unwired. Just delete that. It's since overlap, you are not able to see.

    She's. All your error will disappear.

  • May not know what is in my user folder

    I have Windows 7.  The size of my "User" folder is 12.3 GB (audit 'properties') with 35 000 + files & 2850 + records.  But when I look at all the individual files within my user folder, there are very few files & still nothing close to a concert.  I'm trying to free up space on my C drive I'm looking for things to delete or move.

    You're right about the mail: he keeps an extra local copy so that you can always read your emails, even if you don't have a connection to the internet (more as a backup and faster access full).  It is totally up to you how you want to keep, you can set it to not keep much downloaded.

    The Windows folder may be large, because that's where all the updates and even things like system restore backups are.  Honestly, I think I would make good use of the built-in cleaning program.  To use it effectively, you will need to do it twice: here's how:

    1. Hold the Windows Logo and type R to open the run.  Run the cleanmgr command to open the cleaning tool.
    2. In the tool, select the items you want to delete and click OK.
    3. Repeat step 1 and this time click on "clean up system files" and repeat.  You will notice that the list has more options to clear this time.  But before you click OK, also look on the additional tab at the top and you will also erase some things like the old restore points.
  • My Web page is not displayed correctly. Its my first time using DW and I do not know what Ive done wrong.

    In fact, its my first website that I created and used Dreamweaver for. I got for about 4 days now, and I am trying to download my Web page to my host.

    If you click on my site: http://www.logobotix.com you will see that everything which displays text - and very small businesses. The site isn't like that at all. I have a logo at the top, there are a lot of colors and its neater.

    When I downloaded on my public_html folder, I the file index.html directly in the public folder, then a sub folder called "images".

    I have no idea how to make it work! Help, please.

    Small text, is because you have told the browser to use 5pt font size in the body,td,th css declaration which is in the head section your pages code.(that's really small even for print) 
    
    
    
    pt size is for print you need to use px, em or %. I would go with px because its easier to understand. Hike your font-size up to at least 11px.
    
    Also it appears you have not uploaded your css 'style.css' file to the server (see link below) as it can't be found. You need to upload that in its folder with the name of 'css'
    
    http://www.logobotix.com/css/style.css
    
    Try those amends and see what happens
    
  • May not know what is the problem with recovery DVDs

    Last year, just after if my phone is turned on, I created 4 DVDs as such: http://i56.tinypic.com/6i79rn.jpg

    Recovery DVD disc 1
    Recovery DVD disc 2
    Recovery DVD 3 disc
    64-bit Windows recovery environment

    My laptop is Qosmio F60 - 14R, with Windows 7 Home Premium.

    Now what I want to do is to format my laptop and re - install windows 7 Home premium using these 4 DVDs. However, I can't understand why I can't reinstall or get the laptop to factory State.

    This wasted 8 straight hours of my time and I frustrated by many. You kindly tell me what I need to do? I'm lost!

    > However, I can't understand why I can't reinstall or get the laptop to factory State.
    S just put the first disc in the CD/DVD drive and the start of this drive and then follow the instructions on the screen. :)

    You put the disk environment to win always, but you should put the first DVD

  • May not know what drivers are needed

    PCI\VEN_8086 & DEV_0084 & SUBSYS_13158086 & REV_00
    PCI\VEN_8086 & DEV_0084 & SUBSYS_13158086

    PCI\VEN_8086 & DEV_0084 & cc_028000

    PCI\VEN_8086 & DEV_0084 & cc0280

    These are the hardware id I need help because I'm only able to work with the mobile Internet until I can solve this problem. Thank you!

    Hello

    Please try the other one on the list:

    https://Downloadcenter.Intel.com/Detail_Desc.aspx?DwnldID=19856

    Kind regards.

  • I use a mac pro 2x3GHz. I don't know what I did, but since a few days I was not able to play videos from web sites like youtube. Can you help me

    I use a mac pro 2x3GHz. I don't know what I did, but since a few days I was not able to play videos from web sites like youtube. Can you help me?

    Hello joebat,

    It seems that some of your plugins (Shockwave Flash 10.1 r102) might be buggy or obsolete. To check for updates, please visit the plugincheck page. If this does not resolve the problem, try to start Firefox with the disabled modules and see if it helps at all. If so, delete the Shockwave Flash plugin and maybe reinstall or uninstall Firefox and do a new clean install.
    If that is not yet solved the problem, try the following troubleshooting steps: http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-mac.html

    Thank you for your patience and please let me know how it goes.

  • When I cut the computer on I have to press ctrl, ALT, DELETE. I'm not sure what I did. Does one know how I can uninstall client services netware fot or a way to solve this problem?

    loging on

    When I cut the computer on I have to press ctrl, ALT, DELETE. I'm not sure what I did. None knows how I can uninstall the client services fot netware or a way to solve this problem thanks, Im using Microsoft Windows XP Professional Version: 5.1.2600

    When I cut the computer on I have to press ctrl, ALT, DELETE. I'm not sure what I did. None knows how I can uninstall the client services fot netware or a way to solve this problem thanks, Im using Microsoft Windows XP Professional Version: 5.1.2600

    It is normal and safe... Do you mean that you have not always press CTRL + ALT + DELETE to log on?

    If you * want * automatic login?

  • By clicking with the right button on something, I accidentally stuck the pictures on a website - I want them back, but may not know how to do

    By clicking with the right button on something, I accidentally blocked the photos to a Web site - want their return but may not know how to do

    This has happened

    Don't know how many times

    == I right click on the images of block a site or something like that.

    Check the image exceptions: Tools > Options > content: Load Images: Exceptions - see the web content, pop-ups, fonts and language settings

    A way to see what images are blocked is to click on the favicon (Site ID icon) on the left side of the address bar and click the button "additional information".
    This will open the Security tab of the window of the Information Page (also accessible via Tools > Page Info).
    Go to the Media of this Page Info window tab.
    Select the first image and scroll though the list with the arrow pointing downwards.
    If an image in the list is grayed out and there is a check mark in the box of block Images of... remove this brand in order to unlock the images from this area.

    See also the problems that cause to not show images and http://kb.mozillazine.org/Images_or_animations_do_not_load

  • I have toshiba laptop and I have the product key and I do not know what windows is I can find it with the product key

    I have toshiba laptop and I have the product key and I do not know what windows is I can find it with the product key or any body help, I can't use it

    You must order a set of recovery disc for the computer from the manufacturer - this will install the appropriate drivers for your system automatically, as well as packaged applications.

    If you have not formatted the disk (or replaced) existing partition recovery may still be present - see your manual for details.

    It is possible to download Vista - see here for more details - http://www.heidoc.net/joomla/technology-science/microsoft/57-windows-vista-direct-download-links -, but note that it is not a simple process!

  • do not know Apple ID, password and do not know what email has been used.

    Dear,

    my friend has activated its phone of one of the shops in one of the markets.

    Today, after the restoration, now he doesn't know what Email. Apple ID and do not know what email have been used

    so now the phone is stuck in the activation step.
    is there anyway you can skip this step or change this Apple ID?

    He went to the market, but the market is now closed and moved to somewhere else and he can't find the person who created this account for him.
    Please helpp.

    Thank you

    BR,

    Yossef

    shahokoyee wrote:

    Dear,

    my friend has activated its phone of one of the shops in one of the markets.

    Today, after the restoration, now he doesn't know what Email. Apple ID and do not know what email have been used

    so now the phone is stuck in the activation step.
    is there anyway you can skip this step or change this Apple ID?

    He went to the market, but the market is now closed and moved to somewhere else and he can't find the person who created this account for him.
    Please helpp.

    Thank you

    BR,

    Yossef

    No it not there no action to jump.

    You have probably fallen on this.

    Turn off find my iPhone Activation Lock - Apple Support

    Find my iPhone Activation Lock - Apple Support

  • opening zip files. Somehow, I changed mine and don't know what I did or how to fix it.

    I have zip files that I can't open.  I don't know what I did but I changed the thing open with and now they all go to Photoshop elements and are empty.  Here are the files of graphic type of scrapbooking sites.  I don't know how get it back where it's written "extract files" or what the icon is supposed to look like.

    Hello

    1st 3 here should fix you up

    How to restore Vista built-in ZIP files Support
    http://www.Vistax64.com/tutorials/65254-zip-file-support-restore.html
    How to enable or disable the files compressed in Vista
    http://www.Vistax64.com/tutorials/93827-zip-file-compressed-folders.html
    Restore the Type Associations by default Vista file extensions
    http://www.Vistax64.com/tutorials/233243-default-file-type-associations-restore.html

    ==================================

    If you need more features/functions an excellent 3rd party utility is 7-Zip - free.

    7-zip - free
    http://www.7-zip.org/

    I hope this helps and happy holidays!

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Hi, my laptop had rose appear on the screen do not know what it is and how to get rid of? pls help me.nicole

    Hi, my laptop had rose appear on my screen do not know what it is and if it is normal that in laptop? Thank you, Nicole

    Hello

    If this continues, contact technical support to your system manufacturer and check their forums (if any) for known issues.

    Try a system restore before it happened. You can use the SafeMode if necessary - several times
    as you start, press F8.

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html
    -----------------------------------------------------------------------------

    If no joy you can once again tap F8 as you boot and select last good Configuration know.

    ----------------------------------------------------------------------------

    And need to update your video drivers:

    Could be a nuisance pilot. Update your drivers manually looking at system manufacturer and
    Sites of the manufacturer of the device.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system. For
    each driver in the list, additional useful information is displayed: load address of the driver, description,.
    version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - Device Manager - Display Adapter - note the brand and complete model of your
    video card - double - tab of the driver - write version information. Now click on UPdate Driver (this
    cannot do anything as MS is far behind the certification of drivers) - then do a right click - Uninstall - REBOOT
    This will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party with their
    own the software and drivers and all other main drivers that you have.

    Now go to the site of the manufacturer of system (Dell, HP, Toshiba as examples) (restoration) and then of the manufacturer of the device
    (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for the BIOS, Chipset and software)
    updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after each installation.

    Always check in the Device Manager - tab drivers version you install actually shows up. This
    because some restore drivers before the most recent is installed (particularly that audio drivers) so install a
    pilot - reboot - check that it is installed and repeat if necessary.

    Repeat to the manufacturers - BTW on device at the DO NOT RUN THEIR SCANNER - manually check by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver in the Windows updates,
    This leaves ONE of Windows updates, but it will not install the drivers who are generally older and cause
    questions. If updates offers a new driver and then hide it (right click on it) and then go look for new ones
    manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    Hope these helps.

    Rob - bicycle - Mark Twain said it is good.

Maybe you are looking for