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 :)