TurboIMS
Enhanced IMS Configuration Tool for Google Pixel Devices
File Explorer
Download Latest Version (.zip)- ImsConfigHelper.java
- LocaleHelper.java
- MainActivity.java
- PrivilegedProcess.java
- ShizukuProvider.java
- SimInfo.java
- SplashActivity.java
- ic_turbo_logo.png
- activity_main.xml
- activity_splash.xml
- feature_item.xml
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- strings.xml
- styles.xml
- strings.xml
- AndroidManifest.xml
- .gitignore
- build.gradle.kts
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- libs.versions.toml
- IActivityManager.java
- IInstrumentationWatcher.java
- IUiAutomationConnection.java
- UiAutomationConnection.java
- ServiceManager.java
- ITelephony.java
- .gitignore
- build.gradle.kts
- .gitattributes
- .gitignore
- build.gradle.kts
- DEPLOYMENT_GUIDE.md
- gradle.properties
- gradlew
- gradlew.bat
- README.md
- README_CN.md
- settings.gradle.kts
- Turboims.png
# Installation Guide
1. Get the code
git clone https://github.com/Turbo1123/TurboIMS
Downloads the entire project code from GitHub to your computer.
cd TurboIMS
Moves into the project folder you just downloaded.
2. Gradle (Java/Kotlin)
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- JDK (Java) Required to build and run Java/Kotlin projects.
- Gradle If the repo includes gradlew (Gradle Wrapper), you don't need to install Gradle separately.
./gradlew assembleDebug
Builds the project using Gradle.
A BUILD SUCCESSFUL message means it worked. The output is created under build/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
