You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's working at IOS debug but not on android.
It's giving me this error
Launching lib\main.dart on moto g32 in debug mode...
Incorrect package="com.tahamalas.internet_speed_test" found in source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.tahamalas.internet_speed_test" from the source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':internet_speed_test:processDebugManifest'.
A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="com.tahamalas.internet_speed_test" found in source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.tahamalas.internet_speed_test" from the source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 29s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).
The text was updated successfully, but these errors were encountered:
It's working at IOS debug but not on android. It's giving me this error
Launching lib\main.dart on moto g32 in debug mode... Incorrect package="com.tahamalas.internet_speed_test" found in source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml. Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported. Recommendation: remove package="com.tahamalas.internet_speed_test" from the source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':internet_speed_test:processDebugManifest'.
A failure occurred while executing com.android.build.gradle.tasks.ProcessLibraryManifest$ProcessLibWorkAction
Incorrect package="com.tahamalas.internet_speed_test" found in source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.tahamalas.internet_speed_test" from the source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 29s Error: Gradle task assembleDebug failed with exit code 1
It's working at IOS debug but not on android.
It's giving me this error
Launching lib\main.dart on moto g32 in debug mode...
Incorrect package="com.tahamalas.internet_speed_test" found in source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package="com.tahamalas.internet_speed_test" from the source AndroidManifest.xml: C:\Users\KrishnaSangale\AppData\Local\Pub\Cache\hosted\pub.dev\internet_speed_test-1.5.0\android\src\main\AndroidManifest.xml.
FAILURE: Build failed with an exception.
Execution failed for task ':internet_speed_test:processDebugManifest'.
BUILD FAILED in 29s
Error: Gradle task assembleDebug failed with exit code 1
Exited (1).
The text was updated successfully, but these errors were encountered: