All Projects → ankurkotwal → Making Apps Beautiful

ankurkotwal / Making Apps Beautiful

Licence: apache-2.0
Companion source code for Sample app to go with the Android Dev Bytes series Making Apps Beautiful at http://www.youtube.com/watch?v=pPyR0nYUXqc

Programming Languages

java
68154 projects - #9 most used programming language

Making Apps Beautiful is an Android Developers Dev Bytes series available at http://www.youtube.com/watch?v=pPyR0nYUXqc

The following Android Studio project contains ten source modules, each acting as a checkpoint. Here's how to get started:

  • Launch Android Studio
  • Go to "Import Project"
  • Select build.gradle from the root directory of this repository.
  • On the "Import Project from Gradle" dialog, ensure that "Use gradle wrapper (recommended)" is selected and leave the rest to default values.
  • The import can take a couple of minutes.
  • After the project has been created, Android Studio may encounter an IllegalStateException which can be safely ignored.
  • The project is now ready.
  • Each module represents a checkpoint, the details of which are described in the src/main/README.txt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].