Android Mantap
Home
Business
Internet
Market
Stock
Downloads
Dvd
Games
Software
Office
Parent Category
Child Category 1
Sub Child Category 1
Sub Child Category 2
Sub Child Category 3
Child Category 2
Child Category 3
Child Category 4
Featured
Health
Childcare
Doctors
Uncategorized
Top Ad 728x90
Kamis, 23 Juni 2016
Java
,
Java 8
Install Oracle Java8 on Linux Mint 17.3 Rosa
This video show how to Install Oracle Java8 on
Linux Mint 17.3 Rosa (run on VirtualBox/Windows 10)
.
Enter the command in Terminal:
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
Posting Lebih Baru
Posting Lama
0 komentar:
Posting Komentar
Langganan:
Posting Komentar (Atom)
Top Ad 728x90
Subscribe
Follow on Facebook
Popular Posts
Android example: ScaleGestureDetector
android.view.ScaleGestureDetector detects scaling transformation gestures using the supplied MotionEvents. The ScaleGestureDetector.OnScale...
Example of applying android:elevation on ImageView
Example to apply android:elevation on ImageView. <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:and...
MPAndroidChart, a powerful Android chart view / graph view library.
MPAndroidChart is a powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as w...
Pokémon GO has been updated to version 0.33.0 for Android and 1.3.0 for iOS
Pokémon GO has been updated to version 0.33.0 for Android and 1.3.0 for iOS devices. Below are some release notes and comments from our dev...
Detect and check if your app run in multi window mode
This example show how to detect and check if your app run in multi window mode, target Android N with Multi-Window Support , by calling isIn...
onConfigurationChanged() called when window size changed in Multi-Window Mode
Last post show that onMultiWindowModeChanged() will be called when your app change from Full screen mode to Multi-Window Mode, or reverse ....
Basic onClickListener
It's a very basic example to implement onClickListener for Button: - Button A, define onClickListener as anonymous class. - Button B1 an...
Detect user touch with GestureDetectorCompat
Android example to Detect user touch with GestureDetectorCompat: MainActivity.java package com.blogspot.android_er.androidgesturedetector; i...
Install Android Studio 2.0 on 64-bit Ubuntu 15.10 with Ubuntu Make (umake)
To install Android Studio (current 2.0) on 64-bit Ubuntu 15.10, it's easy by using Ubuntu Make. It install OpenJDK also. Enter the comma...
VideoView example to play video from Internet
Example of VideoView to play video from Internet: MainActivity.java package com.blogspot.android_er.androidvideoview; import android.media.M...
Top Ad 728x90
0 komentar:
Posting Komentar