Android application tutorial – API CRUD Mysql at web hosting server & localhost using DELPHI FMX



Android application tutorial – API CRUD Mysql at web hosting server & localhost using DELPHI FMX

Android application tutorial - API CRUD Mysql at web hosting server & localhost using DELPHI FMX

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/delphi/starter/free-download

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/download.html

3. FREE account at 000Webhost.Com :
https://www.000webhost.com/free-website-sign-up

Related video:
1. Install Xampp & setup API on localhost.
https://youtu.be/SrHH-wl4G3I

2. Upload & Setup API on a shared hosting server.
https://youtu.be/F4Dox6SfdZM

Source Download:
GitHub:
https://github.com/BngDev212/yttutorial/tree/delphi-FMX

—————————————————————
#androiddevelopmenttutorial
#delphiandroid
#DelphiMysql
#DelphiProgramming
#DelphiFMX
#DelphiAndroidMysql
#DelphiCRUD
#HowToCreateAndroidApp.

Comments are closed.