Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

It is possible to make p database also go to the smartphone when you download the app?

It is possible to make p database also go to the smartphone when you download the app?

obullei
Posts: 0
Joined: Thu Jun 05, 2014 12:17 am

It is possible to make p database also go to the smartphone when you download the app?

Hello!

Could you explain your issue with more details?

Rafael Marques
Posts: 0
Joined: Thu Aug 14, 2014 12:00 am

It is possible to make p database also go to the smartphone when you download the app?

download database in smartphone? is possible?

Cristian Hidalgo
Posts: 0
Joined: Mon Nov 03, 2014 2:38 pm

It is possible to make p database also go to the smartphone when you download the app?

Hola Rafel,
Lo que quieres es que a la vez que se descarge la applicacion, tambien que se descarge la base de datos hacia el dispositivo?
Tengo la misma pregunta :)

Cristian Hidalgo
Posts: 0
Joined: Mon Nov 03, 2014 2:38 pm

It is possible to make p database also go to the smartphone when you download the app?

Hello Arina,
If i have understood the question correctly he asks if its possible that the db can be installed locally on the phone once the application is downloaded to the device.And the services would then be local?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

It is possible to make p database also go to the smartphone when you download the app?

Hi Cristian and Rafael,

You can use local storages to store data on device.

For example it could be localStorage, sessionStorage, cookies or sqlLite.

See this tutorial to understand how it works.

http://devcenter.appery.io/tutorials/...

Regards.

Return to “Issues”