You need to have good command of data structures like Stacks, Queues and Lists. Also a basic idea of algorithms like sorting, searching, string manupulations. Also it is imperative to have good concepts of Object Oriented Programming
Android App Development Online
Using Java and Kotlin
Overview
There are close to 2 billion Android powered devices as of 2016, and for more than 200 million Indians, Android is the primary platform of consumption of content. From social and communication apps like Whatsapp, Instagram and Snapchat to utilities like Uber, Swiggy and Paytm - Android is the platform that enables companies to cater to their users 24x7.
Our Android App Development course takes you on a comprehensive journey on the Android Studio that starts from building the UI, to connecting to network services and launching your product on the Google Play Store. The fact that all products have to launch on both web and mobile these days, means you'll be in demand in most products companies the day you graduate from our Android App Development Course.
More than 100 recorded videos and 4 live webinars, along with 24x7 doubt clearing support. Course Starting June 15
Register Now
UI Design
An app with great functionality must be complemented by top notch User Experience and a neat User Interface. We teach building both common and upcoming UI/UX patterns.
Firebase & Push Notifications
Firebase is Google's service that provides a realtime database and push notifications, so that you can send information to the user even when he is not using your app
Hardware Sensors
Sensors help us build context-aware apps. You'll learn how to use GPS location, orientation, speed sensors, and perform actions on events like flip and shake
Network & Databases
Most apps are connected in nature. You'll learn how to connected your apps to a backend to create an ecosystem of users and their data
Course Contents
Activities and UI
Lectures 1-2
The basic building blocks of an Android app – ‘the Activity’. Learn to make beautifully designed apps, with all kinds of screen sizes and all types of layouts. Learn how to build ‘ListViews’ for showing lists of data, in form of beautiful cards.the common Android design patterns like Navigation Drawer, Action Bar, Floating Action buttons all Material Design Concepts
- Object Oriented Programming Concepts in Java
- Getting Started with Android App Development Tools
- Activities and Basic UI Building
- Intents
Advanced UI Patterns
Lectures 3-5
Common Android UI Patters that are required to build most Android Apps. ListViews to show array of data. NavigationDrawers to provide in-app navigation and fragments to modularise views
- Adapters, ListViews and RecyclerViews
- Fragments, ViewPagers and Navigation Drawer
Background and Services
Lecture: 6-8
Not everything happens on the screen, so we will also learn how to create services that run in the background. AsyncTasks use multi-threading to run parallel operations on separate thread so the user doesn’t notice any work being done, and the app remains ever responsive.
- Services
- Permission Management
Data Storage
Lecture 7-8
The course will cover all three ways of local data storage available in Android.
- Menus and Preferences
- Shared Preferences
- Files
- SQLite Databases
Network
Lecture 9-14
A mobile app is nothing without connectivity. Learn to add network connectivity and integrate your app with remote servers. Also we will cover how to use backend services like Firebase to create real-time databases and push notifications to create chat based applications.
- Network and Data Fetching
- BroadcastReceivers
- Hardware Sensors
- Animations and Graphics
- Alarms and AlarmManager
- ContentProviders
3rd Party Libs
Lectures 15-18
Learn to integrate the most commonly used libraries that are used to make powerful and interactive apps like
- Google Maps
- Retrofit for REST APIs
- Picasso and Glide for showing images
Mentors
Sample Class
FAQ
(Drop a line at [email protected] if you have further queries)
How much knowledge of Data Structures and Algorithms do I need to take this course?
I have no idea of Java. Can I join ?
That is not a problem, if the aforementioned concpets are clear, and you have coded in some other language like C++ before. We will cover the syntax of Java in the first couple of classes.
Will there by any app development projects ?
Yes, most definitely. No android app development course is complete without projects, and we have a lot of focus on working on live android app development projects and practical topics.