Android code style guidelines

From Minetest Developer Wiki
Jump to navigation Jump to search

This article describes all code style guidelines in regard to Android development.

Java

The coding style used for Java and other languages in Android app ecosystem is the same as coding style used by Android Studio.

Mbox important.png TODO: Add steps to format code in the IDE and as check in the command line