About 1,290,000 results
Open links in new tab
  1. ecommerce-application · GitHub Topics · GitHub

    Sep 1, 2022 · e-commerce application for Android using Kotlin programming language. A completed guide about E-commerce Application developed in native android using mvvm …

  2. Samples - Android Developers

    A selection of code samples and templates for you to use to accelerate your app development. Browse samples to learn how to build different components for your applications.

  3. Sample code to create BaseActivity for Android · GitHub

    @Override public void setContentView(int layoutResID) { ConstraintLayout constraintLayout= (ConstraintLayout) getLayoutInflater().inflate(R.layout.activity_base,null); FrameLayout …

  4. An Android E-commerce store Application built with Kotlin

    Apr 12, 2023 · Kotlin based, Coroutines + Flow for asynchronous. Jetpack Lifecycle: Observe Android lifecycles and handle UI states upon the lifecycle changes. ViewModel: Manages UI …

  5. e-commerce application for Android using Kotlin programming ... - GitHub

    Sample MVVM e-commerce application for Android that uses Kotlin programming language. The application has 100 different products in different categories. ⬇️ API: A set of functions and …

  6. E-Commerce | E-Commerce-Android

    🛒 E-Commerce 🛍 Android App developed using modern Android development tools and android architecture components. </B> This App is linked to my e-commerce website via web-services …

  7. Create Your Own E-commerce App with Admin Panel: Android Studio Kotlin ...

    Welcome to our comprehensive guide on creating your very own E-commerce App with Admin Panel using Android Studio, Kotlin, and Firebase. In this tutorial, we will walk you through the …

  8. Generic Base Activity and Base Fragment for MVVM - GitHub

    import android.support.v7.app.AppCompatActivity; * Created by Birju Vachhani on 05/09/18. public abstract class BaseActivity<V extends ViewModel, B extends ViewDataBinding> …

  9. E-commerce android app using firebase and kotlin - Android

    Dec 20, 2021 · An e-commerce android application written in Kotlin where users can sell and buy products

  10. Build an Android E-commerce App using Contentstack's Android SDK

    Here’s a quick guide on how to create an Android E-commerce app in Kotlin using Contentstack’s Android SDK. Note: For this tutorial, we have assumed that you are familiar with Contentstack …

Refresh