Is there any option to import eclipse project to appery.io?
Hi all,
I want to import eclipse phonegap project into appery.io. Is it possible? if not then how can i create java, xml files in appery.io.
Any help would be appreciated.
Thank you
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi all,
I want to import eclipse phonegap project into appery.io. Is it possible? if not then how can i create java, xml files in appery.io.
Any help would be appreciated.
Thank you
Hi Bhoomika,
Unfortunately, for now we do not support any project import.
If you create CSS via Create New CSS you don't have to connect it manually - it will be connected automatically.
2) If you create JS via Create New JavaScript, it will be connected automatically, too.
3) If you need External JS you can connect it via Project App settings External resources. You don't need to connect it additionally using
code<script src="....."></script>/code
All the needed text files can be created on Source tab in folder tree.
I'd recommend you to start from our tutorials: http://docs.appery.io/tutorials/
Thanks for your Reply.
I want to create plugin of Phonegap for android version. So how can i create java file Or is there any other way to create custom Plugin?
Thanks Katya.
I want to create plugin of Phonegap for android version. So how can i create java & xml file Or is there any other way to create custom Plugin?
Bhoomika,
You can read about plug-ins in Appery.io here: http://docs.appery.io/documentation/p...
We also have some PhoneGap plug-ins: http://docs.appery.io/plugins/
Thanks Katya.
I already read your all tutorials & videos.
From that i came to this points.
1.we can create,update html/js/css with appery.io(awesome stuff)
2.we can call service API, custom API, fetch its response, can give custom request .(Easy to Use)
3.we can Export it in such formats.(tht's good)
4.we can use already built in phonegap plugins but can't create our own as we can't create any xml or java file.
5.we can create project (html/js/css "not java/xml") & use it as plugin to other projects.
So there is No Way to create android plugin Porjects as we can neither import android project where plugin is already built nor create java,xml file in appery.io.(disappointed)
Am i wrong in any point?
Plug-ins will always be created outside of Appery.io. We are working on the ability to import user-built plug-ins into Appery.io.