Android application development tutorial - how to create CRUD android application with delphi 10.4 community edition, to access MySQL database at localhost and hosting server in the internet. tFDMemTable
To create this app we need to use :
1. Embarcadero delphi 10.4 community edition.
https://www.embarcadero.com/products/...
2. For local testing, required MySQL server.
XAMPP server (Optional):
XAMPP is basically and Apache distribution containing MySQL + PHP + Perl. So, It gives you a web server, a database (MySQL) on the web server and server side
https://www.apachefriends.org/downloa...
3. FREE account at 000Webhost.Com :
https://www.000webhost.com/free-websi...
Related video:
1. Install Xampp & setup API on localhost.
• How to Install latest XAMPP on Win 10 or 1...
2. Upload & Setup API on a shared hosting server.
• Android App Tutorial - How to Upload CRUD ...
Source Download:
GitHub:
https://github.com/BngDev212/yttutori...
---------------------------------------------------------------
#androiddevelopmenttutorial
#delphiandroid
#DelphiMysql
#DelphiProgramming
#DelphiFMX
#DelphiAndroidMysql
#DelphiCRUD
#HowToCreateAndroidApp.