Search found 4 matches

Go to advanced search

by Nick Scheynen
Sun Apr 13, 2014 6:50 pm
Forum: Issues
Topic: Page switch animation jumps back to page where triggered on Android.
Replies: 1
Views: 73
 
Jump to post

Page switch animation jumps back to page where triggered on Android.

I want my app to skip the first page when there's products in the database, if not the user pick a language and press a button to download the products. My code is working perfectly in the browser, but when I export to an .apk file and test on my android something goes wrong with the page change. Th...
by Nick Scheynen
Wed Apr 09, 2014 8:00 am
Forum: Issues
Topic: Own REST-service to local database
Replies: 5
Views: 168
 
Jump to post

Own REST-service to local database

Ok perfect, got it working and the data is in the local database! Can I get it from the local database using a service? Then I would be able to easily map it to the GUI?

by Nick Scheynen
Tue Apr 08, 2014 7:08 pm
Forum: Issues
Topic: Own REST-service to local database
Replies: 5
Views: 168
 
Jump to post

Own REST-service to local database

I want my user to be able to download our catalogue, so that it is also available offline. So for example the user goes to a download page and presses a button to download all the products from a certain category. On this click event I want the app to get the products from the server (I have made a ...
by Nick Scheynen
Tue Apr 08, 2014 6:02 pm
Forum: Issues
Topic: Own REST-service to local database
Replies: 5
Views: 168
 
Jump to post

Own REST-service to local database

Ok I'm new to appery, but I have worked with phonegap before. I have my own API on my own server and I can successfully load the data and display a list of products in my app. I know and understand the code to store something in a local database, but I'm having trouble with the link between both. I ...

Go to advanced search