Sandeep Dhull • about 10 years ago
Is there any application for reference.
I pulled Banking-mobile-demo from your git repository(https://github.com/knurld/Banking-mobile-demo), its Appgyver steriod app, and its not native, and it doesnt work !!
Comments are closed.

2 comments
Nilesh Darade • about 10 years ago
https://github.com/knurld/Android-Mobile-Banking-Demo
We have employed Google Volley in his code which is a more advanced API for calling our Knurld APIs. You will be able to cut and paste this section (KnurldRequest and VAD packages) into your applications.
It is native android app.
Sandeep Dhull • almost 10 years ago
Thanks! Looks like a good starting point !