1. After installing the SDK, you need to create a new Android project, add activities and permissions, and initialize the user interface.
2. Layouts can be created using XML or programmatically, and activities have a lifecycle that is important to understand.
3. Common functionality includes working with buttons, touch listeners, calling other apps, Bluetooth, location services, and using the camera.