Page 1 of 1

Export Application

Posted: Thu Mar 05, 2015 12:18 pm
by loudo

Hello,

I export my software in a apk file. it don't use a proxy and server in appery.io. Is that my software runs in stand-alone? Is that my sofware use a server to generate page in the application ?

Thanks.


Export Application

Posted: Thu Mar 05, 2015 1:11 pm
by Egor Kotov6832188

Hello Loudo.

Appery.io platform builds apk file, which has all pages, logic and images, which added while development, nothing generates on fly.
If you doesn't use any services, DB and you don't have javascript code with external request, then yes, your app will be stand-alone.


Export Application

Posted: Thu Mar 05, 2015 3:13 pm
by loudo

Hello,
Ok thank you for your answer.


Export Application

Posted: Mon Mar 09, 2015 7:40 pm
by loudo

Hello,
If i use push notification, does the app standalone ?
Thanks.