
Since you are here I believe you want to make an android app for your college project or you want to learn how to build an awesome app or you want to expose to these technology. For what is worth I believe you are in the right course. You must be thinking whether you should take this course or that and trust me I am not gonna brain wash you after all I am just you. So enroll if you like it and make sure we are in loop. that way we can learn from each other.
Implement a sign up screen in the Android e-commerce app, capturing name, email, and password, wiring sign up navigation from login to register, and handling startActivity transitions.
Implement an android login function with email and password using firebase authentication. Validate fields, including empty fields, and redirect logged-in users to the home activity on start.
Add category layout and fragment, connect fire store and storage to fetch and display categories (women, men, kids) in home fragment; implement category data model and adapter.
Add and configure a new fragment in the home screen, create a home fragment, and load it into the container to enable category and best seller sections and future navigation.
Develop the add address user interface in Android, including an address editor screen with name, city, postal code, and phone fields.
Implement address retrieval in an Android e-commerce app by querying Firestore collections and documents, handle address security, and build the address UI with fields, text, and radio options.
Build and test an Android e-commerce payment flow by passing item data between screens, setting the item price from the selected item, and calculating the total amount for checkout.
Implement and test an Android payment flow by adding the payment dependency, initializing the sdk, configuring the manifest and api key, and handling success or failure in the checkout activity.
Design and configure an Android toolbar for an e-commerce app, including back button behavior, login and signup flows, and navigation between activities and fragments.
Learn to display category items in an android e-commerce app and filter by men or women. Adjust image sizes and switch from item activity to the items class.
Implement a recycler view with an item adapter to support product search in an Android e-commerce app, hiding images and showing price and name.
Build a Stripe payment server for an Android e-commerce app using Node.js and Express, including setting up npm projects, installing Stripe, testing a local endpoint, and preparing for Android integration.
Implement Stripe payments in an Android e-commerce app, handle network security policy errors, and pass currency and amount via a map for dynamic checkout.
Explore finishing payment in an android ecommerce app by fixing amount in cents, using payment intent and payment method IDs with Stripe, and validating a successful order flow.
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
In this tutorial, we will learn how to add cart feature in bolt app
Discover how to integrate an Android app with the Paystack payment gateway, including dependency setup, SDK initialization, public key configuration, and building a basic payment activity to charge cards.
Demonstrate Paystak Android payment integration by testing in Android Studio, validating a $34 order with test card details and manifest changes.
In this course. Unlike other course,Instead of building basic app such as making hello world app, calculator app and other app which I won't call it app. We will see how to make an real life android application. just like chatting app like messenger,blog app like Instagram and e-commerce app like amazon. 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.