Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andronovo-bit/huawei-mobile-service-hms-app-installer-to-emulator
This project is a tool that allows you to install and run Android apps (APK) on the emulator along with Huawei Mobile Services (HMS) apps. The applications run depending on Appgallery. It is a AppInstaller.
https://github.com/andronovo-bit/huawei-mobile-service-hms-app-installer-to-emulator
android appgallery application emulator game installer mobile
Last synced: 2 months ago
JSON representation
This project is a tool that allows you to install and run Android apps (APK) on the emulator along with Huawei Mobile Services (HMS) apps. The applications run depending on Appgallery. It is a AppInstaller.
- Host: GitHub
- URL: https://github.com/andronovo-bit/huawei-mobile-service-hms-app-installer-to-emulator
- Owner: Andronovo-bit
- License: mit
- Created: 2023-05-31T06:21:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-23T21:09:46.000Z (10 months ago)
- Last Synced: 2024-05-01T13:28:22.137Z (9 months ago)
- Topics: android, appgallery, application, emulator, game, installer, mobile
- Language: C#
- Homepage:
- Size: 3.76 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emulator App Installer With Huawei HMS Apps
This project is a tool that allows you to install and run Android apps on the emulator along with Huawei Mobile Services (HMS) apps. The applications run depending on Appgallery.You can use this tool to test your apps that integrate with HMS APIs and services such as Push Kit, Location Kit, Analytics Kit, Ads Kit and more, or to install your desired appgallery app on your emulator.
[![.NET MAUI CI for Windows](https://github.com/Andronovo-bit/Huawei-Mobile-Service-HMS-App-Installer-to-Emulator/actions/workflows/ci-build.yml/badge.svg)](https://github.com/Andronovo-bit/Huawei-Mobile-Service-HMS-App-Installer-to-Emulator/actions/workflows/ci-build.yml)
## Features
- Download and install the latest ADB driver automatically
- Download and install the latest HMS Core and HMS App Gallery automatically
- Download and install any app using search that in app
- Support multiple emulators and devices
- Show the progress and status of each installation step
- Use a localization resource manager to support multiple languages## How to use
- Clone or download this repository
- Open the solution file in Visual Studio
- Build and run the project
- Select an emulator or device from the list
- Enter a App name in search bar and then select it
- Click the Install button and wait for the process to complete## Screenshots
![Main Page](https://i.ibb.co/2sjndXt/image.png)
![Main Page - Search](https://i.ibb.co/Y7DLnrV/image.png)
![Installation progress-1](https://i.ibb.co/CJHcV1v/image.png)
![Installation progress-2](https://i.ibb.co/y0ynBxy/image.png)
![Thanks Page](https://i.ibb.co/Lg3mx2X/image.png)
![Result - Emulator](https://i.ibb.co/y828R3M/image.png)