The Android developer documentation 
(here<https://developer.android.com/reference/java/nio/package-summary.html>) 
 shows support for nio (new IO) classes.  However one must use JDK 7 to 
write an compile such language constructs.  ADT appears to have a 
restriction to JDK 5 or 6.  (The following message is issued if one selects 
Java 1.7
[2014-03-02 17:45:51 - GlassAndroidUtilities] Android requires compiler 
compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools 
> Fix Project Properties.

What do we need to do to make use of such documented Android capabilities?

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to