when i try to “import android project” it scans my folders for all files that are checked by default but it gives an error msg “androidmanifest.xml wasnt found” but i see he found it when browsing for the files he selected for import, any idea how to avoid this bug ?
That is due to file layout difference. We assume that AndroidManifest.xml is at the rootDir.
For a workaround, you can just copy or mklink androidManifest.xml to rootDir.