microsoft / Cognitive-Face-Android

Cognitive Services Face client library for Android.
https://www.microsoft.com/cognitive-services/en-us/face-api
Other
269 stars 151 forks source link

Not able to import the project into my android studio #4

Closed learnTech2022 closed 7 years ago

learnTech2022 commented 7 years ago

I tried importing the project into the android studio, but has lot of errors while building the project. i feel the project structure is not proper, when we import project into android studio, the project structure would be something like this. app-> manifest , java, res Gradle scripts - > build.gradle(project : sample), build.gradle(Module:app), gradle properties, settings.properties, setting.gradle, local.properitie, proguard-rules.pro

but after importing your projects into android studio, everything got messed up.

Please write a step by step procedure to import the project into android studio for successfull demo.

Thank you Krishna P

Unic-1 commented 7 years ago

You are only supposed to open the Sample folder in android studio not the whole project. If you have done so and still facing the same problem then please try to google the error more.

huxuan commented 7 years ago

Close as deprecated.