Linkedin Learning – Android Studio Essential Training 2020

Linkedin Learning – Android Studio Essential Training 2020-XQZT
English | Size: 364.80 MB
Category: Tutorial

Software developers who want to build Android apps need Android Studio the official Google IDE. Android Studio is based on IntelliJ IDEA and contains the same great coding and debugging features plus lots of tools that are unique to Android development: layout editors, resource managers, virtual device support, and more. In this course, instructor David Gassner introduces Android Studio 4.0. He helps you set up your environment and your first project and provides handy shortcuts for writing and debugging code. You can also learn how to add version control and share projects on GitHub, manage project dependencies, use templates, and work with Google s preferred programming language for Android development, Kotlin. By the end of the course, you should be able to use Android Studio to become a faster, even more efficient developer

Packt – Android App UI Design with Adobe Photoshop and Material Design

Packt – Android App UI Design with Adobe Photoshop and Material Design-ZH
English | Size: 1.56 GB
Category: Tuturial

Designing sleek Android apps using Google s Material Design system is no joke. To design seamless Android app user interfaces, you need to be well-versed with the sizes spacing, and metrics, and ensure that the UI design must be easy to translate into coded Android apps. This course helps you understand which template size to start with and show you how to convert DP and SP Material Design units to pixels (px). You will learn how to theme your app using the Material Design color system and explore specs, sizes, and typographic grids in Material Design. Finally, you will generate coded style guides for your Android developers and design six Android app screen UIs for a medical app using Photoshop. The course will also show you how to extract all your assets using Photoshop and design a real-world app using Photoshop artboards

Packt – Android App UI Design with Adobe XD and Google Material Design

Packt – Android App UI Design with Adobe XD and Google Material Design-XQZT
English | Size: 2.78 GB
Category: Tutorial

Your application’s user interface is everything the user can interact with and hence, makes it the most crucial part of app development from a business perspective.

Packt – Hands-On Android Application Components: Activities

Packt – Hands-On Android Application Components: Activities
English | Size: 623.26 MB
Category: Tutorial

Learn
Set up an Android project in Android Studio
Create activities for your Android applications in Android Studio using its built-in editing tools
Create a UI for your application using built-in layouts and the ‘controls’ option in Android Studio
Handle the activity lifecycle of your application