Sertaç Faruk
Posts: 0
Joined: Tue Sep 30, 2014 1:47 pm

How can i import my interface file (.aidl) into current project on appery ?

Hi

I am developing plugin app and i need to use interface file (.aidl) in my current project. But i dont know where i have place my file.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How can i import my interface file (.aidl) into current project on appery ?

Hi Sertaç,

In Appery.io, a plug-in can be added only as JavaScript code:
http://devcenter.appery.io/documentat...

Sertaç Faruk
Posts: 0
Joined: Tue Sep 30, 2014 1:47 pm

How can i import my interface file (.aidl) into current project on appery ?

Hi again

Thanks for your quick reply.

But there are just 4 diffrent builtin native plugins ( camera, contacts etc. ) extensions. I want to use my own inapp billing service. In that case which way i have to follow ?

I would like make my own classes extend by CordovaPlugin. Can i do that ?

or i have to use just .js and .java file without interface files ?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How can i import my interface file (.aidl) into current project on appery ?

Hi Sertaç,

You can add any Cordova/PhoneGap plug-in to your project using the approach from the above link. Appery.io allows you to use JavaScript, CSS and HTML. Other languages are not supported unfortunately.

Sertaç Faruk
Posts: 0
Joined: Tue Sep 30, 2014 1:47 pm

How can i import my interface file (.aidl) into current project on appery ?

Thanks for reply.

Ok i will try my own way.

Thanks for your help.

Return to “Issues”