Convert a Hybrid App with PhoneGap

Hello guys,
I developed a Hybrid application with the SDK SMP 2.3 SP4.
Created a Hybrid App Designer (Flow Designer - navigation) and Screen Design. Ie MyApp.xbw created the file.
How to turn this into a Hybrid application APK file from android using Phonegap?

HWC and MBOs are proprietary solutions used in SUP. SAP is discouraging this way of development since SAP's recommended way of app development is using Odata. Odata is an open standard protocol. SMP 3 (will be released soon) has only Odata based mobile app development (existing MBO based apps are supported by a sidecar (SMP 2.3)), so you need to consider Odata in your future developments. SAPUI5 is also going to play a major role in future in the case of hybrid and web apps, SAP Fiori is a good example for it.
More information,
Packaging sapui5 application using phoneGap for Android [ Command line Interface ]
Building awesome mobile apps with SAPUI5 and PhoneGap
How to build SAPUI5 Mobile app Using Phonegap?
Midhun VP

Similar Messages

  • Mobile apps with phonegap + mysql ?

    Hi,
    i was searching for a long time but didn't find answers. is it possible to show database-driven content within mobile apps made with dreamweaver cs6 ?
    If so, are there any examples or tutorials on the adobesite or elsewhere?
    Looking forward for any answer :-)

    PhoneGap builds mobile apps with HTML, CSS, and JavaScript. You cannot use a server-side language, such as PHP, with PhoneGap.
    Presumably, you want to connect with a MySQL database on a remote server. To do so, you would need to use Ajax to send and receive data from the MySQL database. You can use jQuery to send and receive data as JSON. PHP has JSON functions that decode and encode data as JSON strings.
    How difficult or easy you would find setting this up depends on your knowledge of jQuery and PHP. I don't know of any tutorials that show how to pull everything together for PhoneGap, but it shouldn't be too difficult to find tutorials for using jQuery Ajax to communicate with MySQL.

  • Question about Dreamweaver Native Mobile Apps with PhoneGap

    I am trying to determine the best way to build an app for my business.  It doesn't need to be anything fancy, but needs a clean UI that is easy to navigate and interfaces with an online database.  The PhoneGap intergration with Dreamweaver 5.5 seems really intriguing, but before I spend the $650 to upgrade my creative suite, I had some questions.
    Doing some research, I have found multiple references to apps created in this way running slowly.  Noticable lapses on button pushes, pages loading slowly, etc.  Is this an issue and if it is, is there any way to get around it? 
    Idealy, I would deploy my app to both Android and iOS devices, how smoothly does that run?  I have some basic knowledge of both Java and Objective-C, but using dreamweaver seems to be quite a timesaver.
    If anyone has any input or comments about using Dreamweaver to create native mobile apps I would love to get some feedback.  Thanks!

    PhoneGap builds mobile apps with HTML, CSS, and JavaScript. You cannot use a server-side language, such as PHP, with PhoneGap.
    Presumably, you want to connect with a MySQL database on a remote server. To do so, you would need to use Ajax to send and receive data from the MySQL database. You can use jQuery to send and receive data as JSON. PHP has JSON functions that decode and encode data as JSON strings.
    How difficult or easy you would find setting this up depends on your knowledge of jQuery and PHP. I don't know of any tutorials that show how to pull everything together for PhoneGap, but it shouldn't be too difficult to find tutorials for using jQuery Ajax to communicate with MySQL.

  • No phonegap.js on site root and other problems building apps with phonegap

    Hi all,
    I'm starting to develop some apps with dw cs5.5 but I encounter several problems here.
    I just installed the Jquery mobile update (using the official adobe extension) and now every new project I start (using the mobile + phonegap template) I see there is no phonegap.js file in the site root.
    And when I see the page using 'live' options I see the page rendered correctly but then, when I click on a subsequent page (page 2, page3 or page4...), no back button appears on the header.
    what can I do to restore a productive environment?
    tia
    tony

    I just uninstalled the jquery mobile update and now the BACK button is BACK.
    No phonegap.js file yet....
    any idea why the phonegap.js is not there yet?
    TIA again, sorry for the semi useless post.
    tony

  • Introduction to PhoneGap Build - Building your first app | Building Mobile Apps with PhoneGap Build | Adobe TV

    In this video you will learn how easy it is to build and update your first mobile app using web technologies with the Adobe PhoneGap Build cloud service and learn about two new great improvements to speed developer workflow!
    http://adobe.ly/18qDiVR

    I just installed the latest Edge Code but there's no PhoneGap build icon as seen in the video.  I don't see any way to turn this feature on.

  • SAP UI5 App Integration with PhoneGap

    Hi,
    Can any one guide me in integrating SAP UI5 App with PhoneGap and deploy the app to iOS or Android,
    Help me in sharing either blogs OR docs related to this topic.
    Thanks,
    Jaya

    You may check
    Building awesome mobile apps with SAPUI5 and PhoneGap
    Packaging sapui5 application using phoneGap for Android [ Command line Interface ]
    Rgrds,
    Jitendra

  • If I purchased apps with one Itunes account (hotmail) can I convert the apps to an Itunes (ME) account?

    I purchased apps with one Itunes account (hotmail).  I then changed my account sign-in to a different email sign-in (ME) because of iCloud.  Can I easily convert the apps to an Itunes (ME) account when an update for each app occurrs?

    Did you change your existing iTunes account or did you create a new account ? If you updated the existing account then you should be ok.  But if you created a new account, then as apps are tied to the account that originally bought/downloaded them and they can't be copied or transferred to a different account, only that original account will be able to download any future updates to them or re-download them on a different device.

  • In-app Purchasing with Phonegap

    There’s Phonegap/Cordova plugin to support In-app-purchase on Appstore(iOS) and Google Play(Android), but no way to support Windows Store.
    How can we do In-app-purchase with phonegap/cordova for Windows Phone/Windows Store?
    Who know if Windows Store supports Javascript Web API to do In-app-purchase ?

    Hi fengshuiapps,
    If you want to use the WinRT API's directly in your Cordova based app, then all you need to do is to check for window.Windows property and then use the Windows Runtime classes you would normally do from a regular Windows Store/Phone Runtime apps.
    For example, this link: https://msdn.microsoft.com/en-us/library/windows/apps/hh694067.aspx talks about enabling in-app purchase for a Windows Store app which uses the Windows Runtime classes directly.
    In your case, you will need to use windows.Windows to access the entire Windows Runtime. There is no "intellisense" for getting the WinRT class information, but you should be able to access the classes at runtime.
    Something like this..
    if (window.Windows) { // this means you can use the Windows Runtime class information
    var license = window.Windows.ApplicationModel.Store.CurrentAppSimulator.licenseInformation;
    // you can now access license.expirationDate or license.isActive properties
    Thanks,
    Prashant
    Windows Store Developer Solutions, follow us on Twitter:
    @WSDevSol|| Want more solutions? See our blog

  • How can I replace an existing app on iTunes that was created with PhoneGap to a new version created with Adobe DPS? I get a 'supported devices' error message when I try to upload to iTunes! HELP!

    I created an app using PhoneGap a couple of months ago, and have now just amended it using Adobe DPS. But when I come to upload it to iTunes, I get the error message "This bundle does not support on or more of the device supported by the previous app version" How can I correct this?

    I suspect your PhoneGap app was flagged as running on both iPad and iPhone. You'll need the same from DPS. You can do this in AppBuilder at the start of the wizard where it asks what kind of devices you want to support. Note that this is only available to DPS Professional and Enterprise customers. If you are a Creative Cloud customer building a Single Edition application it will only support iPad.
    Neil

  • Building large projects with Phonegap Build

    Hi, I've been trying to build a large app that was orginally made with the phonegap 1.5 sdk for xcode and now I'm trying to convert it to android with dreamweaver. I've gotten samples to build and run on my android device emulator but the project I'm trying to build is 130 MB mostly because of sound and image files. When I open the phonegap build service and hit rebuild application, the bar on the top begins to load, but i never gets to "build queued" under the different platforms. After about 10 mins of watching the bar I get either a 404 error or a generic "failed to upload application" message. Is there a size limit to site size? I also tried uploading the zip file to build.phonegap.com  but I get a similar issue where the upload bar moves then after a long time nothing happens. Does the phonegap build service have a problem with large projects or could something else be the problem?
    thanks
    Will

    According to this thread in the PhoneGap forum, the maximum size is 10MB: http://community.phonegap.com/nitobi/topics/maximum_project_size. That answer was posted a year ago, so it might have changed. But I imagine that 130MB is still way out of the permitted range.

  • Creating a Simple IOS / Android APP with web pages?

    Hi all,
    Recently I created a simple backend database driven website for a clients customers to see their info. The client wants to have his own "Company App", primarily for the marketing aspects. I was thinking that it might be possible to have a super simple basic app just showing/using the web pages that we already have.
    I already made some pages with custom tailored css to iphone and could expand this concept to other models - android etc.
    I have never tried to make an ios or andriod app before, but...
    Q: Would it be possible to create a simple app DEMO that can display/use the css iphone page I already made? If I wanted to look more into this (and even work with other dev's) where would I start?

    Mobile Apps are standalone pieces of mobile software that you design, compile with Phone Gap and then upload to Google Play or Apple's App store.  From there mobile users can purchase (most are free) download & install apps on their device.   Apps include just about everything from GPS & traffic info, to sports, games, entertainment, health & fitness tracking. You name it, it's probably out there.   A mobile app is not a web site, although the app may indeed be tied to the creator's web site so he can sell more apps.   But an app is just an app.  A web site is a web site.  2 different things.
    If you want to explore Mobile App development, I recommend this introductory tutorial
    Create & package Mobile app with DW, jQuery Mobile & PhoneGap
    http://www.adobe.com/devnet/dreamweaver/articles/dw-phonegap-mobile-app.html
    Nancy O.

  • Converting the web app into AIR app leads errors

    Hi all,
    I am new to flex, i am trying to convert a web app into air app.
    I changes the tags and when i complie i get the below 3 error popups with dismis and continue buttons on the bottom right..
    Error: Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime.
    Error: Error #2067: The ExternalInterface is not available in this container. ExternalInterface requires Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 and greater, or other browsers that support NPRuntime.
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    Any help would be greatly appreciated.
    Thanks in advance.

    Thanks peter.
    commenting those lines avoids the first 2 errors but still i am getting the below errors.
    this is a microstrategy flex project.
    Error #1009: Cannot access a property or method of a null object reference.
    at com.microstrategy.web.vf.viewer::MstrWindowedApplication/handleCreationComplete()[Z:\Flex \projects\VisFrameworkAIR\src\com\microstrategy\web\vf\viewer\MstrWindowedApplication.as:9 9]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.2.0\frameworks\projects\framework\src \mx\core\UIComponent.as:9298]
    at mx.core::UIComponent/set initialized()[C:\autobuild\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as :1169]
    at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.2.0\frameworks\projects \framework\src\mx\managers\LayoutManager.as:718]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.2.0\frameworks\projects\framew ork\src\mx\core\UIComponent.as:8628]
    at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.2.0\frameworks\projects\framewo rk\src\mx\core\UIComponent.as:8568]

  • How to consume service made in java in Multi-device hybrid App

    I'm doing a project in the newly launched Multi-Device Hybrid App and I need to consume existing wsdl services made in java. But I'm not able to find the way to add the service reference as can be done in other project types. Please Enlighten me.

    Hi MaGirl,
    This forum is for questions about Visual Studio Integrate, yours seems to be irrelevant。 Please elaborate with detailed information:
    1. What kind of project? Winform, WPF, ASP.NET or VS extensibility projects?
    2. What language? C#, VB.NET, C++ or?
    3. What kind of wsdl? Does svcutil.exe work for you to generate a proxy client class?
    4. What error message did you get?
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error installing SAP Web IDE Hybrid App Toolkit Add-on 1.3.2

    Hi,
    I'm getting an HTTP 404 file not found error when i try to install SAP Web IDE Hybrid App Toolkit Add-on 1.3.2.
    Installing "com.sap.mp.cordova.plugins.corelibs" for ios
    Installing "com.sap.mp.cordova.plugins.apppreferences" for ios
    Installing "com.sap.mp.cordova.plugins.toolbar" for ios
    Installing "com.sap.mp.cordova.plugins.logon" for ios
    Fetching plugin "com.sap.mp.cordova.plugins.authproxy" via plugin registry
    npm http GET http://registry.cordova.io/com.sap.mp.cordova.plugins.authproxy
    npm http 404 http://registry.cordova.io/com.sap.mp.cordova.plugins.authproxy
    Failed to install 'com.sap.mp.cordova.plugins.logon':Error: 404 Not Found: com.sap.mp.cordova.plugins.authproxy
        at RegClient.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:268:14)
        at Request.self.callback (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:148:22)
        at Request.emit (events.js:98:17)
        at Request.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:876:14)
        at Request.emit (events.js:117:20)
        at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:827:12)
        at IncomingMessage.emit (events.js:117:20)
        at _stream_readable.js:944:16
        at process._tickCallback (node.js:448:13)
    Error: 404 Not Found: com.sap.mp.cordova.plugins.authproxy
        at RegClient.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:268:14)
        at Request.self.callback (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:148:22)
        at Request.emit (events.js:98:17)
        at Request.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:876:14)
        at Request.emit (events.js:117:20)
        at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/npm/node_modules/request/index.js:827:12)
        at IncomingMessage.emit (events.js:117:20)
        at _stream_readable.js:944:16
        at process._tickCallback (node.js:448:13)
    cmd error
    The node process of the build script exited with code 1.
    When i try to access the file manual i also get a 404:
    {"error": "not_found","reason": "document not found"}
    I'm installing IOS only on a Mac and all is fine until the error.
    is there something I've missed?
    Regards,
    Henrik

    Hi Henrik,
    Which is the version of Cordova and Kapsel you are using?
    Your cordova version should be 4.2.0 and Kapsel version should be 3.7.1.
    Regards,
    Dhani

  • Creating an app with Adobe cc

    I’d like to have a go at producing an APP with adobe cc where to start and where to find good low level tutorials I have no pre existing knowledge just finished a DW tutor guided websites and have used fireworks and indesign again to a low knowledge level.

    If you wish to code your content using Dw, you can use PhoneGap (http://phonegap.com/blog/tag/tutorial/)
    You may also use InDesign CC + DPS CC to create an iPad App http://help.adobe.com/en_US/ppcompdoc/Step_by_step_guide_to_dps_se.pdf
    If you are a designer rather than a coder, I'll recommend using DPS.

Maybe you are looking for

  • Oracle.jbo.NoDefException: JBO-29114 ADFContext is not setup JBO-25058

    i am running a page with a bounded task flow with three activities as a region a link on first view activity passes some row columns as parameters to a method call activity. the method call activiy calls another view activity whose VO is filtered in

  • Determination of a door for goods receipt via MIGO without inboud delivery

    All, Has anyone set up configuration to determine a warehouse management door for goods receipt when there is no inbound delivery?  I wish to utilize door to assist in queue determination and I am unable to find the right settings for door determinat

  • Pointer problems w/last update

    I don't know if this is a mouse problem or an update problem, but I'll give it a try.  It actually started with the update before this latest one, and the problems persist whether I'm on a webpage or in Mail. If I click on a message in Mail slightly

  • Limit user session in ADF security

    I want single user work in web application only with a single session at any time. How can I limit user sessions?

  • My wifi don't work

    Dear Mrs          my computer is the least type :macbook air MD761ZP/A  .   Nowing, my wifi don't work :  My wifi performance at work sometimes connected, sometimes disconnected great impact speed.    I require that the least wifi update 1.0 !