简体   繁体   中英

Android application connection to database

I am new in android development.I am creating an android app in which the username and password need to be validated using Sql server 2005.I have read that to use SQL server 2005 in android app i will be needing a webservice. Can u please give me guidelines as how to proceed with this.

If u want to extract data from external database in android then first u need to do database conectivity in java and u need to fetch data from database as a xml formate and show that data in android through xml parsing. I hope this will help u.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM