Mufaddal5253110 / Food_Delivery_Android_App_AndroidStudio_Firebase

60 stars 45 forks source link

Run time #1

Open mistrychintan opened 3 years ago

mistrychintan commented 3 years ago

Execution failed for task ':app:processDebugMainManifest'.

Manifest merger failed : Attribute application@theme value=(@style/Theme.Foodon) from AndroidManifest.xml:11:9-44 is also present at [com.cepheuen.elegant-number-button:lib:1.0.2] AndroidManifest.xml:16:9-40 value=(@style/AppTheme). Suggestion: add 'tools:replace="android:theme"' to element at AndroidManifest.xml:5:5-19:19 to override.

Manifest merger failed : Attribute application@theme value=(@style/Theme.Foodon) from AndroidManifest.xml:11:9-44 is also present at [com.cepheuen.elegant-number-button:lib:1.0.2] AndroidManifest.xml:16:9-40 value=(@style/AppTheme). Suggestion: add 'tools:replace="android:theme"' to element at AndroidManifest.xml:5:5-19:19 to override.

Error comes

Mufaddal5253110 commented 3 years ago

Change:

implementation 'com.android.support:appcompat-v7:28.0.0-rc01' to implementation 'com.android.support:appcompat-v7:28.0.0-alpha1'

implementation 'com.google.android.material:material:1.0.0-rc01' to implementation 'com.google.android.material:material:1.0.0-alpha1'

On Sat, Apr 10, 2021 at 6:47 PM mistrychintan @.***> wrote:

Execution failed for task ':app:processDebugMainManifest'.

Manifest merger failed : Attribute @. @./Theme.Foodon) from AndroidManifest.xml:11:9-44 is also present at [com.cepheuen.elegant-number-button:lib:1.0.2] AndroidManifest.xml:16:9-40 @.***/AppTheme). Suggestion: add 'tools:replace="android:theme"' to element at AndroidManifest.xml:5:5-19:19 to override.

Manifest merger failed : Attribute @. @./Theme.Foodon) from AndroidManifest.xml:11:9-44 is also present at [com.cepheuen.elegant-number-button:lib:1.0.2] AndroidManifest.xml:16:9-40 @.***/AppTheme). Suggestion: add 'tools:replace="android:theme"' to element at AndroidManifest.xml:5:5-19:19 to override.

Error comes

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Mufaddal5253110/Food_Delivery_Android_App_AndroidStudio_Firebase/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOPS7PDKTVQS4GKREEAT3LTIBFW5ANCNFSM42WQBRDQ .

Ganesh13024 commented 2 years ago

Screenshot (52)

line no 135

I have face this problem

C:\Users\Asus\AndroidStudioProjects\FoodApp\app\src\main\java\com\example\foodapp\ChefVerifyPhone.java:135: error: incompatible types: Executor cannot be converted to Activity TaskExecutors.MAIN_THREAD,