cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hey Friends,

I have Created an Sapui5 Application, and now I want to Develop The Same Applcation In Phonegap For the Android. i Am Totally Helpless , Can anyone Guide me friends . i Think Step By Step Process Explanation Shall Be very Helpful For me .

And For more clarity my application is Getting data from Backend Json and its Not a Mobile app....

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

This is a very good tutorial:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c09bea9c-359d-3010-3086-ce1577116...

It is actually a SAP HANA tutorial, but it explains very well how to set up eclipse and create an android application (apk).

When you run your sapui5 application in the android emulator (end of tutorial), go to the "\bin" folder of your project.

e.g. C:\Dev\eclipse\workspace\Espm_Shopping_Mobile_Android\bin

There you'll find the .apk file. If you open this file on your android device, you can install the application.

Regards,

RW