Android Forums

Go Back   These FORUMS ARE DISABLED!! OUR NEW FORUMS ARE AT http://androidforum.com/ > Android Coders > Android Development, Answers, Tutorials, and Code Snippets
Connect with Facebook

Click Here To Register!
 
 
LinkBack Thread Tools Display Modes
Old 07-13-2010, 06:02 PM   #1
New Member
 
Join Date: Jul 2010
Posts: 5
Friends: 0
View calmchess's Profile   View calmchess's Photo Album   View calmchess's Blog   View Social Groups
can i get data from a mysql database and use the info in an android app?
calmchess is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
Old 07-22-2010, 09:18 PM   #2
New Member
 
Join Date: May 2009
Posts: 8
Friends: 0
View James McMurray's Profile   View James McMurray's Photo Album   View James McMurray's Blog   View Social Groups
Android does not have support for mysql databases. For that you could put the database on a server and access it via http.

However, android does have native support for sqlite3. If you need to store the data on the phone, that's what you'll want to use. Sqlite is a pretty standard database suite, so if you know mysql you shouldn't have a problem picking it up. Google for "Android notepad tutorial" to get the source for a simple notepad app created by google specifically to teach how to use sqlite on android.
James McMurray is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
Old 07-23-2010, 06:31 AM   #3
New Member
 
Join Date: Jul 2010
Posts: 5
Friends: 0
View calmchess's Profile   View calmchess's Photo Album   View calmchess's Blog   View Social Groups
I solved this by telling the database to ouput an XML file whenever a change takes place then i parse that xml file from android useing SAX ....works like a charm.....migrating from AS3 to java/andriod is going well.
calmchess is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Database problem Jaye Android Development, Answers, Tutorials, and Code Snippets 0 05-12-2010 09:25 AM
Database Question kushalrdalal Android Development, Answers, Tutorials, and Code Snippets 0 01-20-2010 08:57 AM
Database Table Join ahisaye Android Development, Answers, Tutorials, and Code Snippets 0 10-09-2009 03:41 PM
Cell phone database HCSC The Lounge 0 10-19-2008 07:39 AM
Android and Database harshadha Android Development, Answers, Tutorials, and Code Snippets 1 05-08-2008 04:48 AM


Unlocked G1 Phones | Buy T-Mobile G1 | Google Phone

All times are GMT -6. The time now is 05:20 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright (c) 2012 TalkAndroid.com. All rights reserved.