Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does android 4.2.2 support jre 1.7? [duplicate]

Tags:

java

android

I have a handheld device with android 4.2.2. Now, I want to know is it possible to know which java runtime environment is supported on that version, as android is java based.

Actually I want to use java try with resource in my new developed app for android 4.2.2. So, I am interested to know is that working in there or not?

Thanks in advance :)

like image 375
Mustakimur Khandaker Avatar asked Jan 26 '26 11:01

Mustakimur Khandaker


1 Answers

Android only support version of Java 6 features of Java 7 like Switch-case of string ,try ressource management or catch mutiple related exception in a simple catchfail.

like image 60
Jans Avatar answered Jan 29 '26 00:01

Jans



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!