forked from codepath/android_guides
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nathan Esquenazi edited this page Sep 23, 2013
·
25 revisions
Welcome to the Codepath Android Guides!
- Android Directory Structure
- Constructing View Layouts
- Defining Views and their Attributes
- Working with Input Views
- Working with the Soft Keyboard
- Basic Event Listeners
- Using an ArrayAdapter with ListView
- Endless Scrolling with AdapterViews
- Using Intents to Create Flows
- Defining the ActionBar
- Displaying Toasts
- Common Implicit Intents
- Creating and Executing Async Tasks
- Handling ProgressBars
- Sending and Managing Network Requests
- Persisting Data to the Device
- ActiveAndroid Guide
- Creating and Using Fragments
- Managing Navigation and Task Stack
- Fragment Navigation Drawer
- Using Hardware, Sensors and Device Data
- Google Maps Fragment Guide