We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Code School

Super Sweet Android Time

Sarah Holderness

Add some super sweet features to your Candy Coded app, like requesting current candy items from an API, parsing that data, and storing it in a database.

Read more

Add some super sweet features to your Candy Coded app, like requesting current candy items from an API, parsing that data, and storing it in a database.

Add some super sweet features to your Candy Coded app, like requesting current candy items from an API, parsing that data, and storing it in a database.

Enroll now

What's inside

Syllabus

Activities and Intents
Dynamic Data
The Detail Activity Layout
Storing Data
Read more
Querying a SQLite Database

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops Activities and Intents, which are core skills for dynamic interactions in Android apps
Develops Dynamic Data, which is critical for handling changing data in Android apps
Develops Detail Activity Layout, which is essential for designing appealing interfaces in Android apps
Provides hands-on labs and interactive materials for practical learning
Develops Storing Data skills, which are crucial for handling data persistence in Android apps
Develops Querying a SQLite Database skills, which is important for retrieving and organizing data in Android apps

Save this course

Save Code School: Super Sweet Android Time to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Code School: Super Sweet Android Time with these activities:
Find a mentor
Having a mentor can provide you with guidance and support as you learn and grow as an Android developer.
Browse courses on Mentorship
Show steps
  • Reach out to potential mentors
  • Build a relationship with your mentor
Review the course materials
Reviewing the course materials will help you prepare for the course and identify areas where you need additional support.
Browse courses on Android Development
Show steps
  • Read the course syllabus
  • Review the lecture slides
Volunteer at a tech event
Volunteering at a tech event will allow you to learn from others and make new connections.
Browse courses on Networking
Show steps
  • Research tech events in your area
  • Identify opportunities to volunteer
Five other activities
Expand to see all activities and additional details
Show all eight activities
Attend a meetup
Attending meetups will allow you to connect with other Android developers.
Browse courses on Networking
Show steps
  • Research meetups in your area
  • Attend a meetup
Review SQLite and SQL
Understanding SQL will help you store and query data efficiently in your Android apps.
Browse courses on SQLite
Show steps
  • Read through the SQLite tutorial
  • Complete the SQLite practice problems
Complete the Android API tutorial
This tutorial will guide you through the process of requesting data from an API and storing it in a database in your Android app.
Show steps
  • Follow the steps in the Android API tutorial
  • Troubleshoot any errors you encounter
Solve Android API practice problems
Solving practice problems will help you solidify your understanding of the concepts covered in the course.
Show steps
  • Attempt to solve the practice problems
  • Review the solutions and identify areas for improvement
Create a new Android app that uses an API
Building a project will allow you to apply the skills you have learned in the course.
Show steps
  • Plan your app
  • Design the UI
  • Implement the functionality
  • Test and debug your app

Career center

Learners who complete Code School: Super Sweet Android Time will develop knowledge and skills that may be useful to these careers:
Mobile Application Developer
Mobile Application Developers design, develop, and maintain mobile apps. This course may be useful for Mobile Application Developers because it teaches how to add features to an existing Android app, including requesting data from an API, parsing that data, and storing it in a database.
Android Developer
Android Developers create mobile apps that run on the Android operating system. This course may be useful for Android Developers because it teaches how to add features to an existing Android app, including requesting data from an API, parsing that data, and storing it in a database.
Data Engineer
Data Engineers design, build, and maintain data pipelines and databases. This course may be useful for Data Engineers because it teaches how to request data from an API, parse that data, and store it in a database. These skills are essential for Data Engineers.
Data Analyst
Data Analysts collect, analyze, and interpret data. This course may be useful for Data Analysts because it teaches how to request data from an API, parse that data, and store it in a database. These skills are essential for Data Analysts.
Database Administrator
Database Administrators manage and maintain databases. This course may be useful for Database Administrators because it teaches how to store data in a database and query that data. These skills are essential for Database Administrators.
Game Developer
Game Developers design, develop, and maintain video games. This course may be useful for Game Developers because it teaches how to use Android APIs, parse data, and store data in a database. These skills are transferable to game development.
Technical Writer
Technical Writers create documentation for software and other technical products. This course may be useful for Technical Writers because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to create documentation for software and other technical products.
Cybersecurity Analyst
Cybersecurity Analysts protect computer systems and networks from cyberattacks. This course may be useful for Cybersecurity Analysts because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to track security breaches and identify areas for improvement.
User Experience Designer
User Experience Designers design the user interface and experience for websites and apps. This course may be useful for User Experience Designers because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to track user behavior and identify areas for improvement.
Project Manager
Project Managers plan and execute projects. This course may be useful for Project Managers because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to track project progress and identify areas for improvement.
Quality Assurance Analyst
Quality Assurance Analysts test software and other products to ensure they meet quality standards. This course may be useful for Quality Assurance Analysts because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to track defects and identify areas for improvement.
Business Analyst
Business Analysts analyze business processes and recommend improvements. This course may be useful for Business Analysts because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to improve business processes.
Software Engineer
Software Engineers design, develop, and maintain software systems. This course may be useful for Software Engineers because it teaches how to use Android APIs, parse data, and store data in a database. These skills are transferable to other programming languages and platforms.
Web Developer
Web Developers design, develop, and maintain websites and web applications. This course may be useful for Web Developers because it teaches how to request data from an API, parse that data, and store it in a database. These skills are transferable to web development.
Product Manager
Product Managers manage the development and launch of new products. This course may be useful for Product Managers because it teaches how to request data from an API, parse that data, and store it in a database. These skills can be used to track product usage and identify areas for improvement.

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Code School: Super Sweet Android Time.
Provides a comprehensive overview of Android programming, covering everything from the basics of the Android platform to advanced topics like developing for multiple screens and using the Android NDK.
Provides a comprehensive overview of Android programming, covering everything from the basics of the Android platform to advanced topics like developing for multiple screens and using the Android NDK.
Great introduction to Android programming with Kotlin, a modern programming language that is becoming increasingly popular for Android development.
Provides a comprehensive overview of Android design patterns, which are best practices for designing Android apps.
Great introduction to Android programming with Kotlin, a modern programming language that is becoming increasingly popular for Android development.
Provides a comprehensive overview of Android Studio 4.0, the official development environment for Android apps.
Provides a comprehensive overview of Android 11, the latest version of the Android operating system.
Provides a comprehensive overview of Android 10, the latest version of the Android operating system.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Code School: Super Sweet Android Time.
Android 4 Security: Effective Permission Handling
Build a Serverless App with AWS Lambda - Hands On! 2024...
Data Processing Using Python
Next.js 14 & React - The Complete Guide
Summarizing and Organizing Data in Excel
Vue 3 State Management with Pinia
Python Mega Course: Learn Python in 60 Days, Build 20 Apps
Consuming Web Services and Using Local Storage on iOS
Architect Document Storage for Couchbase 6
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser