I want to create an Android app using Phonegap using Magento soap /rest API. The basic problem I am facing is when I use rest API, I am not able to authenticate the soap user I have created in Magento admin and when I use soap I am able to authenticate but not able to log in the customer, and not able to fetch product images.
Which API should I use to create app, and how should I use it?