
Create a splash screen by adding an empty activity, configuring the manifest, setting an icon and background, and animating an image with fade in/out before switching to the main activity.
Design and refine the sign-up ui for the android dating app, configuring login and sign-up buttons, name and email inputs, padding, colors, and alignment for a friendlier sign-up experience.
Build the home screen user interface for an Android dating app, loading discover by default, changing backgrounds on selection, and enabling a profile fragment with circular image and language chips.
Build a profile screen UI with dynamic chips for hobbies and languages, using on click listeners to add or remove selections in the profile fragment.
Finish the profile screen by enabling image uploads to Firebase storage, saving user data to the database under users, and using timestamped image names for dynamic loading.
Fetch user profile data in an Android dating app using get profile, extracting description, hobbies, languages, and image; then debug and update the profile flow to ensure data loads correctly.
Fixes a profile update crash by resolving list conversion, preventing unsupported operation exceptions, and smoothing image uploads, with Spanish added to training and language options.
Learn to build an Android dating chat UI with a custom view pager, disable paging, and fine-tune swipe height, while wiring Firebase data with dummy users.
update the registration flow by adding a date of birth field with a date picker and saving birth date and age to the database during sign up.
Fix image loading by aligning filename fields with Java code and ensure profile accept/reject saves to database; implement Tinder-like swipes with a selected listener and store likes and matches.
Learn to build the WooDate match UI by fetching and storing user names for both users, updating the database, and displaying matches in a recycler view with a custom adapter.
In this course. Unlike other course,Instead of building basic app such as making hello world app, calculator app which I won't call it app. We will see how to make an real life android application. just like chatting app like whatapp and dating app like Tinder. I promise you after taking this course you will be able to make your own app without any other course.
Note:We won't cover every feature of app as it will consume lot of time.But we will try to implement most of the feature.