Android source code for online shopping free download. Zen Cart E-Commerce Shopping Cart Zen Cart® is a PHP e-commerce shopping cart program. Built on a foundation of osCommerce GPL code, Z.
- Android Shopping App Source Code Free Download Github Version
- Android Shopping App Source Code Free Download Github Software
- Download Source From Github
Shopping application on Android
As of now some changes are being made to the app. Work under progress
This is a pure Android application.
It has the following features.
- Firebase based Authentication.
- Displays the list of products as available in the Firebase database. (Check for the samplehere)
- Has a shopping cart.
Check manifest for further technical details.
The sample google-services json template is here
The APK Folder contains a sample APK, but it will not display any images next to the productsbecause the server.py Imageserver should be running.
The imager server is thanks to the gist
NOTE
- The images should be named with the corresponding product ID, and jpg format is preferred.
- You need to register the application imported to Android studio with Firebase.