https://github.com/illarionov/mtkservice
Provides access to MTK '[RR 3G CsceEMServCellSStatusInd]' to normal applications
https://github.com/illarionov/mtkservice
Last synced: 7 months ago
JSON representation
Provides access to MTK '[RR 3G CsceEMServCellSStatusInd]' to normal applications
- Host: GitHub
- URL: https://github.com/illarionov/mtkservice
- Owner: illarionov
- Created: 2014-05-28T19:48:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T07:09:38.000Z (over 3 years ago)
- Last Synced: 2023-03-11T11:48:13.191Z (over 2 years ago)
- Language: Java
- Size: 9.63 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MtkService
==========Service provides access to the engineering mode '[RR 3G CsceEMServCellSStatusInd]' on MTK chipsets to normal applications
#### Installation
Requires installation as a system application (i.e. to the /system/app).
To disable certificate validation, you can use the [Xposed][Xposed] and [XDisableAppSignCheck][XDisableAppSignCheck]
[Xposed]: http://repo.xposed.info/module/de.robv.android.xposed.installer
[XDisableAppSignCheck]: https://github.com/illarionov/XDisableAppSignCheck