79192720

Date: 2024-11-15 14:11:49
Score: 0.5
Natty:
Report link

Here's a solution that worked for me:

1- Close your current project in Android Studio.

2- Open the android directory of your project directly in Android Studio as a standalone project.

By doing this, the android directory is automatically opened in Open for Editing mode.

Note: The commonly suggested solution of creating a [project_name]_android.iml file did not work in my case.

Reasons:
  • Blacklisted phrase (1): did not work
  • Whitelisted phrase (-1): worked for me
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Usama Baig