App Development
Showing 73–84 of 2110 results
Android Apps with Kotlin: Tools and Testing
Learn the skills necessary to assure quality software through testing by learning to effectively use the single most important tool for Android developers, Android Studio.
Android Bug Bounty Hunting: Hunt like a rat
Android Bug Bounty Hunting: Hunt like a rat
Android Custom Components
Learn how to create custom components to control the look-and-feel of your app and implement functionalities that are only available by subclassing the View class.
Android Data Binding: Getting Started
Making use of the Data Binding Library is a great way to increase code readability and decrease the amount of code you need to write. You will learn to use custom binding adapters, event handling, and observables to make code more clear and concise.
Android Developers Portfolio Masterclass – Build 7 Apps
Build Your Android Developer's Portfolio - Developer Resume, Attract Employers & Clients, Build 7 Android Apps
Android Development Masterclass
This is a comprehensive course on Android app development that would equip you with the skills to build a complex Android app using best practices.
Android Development: Make Apps without Coding or Experience
Create a Fully Functional Professional Mobile App without Coding or Experience and in less than a day
Android Fundamentals: Accessibility
You can increase the reach of your Android app and make your app more user-friendly to all kinds of users by building it to take advantage of Android's accessibility features. This course will teach you how to do just that.
Android Fundamentals: Activities
The most basic component of an Android application is the Activity. Without an Activity a user cannot interact with the application UI and this course will show you the conceptual topics related to an Activity.
Android Fundamentals: Data Binding
A soup-to-nuts exploration of the Android Data Binding library.
Android Fundamentals: Implementing Effective Navigation
This course focuses on navigation with Android. By the end of the course you’ll understand how to implement effective navigation using activities, fragments, alert dialogs, bottom navigation views, navigation drawers, and tabs.
Android Fundamentals: Localization and Internationalization
This course will teach you in detail the Android localization process and how to apply the best practices to your localization efforts.