aaroncrutchfield / BuildItBigger

0 stars 0 forks source link

Step 2: Create an Android Library #6

Closed aaroncrutchfield closed 5 years ago

aaroncrutchfield commented 5 years ago

Create an Android Library containing an Activity that will display a joke passed to it as an intent extra. Wire up project dependencies so that the button can now pass the joke from the Java Library to the Android Library.

For review on how to create an Android library, check out demo 4.03. For a refresher on intent extras, check out;

http://developer.android.com/guide/components/intents-filters.html

aaroncrutchfield commented 5 years ago

https://github.com/aaroncrutchfield/BuildItBigger/commit/cc1f42994307b1bd88d1e87de2fa77d3aa04b117