Home Tech & Coding Mobile Apps Android app development
Android Performance

Android Performance

Performance matters to users, so it must matter to you. Learn how to identify and fix bottlenecks in your Android applications, and ensure a smooth user experience.
Video Beginner Advanced
UPVOTE 1
SAVE THIS COURSE
Course Website
www.udacity.com
Share this page
Gallery
Description

Summary

If you’ve ever hit performance issues that affect your app’s usability, this course will teach you how to identify and diagnose your performance problems. By the end of this course, you’ll be able to perform exploratory tests, run profiling tools, use outputs to navigate to problematic code, and design a plan of attack to mitigate poor performance. You’ll also gain a higher level of understanding about how program code and the Android platform interact, which will help you optimize for performance in the future.

Expected Learning

Users want apps that download and run fast and efficiently. If your app performs well on low-end devices and slower internet connections, your user base, and thus your impact and potential for monetization, can increase dramatically. The ability to make conscious coding decisions that focus on the user experience is a trait that separates mediocre Android programmers from the leaders of the industry.

You may have the most exciting Android app in the world, but if it is slow and drains the battery, users will uninstall it, and leave you bad ratings because of it. Performance matters to users, so it must matter to you.

By the end of this course, you will understand how common performance problems arise from your hardware, OS, and application code. Using profiling tools to gather data, you will be able to identify and fix performance bottlenecks, so users can have that smooth 60 FPS experience that will keep them coming back for more.

Syllabus

Lesson 0: Welcome!

An introduction to the course content and structure.

Lesson 1: Render

How to identify and diagnose the key performance problems that come with drawing to the screen.

Lesson 2: Compute and Memory

Understand how code is executed in your program, and how to handle the performance problems associated with compute and memory.

Lesson 3: Battery

How to detect and diagnose battery problems, and why it matters to your users.

Required Knowledge

To get the most from this course, you should have experience developing apps in Java on Android devices, understand the basics of the Android life cycle, and know how to perform basic operations in a terminal.

You also need access to an Android device, and working knowledge of Github, in order to follow along with the exercises.

If you’ve never developed a working Android app, check out our Developing Android Apps course before taking this one.

If you're unfamiliar with Github, check out our course on How to Use Git and Github.


Pricing:
Free
Level:
Advanced
Duration:
4 weeks
Educator:
Colt McAnlis
Organization:
Google
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.