i-p-tel/sipdroid

How to build in Android Studio?

Closed this issue · 1 comments

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

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.