Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 362 Bytes

PingIt

Installation:

1. run npm install

2. Make sure you have both the Java JDK and Android SDK downloaded or use an android native device

3. Set environment variables for JAVA_HOME and ANDROID_HOME to your jdk and sdk folders respectively

4. Open an android emulator using Android Studio

5. react-native run-android