Please any One who has worked on Magento Site’s App Development help me to get a direction to move further as I am totally lost and getting nothing from the Online Research.
Any help would be highly Appreciated.
Thanks And Regards.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are few Steps for that::
Magento offers two API’s to develop your app in Android
a. SOAP API
b. XML-RPC
If you want to use
XMLRPC API,then you have to download it’s library and use it in your Project.Magento Storewith roles.That you can do by loging in to your Admin module and the option is under thesystem->WebServices->User && Roles…You have to create first roles and then create a user and assign the roles to the User.UserNameandAPIKeythat you give in theMagentoStore for calling the login Function.Some of the helpful links to get Started Are::