JAVA PROGRAMMING LANGUAGE.
JAVA PROGRAMMING LANGUAGE✔
Java is a platform where you can make your own program like android app and other program using coding.Java is most popular programming language.Java is a general-purpose programming language that is class-based object-oriented and designed to have as few implementation depencies as possible. It is intended to let application developer write once, run anywhere (WORA), meaning that compiled Java code can run on all platforms that support Java without the need for recompilation. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture. The syntax of Java milar to C andC++, but it has fewer low level facilities than either of them. As of 2019, Java was one of the most popular programming language in use according to Github, particularly for client server applications, with a reported 9 million developers.
DESIGNED BY JAMES GOSHLING
DEVELOPER SUN MYCROSYSTEMS
FILNAME EXTENSION .java, .class , . jar
HOW TO MAKE ANDROID APP USING JAVA?
You can also make an android app using java.
Install android studio on your pc or laptop and install it where you want to install.
STEP 1:-Select start new project
STEP 2:- Choose empty or default template.
STEP 3 :- Write the name & package of your project
Select java language and minimum sdk .
click on finish.
Note:- Sometimes it will take several minutes to response.
STEP 4:- Write code and run on virtual device.
STEP 5:- How to make virtual device click on run or shift+F10
STEP 6 :- Create new virtual device.
STEP 7:- Choose device and click on next button.
STEP 8:-choose system image and you can apply other images.
STEP 9:- Now,Click on finish.
STEP10:- RUN VIRTUAL DEVICE or shft+f10
Requirements for installliing android studio in windows.
OPERATING SYSTEM:Microsoft Windows 7/8/10 (32-bit or 64-bit)
RAM : 8 GB RAM recommended (plus 1 GB for the Android Emulator)
STORAGE : 2 GB of available disk space minimum, 4 GB recommended (500 MB for IDE plus 1.5 GB for Android SDK and emulator system image)
SCREEN RESOLUTION :1280 x 800 minimum screen resolution.
- Mac® OS X® 10.10 (Yosemite) or higher, up to 10.14 (macOS Mojave)
- 4 GB RAM minimum, 8 GB RAM recommended.
- 2 GB of available disk space minimum, 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image)
- 1280 x 800 minimum screen resolution.
Linux
4 GB RAM minimum, 8 GB RAM recommended. 2 GB of available disk space minimum, 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image) 1280 x 800 minimum screen resolution. GNOME or KDE desktop.
If you like my blogs come daily and reads my blogs. ✌🤞
Comments
Post a Comment