Android Studio AndroidManifest not found after moving project

DevOps

YOUR COSMETIC CARE STARTS HERE

Find the Best Cosmetic Hospitals

Trusted • Curated • Easy

Looking for the right place for a cosmetic procedure? Explore top cosmetic hospitals in one place and choose with confidence.

“Small steps lead to big changes — today is a perfect day to begin.”

Explore Cosmetic Hospitals Compare hospitals, services & options quickly.

✓ Shortlist providers • ✓ Review options • ✓ Take the next step with confidence

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.Code language: CSS (css)

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

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.