Page 2 of 2

Over My head can someone help me with Java programming

Posted: Tue Aug 19, 2014 2:02 am
by obullei

Hello!

Could you provide more information.
Please also make some screenshots how you want it work.


Over My head can someone help me with Java programming

Posted: Tue Aug 19, 2014 8:38 pm
by LuisMa Suárez Gutiérrez

so this is a screenshot of what i've done so far, connect with my api and generate a passbook pass. of which I am oh so proud, since I did all that in one sitting.

Image

And this is the Dev guide for Passwallet. a virtual wallet app that emulates Passbook on android.
Image

i want to pass the url I created to the Call to passwallet and have passwallet launch and install the pass like this example from Lufthansa
Image


Over My head can someone help me with Java programming

Posted: Tue Aug 19, 2014 11:51 pm
by Yurii Orishchuk

Hi LuisMa,

Ok, only way to run "java" code in Appery.io app is to implement phonegap plugin with this code.

After you need use this phonegap plugin in your Appery.io application. Please take a look how to do it: http://devcenter.appery.io/documentat...

Please search in internet how to write phonegap plugin. Example: http://devgirl.org/2013/09/17/how-to-...

Regards.