
When you tap LETS MEMEIFY!, you’ll pass the file path of the bitmap in the ImageView to EnterTextActivity. TakePictureActivity contains an ImageView which you can tap to take a picture using your device’s camera. Take some time to familiarize yourself with the project before you proceed. Inside, you will find the XML Layouts and associated Activities containing some boilerplate code for the app, along with a helper class to resize Bitmaps and some resources such as Drawables and Strings that you’ll use later on in this tutorial. Be sure to accept any prompts to update to the latest Gradle plugin or to download the correct build tools. If not, start up Android Studio and select Open an existing Android Studio project from the welcome screen, again choosing the top-level project folder for the starter project you just downloaded. If you already have Android Studio open, click File\Import Project and select the top-level project folder you just downloaded. This tutorial is about to increase your Android Developer Level to over 9000!!! :] Getting Startedįirst, download the Memeify project using the Download Materials button at the top or bottom of this tutorial. You’ll also need Android Studio 3.4 or later. If you’re new to Android Development, it’s highly recommended that you work through Beginning Android Development and Kotlin for Android to get a grip on the basic tools and concepts.

Most of everything they do - from watching TV, to shopping, to coding the next killer app - has some sort of purpose, or intent, behind it.Īndroid works in much the same way.


People don’t wander around the world aimlessly. Previous updates by Artem Kholodnyi and Steven Smith. The original tutorial was written by Darryl Bayliss. Update note: This tutorial has been updated to Kotlin, Android 28 (Pie) and Android Studio 3.4 by Jennifer Bailey.
