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
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
Share
Share on Facebook
Tweet
Share on Twitter
Pin It
Share on Pinterest
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
Top Ad 728x90
Previous Article
Install Android Studio 2.1.2 on Linux Mint 17.3 Rosa
Next Article
Install Linux Mint 17.3 Rosa on VirtualBox/Windows 10
YOU MAY ALSO LIKE
Java 8 Language Features on Android
Free book by O'Reilly - Introducing Java 8: A Quick-Start Guide to Lambdas and Streams...
0 komentar:
Posting Komentar
Langganan:
Posting Komentar (Atom)
Top Ad 728x90
Subscribe
Follow on Facebook
Popular Posts
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...
Example of applying android:elevation on ImageView
Example to apply android:elevation on ImageView. <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:and...
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...
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...
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 ....
Android example: ScaleGestureDetector
android.view.ScaleGestureDetector detects scaling transformation gestures using the supplied MotionEvents. The ScaleGestureDetector.OnScale...
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...
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...
Open mp4 using Intent.ACTION_OPEN_DOCUMENT, ACTION_GET_CONTENT and ACTION_PICK, and play in VideoView.
This example show how to open video file of mp4 using Intent.ACTION_OPEN_DOCUMENT, ACTION_GET_CONTENT and ACTION_PICK, and play in VideoView...
Basic onClickListener
It's a very basic example to implement onClickListener for Button: - Button A, define onClickListener as anonymous class. - Button B1 an...
Top Ad 728x90
0 komentar:
Posting Komentar