Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialfdhdfh fdhdfhdf
Courses Plus Student 110 PointsI know php mysql how to develop Andriod ?
Can i use php MySQL website for android app
1 Answer
shezazr
8,275 Pointsyou can use something like phoneGap which uses HTML & Javascript which should use ajax to get data from your server where you can use mysql.
In reality though I tried this but couldnt get it to work that is to say I found phonegap for more static sites than dynamic or perhaps I was doing it wrong