I have a e-commerce website which uses Magento. How can I use the REST API on Magento to connect to my Android Application?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- PHP Recursively File Folder Scan Sorted by Modific
Complete sample for calling restful webservice RestFulWebservice.java this activity class
rest_full_webservice.xml
manifest.xml don't forgot to add internet permission
I think you required OAUth 2.0, you can get sample from https://github.com/cbitstech/xsi-android scribe library is the best way to do this.