K
K
Kostya Bakay2016-06-16 12:03:18
Android
Kostya Bakay, 2016-06-16 12:03:18

Are there any rules on how to correctly name a project in Android?

In Java, classes are written with a capital letter, variables with a small letter, etc., etc. - this is understandable. But is there any rule how to name the project correctly? For example, I saw such options: ProjectExample or project-example. Or is it not important at all and can be called as convenient?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Zolotykh, 2016-06-16
@kostyabakay

It's a matter of taste.
ProjectExample
com.your-company.project-example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question