JustJava This project is part of the Udacity Android Basics Nanodegree Program. Project Overview I followed the lessons to create the JustJava app. Topics Learned Designing an app experience to achieve a certain goal Creating new activities Using explicit Intents to link between activities in your app. Using OnClickListeners to add behavior to buttons using Java code.