Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

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 */
 
PREVIOUS NEXT
Tagged: #Android #Studio
ADD COMMENT
Topic
Name
1+2 =