All Projects → HMS-Core → hms-ecommerce-demo

HMS-Core / hms-ecommerce-demo

Licence: Apache-2.0 License
Build a shopping app by HMS Core kits which shows how to use the HMS Core solution in E-Commerce industry.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to hms-ecommerce-demo

hms-push-serverdemo-csharp
C# sample code encapsulates APIs of the HUAWEI Push Kit server. It provides many sample programs for your reference or usage.
Stars: ✭ 25 (-64.29%)
Mutual labels:  huawei, hms
map-kit-android
An extensive framework for map development in Android.
Stars: ✭ 44 (-37.14%)
Mutual labels:  huawei, hms
hms-location-demo
HUAWEI Location Kit sample code encapsulates APIs of the HUAWEI Location Kit. It provides many sample programs for your reference or usage.
Stars: ✭ 32 (-54.29%)
Mutual labels:  huawei, hms
hms-toolkit-convertor
Convertor is a code conversion tool supporting Java and Kotlin projects. It helps developers to automatically convert GMS APIs called by apps into corresponding HMS APIs, implementing quick conversion and HMS integration.
Stars: ✭ 29 (-58.57%)
Mutual labels:  huawei, hms
hms-3d-modeling-demo
HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.
Stars: ✭ 45 (-35.71%)
Mutual labels:  huawei, hms
huawei-account-demo
Sample code for quickly integrate Huawei ID. HUAWEI Account Kit provides developers with simple, secure, and quick sign-in and authorization functions.
Stars: ✭ 39 (-44.29%)
Mutual labels:  huawei, hms
hms-iap-clientdemo-android-studio
This demo app provides all 3 types of product to demonstrate the procedure and capability of Huawei IAP.
Stars: ✭ 36 (-48.57%)
Mutual labels:  huawei, hms
hms-cordova-plugin
This repo contains all of Cordova HMS plugins.
Stars: ✭ 78 (+11.43%)
Mutual labels:  huawei, hms
hms-safetydetect-demo-android
SafetyDetect Sample provides many sample programs for your reference or usage.This example demonstrates how to integrate services provided by Safetydetect Kit, such as APPchecks, URLcheck, Userdetect, Wifidetect.
Stars: ✭ 16 (-77.14%)
Mutual labels:  huawei, hms
hms-react-native-plugin
This repo contains all of React-Native HMS plugins.
Stars: ✭ 167 (+138.57%)
Mutual labels:  huawei, hms
hms-av-pipeline-demo
HUAWEI AV Pipeline Kit sample code project, which contains the Java sample code to implement functions like video playback, video super-resolution and media asset management. C++ sample code is contained for calling MediaFilter to use the sound event detection plugin.
Stars: ✭ 14 (-80%)
Mutual labels:  huawei, hms
hms-computer-graphics-demo
This is the demo project of CGKit(Short for computer graphics kit). CGKit is a vulkan-based rendering framework, which is designed to improve performance of vulkan devices, especially for Android platform. This project will show you how to load textures, models, add pbr effects and render with vulkan.
Stars: ✭ 19 (-72.86%)
Mutual labels:  huawei, hms
hms-health-demo-kotlin
HMS Health demo code provides demo programs for your reference or usage. Developers can access the Huawei Health Platform and obtain sports & health data by integrating HUAWEI Health.
Stars: ✭ 21 (-70%)
Mutual labels:  huawei, hms
hms-scene-RTcore-demo
This demo provides examples of how to use RTCore APIs, including using them to create reflection effects and draw triangles.
Stars: ✭ 13 (-81.43%)
Mutual labels:  huawei, hms
hms-health-demo-java
HMS Health demo code provides demo programs for your reference or usage. Developers can access the Huawei Health Platform and obtain sports & health data by integrating HUAWEI Health.
Stars: ✭ 37 (-47.14%)
Mutual labels:  huawei, hms
hms-video-editor-demo
HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.
Stars: ✭ 45 (-35.71%)
Mutual labels:  huawei, hms
hms-FIDO-demo-java
HMS FIDO demo, including fido2 demo, bioauthn demo and bioauthn-androidx demo.
Stars: ✭ 17 (-75.71%)
Mutual labels:  huawei, hms
hms-ads-demo-kotlin
HUAWEI Ads Kit Sample code in kotlin version, which provides the banner, native, rewarded, roll, interstitial and splash ad formats for integration
Stars: ✭ 16 (-77.14%)
Mutual labels:  huawei, hms
hms-iap-serverdemo
IAP server sample encapsulates APIs of the HUAWEI IAP server. It provides many sample programs for your reference or usage. The repository contains 8 branches of java, csharp, golang, nodejs, perl, php, python and ruby demo.
Stars: ✭ 20 (-71.43%)
Mutual labels:  huawei, hms
hms-analytics-demo-android
HmsAnalyticsKitDemo is a app that applying HUAWEI Hianalytics SDK used for showing how to collect user engagement and user preference.
Stars: ✭ 19 (-72.86%)
Mutual labels:  huawei, hms

English | 中文

HMS E-commerce Demo

Overview

