android documentation code example
Example 1: Android Studio
public class Main {
public static void main(String[] args) {
System.out.println("Android Studio is the official integrated development environment for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.");
}
}
/* compile it in a online compier
u will get the answer */
Example 2: Android Studio
maybe try vs code or atom