I just uploaded an Android App Bundle to my Developer Console that was blank (initial android studio template) but changed the package name in my build.gradle
file.
I did this so I could secure my package name.
My package name shows up (I replaced it with com.package.name
above for security) - so does that mean I own the package name and no one can take it? Even though it's currently a Draft?
I uploaded the App Bundle via an Alpha (Closed track) release.
from Securing an Android package name
No comments:
Post a Comment