Mobile App Development?

Hi --
I just recently read about Oracle's ADF Mobile framework for building mobile applications. However, I can't seem to find a way to download the framework. Is this generally available yet?
I have also seen referenced to the "ADF Mobile Client" being deprecated and also referrals to just "Oracle Mobile"
Can someone clarify for me what is the correct term/name for the set of tools for developing mobile applications and if possible where to download them?
Thanks
Rich

The ADF Mobile Framework (to develop apps like in adf rc) in not public available at the moment. There is a closed beta test right on the way. You need to wait (like all who are not part of the test) until it's public available.
You can use ADF Mobile Bowser: http://docs.oracle.com/cd/E24382_01/web.1112/e16178/skinning.htm#CHDCGGDJ
Here is an other link to follow:
http://www.oracle.com/technetwork/developer-tools/adf/overview/adf-mobile-096323.html
Timo

Similar Messages

  • I am a mobile app developer in our University. which developer program should i apply ?

    I  am a mobile app developer in our University. which developer program should i apply to distribute the develpped University app?

    How does the University want to distribute their app....to whom?
    See:
    Choosing an iOS Developer Program / Which Developer Program is for you?

  • HTML5 Web/Mobile App Development

    Hi Friends,
    Can anyone say what are the combinations available in html5 web/mobile app development like html5+JS ?

    Here we will discuss the basics of HTML5 document. Today HTML5 is one of the most exciting buzz in web circles. Actaully HTML5 is the new standard for HTML.
    it is still a work in progress. However, the major browsers support many of the new HTML5 elements and APIs but not all.
    Rules for HTML5:
    New features of HTML5 should be based on HTML, CSS, DOM, and JavaScript
    Reduce the need for external plugins (like Flash)
    Better error handling
    More markup to replace scripting
    HTML5 should be device independent
    The development process should be visible to the public
    check it:
    http://www.phpzag.com/what-is-html5/

  • Mobile app development with Java FX

    Hi
    I would like to get the below details regarding the mobile app development using Java FX.
    1)Which is the latest version that supports mobile app development ?
    2)Will it have the cross device support?
    3) How about the performance and security?

    1)Which is the latest version that supports mobile app development ?None.
    1.3 did support mobile development to some limited extent, but that is a deprecated dead branch and no longer supported.
    You can run JavaFX on a Windows 7 or 8 tablet PC, but my guess is that by mobile app development you mean iOS/Android - neither of which are supported.
    2)Will it have the cross device support?Perhaps there will be a version of JavaFX that runs on iOS/Android at some time in the future.
    There are people working on making this possible =>
    http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-May/007632.html "OpenJFX on iOS using RoboVM"
    3) How about the performance and security?Can't really talk about performance and security of something which doesn't exist.

  • Mobile App Development with 4.0 ?

    Greetings!
    I am just about to get into mobile app development. Our Company thou still operates Apes 4.0 and we are waiting for the 4.2 release, before we do the upgrade. On the other hand, the mobile app should be ready earlier due to customer requests.
    Now I myself I am still quite new to Apex. I have done some research about what you can do with earlier versions, but havn't really found anything very usefull yet. So I would like so ask here for some advice. I could try building the GUI myself with jquery, installing the latest jquery/mobile versions, fixing the templates, building my own templates, etc., but that would be a humungous work and not the apex-idea.
    Are there template plugins for tablet and iPhone GUI elements, that - maybe with a little tweeking - run on apex 4.0, including the touch-screen effects like "swiping" to the next page?
    Or would you suggest, to upgrade to 4.1, even thou in 3-4 months we might have to make the upgrade again?
    For any link to related articles I will be very gratefull, too.
    Best regards,
    tobi

    1)Which is the latest version that supports mobile app development ?None.
    1.3 did support mobile development to some limited extent, but that is a deprecated dead branch and no longer supported.
    You can run JavaFX on a Windows 7 or 8 tablet PC, but my guess is that by mobile app development you mean iOS/Android - neither of which are supported.
    2)Will it have the cross device support?Perhaps there will be a version of JavaFX that runs on iOS/Android at some time in the future.
    There are people working on making this possible =>
    http://mail.openjdk.java.net/pipermail/openjfx-dev/2013-May/007632.html "OpenJFX on iOS using RoboVM"
    3) How about the performance and security?Can't really talk about performance and security of something which doesn't exist.

  • Do mobile apps developed with Flash Builder 4.5 rely on a redistributable or virtual machine?

    I'm very new to Flash Builder 4.5 and am still trying to get my head around it.  I'm freelance and my primary code pimp has asked me to justify using FB 4.5 to develop mobile apps rather than something like PhoneGap or native SDKs (Objective C, Java, etc.).
    I'm quite impressed with FB 4.5 and it seems quite plain to me that FB 4.5 tries very hard to provide all the tools necessary to create iOS/Android/Blackberry apps all from a single code base but I'm wondering a few things:
    1) Does this require the use of a redistributable or virtual machine?  I'm wondering both from a performance standpoint but also just to understand better how FB 4.5 provides this magic one-project-for-all-platforms capability.  I'm guessing there must be some kind of virtual machine abstraction in use -- or does FB 4.5 generate a fully native application for each platform without the need for a machine abstraction layer?
    2) Has anyone encountered a situation where any of the target platforms lack features or behave differently?  E.g., "I cannot access some hardware feature like the accelerometer on Android under certain conditions."
    3) Can anyone speak to the relative benefits or penalties that FB 4.5 offers relative to PhoneGap or other HTML 5 solutions?

    Try to avoid using MX components in mobile apps.

  • Tools for Mobile App Development with HTML5/CSS

    Hi --
    I am interested in learning to develop cross platform mobile apps using HTML5 and CSS.
    Which Adobe product(s) (and other tools) are best for this?
    I'm guessing that Apache Cordova and Adobe PhoneGap Build are places to start but I'm looking for input from others.
    I'm also guessing the Adobe Edge products are appropriate "IDEs" for this kind of thing?
    What does Cordova bring to the table that isn't available in native HTML5/CSS?
    I apologize if this is not the correct forum for this question but upon reviewing the list of available forums this seemed like the best fit.
    Thanks
    Rich

    Rich,
    There are few routs you could go to create a Mobile App using Adobe tools.
    1. Adobe Muse then export from Muse and visit build.adobe.com as Brad pointed out here:
    Can I make a Mobile site with Muse and then go through PhoneGap?
    "Export as HTML and the create a zip file with the contents. Go to Phonegap,s website and submit the app directly from there instead of through Dreamweaver."
    2. Dreamweaver and Phonegap build access inside Dreamweaver. Read other users experiences on this community form before you rely solely on Dreamweaver to upload your app to build.adobe.com
    3. Manually coding and uploading your html, js, css, assets (images, audio etc) files coded either in new adobe Edge Code or Dreamweaver to build.phonegap.com
    For easier graphic editing for media devices use Adobe's Fireworks graphics software instead of Adobe Photoshop for graphics. Once you start on your project there are various workflows you can use depending on what you are trying to make.
    -Zeshan B.

  • Looking for top mobile app developer for quick convo / advice

    Hi,
    This is an unusual post. I have what I think is an awesome idea. I am fumbling with the notion of making in open source. I want to network to top mobile app developers to discuss it. NDA required. Patent pending.

    Are you sure you need an app? Could you do this with an internal web site? You can use mobile styles and it would be indistinguishable from an app.

  • Mobile app development without SUP and Mac

    Hi,
    Sorry for the disturbance but I am new in the SAP Mobility solution. I have searched for it but i got more confused. I have three main questions:
    1- Can I develop mobile applications without SUP? I have found different keywords related to this topic but I couldn't figure out the difference between them and how the development process will be done, the keywords were oData, REST web services, Gateway
    2- I found that there are 3 types of applications using SUP: Native (offline application), Hyprid (online app), oData (online app). can all of them connect to SAP EIS? and if yes, what is the difference in this case between Hyprid and oData app?
    3- If I want to develop iOS app, should I have MAC or is there any other possible way to allow me to only use my Windows machine?
    Thank you in advance

    Hello Engy,
    1- Can I develop mobile applications without SUP? I have found different keywords related to this topic but I couldn't figure out the difference between them and how the development process will be done, the keywords were oData, REST web services, Gateway
    Answer: yes you can develop apps with SUP. You have to consume services in your appl if you have to use others.
    2- I found that there are 3 types of applications using SUP: Native (offline application), Hyprid (online app), oData (online app). can all of them connect to SAP EIS? and if yes, what is the difference in this case between Hyprid and oData app?
    Answer: Native application is offline so you can not get live data from EIS as it is not connected. Hybrid apps uses SUP for the interaction with EIS whereas oDATA doesnt use SUP.
    3- If I want to develop iOS app, should I have MAC or is there any other possible way to allow me to only use my Windows machine?
    Answer: as mentioned by Binson , it can be done in 2 ways. Xcode is required for the development.
    Please let me know if these answers were helpful to you.
    Thanks & Regards,
    Krishna

  • Using spry for mobile app development

    Hey guys,
    is the new spy 1.6.1 version compatible with javascript 1.5? if not is there any alternative...say spry 1.5? what are the limitations to deal with?

    Hello,
    Your title and post contents both require different answers.
    For the post contents:
    I cannot not guarantee that it will work in 1.5. As I currently have no test cases or have seen test cases specifically targeting JavaScript versions. Browser targeting is more common and more widely executed.
    If I remember it correctly Internet Explorer 6 runs JavaScript 1.3 and Spry runs fine on it.  So.. maybe.
    With mobile support the biggest issue isn't the JavaScript, its the DOM engine of those browsers. And different mobile phones, have different quirks in them :). But those aren't Spry specific the only way to get a definitive answer on your question is to execute some testing your self.
    As for the latest range of smart phones such a android and iphone's they run Spry fine
    ~ Arnout

  • Burrito Mobile Apps Extremely Slow

    I just deployed a simple little app, built with Adobe Burrito. it has a list view for locations and a map view for Google maps. You touch a location in the list and it displays your location (obtained via GPS) and the selected location. Simple. Yet, it deploys as a 650K app and runs like tortoise in quicksand. And, I'm on a HTC Evo, which has a snapdragon processor.
    First, seems like the deployed apk is way to big, and second, it's an embarrasment in terms of performance when compared with other apps. The painting of the map is like watching a 300 baud modem display an old telnet session.
    I hope Adobe plans to make big improvements or this is going nowhere in the arena of mobile app development.
    Ron Grimes

    Certainly. I would be glad to share the specifics. I have the following classes:
         StationLocator (MXML class):         1,627 bytes
         Views
         StationLocatorHome (MXML class):     2,597 bytes
         MapView (MXML class):                4,789 bytes
         Supporting Classes
         Location (AS3 class):                4,132 bytes   
         GeographyEvent (AS3 class):            349 bytes
         GeographyWSAO (AS3 class):           5,641 bytes
         3rd Party Components
              map_flex_1_20.swc                   90,278 bytes
    Of course, when you generate a new Mobile App project, it creates the StationLocator and StationLocatorHome MXML classes, based on your project name. So, I have those two MXML classes, plus a MapView class for Google maps. The rest are AS3 classes, along with the Google mapping component.
    I've tried deploying it both with the Framework linkage set to "Merged into code" and "Runtime shared library(RSL)". Both perform basically the same. Lousy!
    I'm going to re-do this project in Eclipse Java environment with the Android plug-in and SDK, and see how that performs.
    Ron

  • How can I open files from a mobile app?

    I've got a mobile app developed in 4.6.  Part of our app includes the ability to store files on our remote servers which users can access.  In its simplest form the app displays a list of the files which the user can then click on to open.  I tried throwing a navigateToURL which works - although it's ugly as hell.  It opens the browser which then throws it to the os.  Again, it works, but I know there's got to be a better way. 
    Files will include PDF, images (jpg, tiff, etc), and Word and Excel docs. 
    Any suggestions?  TIA

    Mavericks is the Operating System (OSX).
    LibreOffice [free] may be able to open your AppleWorks files but probably not perfectly.
    Pages '09 should still be in your Applications/iWork folder.
    Pages 5 can open Pages '09 files but will alter/damage them.
    Peter

  • Step to mobile apps

    Hi friends ,m new for this mobile apps . want to know step to make and configure mobile apps I have only sap ecc 6.0 server . What else require hardware and programming technique . Please guide me .
    Regards ,
    Joy

    want to know step to make and configure mobile apps I have only sap ecc 6.0 server
    To develop a SAP mobile solution from scratch you need SUP/ SMP (sybase unwired platform or SAP mobile platform)
    You can download either of these (SUP or SMP - both SDK and Runtime ) from SAP Service market palce - you need valid S-user Id to download these
    There are different technologies involved in developing a SAP Mobile solution
    please look into
    Documents on SUP -2.2
    http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.pubs.docset-SUP-2.2.4/doc/html/title.html
    SyBooks Online
    Types of SAP Mobile Technologies
    SAP Mobile App development
    Native vs Hybrid App Development
    https://open.sap.com/course/mobile1
    SAP Mobile Platform Solutions
    Info on SUP
    http://www.slideshare.net/SAPAppsPartner/sybase-unwired-platform-overview-sap-mobile?qid=0d9d2e28-9259-451c-abed-2760959092b0&v=default&b=&from_search=10

  • Need help on mobile crm development

    Dear all,
    I am new to Mobile CRM.Where can I get some tutorials or cookbook  for  developing Mobile applications for CRM .Please dont give the sap help link as I already  have it.
    It would be great if somebody explains me the arichetecture of mobile app development for CRM.
    Your support is highly appreciated.
    Thanks and regards,
    Rajesh

    Hi,
    Pls chk this links;might be useful.
    "Getting Started with Mobile Client Applications":
    http://help.sap.com/saphelp_crm50/helpdata/en/50/45c33a1dfe105ae10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_crm50/helpdata/en/0e/c90d3888a6b510e10000009b38f8cf/frameset.htm
    Regards,
    CSM Reddy

  • Need help in developing mobile app using SAP

    Hi
    I have a team of Android, iOS and Windows developers and we are planning to start developing mobile using SAP and SAP Fiori. Need help in getting started with SAP mobile development like i need plugins and development kits that i need to use.
    Thanks
    Ram

    Hi,
    What help needed ?
    For SAP Fiori  Use this link : http://scn.sap.com/docs/DOC-41598
    For SAP Fiori Installation and Configuration Steps: http://scn.sap.com/community/mobile/blog/2014/06/10/fiori-technical-installation-and-configuration-of-one-app-from-a--z
    Which Software you will use to  develop Mobile Apps in SAP Platform ?So that i will suggest what to do ..
    Regards
    Lokesh

Maybe you are looking for

  • Characteristic issue in Query

    Hi: I have a question regarding a query. I have a multicube created from the Sales Overview cube and a cube which holds plan data. I have a a charactrisitcs 0CUST_SALES__0CUST_GROUP (master data) in Identification checked for the both cubes. When I r

  • I don't want all my photos in the slide show....

    i have about 700 photos in my ipod photo 60 but i only want about 50 or so for a slide show (my daughter sure is cute but i don't think my family wants to watch a 2 hour slide show)anybody have any ideas? dell   Windows XP Pro  

  • Destination directory for draft messages in Apple Mail (Mountain Lion)

    Hi, Please could someone possibly tell me location of the Apple Mail draft messages directory. I'm trying to restore these from Mountain Lion, but am unable to find the folder, where the messages are located.

  • ITunes opens but gets error message when itouch connected

    I had my iTouch connected to my laptop when I was prompted to upgrade iTunes. Unfortunately, I didn't think about removing the iTouch, and now iTunes will open on my laptop, but the minute I plug in my iTouch, I get a Microsoft error in iTunes and it

  • Incoming messages issue

    Hi, On my MBP with the latest Leopard version on and 5 accounts enabled, mail gets 800 + incoming emails every time I launch it. It seems it is downloading them each time from MobileMe. Thanks in advance for the help.