Open sunil-singh-chaudhary opened 7 years ago
@sunil-singh-chaudhary Can you post full error stack trace?
Information:Gradle tasks [:cropper:generateDebugSources, :cropper:generateDebugAndroidTestSources, :cropper:mockableAndroidJar, :cropper:prepareDebugUnitTestDependencies, :giftlibrray:generateDebugSources, :giftlibrray:mockableAndroidJar, :giftlibrray:prepareDebugUnitTestDependencies, :giftlibrray:generateDebugAndroidTestSources, ::secretLocker:generateDebugSources, ::secretLocker:generateDebugAndroidTestSources, ::secretLocker:mockableAndroidJar, ::secretLocker:prepareDebugUnitTestDependencies] Error:Execution failed for task '::secretLocker:processDebugManifest'.
Manifest merger failed with multiple errors, see logs Information:BUILD FAILED Information:Total time: 2.316 secs Information:1 error Information:0 warnings Information:See complete output in console
after getting error i manually added all the files direactly on project but what i can see is no pic is taken service is running demoCamService but didnt go on @Override public void onImageCapture(@NonNull File imageFile) { BitmapFactory.Options options = new BitmapFactory.Options(); stopSelf(); } this method is never called
Error:Execution failed for task ':secretLocker:processDebugManifest'.