data: installer: Localize installer information
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": "0",
|
||||
"title": "Session installer",
|
||||
"subtitle": "Session based installer for bundled/split APKs",
|
||||
"description": "Recommended, in-built and supports all Android versions",
|
||||
"url": "https://developer.android.com/reference/android/content/pm/PackageInstaller.Session"
|
||||
},
|
||||
{
|
||||
"id": "2",
|
||||
"title": "Root installer",
|
||||
"subtitle": "Installer for background installations",
|
||||
"description": "Requires root, supports all Android versions."
|
||||
},
|
||||
{
|
||||
"id": "4",
|
||||
"title": "AM Installer",
|
||||
"subtitle": "Install using App Manager",
|
||||
"description": "You must have App Manager. Need adb/root mode to install when miui optimization is on."
|
||||
},
|
||||
{
|
||||
"id": "5",
|
||||
"title": "Shizuku Installer",
|
||||
"subtitle": "Install using Shizuku",
|
||||
"description": "Requires an active Shizuku installation, supports Android 8.0+"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user