项目作者: ket-c

项目描述 :
Mobile App to calculate the unlock code for huawei devices 3G/4G v1, v2, v3/v20 A mobile application for Android and iOS platforms (frontend) for decoding huawei modems
高级语言: Dart
项目地址: git://github.com/ket-c/HuaweiModemUnlockerMobileApp.git
创建时间: 2020-08-21T08:39:00Z
项目社区:https://github.com/ket-c/HuaweiModemUnlockerMobileApp

开源协议:

下载


HuaweiModemUnlocker

Welcome to freedom
Mobile App to calculate the unlock code for huawei devices 3G/4G v1, v2, v3/v20
A mobile application for Android and iOS platforms (frontend) for decoding huawei modems

Getting Started

This project is was built using flutter with dart
A few resources to get you started if this is your first Flutter project
and for getting started with Flutter, view
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

Requirement

Flutter, android & iOS emulators, text editor or IDE
All requirements and how to intall them are detailed in the link above

Installation

Clone this project
Put in desired directory
Open command prompt or terminal and cd to the root directory of the project & connect to the internet
Run the command below
‘Flutter run’
Wait for a while and see the magic

API of modem unlock algo

https://hwcalc.ga/unlock.php
source file of the unlock algo is included in this project
/API/unlock.php
You can put it on your localhost for local development