Hi guys,

im doing a project atm and it's really important. It's about building an android application showing forms that link into a database (Mysql), using Xampp. The database then links to a GUI (php?)showing information gathered from the application on the field. Any suggestions on how to go about this? Not much of a programming expert. Much thanks

  • make a webservice using php/jsp/asp which links to the database
  • call the webservice from the android app for CRUD database operations
  • display the data from the database on your php page
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.