PopulStay is a peer-to-peer home-sharing network. This project is the Android version of PopulStay.
First make sure that you've install the jdk in your computer. To be certian, you can use command line java -version
to check the version of your jdk.
You can download the jdk at https://www.java.com/
You can download Android Studio at https://developer.android.com/studio/ or http://www.androiddevtools.cn
Download this project locally to your computer, and open it in Android Studio.
Run the project using shortcut control + R
Create Create New Virtual Device in Android Studio and run the project again. Congratulations, you made it.