Lynda.com Android App Development With Java Essential Training.rar
: Instructions on installing essential developer tools, including the Android SDK (or the updated Android Studio in later versions). App Architecture
She wrote a TrailDatabaseHelper class with onCreate() and onUpgrade() methods, then used db.insert() and db.query() . She also learned to run database operations on a background thread using AsyncTask (legacy, but still in the training) to avoid freezing the UI.
Building and deploying apps for Android phones and tablets using the Android SDK www.springest.net Core Syllabus & Topics Covered