Lazooz Location Based Mining Application
This Android App is used for building La'zooz Collaborating Web
Application can be download from google play store at: https://play.google.com/store/apps/details?id=com.lazooz.lbm&hl=en
Send to: app_admin@lazooz.org
Add external libs to the project from https://github.com/lazooz/lbm_libs_ext The project can be build for both Android Studio and Eclipse ADT.
From command line :
git pull (remote name) (branch name)
e.g
For updating android_studio branch:
git pull origin android_studio