I'am new to Android app development. I want to create a mobile application that has two entry fields. i.e: FirstName and LastName
and will input into MySQL
database.
Is there a basic source code example available to achieve something like this? how would i create something like this?
Thanks for your help guys.