Rajeev
Posts: 0
Joined: Tue Feb 25, 2014 10:01 am

Migrating PhoneGap application into Appery.IO

Hi,

Can I defined Java classes inside Appery.IO in the source files and use them? Basically i have a phonegap application i have written, i want to migrate it to Appery.IO. In-side the phonegap application i am initiating a custom service inside the mainActivity.java. I can't see that file in the Appery.IO, so how do I start the service in Appery.IO Also i am using many Phonegap plugins inside my phone gap application. Would i be able to do all these in the APpery.IO ? Please let us know... Also pls let me know about the main java file in Appery.IO.... Thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Migrating PhoneGap application into Appery.IO

Hello! The main Activity is PhoneGapActivity. You can find it on Source tab (see ANDROID - projectName - src - your - packge-name- PhoneGapActivity.java). You can add/edit any JS files.

Rajeev
Posts: 0
Joined: Tue Feb 25, 2014 10:01 am

Migrating PhoneGap application into Appery.IO

Hi,

Can I manually edit PhoneGapActivity.Java in Appery.IO... if yes, how ?

Rajeev
Posts: 0
Joined: Tue Feb 25, 2014 10:01 am

Migrating PhoneGap application into Appery.IO

Also do we have index.html file in Appery.IO? where it is located ?

Thanks

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Migrating PhoneGap application into Appery.IO

Hello,

index.html you can find by this address:
WEB_RESOURCES/index.html.

Unfortunately, there isn't Java-code editor in appery.io. But you can edit java files after exporting from appery.io.

Return to “Issues”