Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi Friends,
Can any one please suggest me that which DBMS is best for authentication and registration purpose with visual studio ?
Looking for your guidance.
My app would work locally on my device.
And please tell me how did you quoted the text ? I tried but that didn't worked.
Thanks, I will search for these tutorials.Just hit the 'Reply' link on the bottom right corner of the message.
The local database on Android is SQLite. There are many tutorials available.
Or if we want our app to release on google play store ?That depends what is doing the authentication and registration.
Does your app need to contact a remote server to do this, or will it be done locally on the device?
But what if we want to contact with remote server, how can we ?That depends what is doing the authentication and registration.
Does your app need to contact a remote server to do this, or will it be done locally on the device?