Page 1 of 1

About Adding Plugins

Posted: Tue Feb 25, 2014 12:56 am
by Emmz

Using an Appery Eclipse generated project. I added required folders, JS and Java and includes on appropriate pages.
Works well...
My Question is can I add/create the folder paths in Apperys SOURCE tab without causing issues like not being able to edit a page etc.?
The idea here being, to simplify plugins within Eclipse when the Folder Paths, Java and js files already exist.

Also. Can I use the Appery includes in the Setting Tab to include the js files ?

Thanks.


About Adding Plugins

Posted: Tue Feb 25, 2014 1:37 am
by Igor

Hello,

[quote:]
My Question is can I add/create the folder paths in Apperys SOURCE tab without causing issues like not being able to edit a page etc.?
[/quote]
Yes you can. Could you show us what exactly did you add and change?

[quote:]
Also. Can I use the Appery includes in the Setting Tab to include the js files ?
[/quote]
Yes you can include JS files in the settings tab.
http://docs.appery.io/documentation/u...


About Adding Plugins

Posted: Tue Feb 25, 2014 2:08 pm
by Emmz

Hers a screenshot of the source panel
Image
Note the added plugins at bottom of shown config.xml also

Heres the added sources

Image

In Appery Android Permissions added BROADCAST_STICKY and BLUETOOTH

And of course I check for if running on phone and plugins exist in my js.

I'm testing functionality on my project now...


About Adding Plugins

Posted: Tue Feb 25, 2014 2:38 pm
by Maryna Brodina

Hello! Should be working. Let us know if there are any problems.