Каково соглашение об именах подпакетов проектов Android Studio? (БЕЗУМНЫЙ)Android

Форум для тех, кто программирует под Android
Anonymous
Каково соглашение об именах подпакетов проектов Android Studio? (БЕЗУМНЫЙ)

Сообщение Anonymous »


I have been around for a short time and has always been questioning about the best practices for naming sub packages for an android project.

Suppose I have the sub packages to be named from two or more words. What will be the best industry standard practice to name it?

Should I use like,
For "User Auth": userauth or, userAuth or, user_auth or, user-Auth ? For "Now Playing": nowplaying now_playing now-playing nowPlaying For "Feature Chart Flow": featurechartflow feature_chart_flow feature-chart-flow featureChartFlow

Источник: https://stackoverflow.com/questions/781 ... projects-m

Вернуться в «Android»