You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title suggests empty com folder should get deleted if the package name doesn't start with com for eg. org.test. This is happening only for Android project.
It should be deleted from three places maintest and androidTest
In Android Studio it looks something like this
The text was updated successfully, but these errors were encountered:
mddanishansari
changed the title
Empty 'com' folder doesn't gets deleted for Android project if package name doesn't start with 'com'
Empty 'com' folder doesn't get deleted for Android project if package name doesn't start with 'com'
Sep 7, 2021
As the title suggests empty
com
folder should get deleted if the package name doesn't start withcom
for eg.org.test
. This is happening only for Android project.It should be deleted from three places
main
test
andandroidTest
In Android Studio it looks something like this
The text was updated successfully, but these errors were encountered: