i-p-tel / sipdroid

Free SIP/VoIP client for Android
http://sipdroid.org
GNU General Public License v3.0
633 stars 263 forks source link

How to build in Android Studio? #1039

Closed meta-akriti-sondhi closed 4 years ago

meta-akriti-sondhi commented 4 years ago

Hi, I wish to build the code in Android Studio. I downloaded the code from this github and tried calling "android update project -p . -t android-8" in the project folder. But I get an error - "Invalid or unsupported command "update project -p . -t android-8".

Can you please provide me with some steps to build it?

Thanks & Regards Akriti Sondhi

meta-akriti-sondhi commented 4 years ago

I am closing the ticket since I was able to run it from Android studio. For anyone else, just import the project in android studio through File -> New -> Import Project, and don't just open it in android studio.