HMS Core provides a solution that assists e-commerce apps with quick customer acquisition and improved conversion rates, for sustainable business growth.

The sample project provides a shopping demo app with related HMS Core kits integrated, demonstrating how to use the HMS Core solution for shopping apps. The demo covers the complete shopping process other than payment.

Download Link

Demo website

Scan the QR code for a specific region with your browser to try out the demo app.

China

Asia, Africa, and Latin America

Europe

Russia

Features

Demo app screens and used HMS Core features are as follows:

  • Product list screen
  • Product details screen
  • Favorite products and shopping cart
  • Product display via picture, video, or 3D modeling
  • Search by scanning barcode
  • Product search via picture or voice
  • QR code payment and generation
  • One-tap sign-in and sign-out
  • Product order reminder pushing
  • User location pinpointing
  • User address acquisition
  • Membership service
  • System integrity check
  • User comment and automatic translation of comments
  • AR fitting
  • Bank card recognition
  • Geofence
  • Smart customer service bot
  • Bonus point service
  • Offline store guidance
  • Preferential price marketing
  • Product sharing

App Generation

Compilation environment

  • Android Studio: 4.1
  • Android SDK: 19
  • Gradle: 6.3

Procedure

  1. Clone the code repository.

     git clone https://github.com/HMS-Core/hms-ecommerce-demo.git
    

You can also download the ZIP package that contains the project.

  1. Copy your JKS file and the agconnect-services.json file to the app directory. For details about how to generate the JKS file and agconnect-services.json file, please refer to Configuring App Information in AppGallery Connect.

  2. Update the JKS file information and app ID in the app-level build.gradle file.

  3. Run the following command to compile the demo app:

     cd hms-ecommerce-demo
     gradle clean
     gradle build
    

Used Kits

  • Account Kit helps you sign in to the app with your HUAWEI ID.

AccountKit

  • Scan Kit scans barcodes and QR codes for product viewing and payment, and generates QR codes.

ScanKit

You can use the following barcode to test the barcode-based purchase function.

Bar Code

ScanKit

ScanKit

  • ML Kit searches for similar products based on the taken picture of a product.

MLKit

  • Push Kit receives relevant notifications after order placement.

PushKit

  • Video Kit plays videos related to a product to show the product information.

VideoKit

  • Location Kit obtains the current device location, and obtains the device region from the device location. In addition, Location Kit provides the geofence service, which can send messages to users when they enter or exit the specified region.

    PushKit

  • Identity Kit obtains addresses configured by users to quickly fill in the package delivery address.

  • Analytics Kit obtains basic usage information about the current app to analyze the app usage data for app optimization.

  • Scene Kit displays products through 3D modeling.

SceneKit

  • In-App Purchases bolsters the membership subscription for enjoying discounts for members.

  • Safety Detect evaluates the system integrity during app startup to ensure running environment security.

SafetyDetect

  • ML Kit provides services such comment translation, bank card recognition, and voice search.

MLKitMLKitMLKit

  • AR Engine provides the fitting services such as glasses fitting.

AREngine

  • Map Kit and Location Kit display the offline store information and generate the navigation route to the store.

Map/location

  • Search Kit provides the smart customer service bot that automatically replies to questions of users.

Search

  • CaaS Engine allows users to share their screens during shopping through the sharing button on the product details screen.
  • Crash Kit records the app crash information.
  • Adding products to favorites: Users can add products to favorites and display them on the favorite product screen.
  • Discount price: Both the original price and discount price are displayed for all products, and the discount price is highlighted.
  • New product: The new product is displayed on an independent screen, and a discount countdown is displayed for the discount activity. Users can subscribe to the product to receive push messages.
  • Member bonus points: When a user purchases a product, bonus points are added to the user's account based on the product amount they bought.
  • Product link sharing: When a user views a product, they can share the product as a link to their friends in social apps, including Alipay, WeChat, and Facebook.

Precautions

The shopping demo app simulates the real shopping process. Therefore, the quantity of products in the app is limited. Some functions are unavailable and some others are virtual.

  • The product purchase function is virtual, and no fee is deducted.
  • In the app, membership subscription will deduct fees from your account, which will not be refunded.
  • Once membership subscription has been done, you must manually cancel the subscription through the management screen to avoid recurring charges. When a user cancels a subscription they still have membership access until the end of the subscription period.
  • All products in the demo app are virtual.
  • All orders in the demo app are virtual, and no products will be delivered for such orders.
  • All ads in the demo app are for tests.
  • This app allows users to sign in with their HUAWEI IDs. It obtains the user profile and user name from their HUAWEI ID for display in the app.

Technical Support

You can visit the Reddit community to obtain the latest information about HMS Core and communicate with other developers.

If you have any questions about the sample code, try the following:

  • Visit Stack Overflow, submit your questions, and tag them with huawei-mobile-services. Huawei experts will answer your questions.
  • Visit the HMS Core section in the HUAWEI Developer Forum and communicate with other developers.

If you encounter any issues when using the sample code, submit your issues or submit a pull request.

License

The sample code is licensed under Apache License 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].