Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 221 Bytes

File metadata and controls

15 lines (10 loc) · 221 Bytes

Android Modules

Quick start

  • Follow to below steps to start this project.

     # Pull git submodules
     git submodule init
     git submodule update
    
     # Run
     - Open android studio and just click run button.