Android Development from scratch like a pro

Android Development from scratch like a pro

English | 2016 | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 5.5 Hours | 2.82 GB

Using Android Studio 2, learn how professionals use code and design good practices

From your first empty activity, going through code smells, good practices, design patterns and refactoring, finishing with a CRUD application that uses a local database to store its information.

In this course we will go through all the steps required for you to start your own first application. But we will not do bad code to do that… we are professionals and care about our code since it is our product. Let’s question together the practices and code that we generate throughout our application, trying to improve it step by step.

You can expect to see a lot of API, from RelativeLayout, LinearLayout, ScrollableView, Text and Rating views, Buttons, custom shapes, Intents, extra serializable information, SQLite, SQL, DAO, ArrayAdapter, dynamic ListViews, action menus, context menus and more.