Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 568 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 568 Bytes

Sample application used to test several Gradle features in the AndroiDevCC Gradle workshop.

It's a very basic Twitter Feed application that shows the latest tweets matching 'AndroiDevCC'.

It shows how to configure an Android project with Gradle, Android Library project, Java project, several types of dependencies (local, Maven, projects,...), etc.

Workshop slides here

screenshot