Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 426 Bytes

NucleusSaaS ERP Android Client

This repo holds source codes of android client for both Enterprise Version & Community Version of the ERP. It creates a powerful, intuituve, webviews based on the ERP url passed.

Configurations

1. Open the code in android studio
2. To change app name and logo, Naviagate to Manifests -> Open AndroidManifest.XML 
3. To change web view urls, Navigate to Java-> WebViewActivity