This Android quick tip will introduce you to the various data storage options available on the Android platform.
- Internal Storage
- SD Cards
- Databases
- Shared Preferences
- Web Storage
- Android User Interface Design: Layout Basics
- Android User Interface Design: Basic Buttons
- Android User Interface Design: Linear Layouts
- Android UI Fundamentals Challenge: LinearLayout
- Android User Interface Design: Relative Layouts
- Android UI Fundamentals Challenge: RelativeLayout
- Android User Interface Design: Table Layouts
- Android User Interface Design: Frame Layouts
- Android User Interface Design: Building a ListView Application
- Android User Interface Design: Working With Fragments
- Android User Interface Design: Building Application Preference Screens
- Android User Interface Design: Basic Text Controls
- Android User Interface Design: Basic Image Controls
- Android User Interface Design: Working With Dialogs
- Android User Interface Design: Working With Date Picker Dialogs
- Android User Interface Design: Password Confirmation
- Android User Interface Design: The Basics of Control Focus Order
- Android User Interface Design: Radio Buttons
- Android User Interface Design: Horizontal View Paging
- Android User Interface Design: Icon Design
Android Fundamentals
- Android Fundamentals: Working With Content Providers
- Android Fundamentals: Properly Loading Data
- Android Fundamentals: Downloading Data With Services
- Android Fundamentals: Scheduling Recurring Tasks
- Android Fundamentals: Status Bar Notifications
- Android Fundamentals: Database Dates and Sorting
- Android Fundamentals: IntentService Basics
Android Essentials
- Android Essentials: Creating Simple User Forms
- Android Essentials: Using the Contact Picker
- Android Essentials: Application Preferences
- Android Essentials: Application Logging
- Android Essentials: ListView Item State Management: A “Read Item” Flag
- Android Essentials: Enhancing Your Applications with App Widgets
- Android Tools: Leveraging the Hierarchy Viewer for UI Profiling
- Android Essentials: Working with Strings and String Arrays
- Android Essentials: Making Sense of Android Versioning
- Android Essentials: Adding Events to the User’s Calendar
Android SDK: Launching Camera
- Learn Java for Android Development: Introduction to Java
- Learn Java for Android Development: Java Syntax
- Learn Java for Android Development: Checking Object Type with Instanceof
- Learn Java for Android Development: Working with Arrays
- Learn Java for Android Development: Reflection Basics
- Learn Java for Android Challenge: Iteration
- Learn Java for Android Development: Inner Classes
- Learn Java for Android Development: More On Inner Classes
- Learn Java for Android Development: Javadoc Code Documentation
- Learn Java for Android Development: String Basics
- Learn Java for Android Development: Date and Time Basics
- Learn Java for Android Challenge: Strings
- Learn Java for Android Development: Java Shorthand