Thursday 15 May 2014

cordova - How to add a PhoneGap plugin and build the app with Phonegap build -


We have a bit of doubt about integrating Phonegap plugins and then our mobile application is to be built with PhoneGap Build, is it possible?

P>

When you create your app with PhoneGapbild, it is ready for all supported devices, But instructions regarding establishing any plug-in in Phonegap are specific to Android / IOS / Windows Phone etc. So

How can we install a specific plugin and then use the PhoneGap build?

If this is not possible, then what other options do we have to create a PhoneGap app?

Thanks in advance.

Plugins are native code extensions that are capable of using the phonegap app via javascript, so plugin Targeted platform should be implemented in the original language, i.e. Java for Android, Objective-C for iOS, etc.

One is available while using PhoneGap Build for Android and iOS platforms.

However, if you target other platforms other than W antivirus or using other plugins other than Android and Android, you must set the basic development environment for each of your targeted platforms ( Eg eclipse for android, xcode for ios) to build your phonegap app.

It is not difficult because it seems that really good for every platform supporting phonegap.

No comments:

Post a Comment