Discord PPP server invitation: https://discord.gg/Yb5hgAstQ3
- Android Studio with Android SDK (compileSdk 36, buildTools 36.0.0)
- Java 11 (source and target compatibility)
- Gradle 9.1.0 (via wrapper) with Android Gradle Plugin 8.13.0
- Custom android.jar with hidden/internal APIs exposed, from aosp-android-jar. The downloaded
android.jarmust be copied into<android-sdk>/platforms/android-36/, replacing the stock one. Without this, compilation will fail with errors referencingandroid.os.ServiceManager,com.android.internal.telephony.ITelephony, and other internal APIs. passwords_keys.gradlein the project root (seetemplates/folder for the template). Contains signing keystore config and encryption keys.local.propertiesin the project root pointing to your SDK (seetemplates/folder).
NOTE: Google Play Protect may display dialog box with title "Unsafe app blocked" and description "This app was build for an older version of Android and doesn`t include the latest privacy protection."
Please click in this dialog "More details" and then "Install anyway".
Dialog is displayed, because PPP has target SDK vesion 28 (Android 9). Must be, because of functionalities in PPP.
Use keyword "PhoneProfilesPlus" for search this application in these stores:
Droid-ify (F-Droid alternative, preferred over GitHub):
- PPP release
- Store applicaion (download) IzzyOnDroid repository is included
Neo Store (F-Droid alternative, preferred over GitHub):
- PPP release
- Store applicaion (download) IzzyOnDroid repository is included
F-Droid:
APKPure:
GitHub (better is using Droid-ify, F-Droid, NeoStore, or similar app store instead):
-
NOTE: Installation from downloaded apk is not recommended for Android 13+ for security reason. Use instead Droid-ify, F-Droid, NeoStore, or similar app store, if in your device is not supported application store, and install PhoneProfilesPlus from it.
-
PPP release (direct download) Number of downloads by version
If is not possible to install PhoneProfilesPlus from the downloaded apk file directly on your device, you can install it from your computer.
What is PhoneProfilesPlus:
Android application - manually and by event triggered change of device settings like ringer mode, sounds, Wifi, Bluetooth, launcher wallpaper, ...
This application is for configuration of device for life situations (at home, at work, in car, sleep, outside, ...) using Profiles.
In it is also possibility to automatically activate Profiles by Events.
**** Please report me bugs, comments and suggestions to my e-mail: [email protected]. Speed up the especially bug fixes. Thank you very much. ****
*** Please help me with translation, thank you: https://crowdin.com/project/phoneprofilesplus ***
(HELP) How to using Shizuku (good alternative for non-rooted devices) - for profile parameters that require (Z) permission
- From Android 8.0
- minSdkVersion = 26
- targetSdkVersion = 28
- compiledSdkVersion = 36
- AndroidX library: appcompat, preferences, gridlayout, cardview, recyclerview, viewpager2, constraintlayout, workmanager, exifinterface - https://developer.android.com/jetpack/androidx/versions
- Google Material components - https://github.com/material-components/material-components-android
- google-gson - https://code.google.com/p/google-gson/
- ACRA - https://github.com/ACRA/acra
- guava - https://github.com/google/guava
- AutoService - https://github.com/google/auto/tree/main/service
- osmdroid - https://github.com/osmdroid/osmdroid
- TapTargetView - https://github.com/KeepSafe/TapTargetView
- doki - https://github.com/DoubleDotLabs/doki
- dashclock - https://github.com/romannurik/dashclock
- DexMaker - https://github.com/linkedin/dexmaker
- volley - https://github.com/google/volley
- ExpandableLayout - https://github.com/skydoves/ExpandableLayout
- SmoothBottomBar - https://github.com/ibrahimsn98/SmoothBottomBar
- AndroidHiddenApiBypass - https://github.com/LSPosed/AndroidHiddenApiBypass
- Shizuku - https://github.com/RikkaApps/Shizuku, https://github.com/RikkaApps/Shizuku-API
- Encryption (as module, code modified) - https://github.com/simbiose/Encryption
- RootTools (as module, code modified) - https://github.com/Stericson/RootTools
- RootShell (as module, code modified) - https://github.com/Stericson/RootShell
- time-duration-picker (as module, code modified) - https://github.com/svenwiegand/time-duration-picker
- android-betterpickers (as module, code modified) - https://github.com/code-troopers/android-betterpickers
- AndroidClearChroma (as module, code modified) - https://github.com/Kunzisoft/AndroidClearChroma
- RecyclerView-FastScroll (as module, code modified) - https://github.com/jahirfiquitiva/RecyclerView-FastScroll (original repository: https://github.com/timusus/RecyclerView-FastScroll)
- RelativePopupWindow (only modified class RelativePopupWindow.java) - https://github.com/kakajika/RelativePopupWindow
- SunriseSunset (only modified class SunriseSunset.java) - https://github.com/caarmen/SunriseSunset
- android-hidden-api (downloaded android.jar copied into folder <android-sdk>/platforms/android-XX) - https://github.com/Reginer/aosp-android-jar
- NoobCameraFlash (as module, code modified) - https://github.com/Abhi347/NoobCameraFlash
- AutoStarter (only modified class AutoStartPermissionHelper.kt) - https://github.com/judemanutd/AutoStarter
- ToastCompat (as module, code modified) - https://github.com/PureWriter/ToastCompat
- Advance-Android-Tutorials (only modified class ZipManager.java) - https://github.com/stacktipslab/Advance-Android-Tutorials
- Multi-language_App (only modified class LocaleHelper.java) - https://github.com/anurajr1/Multi-language_App
