i am using eclipse for development of android application. i want to connect my application to magento. i am new developer so i have not too much idea about this.
b
If anyone looking for android application for magento site, you can use this.
Magento offers two API's to develop your app in Android
REST API - http://www.magentocommerce.com/api/rest/introduction.html
You have to create a New User in your Magento Store with roles.That you can do by loging in to your Admin and the option is under the system->WebServices->User&Roles.
Before stating Android side make sure the magento configured properly. Test the urls in browser first then use it in Application.