csuntechlab / nameface-mobile

Mobile version of Nameface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nameface Mobile

Mobile versions of Nameface

Android

Dependency

Optional

This project is set-up to point to the nameface URL. The file that drives the location of the URL is strings.xml which is located under

android/app/src/main/res/values
├── colors.xml
├── strings.xml
└── styles.xml

in here you will find a key called app_url. This value will change once the application is in production.

About

Mobile version of Nameface


Languages

Language:Java 100.0%