No, it's just the namespace so that classes can be bound together. You don't need to have the domain to use the com.google namespace, but you probably shouldn't do that as it could conflict with google's classes when you go to compile.
I was just wondering for the package name of your application does it require for you to have your own domain?
No, it's just the namespace so that classes can be bound together. You don't need to have the domain to use the com.google namespace, but you probably shouldn't do that as it could conflict with google's classes when you go to compile.
so if i wanted to i could use my name in the package name
Yep (10char)
Thank You.
Bookmarks