This is a small module that adds the ability to remotely work with the OpenCart 1.5.3+ via the REST API.
With this module you can create your own Android application. Application is generated from a template. You do not need to know programming languages. Adjust the color of the text and lists. Change the image of the header and the footer and then generate your native Android application and download to your smartphone.
This module based on opencart-webapi with minor changes
Original code see here:
https://github.com/zenwalker/opencart-webapi
Install OpenCart module
* Transfer the contents of the module's catalog and admin folders from our desktop to our store's catalog and admin folders.
* Go to "Extensions" > "Product Feeds". Product feeds will be Web API. Click "Install" to use the module. The module should be edited under "Action" > "Edit". The status under edit will need to be enabled to use the module.
* Set key parameter as key1
Build Android Client Application
* Go to http://app-z.net/app_builder/
* Register and login
* Use Actions:
Edit application
Delete an application
Build the application (Usually 45..90 sec)
Download the Android application (if all gone success. If happen error try repeat in 15 min)
ic_launcher - Application icon. Recommended size 144x144
List Icon - Icon in list from the left in front of each paragraph. Should be square small image
Image Top - The image in the header of screen smartphone
Image Bottom - The image in the footer of screen smartphone
Package Name - Should be unique and consist of at least two segments (Example: com.mysite)
Base URL - Your shop url. Check it please. Should be begin with http:// or https:// prefix
Use http://cvetyi-banketyi.ru as test shop
Version 1.02
* Added cart functionality
* Random products
Notice!
Key parameter in OpenCart admin panel should be as "key1"
More detail see:
http://app-z.net/web/opencart-android-api.html
License
-------
This software is distributed under the [GNU GPL V3](http://www.gnu.org/licenses/gpl.html) License.