What's In Store for Java 8 and 9?
Java Chief Architect Mark Reinhold gives a glimpse of the future of Java at JavaOne, going beyond Java 7 to give a sneak peek of Java 8 and Java 9.
Getting Started with JUnit on Android
JUnit is a great unit testing platform for Java applications and now it offers special APIs for Android developers. Learn how to get started with JUnit on Android.
Create Flexible Android UIs with Fragments
The Android Fragment API enables developers to create flexible user interfaces for different screen sizes and provide screen workflow alternatives. Learn how to use this API.