Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but wonβt spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Error:
package identifier or launch activity not found. Please check C:\Users\dharm\AndroidStudioProjects\mhn_app_hospital\android\app\src\main\AndroidManifest.xml for errors. No application found for TargetPlatform.android_x86. Is your project missing an android\app\src\main\AndroidManifest.xml? Consider running "flutter create ." to create one.
Solution:
First of all check AndroidMainfest.xml
this path: D:\MyhospitalNow\mhn_app_hospital\android\app\src\main
After that run this command in terminal
flutter clean
And after flutter Run