i clone couchbase-turorial. But i got error in android studio AndroidManifest.xml not found. It is gradle project. I insert the following code
sourceSets {
main {
manifest.srcFile 'HelloWorld/HelloWorld/src/main/AndroidManifest.xml'
}
}
in build.gradle but it is not work. this question is very relevant. This is my build.gradle
You shouldn't need to modify the build.gradle file. It seems like you may have imported the /couchbase-lite-tutorial-android folder rather than the /couchbase-lite-tutorial-android/HelloWorld folder into Android Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With