Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to build an Android app that consumes data from a Magento Server. I'm looking for a good sample (using oAuth authentication) or even a framework that would help me to make it faster. Any tip?

Thanks!

share|improve this question

1 Answer

You may try this link: http://inchoo.net/mobile-development/android-development/rest-api-with-http-authentication-android-beanstalk-example/ There are other posts in the blog which explains connecting to Magento from an android app. Hope it helps.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.