java - compile Google Camera source code in Android Studio? -


i cloned source code google camera here: https://android.googlesource.com/platform/packages/apps/camera

and imported android studio. think source code not created using gradle , showing tons of errors when build it, related missing packages, eg "import android:content.context" gives java:package android.content not exist. etc.

looking advice on how compile, other having add these libraries manually,?

(i've seen posts here asking compiling camera gallery. not sure that's required camera code compile)

edit :

found this, android: having trouble working camera source code

i believe it's talking same thing? case closed


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -