Hello @Carnation79
there are a lot of sample on internet:
https://www.c-sharpcorner.com/article/xamarin-android-create-login-using-sqlite-database/
Connect SQL from Android application
Carnation79
61
Reputation points
Hi all,
I am new with android coding with Visual Studio 2019. Please help to show me or give me a sample code like input username/password and click "Sign in" button, the app will check user/pass in SQL login table to process.
Thanks a lot.
Accepted answer
-
cristopheB 551 Reputation points
2021-07-07T12:46:34.217+00:00
1 additional answer
Sort by: Most helpful
-
Carnation79 61 Reputation points
2021-07-08T02:04:28.4+00:00 Please show me sample to connect and request data from SQL Server Database from Android application, not SQLite.
Thank you