I can't create Java class or Java package in Android Studio.
I googled a lot, but no one has the answer for my problem....
Am I in the wrong view or something?
Asked
Active
Viewed 1,352 times
0
-
3did you check this? http://stackoverflow.com/questions/20588040/why-android-studio-doesnt-allow-me-to-create-java-classes – daniel.keresztes Apr 04 '16 at 16:34
-
yes.... at the picture you see i can`t click "mark directory as" – Newbster Apr 04 '16 at 16:37
-
1solved->delete at the /users the android folder. Reinstalled. – Newbster Apr 04 '16 at 18:15
-
Or you may just New->File and then type FileName.`java` as a suffix of the file – coroutineDispatcher Jul 30 '19 at 08:59