Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use PhoneGap/Cordova 3.x.x Plugins in APEX 4.2

Hi,

I use APEX 4.2 with PhoneGap Build and it works really great as long as I do not need to integrate a Plugin...

The problem is that PhoneGap Build does not support PhoneGap/Cordova below Version 3, but all help I found (mainly from @"Roel" Hartman and Christian Rokitta @"crokitta") is related to Cordova 2.x.x...

E.g.:

https://books.google.at/books?id=nz1KMmbbSUAC&lpg=PP4&dq=oracle%20application%20express%20for%20mobile%20web%20applications&hl=de&pg=PA174#v=onepage&q=oracle%20application%20express%20for%20mobile%20web%20applications&f=false

https://www.ogh.nl/artikel.aspx?id=319

The difference between Cordova 3.x.x and 2.x.x is that in 2.x.x all needed Javascript is stored in only one file while in 3.x.x the Plugins are stored in separated files in a file structure linking to each other.

As Roel describes in his Blog, in APEX 5 you can import this file structure and the links within the Javascript files are working:

http://roelhartman.blogspot.co.at/2014/09/apex-5-new-static-file-features.html

So, my question is: Is there a possibility, to use Cordova 3.x.x Plugins within APEX 4.2?

I am very thankful for any help.

Regards, Christian

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2015
Added on Jan 4 2015
0 comments
668 views