MalaysiaPrayerTimes / android

An Android app to remind when the next prayer is due, search nearby mosques, and determine the qibla.
https://play.google.com/store/apps/details?id=com.i906.mpt
Apache License 2.0
41 stars 27 forks source link

How to Import your project to Android studio #48

Closed daskinder closed 7 years ago

daskinder commented 7 years ago

please could you help me to import your projekt to android studio

i906 commented 7 years ago
  1. Open Android Studio
  2. Check out project from Version Control > Git
  3. Paste https://github.com/MalaysiaPrayerTimes/android.git into Git Repository URL
  4. Clone
  5. Press OK or yes for the next several dialogs
  6. Wait for stuffs to be downloaded, indexed, etc.
  7. Start coding
daskinder commented 7 years ago

thanks, how i can run it . sorry for my noob question

i906 commented 7 years ago
  1. Select betaDebug for app module and debug for mpt-extension module. as-1

  2. Press Run as-2

  3. Select device as-3