Android Question How to choose the package name.

Eme Fibonacci

Well-Known Member
Licensed User
Longtime User
How to choose the package name.

How to properly choose the name for the package?

for example if I have a domain mydomain.com and an app called myapp

the appropriate name would be: com.mydomain.myapp?

in this scenario what the package names of additional libraries that I create in eclipse?

Thank you.
 
Top