Google recently releases latest preview of Android next version 7.0 that includes developer APIs and tools which support JAVA 8 language features that will take android application testing and optimizing application to the next level.
Android does not support all the features of JAVA 8 language. However, the following features are now available when developing apps targeting the Android N preview :-
* Default and static interface methods
*Lambda expressions
*Repeatable annotations
Additionally,the following JAVA 8 language feature API are now also available to Android N preview:-
*java.lang.FunctionalInterface
*java.lang.annotation.Repetable
*java.lang.reflect.Method.isDefault()
Addtional Features:-
1.Multi Window:-
Now you can also be able to use multi window in any android devices like smart tv for pictures in picture mode.
2. Direct Reply:-
Now you can reply to anyone directly from the notification bar itself.
3. Data saver:-
Now you can be able to block the background data for each of the single app to your phone or a user can also whitelist the specific apps to allow background data use.
0 comments:
Post a Comment