Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialVikram Mervyn
979 PointsDoes the companydomain matter?
I wanted to know wether the company domain when you are creating a project has to have something to do with the app you are making...
1 Answer
Daniel Hartin
18,106 PointsHi Vikram
Yes and No. It doesn't matter what you put (you can use any company domain) however this must be totally unique if you want to publish your app on the android play store. You can't publish an app with the com.example domain either.
It is recommended to use your company website backwards (I used my name as I didn't have my own website) you can then use the same domain for each app you create and only change the app name.
Hope this helps
Daniel
Vikram Mervyn
979 PointsVikram Mervyn
979 PointsThank you daniel