Page 1 of 1
Embedded plugin with java sources
Posted: Tue Jun 18, 2013 6:51 pm
by Yaniv
Hi,
I goggled it and and didn't saw clear answer,
There are many plugins that available for mobile development (phone gap and other plugins), those plugins contains java sources as well as js css etc (i.e. videoPlayer https://github.com/macdonst/VideoPlayer).
Do we have the ability to embedded/use them inside Appery?
If yes how exactly?
Embedded plugin with java sources
Posted: Tue Jun 18, 2013 7:38 pm
by Kateryna Grynko
Hi Yaniv,
For now, only some PhoneGap plug-ins are available. We'll add other plug-ins soon. Stay tuned: http://docs.appery.io/roadmap/
Embedded plugin with java sources
Posted: Tue Jun 18, 2013 7:38 pm
by Kateryna Grynko
For now, you can add any JavaScript / CSS code manually.
Embedded plugin with java sources
Posted: Wed Jun 19, 2013 10:15 am
by Yaniv
Are you going to provide the ability to the users to add any plugins themselves OR there is a predefined list of plugins that going to be added? (if this is the case can you share the list?)
Embedded plugin with java sources
Posted: Wed Jun 19, 2013 12:08 pm
by Maryna Brodina
Hello! You'll be able to add any plugin by yourself.
Embedded plugin with java sources
Posted: Wed Jun 19, 2013 6:16 pm
by Yaniv
Embedded plugin with java sources
Posted: Thu Aug 15, 2013 2:47 am
by sherif ahmed
i have the same problem now, i can not import the java code into my project, any alternative ?
Embedded plugin with java sources
Posted: Thu Aug 15, 2013 2:47 am
by sherif ahmed
i need to use the videoplayer plugin
Embedded plugin with java sources
Posted: Thu Aug 15, 2013 2:49 am
by maxkatz
You would need to export the app source and add any Java sources in Eclipse.
Embedded plugin with java sources
Posted: Thu Aug 15, 2013 6:25 am
by Maryna Brodina
Hi, as Max suggested above you should export app to Eclipse and add plugin manually.