[ROM][13][OFFICIAL] Arch-AOSP[V1.2] Pixel 4/4XL[Flame/Coral] - Google Pixel 4 XL ROMs, Kernels, Recoveries, & Oth

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ARCH-AOSP
Security and privacy focused custom rom​
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself
Click to expand...
Click to collapse
Based on lineageOS with the following features added
• enabled multi user UI
• raised maximum users to 32
• enabled secondary user logout support by default
• disabled bluetooth by default
• increase default max password length to 64
• Rounded corners in system UI
• stop auto-granting location to system browsers
• Save discrete app op history for more permissions
• Android 12's privacy dashboard shows permission usage timelines for
location, camera, and microphone. However, there's no reason to limit
to those specific permissions; all the infrastructure is in place for
other permissions.
• use Cloudflare DNS as the default fallback
• Cloudflare DNS has a better privacy policy than Google Public DNS while
• still supporting DNS over TLS.
• use Cloudflare DNS servers as hints
• Always show APN settings on CDMA carriers
• disabled safe volume everywhere, not just the US
• Added a config to state whether a device supports increased touch sensitivity
• SystemUI: Use new privacy indicators for location
Android has had location indicators for a while, but let's use the new
privacy indicator infrastructure for displaying them. This makes them
integrate better with the new camera and microphone indicators.
• decreased minimum color temperature for Night Light to 686K
• hide sensitive information while locked by default
• fully enabled location indicators by default
• don't leak device-wide package list to apps when work profile is present
• If the primary user had a work profile, then apps installed in primary user could see packages that
were installed only in secondary user(s). They couldn't see which secondary user had which apps,
only presence of such packages was revealed.
This special handling of MATCH_UNINSTALLED_PACKAGES flag was added in October 2016 for compatibility
with legacy launchers. It is not needed anymore, at least for popular third party launchers.
Note that apps in owner user can still see apps in work profile of owner user, it's part of a public
API. Also, apps that are not installed in primary user are visible in Settings -> Apps, with
"Not installed for this user" subtitle.
• always auto-grant permissions that have "normal" protectionLevel
They are auto-granted unconditionally anyway during OS upgrade, app update, user profile creation etc.
Before this auto-grants were skipped after app install in some cases, eg when an app that
declares a permission is installed after app that uses that permission.
• Enabled screen auto brightness by default
• SUPL-:Secure User Plane Location Don't send IMSI- IMSI- International Mobile Subscriber Identity./ Phone number to SUPL server
( We don't want to tell Google our IMSI or phone number to spy on us!
As devices w/o SIM card also have working GPS, providing this data does
not seem to add a lot of value, at least not for the device holder)
Safetynet passes out of the box no apps detects sa custom rom
• March 5 2023 security patch
• Archlauncher
• Full repainter app support built the in rom
• Arch keyboard with number row based on lineageOS latinIME
• fully disallowed installing instant apps
• removed boring lineage sounds
• Added prototonAOSP ringtones
Call recording enabled in all countries
Tweaked kernel for performance does everything pks tweak script does
And a lot more
Dont flash gapps its included in the rom
Before following these instructions please ensure that the device is currently using Android 13.0.0 firmware.
First Time Install / Clean Flash from Another ROM
1. Reboot to Fastboot
2. fastboot flash boot < boot.img/recovery.img>
3.Reboot to Recovery Mode
4.Now tap Factory Reset, then Format data / factory reset
5.Apply Update - Adb sideload<filename>.zip
6. Reboot to System
Updating Arch-AOSP
1.Go to Recovery Mode
2.Apply Update - Adb sideload<filename>.zip
3. Reboot to System
Download
Coral
Coral Recovery
---------------------------
Flame
Flame Recovery
Credits
LineageOS
GrapheneOS
ProtonAOSP
​Kernel source:https://github.com/Arch-AOSP/android_kernel_google_msm-4.14
Rom source https://github.com/Arch-AOSP
Join our official telegram channel

Changelog: 04/05/2023
Enabled call recording in all countries
Tweaked kernel it does same job as PK's Tuning Script
ProtonAOSP ringtones + Arch ringtone
Updated wallpaper and styles which includes icons and fonts
Signed Arch-AOSP with dev key

pixelodin said:
View attachment 5873337View attachment 5873335View attachment 5873333View attachment 5873327View attachment 5873323View attachment 5873325View attachment 5873329View attachment 5873331View attachment 5873321​
Click to expand...
Click to collapse
What about flame?

Syed Ali Raza Kazmi said:
What about flame?
Click to expand...
Click to collapse
coming up next

pixelodin said:
View attachment 5873319
ARCH-AOSP
Security and privacy focused custom rom
Based on lineageOS with the following features added
• enabled multi user UI
• raised maximum users to 32
• enabled secondary user logout support by default
• disabled bluetooth by default
• increase default max password length to 64
• Rounded corners in system UI
• stop auto-granting location to system browsers
• Save discrete app op history for more permissions
• Android 12's privacy dashboard shows permission usage timelines for
location, camera, and microphone. However, there's no reason to limit
to those specific permissions; all the infrastructure is in place for
other permissions.
• use Cloudflare DNS as the default fallback
• Cloudflare DNS has a better privacy policy than Google Public DNS while
• still supporting DNS over TLS.
• use Cloudflare DNS servers as hints
• Always show APN settings on CDMA carriers
• disabled safe volume everywhere, not just the US
• Added a config to state whether a device supports increased touch sensitivity
• SystemUI: Use new privacy indicators for location
Android has had location indicators for a while, but let's use the new
privacy indicator infrastructure for displaying them. This makes them
integrate better with the new camera and microphone indicators.
• decreased minimum color temperature for Night Light to 686K
• hide sensitive information while locked by default
• fully enabled location indicators by default
• don't leak device-wide package list to apps when work profile is present
• If the primary user had a work profile, then apps installed in primary user could see packages that
were installed only in secondary user(s). They couldn't see which secondary user had which apps,
only presence of such packages was revealed.
This special handling of MATCH_UNINSTALLED_PACKAGES flag was added in October 2016 for compatibility
with legacy launchers. It is not needed anymore, at least for popular third party launchers.
Note that apps in owner user can still see apps in work profile of owner user, it's part of a public
API. Also, apps that are not installed in primary user are visible in Settings -> Apps, with
"Not installed for this user" subtitle.
• always auto-grant permissions that have "normal" protectionLevel
They are auto-granted unconditionally anyway during OS upgrade, app update, user profile creation etc.
Before this auto-grants were skipped after app install in some cases, eg when an app that
declares a permission is installed after app that uses that permission.
• Enabled screen auto brightness by default
• SUPL: Don't send IMSI / Phone number to SUPL server
( We don't want to tell Google our IMSI or phone number to spy on us!
As devices w/o SIM card also have working GPS, providing this data does
not seem to add a lot of value, at least not for the device holder)
Safetynet passes out of the box no apps detects sa custom rom
• March 5 2023 security patch
• Default launcher is crdroid launcher will be shipped with Arch launcher in the future
• Full repainter app support built the in rom
• Arch keyboard with number row based on lineageOS latinIME
• fully disallowed installing instant apps
• removed boring lineage sounds
• removed aosp sounds so you can add your own
And a lot more
OTA feature is added but not tested yet ​Installation Guide​
Enable OEM unlock in the Developer options under device Settings, if present.​
Connect the device to your PC via USB.​
On the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type:
adb reboot bootloader​
You can also boot into fastboot mode via a key combination:​
With the device powered off, hold Volume Down + Power.​
Once the device is in fastboot mode, verify your PC finds it by typing:
fastboot devices​
If you don’t get any output or an error:​
on Windows: make sure the device appears in the device manager without a triangle. Try other drivers until the command above​
works!​
on Linux or macOS: If you see no permissions fastboot try running fastboot as root. When the output is empty, check your USB cable and port!​
Now type the following command to unlock the bootloader:​
fastboot flashing unlock​
Note: At this point the device may display on-screen prompts which will require interaction to continue the process of unlocking the bootloader. Please take whatever actions the device asks you to to proceed.​
If the device doesn’t automatically reboot, reboot it. It should now be unlocked.​
Since the device resets completely, you will need to re-enable USB debugging to continue.​
Booting a custom recovery using fastboot​
​
Download Simply download the latest Arch-AOSP Recovery file, named boot.img,Recovery.img​
Connect your device to your PC via USB if it isn’t already.​
If your device isn’t already in fastboot mode, on the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type:
adb reboot bootloader​
You can also boot into fastboot mode via a key combination:​
With the device powered off, hold Volume Down + Power.​
​
Once the device is in fastboot mode, verify your PC finds it by typing:
fastboot devices​
Flash a recovery on your device by typing (replace <recovery_filename> with the actual filename!):
fastboot flash boot <recovery_filename>.img​
​
Installing from Arch-AOSP recovery​
If you are not in recovery, reboot into recovery:​
With the device powered off, hold Volume Down + Power. Then use the menu to select Recovery Mode.​
Now tap Factory Reset, then Format data / factory reset and continue with the formatting process. This will remove encryption and delete all files stored in the internal storage, as well as format your cache partition (if you have one).​
Return to the main menu.​
Sideload the Arch-AOSP.zip package but do not reboot before you read/followed the rest of the instructions!​
On the device, select “Apply Update”, then “Apply from ADB” to begin sideload.​
On the host machine, sideload the package using: adb sideload filename.zip ​
There are 2 versions the one that says GAPPS dont flash gapps its included in the rom and the one that doesnt its without Gapps
Download
Coral
Coral Recovery
---------------------------
Flame
Flame Recovery
Credits
LineageOS
GrapheneOS
ProtonAOSP
Kernel source:https://github.com/LineageOS/android_kernel_google_coral
Rom source https://github.com/Arch-AOSP
Join our official telegram channel ​
Click to expand...
Click to collapse
This is sick! Definitely going to look into this.

Hello DEV
It boots and while setting up a dialogue appears setting stopped working force close/app info
And phone shuts down
I tried flashing again
But same result
Flame

Hello DEV
It boots and while setting up a dialogue appears setting stopped working force close/app info
And phone shuts down
I tried flashing again
But same result
Flame

Ranveer_2422 said:
Hello DEV
It boots and while setting up a dialogue appears setting stopped working force close/app info
And phone shuts down
I tried flashing again
But same result
Flame
Click to expand...
Click to collapse
fixing it now
EDIT:Fixed and uploaded new build v1.1

Which font are you using in this ROM? Would it be possible for you to provide a flashable zip to run the same font on other AOSP based ROMs that come with Roboto and such?

monkeymechanic said:
Which font are you using in this ROM? Would it be possible for you to provide a flashable zip to run the same font on other AOSP based ROMs that come with Roboto and such?
Click to expand...
Click to collapse
It comes with default lineageOS fonts and I will be adding all fonts from ProtonAOSP in the next release, As to flashable zip I am working on something like aroma installer.

Can I use a custom kernel on this ROM?

son_91 said:
Can I use a custom kernel on this ROM?
Click to expand...
Click to collapse
yes you can

so smooth, goood rom

Thread Locked by request of Developer.
Development Suspended.

Related

[APP][1.5+]Remote Web Desktop: Remote Manage & Control Android Phone in Browser

It provide the easiest way to remote manage & control your phone in web browser, bridge mode embed, totally support all 3G/WiFi/USB connections, even if you can't connect your phone directly, you also can connect it via bridge mode.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
1. Web SMS: provide an outlook similar interface to send, read, and manage your messages. Support long SMS, mass-sending, and fake SMS.
2. File Explorer: manage SD card files and transfer files between phone and computer. Support multiple upload by drag-and-drop (for HTML 5 browser), image viewer, Media Player, etc.
3. Remote Control: integrated VNC Server and VNC Web Viewer, enable you remote control and type text from computer browser.
4. Network Bridge: support all ineternet connections (2G/3G/WiFi), even you don't have a public 3G ip, you also can connect it through bridge mode.
5. FTP Server: provide a high speed channel to transfer files between phone and computer, enable you to manage sdcard files in Windows File Explorer, browser or FTP client.
6. WiFi Keyboard: allow you to type on your phone using your computer's keyboard.
7. Shared Clipboard: share clipboard text between PC and phone.
8. Webcam: turns your phone into a wireless camera, view your camera with web browser.
9. Screen Capture: capture phone screen from web (for rooted phone)
10. Wallpaper: set phone wallpaper by upload a picture or online picture.
11. APK Web Installer: backup apps to SD card, and install APK through File Explorer of web desktop.
12. Personal Web Server: serve your personal web pages on your phone.
13. SSL HTTP: provide 512 bits RSA encrypt
# Many new features are coming soon.
Download
https://market.android.com/details?id=net.xdevelop.rm
Home Page
http://smart-dog.appspot.com
Updated to 5.0.0
Release Notes:
Webcam added support for IE browser, but only 1 fps.
SSID auto off: when disconnected from specified SSID, the web desktop server will auto shut down.
Fixed an injected crash bug in Android 1.5.
Wow! The best web desktop among similar so far. When other features would be available?
Updated to 5.0.1
ReleaseNotes:
Fixed the WebCam crash bug when using portrait view mode in Firefox 4.0.1
I may try some new ideas at first, contact feature may be postponed.
Updated to 5.1.0
Release Notes:
1. Webcam improved
Added an option to publish webcam stream to videochats on Window.
2. Some bugs fixed
# Added Quick Reply in SMS window.
# Screen capture color bug fixed: added rgb and bgr mode for different color modes. In some phones, the red and blue colors are switched, you can try those modes to get the correct color.
# Use new contact API for Android 2.0+: some users reported that they can't get all contacts SMS window, this may fix it.
# Webcam now can works in more phone models.
Nice app and I have tried to get it working over USB with adb and tethering on USB. No worky. Do I need to forward tcp ports (adb forward tcp:8999 local:8999) ?
Cheers
tweakradje said:
Nice app and I have tried to get it working over USB with adb and tethering on USB. No worky. Do I need to forward tcp ports (adb forward tcp:8999 local:8999) ?
Cheers
Click to expand...
Click to collapse
yes, you need use adb forward tcp:8999 local:8999. Please refer to the guide on my blog:
http://smartdogstudio.blogspot.com/2011/04/usb-connection-guide-for-remote-web.html
W.O.W. Great program!!!
Updated to 5.2.0: Totally support 3G connections
I worked deep night yesterday, then finally released it It's an important release for me. I added a key feature -- "Bridge Mode" for it. Now it can works for all network connections, totally support the 3G connection. All 3G users can access your phone from any place now. And I'm sorry that contacts feature was delayed because of it.
The bridge is set at Denver, USA. So the users out of USA may be a little slower. And it's still on beta phase, so it may not stable enough now.
Updated to 5.3.0: Remote Control Add-on
1. Remote Control Add-on
Integrate the VNC Server and VNC Web Viewer together, it enable you to remote control your phone in computer browser via network connection.
2. SSID Auto Off bug fixed
Please try again.
3. Injected contact name bugs will be fixed soon, sorry about that
Updated to 5.3.5
Release Notes:
1. SSID auto start/off now support multiple names
2. Fixed contact name display issue in SMS Window
3. Improve the Remote Control add-on, yesterday it became one of the top 10 hottest apps on AppBrain (http://www.appbrain.com)
Great app which I am testing now. Shows a lot of promise. I am interested in using it for remote support to friends and family and the only other equivalent options like Droid-vnc-server (open source) have stopped development and others (eg. RSupport's remotecall+mobile) cost $100s to $1000s in subscriptions which are designed for enterprise support.
There needs to be more affordable solutions for casual users like myself who want to support friends and family, and not to make a business out of it. Looks like your app could fill this gap.
However, I have a problem which I hope you can help. I have Web Remote Desktop and the remote control add on installed on my rooted LG O2X running Modaco's GR2 Gingerbread ROM.
Everything is working from my desktop IE interface in both WiFi and 3G (bridge mode). The latest Java is installed. Cursor controls work, etc.
However, the mobile screen image will not show on the desktop interface. All I get is a black image, but the cursor is showing and working. The black image is present in all the functions that try to capture or transfer screen shots. This applies to Remote Control, Screen Capture, and WebCam. The WebCam will activate the mobile camera (camera shutter sound is heard) but the image does not appear. All I see is a black screen. A window titled 'false' appears after some time.
Any ideas on what might be causing the problem? I have tried accessing from a Win XP desktop and a Windows 7 laptop, using IE, with the same result.
Really awesome!!
abwyatt said:
However, the mobile screen image will not show on the desktop interface. All I get is a black image, but the cursor is showing and working. The black image is present in all the functions that try to capture or transfer screen shots. This applies to Remote Control, Screen Capture, and WebCam. The WebCam will activate the mobile camera (camera shutter sound is heard) but the image does not appear. All I see is a black screen. A window titled 'false' appears after some time.
Any ideas on what might be causing the problem? I have tried accessing from a Win XP desktop and a Windows 7 laptop, using IE, with the same result.
Click to expand...
Click to collapse
Yes, some users also reported the same issue. It seems exist some bugs in the Remote Control and Webcam features on some phone models, I'm still under researching. Thanks your feedback.
Updated to 5.4.8
Because the contact feature haven't been completely finished, so I release a previw version at first. It's a read-only version of it, the editable version will coming soon.
Make a dial from desktop and group SMS are also added.
I also added an option to turn off the sound notification of incoming SMS, and made the quick reply message box resizable.
i just downloaded this to try and started the server on my phone
but not matter what i do the browser always says timed out
i'm using this over a wifi connection
anything that could help?
vickyboicancan said:
i just downloaded this to try and started the server on my phone
but not matter what i do the browser always says timed out
i'm using this over a wifi connection
anything that could help?
Click to expand...
Click to collapse
It usually caused by cookie setting of your browser. Anyway I have done a fix for it, you can set session timeout to 0 to ignore the timeout setting.
Updated to 5.5.5
✔ Added Text Editor in File Explorer
In File Explorer, right click the text file > Edit Text, then you can view/edit the text file.
✔ Enhanced the USB connection script
Now you can use FTP and Remote Control features through USB connection. Already updated the script on my blog:
http://smart-dog.appspot.com.
Remote Web Desktop 5.6.0 Released!
✔ Contact edit/add feature is available
✔ Fixed a webcam bug
✔ Fixed some minor bugs
Remote Web Desktop 5.7.5 Released
Some bugs fixed and some new features implemented from V5.6.0:
✔ Added a full screen Gallery Viewer.
✔ Added a Text Editor in File Explorer.
✔ Added Terminal emulator.
✔ Added Call log in contacts window.
✔ Added a battery icon on task bar.
✔ Added a share menu item.
✔ Disabled auto logout to avoid losing the editing text.
✔ Fixed Webcam bug on Motorola and Android 4.0.3.
✔ Some minor bugs fixed.
... ...

[DATABASE] Best Root Apps [Updated 03 nov]

Most of you might be very much familiar with the rooting procedure. Its the process of giving yourself superuser permissions (ex - administrator in windows xp ).
If you are using a custom rom, then there is no need to specifically root your phone. But if you are using stock roms, then there is a guide to root in the forums.
Once rooted, you can now take your own decisions for your device which include improving system performance or flashing custom roms using cwm recovery or using any of these below listed apps. Use it wisely, as playing with your device performance can have damaging effects.
I AM NOT AT ALL RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR DEVICE BY YOU.
Moving on, many of the rooted-on-stock and custom rom users might already know most of these apps and their uses, so this thread is for the beginners who have just rooted their devices.
Further, most of these apps are available in the playstore (mostly paid, but if you want the cracked versions, you can find them in the internet.
So here are some of the apps that might be useful for you. I will also update this apps list as soon as, I find more useful apps.
SPECIAL THANKS TO Android_United
Original Thread:Link
HIT THANKS IF YOU LIKE THIS THREAD.
TITANIUM BACKUP ROOT
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Description
EXTREMELY powerful tool. Backup ALL apps, Market links, remove bloatware & MORE!
☆Needs ROOT, Android 1.5-4.1+ (ARM,x86,MIPS)
☆Over 6.5 million users, 29+ languages.
☆PRO Key is available on Play Store!
☆Voted #1 TOP ROOT APP on Twitter.
☆Problem? See titaniumtrack.com/kb
☆Scroll down for more info & DEMO VIDEOS
☆ ☆ ☆
Titanium Backup is the most powerful backup tool on Android, and then some.
You can backup, restore, freeze (with Pro) your apps + data + Market links. This includes all protected apps & system apps, plus external data on your SD card. You can do 0-click batch & scheduled backups. Backups will operate without closing any apps (with Pro). You can move any app (or app data) to/from the SD card. You can browse any app's data and even query the Market to see detailed information about the app.
Also see the paid PRO key which adds EVEN MORE awesome features such as:
[✔] 0-click batch restores
[✔] Keep multiple backups per app
[✔] Backup/restore SMS,MMS,calls,bookmarks,Wi-Fi AP as XML
[✔] Multi-user app data
[✔] Apps freezer
[✔] Sync to/from Dropbox (manual/scheduled)
[✔] Sync to/from Box (manual/scheduled)
[✔] Sync to/from Google Drive (manual/scheduled)
[✔] Convert user apps <=> system apps
[✔] Integrate system app updates into ROM
[✔] Encryption
[✔] Market Doctor (relink apps to Market)
[✔] "Destroy all Market links" feature
[✔] Hypershell speed
[✔] Backup apps without closing them!
[✔] Restore individual apps+data from non-root ADB backups!
[✔] Restore individual apps+data from CWM backups!
[✔] Restore individual apps+data from TWRP backups!
[✔] Market "auto updating" manager
[✔] Dalvik cache cleaner
[✔] Integrate Dalvik cache system elements into ROM
[✔] Unlimited schedules
[✔] Load/Save a Filter and use it in Widgets/Schedules
[✔] Change the device's Android ID, restore it from a backup or after a factory reset
[✔] Protect backup against deletion
[✔] Send backup (to e-mail/cloud) and import it in 1 click
[✔] Backup→Verify→Un-install an app in one shot
[✔] Freeze/defrost/launch apps in a single click
[✔] CSV export any app DB (e-mail or Google Docs)
[✔] Convert app data to/from fast WAL format
[✔] WAY MORE!
Check out this in-depth review of TB PRO:
http://youtube.com/watch?v=vuvDTS9RDrM&hd=1
And check out the new TB PRO demo video:
http://youtube.com/watch?v=YU33zabluSY&hd=1
More info on permissions:
• "Internet" is used to access Market,Dropbox,ChangeLog.
• "Accounts" is used to access Market.
Some advice:
• We recommend to avoid "modified" TB versions because they can cause various problems down the road.
ROOT EXPLORER (File Manager)
Description
Root Explorer is the ultimate file manager for root users. Access the whole of android's file system (including the elusive data folder!).
Features include SQLite database viewer, Text Editor, create and extract zip or tar/gzip files, extract rar archives, multi-select, execute scripts, search, remount, permissions, bookmarks, send files (via email, bluetooth etc), image thumbnails, APK binary XML viewer, change file owner/group, create symbolic link, "Open With" facility, MD5, create shortcuts.
For fast, friendly support simply email us: [email protected]
We will always try to help with any problem you may have with the app. If we can't help then you can have a refund, no questions asked.
Although 14,000+ five star ratings will tell you that most people are very satisfied customers. Make sure you read as many comments as possible to get a good idea of what most people think of the app.
We still respect the old 24 hour refund policy. So if you're not happy with the app just email us within 24 hours and you can have a refund. We'll need to know the order number, which you can find on the emails sent to you by Google when you downloaded.
Why compromise? Get the original and the best!
[root] MOBILE ODIN PRO
Description
Mobile ODIN - Full firmware flashing straight from the device itself!
Mobile ODIN is the on-device firmware flasher of choice. Just throw those firmware files on your (internal or external) SD card, start Mobile ODIN and flash away.
! Your device must be rooted to be able to use Mobile ODIN. Check the list below to see if your device is supported !
If you use the EverRoot option, Mobile ODIN will root the firmware while you flash it. Checking out that new leaked firmware? No reason to lose root!
Currently supported devices:
- Samsung Galaxy S GT-I9000/B/M
- Samsung Galaxy S GT-I9003/L
- AT&T/Rogers Captivate SGH-I896/I897
- Samsung Galaxy S2 GT-I9100/T/G/m
- Samsung Galaxy S2 SHW-M250S/K
- Samsung Galaxy S2 SC-02C
- AT&T Galaxy S2 SGH-I777
- Sprint Epic 4G Touch SPH-D710
- US Cellular Galaxy S2 SCH-R760
- Samsung Galaxy S3 GT-I9300/T
- Samsung Galaxy S3 GT-I9308
- AT&T/Canadia Galaxy S3 SGH-I747/M
- TMOUS Galaxy S3 SGH-T999
- Sprint Galaxy S3 SPH-L710
- VZW Galaxy S3 SCH-I535 (unlock bootloader !)
- US Cellular Galaxy S3 SCH-R530
- Samsung Galaxy S3 LTE SHV-E210S
- Samsung Galaxy S3 LTE GT-I9305
- Google Galaxy Nexus (GSM) Maguro/Yakju/GT-I9250
- Google Galaxy Nexus (CDMA/LTE) Toro/Mysid/SCH-I515 (no cdma radio flashing)
- Samsung Galaxy Note GT-N7000
- Samsung Galaxy Note GT-I9220
- Samsung Galaxy Note GT-N7000B
- Samsung Galaxy Note 2 GT-N7100
- Samsung Galaxy Note 2 LTE GT-N7105
- Samsung Galaxy Note 10.1" GT-N8000
- Samsung Galaxy Note 10.1" Wi-Fi GT-N8010/N8013
- Samsung Galaxy Tab 7" GT-P1000
- Samsung Galaxy Tab 7.0 Plus GT-P6200
- Samsung Galaxy Tab 7.0 Plus Wi-Fi GT-P6210
- Samsung Galaxy Tab 7.0 Plus GT-P6200L
- Samsung Galaxy Tab 7.7" GT-P6800
- Samsung Galaxy Tab 7.7" Wi-Fi GT-P6810
- Samsung Galaxy Tab 10.1" GT-P7500
- Samsung Galaxy Tab 10.1" Wi-Fi GT-P7510
- Samsung Galaxy Tab 2 7" GT-P3100
- Samsung Galaxy Tab 2 7" Wi-Fi GT-P3110/P3113
- Samsung Galaxy Tab 2 10" GT-P5100
- Samsung Galaxy Tab 2 10" Wi-Fi GT-P5110/P5113
- Samsung Galaxy 5 GT-I5500/B/L/T/M
- Samsung Galaxy 5 GT-I5503/T
- Samsung Galaxy 5 GT-I5508
Flashing with Mobile ODIN does NOT increase your custom kernel flash counter or make the yellow warning triangle appear.
For discussion and support: http://forum.xda-developers.com/showthread.php?t=1347899
- MANUAL -
Flashing with Mobile ODIN is easy. You start by starting the app and the app will check your system has everything it needs to continue (like root). It may need to download an additional package, so it is advised you have Wi-Fi available.
Now you should see the main Mobile ODIN screen. It will list a set of partitions. Clicking a partition will allow you to select a file from your SD card to flash to that partition. Do not worry about selecting the wrong file - Mobile ODIN will not let you. Separate files (named after the partition) as well as .tar and .tar.md5 files are supported.
From the desktop ODIN you may be used to "PDA", "PHONE", and "CSC" buttons. All three of these buttons have been replaced by the "Open file ..." button. This button will open the file you select from the SD card, and find all the partitions it can flash inside that file. So if you select a .tar file containing kernel and modem, the Kernel and Modem partitions will be set up to use that .tar file for flashing.
Now that we have selected what we want to flash, if you have the Pro version you can proceed to the EverRoot section. The EverRoot options allows you to root your firmware while it is being flashed. Never again will you be without root! Select here which apps you want to inject in the firmware that is being flashed.
Now that we are all done selecting partitions and configuring EverRoot, we continue to "Flash firmware". Mobile ODIN will gather all the information it needs and perform the flash. Before starting, however, it will check that your battery level is over 50%, and if applicable offer to verify MD5 checksums on the files you have selected to flash. If all is well, it will reboot into recovery mode, and flash the firmware you have selected.
ROM MANAGER
Description
Must have app for any root user. Make backups, flash ROMs, and own your device.
ROM Manager is THE MUST HAVE APP for any Android root user. (Over 3 million downloads and counting!)
* Flash your recovery to the latest and greatest ClockworkMod recovery.
* Manage your ROMs via a handy UI.
* Organize and perform backups and restores from within Android!
* Install ROMs from your SD card.
* Install your favorite ROMs over the air!
Premium Version:
* Premium ROMs
* Receive notifications for when your ROM is updated!
* Automatic backups
* Install from QR Code
* Web Connect
* Support
Do you prefer using only recovery manually? Check out the Touch Recovery in app purchase, for the most advanced recovery available!
Why does ROM Manager ask for account permissions?
Web Connect only needs to access your Google account to connect it to your google account. It can't access any private data or passwords.
Troubleshooting:
Droid users: Stuck at the "M" logo? Flash an alternate recovery and flash back to ClockworkMod.
HTC Users: Flash recovery not working? Try fastbooting a recovery on.
Droid X/2/Pro Users: You must run the Bootstrap application first to use ROM Manager.
Samsung users: You must flash a Clockwork compatible kernel first (see XDA forums)
IF YOU ARE HAVING LICENSE ISSUES, MAKE SURE YOU HAVE THE LATEST VERSION OF FREE (4.0+) AND THE LATEST LICENSE (1.0.7+) INSTALLED!
SETCPU for Root Users
Description
Supercharge your Android device with SetCPU. A must-have tool for root users.
SetCPU is a tool for changing the CPU settings on a rooted Android phone or tablet, including the Galaxy Nexus, HTC One series, Nexus S, Nexus One, Motorola Droid, Samsung Galaxy series, and most other devices. You're under control: SetCPU can improve your performance, save battery, or both!
Automate SetCPU with profiles! SetCPU allows you to set up powerful profiles to change your settings under certain conditions, such as what app is running, when the phone is asleep or charging, when the battery level drops below a certain point, when the phone's temperature is too high, or during certain times of day. See the screenshots for examples of how you might set up profiles.
SetCPU's wide feature set make it useful to Android beginners and enthusiasts alike. Accelerate your processor to unleash your phone's true multitasking potential, or dial your CPU's speed down to save battery.
SetCPU also includes a "voltage control" menu, available to certain devices with custom kernels that support it, to control undervolting to save even more battery. Keep in mind that undervolting is only available for certain kernels.
Recent Changes:
Additional permission: Read logs is used for efficient app condition checking. That is currently all it's used for.
3.0.0:
Profiles tab
- Completely rewrote profiles.
- Older profiles will automatically be converted into new profiles.
- Added app and day of week in addition to the older conditions, and more are coming.
- Profiles now support combining conditions under logical trees, with nestable "and," "or," and "not" operators available. It is now possible to easily build complex profiles that take the place of multiple profiles in the older version.
- Actions can now be selected individually.
- Profiles can now be marked as "non-exclusive," which means they will not block profiles with lower priorities from evaluating. In this case, the profiles with lower priorities will perform only actions which have not been performed by profiles with higher priorities. SetCPU will keep evaluating profiles until it reaches an "exclusive" profile that evaluates as true.
- All number selectors in profiles are now in the style of the frequency selector in the main tab.
- The new file extension for exported profile settings is ".setcpu.json."
- To prevent ambiguous situations, it's no longer possible to select priorities that have been used by other profiles.
- The CPU temperature sensor on OMAP4 and some other devices should now be supported for profiles. The option will appear if available.
- Notifications are now set as an action per profile and can now be non-persistent.
- SetCPU will still use the main screen as a "default profile" to set if no other profiles are active. It is now possible to specify an alternate default profile by creating an exclusive profile with no conditions at priority 0.
- SetCPU now asks for a file name before backing up profiles to storage.
- It is now possible to share profiles without having the internal/external storage mounted.
Main tab
- IO scheduler selection has been added via a drop down menu in the main tab.
Bugfixes
- Fixed a bug where the short benchmark always reported 0 ms.
- Fixed the labels in the pie graph in system info.
- Fixed some common crashes.
Permissions:
Root: SetCPU needs root permissions to modify the CPU speed and other settings.
Start at boot: SetCPU will start a profiles service at boot, if enabled. It also sets default boot settings, if enabled. SetCPU does not run in the background if profiles are not enabled, and becomes inactive after settings, if any, are applied.
Wake lock: This prevents the phone from sleeping while stress testing and benchmarking.
Write external storage: SetCPU needs to read from and write to the SD card or internal storage to back up profiles.
Read phone state: The "in call" condition needs this to determine if the user is making a phone call or not, and trigger the profile if the user wants to.
BUTTON SAVIOR (Root)
Description
Requires root for full function. Some keys can still work without root.
Top 1 Software key App on Android Market
Top 10 Must have app for root devices
Top 1 Must have app on HTC HD2
Top 1 Software key app with best customization features
Works from 1.5 to 4.0(ICS)
If you are afraid of breaking your hardware keys or you have broken keys or you simply just don't have any key on your device, get Button Savior to make your life easier.
This app will display a floating software key panel which can be summoned everywhere anytime. Button Savior 1.1.6 or later now suppports E-INK display with specially made themes provided by XDA member Berlinski.
For non root user: You can still use power off, Home, Camera, Call , and volume keys.
[Features]
☆ Simulates 'Home' 'Back' 'Search' 'Back' 'Recent Task' 'Screen Off' 'Volume'
☆ Can set to always open or auto hide based on user customizable timer
☆ Two types of trigger action to choose from (Gesture trigger and Click trigger)
☆ Added Camera key and Call key simulation
☆ Customizable trigger position
☆ Also provides themese to support e-ink display
☆ Can change it to one click mode for super fast button action in option
☆ Can create shortcut action such as call someone or go to bookmark on Call or Camera keys. (With PRO)
[Not Root?]
☆ Home key is supported
☆ Power key is supported
☆ Volume key is supported
☆ Camera key is supported
☆ Call key is supported
IF YOU HAVE PROBLEM GRANTING ROOT FOR THIS APP
If your device is rooted and still cannot use keys except home, please update su binary and superuser apk.
IF YOU ARE UNABLE TO UNINSTALL
You need to disable screen off feature first. To disable, go to setting/location secuirty/device admin to remove Button Savior from the list.
Theme contribution list:
(1) Default (XDA member stefen)
(2) Froyo (XDA member hlvl)
(3) Sense UI (XDA member internauta2000)
(4) Honeycomb (XDA member securecrt)
(5) Pen's Ginger (XDA member Pens and DreamS)
(6) Pen's Honeycomb (XDA member Pens and DreamS)
(7) Pen's Sense UI (XDA member Pens and DreamS)
(8) Contrast for E-INK (XDA member OMGWTF_BBQ aka BerlinSki)
(9) Metro for E-INK (XDA member OMGWTF_BBQ aka BerlinSki)
(10) Subtle for E-INK (XDA member OMGWTF_BBQ aka BerlinSki)
(11) K3 ICS (XDA member kam333)
(12) K3 Honeycomb (XDA member kam333)
[This app requires following permission because]
☆ GET TASK: Need to display recent app
☆ VIBRATE: For hepatic feedback
☆ INTERNET: For ads and for shortcut with internet action
☆ ACCESS NETWORK: For ads
☆ MAKE CALL: For direct dial shortcut
[root] CHAINFIRE3D
Description
Chainfire3D - Take control of your GPU (OpenGL) !
Take control over your GPU!
Chainfire3D is an intermediary OpenGL driver. What does that mean? It means that Chainfire3D sits between your apps and the graphics drivers, and can intercept and/or change commands between the two. It has some built-in functions, and can be further extended with plugins to provide extra functionality.
!! For Froyo and Gingerbread ONLY. NOT COMPATIBLE with Honeycomb/Ice Cream Sandwich/Jelly Bean !!
!! Chainfire3D is for 1ghz+ devices only !!
!! ROOT is required for this program, as well as a writable /system partition. S-OFF is also required on HTC devices !!
Features include reducing texture size and quality to reduce memory use and potentially increase game performance, as well as increasing memory use potentially increase performance.
If you also install the (experimental) EGL driver, AND your GPU supports it, AND you have the Pro version, you can enable 4xMSAA or 16xMSAA on a per-app bases. This can drastically improve image quality!
Be sure to check the thread on XDA for available plugins !
( http://forum.xda-developers.com/showthread.php?t=1087427 )
Chainfire3D has been tested on:
- HTC HD2
- Samsung Galaxy S
- Samsung Galaxy Tab 7"
- Samsung Galaxy S II
- Samsung Galaxy Note
- Samsung Epic 4G
- Motorola Atrix 4G
- Motorola Droid 2
- LG Optimus 2X
- Google Nexus S
Many users are running Chainfire3D on devices not listed here - it's likely to work on all modern devices. So far nobody has reported a failed install, so that's good. Doesn't mean problems can't happen.
!! There is some risk involved installing the driver. Your device may not boot. If you have CWM, it would be prudent to create a backup before installing !!
SUPER SU
Description
SuperSU is the Superuser access management tool of the future
!!! SuperSU requires a rooted device !!!
SuperSU allows for advanced management of Superuser access rights for all the apps on your device that need root. SuperSU has been built from the ground up to counter a number of problems with other Superuser access management tools.
Features include:
- Superuser access prompt
- Superuser access logging
- Superuser access notifications
- Per-app notification configuration
- Temporary unroot
- Deep process detection (no more unknowns)
- Works in recovery (no more segfaulting)
- Works when Android isn't properly booted
- Works with non-standard shell locations
- Trusts ADB connection
- Always runs in ghost mode
- Wake on prompt
The Pro version additionally offers:
- OTA survival mode (no guarantees)
- Full color-coded command content logging (input/output/error)
- Per-app logging configuration
- Per-app user override
- PIN protection
The discussion and support thread can be found on XDA-Developers here:
http://forum.xda-developers.com/showthread.php?t=1538053
SUPERUSER
This is meant to replace Superuser (if installed), you use either one or the other. You cannot combine them. Statements that this breaks Superuser are therefore completely nonsensical.
NOTICE: A SPECIAL PROCEDURE IS NEEDED FOR UNINSTALLATION. IF YOU DO NOT LIKE THE APP, DO *NOT* JUST UNINSTALL IT, YOU *WILL* LOSE ROOT.
Superuser access management runs through a so called "su binary". There can be only one of these at a time. So if you install SuperSU, your previous superuser access management solution will no longer operate. So if you want to switch back: (1) Open that application, and search for an option for it to install/update/replace the "su binary". (2) Confirm root-using apps are using the superuser solution you want. (3) Uninstall SuperSU.
TRANSLATIONS
Want to help translate SuperSU ? See http://www.getlocalization.com/supersu/ !
UNDELETE FOR ROOT USERS
Description
Undelete for Android is an application for root users that allows you to recover any type of deleted file from your SD card or internal storage.
With support for over 1000 file types, Undelete can come in handy if you accidentally delete photos or want some old tunes to listen to on the go.
Undelete can also securely wipe and shred files so that they will be impossible for others to recover.
Features:
★ Restore any file that has not been written over
★ Securely wipe/shred files
★ Works with documents, images, video, music, archives and binaries
★ Thumbnail preview generation
★ Batch operations
★ Custom restore folder
★ Preview media files
Without the unlock Key, this application will only restore image files. Please buy the Key to unlock full functionality.
Currently, only FAT is supported. On most devices this means that only the external SD is supported.
Some files that are discovered after a scan may fail to recover as the data can be corrupted beyond repair, just like desktop based solutions.
ROOT PERMISSIONS require that you modify the operating system on your device, visit our website for more information: http://fahrbot.co.uk/root
INTERNET and READ DATA permissions are needed for the logging system. Logs are only sent manually with your permission through the "Write to us" dialog.
BUSYBOX
Description
Root required for this application!
The fastest, most trusted, and #1 BusyBox installer and uninstaller!
Over 3 million installs and over 10,000 5 Star ratings!
Mentioned in the new XDA-Developers book "XDA Developers' Android Hacker's Toolkit: The Complete Guide to Rooting, ROMs and Theming"
Winner of best Utility Software award for Android via Handster.
This is the only installer that is ad free and requires no internet permission!
This installer has the smallest Busybox binaries available, right around 800kb unlike the other installers which are over a meg.
The source for this application can be found here: https://code.google.com/p/busybox-android/
Featured on the BusyBox website at: http://busybox.net/products.html
The BusyBox source code can be found here: http://git.busybox.net/busybox/
A must have for any rooted phone! Almost EVERY rooted applications needs BusyBox to perform their magic, if you have a rooted phone then you need BusyBox.
Pro version contains Backup feature (for safer installs), uninstall feature, Advance Smart install feature, the ability to hand pick the applets you want, safety check for missing applets on start, and better overall support. The pro version will receive more frequent updates than the free version will.
Please note I did not write BusyBox! I wrote this installer and cross compiled BusyBox for Android. Please see the about menu option for more details or here: www.BusyBox.net
BusyBox is a software application that provides many standard Unix tools, much like the larger (but more capable) GNU Core Utilities. BusyBox is designed to be a small executable for use with the Linux kernel, which makes it ideal for use with embedded devices. It has been self-dubbed "The Swiss Army Knife of Embedded Linux".
Leave this installed if you always want to get the latest version of busybox!
AnTuTu CPU MASTER (Free)
Description
CPU Master is AnTuTu Free App!
Note: Root is necessary
AnTuTu CPU Master is a tool for changing the CPU/GPU speed on a rooted Android Mobile Phone/Pad.
CPU Master Automatic detection CPU's available frequencys, don't need to manually choose.
CPU Master's OverclockWidget show the CPU and battery stats, and change the CPU speed faster and simple.
Easy to find the following brands HTC,Motorola,Samsung,Google,LG ROOT, CPU Master can set cpu High-low frequency on your rooted mobile, capable of overclock and underclock.
CPU Master feature:
+ Speed up your processor
+ Powersave battery (speed down)
BATTERY CALIBRATION
Description
Calibrate your battery when you think it's miscalibrated.
Requirements: Android 2.1+ | Root permissions
Calibration needs to be done after flashing a new ROM, but you can calibrate any time you think your battery is miscalibrated. This program does it by removing the batterystats.bin system file. The OS generates a new clean batterystats file soon, thus any fake information from the previous ROM is removed.
It's suggested, but not necessary, to let the phone fully discharge after calibration, then charged to 100% without break.
The app shows your actual battery status, and only allows you to start the calibration (i.e. removes the file) when it's fully charged, unless you force earlier calibration.
The voltage meter can be useful too. Full charge is around 4200mV.
There is an option to beep when 100% is reached so you don't have to closley follow the changes.
GL to SD(root)
Description
Root Required.
Get Gameloft games to external SD and work fine.
So you can easily move the game data files to external SD card and solve the problems that internal SD space is too small or slow.It also applies to other games data to external SD, such as gun bros, Dungeon Defenders.
Users can customize the mounted folder in the configuration interface.Must wait for data loading is complete, and set the folder with the corresponding app.It can be used in exceptional folder or navigation, etc.
How to use and please Note:
Only root required.
1.For new user,using "move data" function move your game data to external SD.
(Android/data folder is moved to "data" ,gameloft/games folder is moved to "games",and Android/obb is moved to "obb" folder in the SD card)
2.Run this program.It lists all gameloft games and click 'open' to play.
3.If you wanted see other games (not gameloft)
,press Menu->Click "Setting"->Check "/sdcard/Android"->back to list.
4.If you want to click the desktop icon to execute,You will mount and press Menu -> Exit
5.If you do not know how to move files, delete the /sdcard/gameloft/games data, open wifi, run the program and click game,leave it to download.
6.Press and hold can remove non-game item.
7.If you flashed new rom or updated and "GL to SD" didn't work,please clean the data of "GL to SD".
**Limited to the core of each phone set different, each phone have encountered can not guarantee normal operation.
If not executed, please return your phone's models and ROM versions, have the opportunity to add in the new version.
**When you want to connect to the computer as a USB hard drive, remember to unmount(or check auto unmount).
**There are still some games left running in the background, will mount unsuccessful. Please using other app to kill this game process and re-mount again.
**If you had any question about this app.Email to me.
Suit for:LG P990,P920,Samsung Galaxy Note,Galaxy S2,Galaxy R,i9000,i9003,yp-g1,Galaxy W,YP-G70,Samsung Galaxy Tab(P1000),Acer Iconia A100,Moto Atrix 4G ME860,Photon 4G,razr,Asus Transfomer,Ainol Novo 7
Use but no report:Captivate,SEMC Xperia X10,Table S,Samsung Galaxy Tab,Infuse 4G,Acer Picasso,Moto Droid X2,LG GT540 Optimus,Toshiba Folio 100,Scroll Tablet
(If you have any questions, email me rather than to the star.)
Sixaxis Controller
Description
*** Caution: This app is not for the faint-hearted!! ***
Please read all instructions carefully.
Not all devices are supported, therefore it is strongly recommended that you try the 'Sixaxis Compatibility Checker' (available for free in the Android Market) before purchasing this app.
Finally the wait is over... The ultimate gaming experience awaits! Now you can play games on your phone the way they were meant to be played! Sixaxis Controller allows you to use your Sixaxis and DualShock 3 controllers in many of your favourite games and applications.
*** IMPORTANT ***
- ROOT access is required!!!
- Due to the way pairing is done with the controllers, you need to manually pair your controller with the PC utility 'SixaxisPairTool' (available on the website) and a mini-USB cable. Android 3.1+ users can also pair directly on their devices via USB.
- It is highly recommended that you use an ORIGINAL controller. Many after market controllers will not work with this app. If you get a 'Client connected: 1' message, but the lights on your controller continue to flash, it is almost certainly not an original Sony controller.
- Be sure to read the instructions in the help menu carefully.
Features:
- Up to four Sixaxis and DualShock 3 controllers supported at once.
- Support as a native gamepad in Android 3.1+ devices. Full support for analog sticks and analog triggers.
- Keyboard emulation. Map all buttons and sticks to almost any key available in Android.
- Mouse emulation. Configure a button to activate the mouse pointer on devices that support mice (most tablets, and many phones should work).
- Touch emulation allows you to map buttons and analog sticks to the screen. Play all your favourite games with full analog support, even those without built-in controller support!
This product is not affiliated with, nor authorized, endorsed or licensed in any way by Sony Corporation, its affiliates or subsidiaries. All trademarks are property of their respective holders.
For assistance, full instructions and FAQ, visit our website at http://www.dancingpixelstudios.com
AdFree Android
Description
THIS APP IS FOR ROOTED PHONES ONLY!
AdFree removes most ads in the browser and other apps. It does this by nullifying requests to known host names in the system hosts file.
If you have problems with this app, or you know of additional host names not being filtered, please comment in xda-developers.com forum so it can be fixed!
SD-Booster
Description
SD-Booster speeds up your external and internal SD-Card(s) (external and internal memory) up to 40 times! Enjoy a new feeling of speed on your Android smartphone anytime and everywhere you are.
Starting apps, listing to your favorite music or just swapping data with your PC ? Whatever you do, the SD-Booster improve your phone speed!
SD-Booster needs root permission to run, otherwise SD-Booster can't do anything!
Features:
-MMC detection framework to support any SD-Card
-Speedup every external and internal SD-Card
-Set on Boot
-Color based suggestion terms of current cache size
PLEASE don't move SD-Booster to your SD-Card, otherwise SD-Booster doesn't work on boot!
Script Manager - SManager
Description
Powerful application to execute scripts and executables, root explorer and browser and multi terminal emulator.
Execution Functions:
------------------
Manage and execute shell scripts and programs in file system.
All executions run over vt100 terminal accepting user input and esc codes (colors, bel, cursor movement ..)
Run them at boot-up and on network status change possibility.
Schedule at selected time. (cron jobs)
Show graphical dialogs from running process.
Create widgets at desktop.
Edit and create scripts, also create them from url.
Insert code in your scripts using QR codes.
Share execution output.
Bookmark your scripts.
Test SM_VERSION and/or SM_VERSIONCODE to know if is running inside SManager.
With root privileges you can also execute them with superuser privileges.
File explorer Functions:
------------------------
Browse all phone's file and network files.
Open multiple directories with one screen.(3 directories for Ads version)
Open and edit all files associated to an application.
Click to execute scripts, and long tap to edit, move,copy and rename files and directories. Also Create links and show files properties
Multiselect function from different directories. (Ads version only support 7 selections from different directories. No limit if selections are in the same directory)
With root privileges you can also:
Root explorer
Modify RO (Read Only) partitions easily.
Root editor (Allow edit files with root privileges also usable by other applications. Configure "Browse as root" to use it with script manager or other application)
Open and edit ALL files regardless the permissions they have with selected application. Use CAREFULLY(Configure "Browse as root" in order to get this feature)
Console screen:
---------------
Volume Up: Mapped to Esc key.
Volume Down: Mapped to Enter key.
DPad press: Mapped to Control key. (Press and then press other key. Not simultaneous pressing required)
Enable "extra gestures" in config screen in order to send Home/End,del/tab,left/right,pgup/pgdown keys. This is very useful to execute shell and ssh connections.
WEIRD CHARACTERS: If you get a lot of [[^ characters, is due you have "extra gestures" enabled and script/program doesn't process them. Use most right side of screen to send standard scroll event, or disable "extra gestures"
External Storage SD Notes:
-------------------------
You can install SManager on external Storage SDcard, but you must be know:
- If you are using boot scripts or scheduled script, you will need SMExternalSD app.
- All events like network status change and scheduled scripts while external storage is shared or unmounted will not be processed. Although you have SMExternalSD installed
NOTE:
SManager does not launch executions until external storage is mounted.
NOTE2:
Detected some programs/daemons (like dropbear) fails if has stdin closed. Try put "exec 0>&1" to reopen stdin in background executions.
No ads version features:
------------------------
No ads.
Execute scripts from widgets without opening console.
No limits in multiselect.
No limits opening multiple directories.
Alias keys in SMConsole.
Hide/show SMConsole status bar with up/down gesture at top of SMConsole screen.
FasterFix
Description
Speed up your gps, and get faster GPS-Fixes using FasterFix.
- Root access required -
- BusyBox Required -
- New HTC phones need NAND-unlock -
This app enhances your GPS by using a more accurate time estimation from a NTP server near you. Select one from the list, or add your own.
If the app doesn't work, please use "root checker" to check if you are correctly rooted and busybox is installed before you give a bad rating.
reserved 2
reserved 3 now u can post
nice thread
updated nov 03 with script manager and faster fix

[ROM][PX3][RK3188][Nougat][7.1.2] Hal9k ROM 2 for ALL RK3188/PX3 MTCD/E head units

Hal9k Mod v2.5​07.04.2019​Firmware for platform MTCD-MTCE Rockchip PX3-RK3188 1024x600 800x480 based on the latest official version of HCT2.
This is the further development of my Mod v1.x based on Android 5.
Thanks graviton.no for the equipment provided for development.
Nougat for ALL RK3188/PX3.
You can install this firmware on your radio, if in Settings > About machine >
The model starts with px3
The Android version starts with 7.1.
The chip version starts with MTCD or MTCE. Then there can be any letters, two, three, four - it does not matter.
Machine status example:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Or, if in Settings > About device > Version info>
The MCU version starts with MTCD or MTCE. Then there can be any letters, two, three, four - it does not matter.
The Android version starts with 5.1.
The Build number starts with rk3188.
Version info example:
Also, to restore the radio, if something goes wrong, you should be able enter the recovery.
The main advantages and trends of development of this mod:
New features.
Correction of existing errors and imperfections of the stock.
Best responsiveness in comparison of the stock + the ability for the user to improve this indicator.
The customizability. All critical changes made on my taste, you can customize for yourself or do as it was in the stock.
All changes made directly in application code without the use of Xposed framework for best perfomance.
Stability.
The stock design.
The first boot takes less than one minute.
When switching from any other firmware or from version 1.x, user data is cleared automatically!
If you are upgrading from a previous version of 2.x, you do not need to wipe. But it is recommended if any problems arise. Especially if you used microG in the previous version.
If you install without wiping the data on top of the previous version, the first boot may take several minutes. Depends on the number of third-party applications.
But be sure to go to "Mod settings" to apply the default settings.
After installing or updating the firmware, the HU will reboot one more time to complete the installation of Magisk.
How to install the firmware ?
Extract the nupdate.img file from the archive to the root of the USB flash drive or SD card. It must be formatted in FAT32.
Take out all the other flash drives, SD cards, modems and other devices from the radio jacks.
Insert the USB flash drive into the USB connector of the radio. It is desirable to use the connector in which it is defined as USB1 (can be seen, for example, in the player).
Or SD-card - in the GPS slot.
The radio will prompt "Firmware Updating".
Click "Install".
In addition, you can install the firmware through the System update in Settings.
Or through the recovery.
If you have an old version of the MCU, I highly recommend upgrading to the current version.
MTCE MCU can be installed instead of MTCD. (make sure the letters of the current MCU matches the one you flash!)
If you like my ROMs and you want to thank me, please consider making a donation. You can find required details on my website or just click here.
Download:
Version 2.5 Google Drive
Old versions
Version 2.4 Google Drive
Other launchers not included in the firmware. Installing by the replacement /system/priv-app/Launcher3HCT2
List of changes:
Version 2.5
Moved to the new base firmware from December 2018.
Added or corrected translations in different languages:
Thanks to:
de @maus05, @Toto1365
el @grigoris_a
it @tonimontoia
cs @Bugscze
hr @dankec2000
hu @didu73
nl @ZeroZorro
fr @mykerinos1
sv @kupa
es @segu45
Improved screensaver:
Made displaying covers for most third-party players and radio station icons for PCRADIO app.
For correct work, I recommend adding your players to the "List of applications that should not work simultaneously".
Made displaying recommendations when driving along a route for Yandex.Navigator, Yandex.Maps, Google Maps, Sygic GPS Navigation & Maps.
Made displaying temperature from Yandex.Weather, if the data on the temperature does not come from the CAN-adapter.
Now the screensaver is correctly displayed in 800x480.
While the screensaver is running, the stock volume control is no longer shown.
Added pop-up messages from BT Music and third-party media players. Third-party media players must be added to the appropriate list.
Added a list of applications that will work in immersive mode (full screen).
Made a separate list of navigation using TTS
Added the ability to assign the last launched navigation to the Navi button (to switch between navigation and player, for example).
By popular demand added custom parking lines. Thanks for Incognito+
Magisk updated to v18.1, Viper4Android updated to v2.7
Added new button codes to replace
OEM launchers with widgets can now be installed just all at once.
Much work has been done to ensure support for new basic firmware, although this is not visible from the outside.
Old versions
Version 2.4
Moved to the new base firmware from October 2018.
In exchange for SuperSU, another root (Magisk) is preinstalled. Do not update.
You can install additional modules to extend the functionality.
Added ability to edit the list of applications in the carousel that are switched with the Mode button.
Added the ability to replace applications that run instead of stock. You can have your radio button launch PCRadio etc.
Added speed dependant volume control.
Added color selection in the HCT screensaver.
Fixed bug with ringtone selection.
A new screensaver has been added that displays the time and date, information from most third-party players (not just regular ones), the volume level, the speed, and the temperature if this data is available.
To display the temperature you need a CAN adapter.
It is possible to customize the appearance of the screensaver: colors, background image, the maximum value for the speed indicator.
Added the ability to replace the codes of buttons located on the steering wheel and the front panel.
You can configure the actions that are performed when you press the buttons on the steering wheel, even if they are connected via a CAN adapter.
Added the ability to select a group of radio stations.
If you are traveling to another locality where other radio stations operate, you can select a different group and tune in the stations again.
And having come home, choose the default group again and your settings will be restored.
Added a list of applications that have access to USB-devices. It allows you to get rid of the annoying request for access.
For fans of Taskers, the ability to assign numbers 1-9, 0, and the characters * and # to the steering buttons is added.
Intent = "com.microntek.report.event"
Extra "type" = "key"
Extra "value" = button code.
The name of the artist was added to the pop-up message from Music, and the frequency from the message from Radio.
Added an equalizer call for a long tap to the on-screen button of presets in Music.
The checkbox "Switching folders in Music with buttons on the steering wheel" is removed, since now the buttons on the steering wheel can be customized.
Replaced sysinit system - scripts in init.d are now executed in parallel.
Updated microG to latest version.
A short press on the on-screen power button now turns on the selected screensaver.
Added MTCDialer application for calls from third-party applications.
The Google app now calls via MTCDialer without additional settings.
You can muffle music by navigation application that play voice prompts through a speech synthesizer.
To use, you need to add the application to the "List of navigational applications that muffle other sounds" and select "Text-to-speech engine that muffle other sounds"
Replaced icons in the regular launcher and in the status bar.
Added the ability to call System UI Tuner from Mod Settings.
Added the ability to replace new button codes for a joystick in a Mazda car.
Other minor changes aimed at improving stability and usability.
Version 2.3
Moved to the new base firmware from April 2018.
Made a list of applications that allow the screen saver to be started.
You can add a third-party launcher or player to it, for example.
Added the ability to switch tracks in third-party players using the steering wheel buttons for owners of CAN-adapters for Mercedes cars, etc.
Made a list of applications that are restarted after sleep.
I included the PCRadio application in it. Now it always starts playback correctly after exiting sleep, if it was started when HU go to sleep.
In PCRadio's settings, you must enable the "Resume playback when application starts" switch. Also it is necessary to remove it from the whitelist if it was added to it.
Editing the whitelist now does not require a restart of the HU.
Added a volume control in the style typical for AV equipment from the 7floor module
Added the ability to display the volume control at the top, middle or bottom of the screen.
Added the ability to adjust the time during which the volume control remains on the screen after changing the volume value.
Has been made a list of applications that should not work simultaneously.
This list is an extension of the corresponding system list.
If one of the applications included in this list is launched, then the rest are closed.
That is, for example, if you include the same PCRadio, then it will close when you start the stock Music or Radio. And vice versa.
Added the ability to move the statusbar to the bottom of the screen. (Experimental option.)
Changed the logic of the name request for the button of the stored radio station.
If the name for the stored frequency is not specified earlier, text from the RDS is suggested.
Other changes aimed at improving stability.
Version 2.2.1 OTA-package
Added the ability to disable switching folders in the Music by the buttons on the steering wheel.
Fixed interface display for 800x480 resolution.
Version 2.2
In audioplayer added a jump to the previous / next folder on the seekdown / seekup steering wheel buttons and a on the long tap to the prev / next screen buttons.
Added folder name display to the pop-up message when switching between folders.
Made a list of navigational apps that muffle other sounds when playing voice prompts.
The list should include all navigation applications, including the one that is set by default to the Navi button.
Added application F-Droid for automatic update microG.
Added the ability to hide storage icons in the statusbar.
Updated the time zones to version 2018d.
After updating without a wipe, make sure that the time zone is set correctly.
Other changes, to improve stability.
Version 2.1
Moved to the new base firmware from February 2018.
The possibility of OTA-updates is added.
Added the ability to lock device as a regular Android device.
The lock is turned on after rebooting or exiting from sleep.
You can also turn on the lock after the Android screensaver has triggered or manually from the shutdown menu.
Sorting in alphabetical order of all lists in players is done.
Added pop-up messages showing information about the current radio station and music file. It is possible to set the font size and the duration of the messages.
The audio player goes to the next folder in the list after the playing the last file in the current folder in the sequential play mode.
Added a request for a name for the button of the stored radio station.
Added the ability to choose from eight screensavers. Pictures here.
Added the ability to turn off the full-screen keyboard.
Added the ability to turn off the restarting applications that worked before going to sleep.
In the application "Wheelkey Study" added actions "turn off the screen backlight", "recent applications" and "F-Cam application".
In third-party applications preinstalled "sound improver" ViPER4Android.
In the OEM added 5 launchers and their widgets (AY, HCT2, HCT3, KGL, ZH). Selection of the launcher after installation is made as usual, by pressing the Home button, as in the phone.
Unfortunately, Android 7 does not allow third-party applications to automatically create widgets.
Therefore we do this:
Install widgets and launcher APKs. Add any widget and give permission (see Screenshot).
Then remove the launcher and install it again. Or clear the launcher's data.
In the folder with the launcher HCT2 added weather from vitarkananda. Works only with this launcher.
Other changes, to improve stability.
Ideas of some improvements are taken from the module xposed-mtce-utils and other modules with the permission of the author, MVG-V70. For which I thank him very much.
But they are implemented without using the Xposed framework.
Version 2.0
All interface changes are also made for screen resolution 800x480.
The firmware is completely re-odexed with optimization for the px3 processor.
The Mod settings are made in a separate application, also available from the "Extra settings" in the Settings app.
Added the ability to replace Gapps on a microG with a lightened Play Market and back, at any time. It's extremely speed up the device, actual for 1 GB of RAM.
Located in the Mod settings.
Allowed autoloading of third-party applications when the device starts. (Torque, etc.)
Fixed playback of voice alerts in the standard voice package in Mapcam.info.
Removed the "red text", which appeared, if you flash the firmware on the radio, where was Android 5.
The internal memory is expanded on 256MB.
Preinstalled root and SuperSU.
Added support for init.d
The default is:
English language and date format, time zone CET.
Watching video whle driving - enabled
Bluetooth Password - 1234
Mixing level - 4
GPS time update - enabled
Navigation sound mode - mixing
Timeout of the screen saver - 1 minute, options added: 2 minutes, 10 and 30 minutes.
Added the ability to choose the speed at which the video will be blocked
Deny connection to data services in roaming.
Volume when reversing -4
Brightness of the screen at night - 20%
Unnecessary applications and files were deleted:
Open Wnn
Built-in Pico TTS speech synthesizer
WAP Push Manager
Corporate profiles
EasyConnected
Android live wallpapers (the ability to install your own Live wallpaper is left)
GPSTest replaced with GPS Test Plus
Google Maps has been moved from system applications to third-party applications. Now you can simply delete them in Settings if they are not needed.
Also, in third-party applications preinstalled Google Text-to-speech Engine. Speech synthesis works without connecting to the network.
Synchronization of Contacts and Calendar is added.
Time Zones updated to the latest version.
The built-in Contacts application is enabled.
Allowed to install applications not from the Play Market.
The Daydream functionality is enabled. This allows you to install any screensaver from the Play Market without stopping at one.
By default, the Clock screensaver from Android is selected. Color can be changed.
Any third-party screensaver is turned off under the same conditions as the standard one (touching the screen, switching cameras, etc.)
Android screensaver can be turned off, then the standard screensaver will work.
In the Bluetooth application, the name field is enlarged in the phone book. Added the recognition of the OBD adapter based on the settings so that the system distinguishes them from the phones and works with them correctly.
It is necessary, if your adapter does not have the letters OBD in the name.
In the Video application, the playlist is enlarged.
Repeat is disabled by default.
In the Music application, the playlist is enlarged and the repeat is disabled by default.
Instead of a spinning plate, a square fixed cover is made, loading of lyrics from the network is included,
the player is paused for an incoming call and the Mute button is pressed.
Radio - the running RDS text has been removed from the saved stations buttons. Now we can assign names to saved stations.
Fixed Bluetooth.
Now normally works those diagnostic programs that previously wrote that Bluetooth is turned off, offered to turn it on and hang up.
Programs automatically detect a previously paired adapter.
The on-screen power button in the status bar is made.
Single click to turn on the screen saver.
Double click to make a screenshot.
Triple click to kill the active application.
Long press - shutdown menu.
Added items in the shutdown menu : Restart, Safe mode, Recovery mode.
Added the ability to change the ringtone to any in the ringtones folder (only for the MD725 Bluetooth module)
Added the possibility of increasing TTL by default to bypass restrictions on the distribution of Internet from mobile devices.
Added a white list of applications that do not close when going to sleep, with the ability to configure.
The number on the volume control is increased and made white.
Added hidden item "Developer options" in settings.
The Status item is added in Settings - About machine.
Added the ability to disable some statusbar elements.
By default, the Home button, the Volume, Eject and Brightness icons are disabled. The Back button is moved from right to left. Everything can be configured, as it was in the stock or in another way.
Known issue: On devices with 1 GB due to lack of RAM or another videocodec hardware, the built-in video player and other programs that work with video does not work normally.
Solution: use a third-party video player.
Version 2.0 screenshots
Helpful Tips
How to automatically install your favorite APKs after flashing ?
Create a hct folder on a USB flash drive with firmware.
In this folder create folder apk.
Put your favorite APKs in this folder, they will be automatically installed after flashing.
How to switch to microG ?
Go to Mod Settings > Framework selection and select microG option. Changes take effect immediately !
The device will restart multiple times.
Then run the microG Settings app, give the necessary permissions and enable Google device registration and Google Cloud Messaging.
If you have GSM modem connected to your radio, go to UnifiedNlp Settings and turn on Mozilla Location Service in "Configure location backends" and Nominatim in "Configure address lookup backends".
Then go to Self-Check and verify that all the checkboxes are enabled (the check boxes in the lower part is only available with GSM modem).
Recreate Google account.
How to install this firmware instead of Android 5.1.1 ?
Download the attached archive with the SD_Firmware_Tool utility and unpack it.
Prepare a micro SD card for 2 - 4 - 8 Gb. It will be completely overwritten.
Prepare USB flash drive with the same firmware.
Insert the card into the PC card reader and run SD_Firmware_Tool.exe as Administrator.
Choose the removable disk.
Clear the "Upgrade Firmware" check box. It's important !
Press the "Firmware" button and select nupdate.img file.
Press the "Create" button and wait for the process to finish.
Insert this card into the "GPS" slot on the radio.
Insert the USB flash drive with the same firmware into the USB slot on the radio.
Hard reboot or turn off and turn on the power of the radio.
The radio will boot the recovery from Android 7 from the card and will go to the menu.
Select "Apply system image from SD card or USB"> "From usb storage"
Wait for the flashing process to finish.
Then select "Wipe data/factory reset"
Then "Reboot system now"
Radio will ask you to remove the SD card. Remove that.
Radio will boot to Android 7.
Note: You must Restore this card with the SD_Firmware_Tool utility for future use.
You can return to Android 5 in the same way.
microG and Version 2.1 screenshots
Version 2.2, 2.3 and 2.4 screenshots:
So I apologize if this is a stupid question, but I'm still learning these units. Will this absolutely not work on an rk3066? I know it specifically states rk3188, but I've read that the two CPUs can be swapped internally without issue, so in my mind it seems that any ROMs for one are compatible with the other. I'm sure it's more complicated than that, but I figured I'd ask.
I'm using Malaysk's rom at the moment, but I'd like to have working Daydream. Thanks.
I do not have a rk3066, so I can not check.
If you are sure, then you can check it yourself.
Hal9k_ said:
When switching from any other firmware, user data is cleared automatically!
Click to expand...
Click to collapse
I understand that with Hal Mod 1.2 also?
emarcin said:
I understand that with Hal Mod 1.2 also?
Click to expand...
Click to collapse
Yes. Android 7 has a different partitioning of the built-in flash.
Ok but I do not want to install.
Wysłane z mojego MI 6 przy użyciu Tapatalka
emarcin said:
Ok but I do not want to install.
Click to expand...
Click to collapse
You can not install?
With Android 5 is not so simple.
I added the instruction to the second post.
Hazard15301 said:
So I apologize if this is a stupid question, but I'm still learning these units. Will this absolutely not work on an rk3066? I know it specifically states rk3188, but I've read that the two CPUs can be swapped internally without issue, so in my mind it seems that any ROMs for one are compatible with the other. I'm sure it's more complicated than that, but I figured I'd ask.
I'm using Malaysk's rom at the moment, but I'd like to have working Daydream. Thanks.
Click to expand...
Click to collapse
No, it will not - the RK3066 is MTCB/C only, this thread is in the MTCD forum, for your unit you need to read the MTCB forum.
The latest Android version RK3066 units can run is KitKat.
Hal9k_ said:
You can not install?
With Android 5 is not so simple.
I added the instruction to the second post.
Click to expand...
Click to collapse
Amazing it works!
Wysłane z mojego MI 6 przy użyciu Tapatalka
Hal9k_ said:
Insert this card into the "GPS" slot on the radio.
Insert the USB flash drive with the same firmware into the USB slot on the radio.
Hard reboot or turn off and turn on the power of the radio.
The radio will boot the recovery from Android 7 from the card and will go to the menu.
Click to expand...
Click to collapse
@Hal9k_ - I ve installed your test Nougat ROM on several 1Gb RK3188/PX3 devices and the only way it will work is if the bootable SD card is removed AS SOON as "Nougat" appears on the screen, then it will boot into Nougat recovery. If this is not done then it will say "error" on screen and will not install the update, it took me hours to figure this out !
Or have you made a change so the card does not have to be ejected straight away ?
emarcin said:
Amazing it works!
Click to expand...
Click to collapse
Tell us more about your impressions.
typos1 said:
@Hal9k_ - I ve installed your test Nougat ROM on several 1Gb RK3188/PX3 devices and the only way it will work is if the bootable SD card is removed AS SOON as "Nougat" appears on the screen, then it will boot into Nougat recovery. If this is not done then it will say "error" on screen and will not install the update, it took me hours to figure this out !
Or have you made a change so the card does not have to be ejected straight away ?
Click to expand...
Click to collapse
It seems to me that you did not uncheck the "Upgrade Firmware" check box when making a bootable card.
Hal9k_ said:
It seems to me that you did not uncheck the "Upgrade Firmware" check box when making a bootable card.
Click to expand...
Click to collapse
Yes I did, I only ever use that option, pretty sure one other user had the problem as well, we both couldnt get it to work for days, then I managed to by ejecting the sd card as soon as "Nougat" appeared on screen.
I thought the whole point of using sd firmware tools was to make a Lollipop unit boot into Nougat recovery ?
I have an RK3368/PX5 now, but I will be installing this on a friend's Lollipop unit later, I ll make a new bootable sd card with your new ROM, maybe it wont happen with the new version ?
I ll let you know how I get on.
You only have a 2Gb RK3188/PX3 SoM now ?
Youve sold your 1Gb RK3188/PX3 SoM ?
(Starts to think of ways to get Hal9k_ to make a version of his amazing ROM for the RK3368/PX5 . . . . )
Hal9k_ said:
Tell us more about your impressions.
Click to expand...
Click to collapse
I need a few days. But I can see that it is faster than in version 1.2.
typos1 said:
Yes I did, I only ever use that option, pretty sure one other user had the problem as well, we both couldnt get it to work for days, then I managed to by ejecting the sd card as soon as "Nougat" appeared on screen.
Click to expand...
Click to collapse
Just follow the instructions. It has already helped many people on 4pda. And @emarcin, for examlpe.
typos1 said:
I thought the whole point of using sd firmware tools was to make a Lollipop unit boot into Nougat recovery ?
Click to expand...
Click to collapse
Yes, you right.
typos1 said:
I have an RK3368/PX5 now, but I will be installing this on a friend's Lollipop unit later, I ll make a new bootable sd card with your new ROM, maybe it wont happen with the new version ?
Click to expand...
Click to collapse
Everything will be fine.
typos1 said:
You only have a 2Gb RK3188/PX3 SoM now ?
Youve sold your 1Gb RK3188/PX3 SoM ?
Click to expand...
Click to collapse
I've sold my 1Gb RK3188 unit.
And now I have 2 2Gb px3 units: in car and at home.
I renamed the thread. That's better ?
Hal9k_ said:
Just follow the instructions. It has already helped many people on 4pda. And @emarcin, for examlpe.
Click to expand...
Click to collapse
Yes, I ll try with your latest version, but it would only work if the sd card was ejected as soon as Nougat appeared on the screen with your first de-odexed/rooted Nougat test version form a few months back.
Hal9k_ said:
I've sold my 1Gb RK3188 unit.
And now I have 2 2Gb px3 units: in car and at home.
I renamed the thread. That's better ?
Click to expand...
Click to collapse
So you have no 1Gb version to test now.
2 2Gb SoMs !! ?? You should sell one and get an RK3368/PX5 SoM too, so you have one of each !
Yes, there can be no mistake that its a ROM thread now.
You could put "Nougat for ALL RK3188/PX3" units somewhere in the title too ? It would attract more users - no one can tell from the title at the moment that it is Nougat for all PX3 devices at the moment.
Sorry to keep criticising your thread title, I just want as many people to use your ROM as possible.
I take it youre on 4pda.ru as well and their users know about your excellent work too ?
typos1 said:
So you have no 1Gb version to test now.
Click to expand...
Click to collapse
I was helped by a group of people from 4pda to test the firmware for 1 GB.
typos1 said:
2 2Gb SoMs !! ?? You should sell one and get an RK3368/PX5 SoM too, so you have one of each !
Click to expand...
Click to collapse
There is one indisputable advantage: I can finally use what I have done.
And I can think of something new in the process of everyday use.
Hal9k_ said:
I was helped by a group of people from 4pda to test the firmware for 1 GB.
There is one indisputable advantage: I can finally use what I have done.
And I can think of something new in the process of everyday use.
Click to expand...
Click to collapse
I edited my post after your last post :
You could put "Nougat for ALL RK3188/PX3" units somewhere in the title too ? It would attract more users - no one can tell from the title at the moment that it is Nougat for all PX3 devices at the moment and the fact that it is Nougat for 1Gb SoMs will attract many people.
Sorry to keep criticising your thread title, I just want as many people to use your ROM as possible.
You are neglecting RK3368/PX5 users, we are all desperate for your genius on our units

[APP][TOOL] TeMeFI comprehensive system Administration

TeMeFI
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This app provides/returns a bucket load of information regarding your device and the currently running ROM, and much, much more. And hence the name "TeMeFI"; as its Too Much F????? Information. The F stands for whatever your comfortable with.
Download: TeMeFI v1.1.19
MD5: E643DD1ECC3243473A0EAEBF69CD4209
Simply download the APK and install as normal, and allow root when asked, and grant storage permissions. I *think* the very first time you run it, there possibly may be an issue with the menu. Simply stop and restart the app.
You can use it without root, but you will be HEAVILY limited in what you can do. Also, installing busybox opens another menu for you, and so does Magisk (17.*+). SQLite3 is also a HUGE feature adder (ie if you have it, it enables many many methods). Can be installed via Magisk if your ROM does not have it by default.
If you are unrooted, have a read of the following post, regarding a recently added feature for non-root users
[APP][TOOL] TeMeFI comprehensive system Administration
TeMeFI This app provides/returns a bucket load of information regarding your device and the currently running ROM, and much, much more. And hence the name "TeMeFI"; as its Too Much F????? Information. The F stands for whatever your comfortable...
forum.xda-developers.com
The "search" function is very useful for finding what you need, but it does not search inside dynamic menu's. Its the magnifying glass in the slide out toolbar/menu
The current menu can be viewed within the app at TeMeFI Configuration>Show Whole Menu or a historic example at:
CURRENT MENU [as at 2021-11-19]
XDA:DevDB Information
Contributors
DiamondJohn
Version Information
Status: Stable
Current Stable Version: 1.1.19
Stable Release Date / Last Updated: 3 Sug 2022
Current Beta Version: 1.0.3
Beta Release Date: 2018-06-21
Created 2018-06-19
I will fill in this page as I get around to it.
Fly-out Toolbar items and their Actions
The fly out toolbar has had its buttons and their corresponding actions change over time. However of recent, they have been pretty stable, and as they have changed over time, and I probably said what / how their function changed, its probably all over the thread. So, I thought it might be best to have a single location / doco of what the current buttons actually do.
Firstly, to display the toolbar, simply click on the menu. If it isn't already showing.
EVERY button, has both a "short-press" and "long-press" action.
The icons kind-of relate to their short press action.
NB The following are from v1.0..19 The main difference are a long press on the [<] arrow goes back to the previous results, and a long press of the [HOME} icon reloads the current menu (useful if you filtered the menu items), and a long press on the pencil icon saves off the action as a favourite. Also, the long press on the exit icon [X] acts to filter a menu list that was generated by code. eg any list of installed apps
For Short-press actions:
For Long press actions
If you get an error, a toast will be shown which is HEAVILY CUT DOWN, so please no screen shots! Also, in a recent release a Bomb Icon will appear on the screen after an error. Short press to display then FULL error, or long press the bomb to clear the error. It will not clear by itself.
And again, NOT a screen shot of the results. Save off the results using the save button (ie the pencil icon explained above), then get the log text file from /sdcard/TeMeFI, and attach it to a post.
please stop with the screenshots of a cut down error message
Reserved
A quick explanation of "Dynamic Lists".
These are built live on the phone at the time you click on them. For example, the "Traces" menu item lists all the trace files contained currently in your "/data/anr" directory. The results will be different between users and even at different times for the same user. It is not a fixed list.
Another example (which is a little different) is the dumpsys menu item, which makes a call to
Code:
dumpsys -l
to retrieve a list of running services for which a call to dumpsys is then valid for
V 1.0.2 released
Some changes include, but are not limited to:
* internal system improvementrs
* Better display of when its busy
* Added warning confirmation on a few longer running processes
* Handle the back button to go "up a menu" Previously it exited the app oops
* Enable "Up a menu" from "Dynamic lists"
* Faster Load of Dumpsys calls to create menu
* Added numerous new items inc, but not limited to Dropbox files, Tombstones, A few extra Busybox & others
NB:although it was there in the previous version, you may be interested in the "Duplicate files" report, which is based only off the Media DB. And off of the display_name (basically the filename) and the file size. It can be found at: SQL Based > Duplicate Files
Again, if anyone has any ideas for other details that can be added through a specific shell command, please let me know.
New version uploaded. v1.0.3 See first post (ie OP) for link
Changes include, but are not limited to:* Numerous internal stability/speed & delivery improvements
* Phone standard back button goes up a menu, instead of exiting app
* Numerous new items added. I checked on one of my phones, and found that it now reports on over 650 items
* Added long press on menu item for more info (usually the shell command that will be run)
* Improved error/warnings reporting (slight red to page background if an error code is returned OR there are any warnings or errors messages)
* Bug fixes (some were of course introduced while adding the above features...)​
New build v1.0.5 see OP for link
Some of the improvements
Long press the menu/exit button to search. NB: It does not search within dynamically created lists
Long press the "Menu Up" to return to the root/starting menu
Long press the top text boxes between the menu and the "save to" (ie ">>") to get a report of the actual script run to return the last selected results
Many many new items added
Some improvements in the menu (eg Busybox items moved to their own menu)
It now tests if you actually have root, or busybox or the specified folder before display the respective menu item.
added the ability for the user to enter added parameters/filters (see busybox>PS User Limited)​
New Build 1.0.6
New Build! With some MAJOR additions.
See OP for download link.
Version 1.0.6 is now available, and its a BIG release
this version now allows more than just reporting, but also actionable items. Like freezing and defrosting apps!
************************
These items have been added unrestricted, and therefore, if used incorrectly can render your phone inoperable. Any actions and results of such will be done at your own discretion and you are responsible for such action and results. You have been warned! and no need to say it, but I take no responsibility
************************
In Oreo, I have noticed that the reset battery stats function has been removed, it can be done within TeMeFI. YEAH! Find it under "Current State"
Find the following under the menu "Application info / Manage"
.... List Frozen apps
.... Freeze apps, including system apps
.... De-frost apps
.... Hibernate apps
.... Uninstall apps
.... Hide Apps (form the system)
.... Search for a package
Find the following under "Current State > SELinux"
.... Return and switch SELinux status
Find the following under "Configuration"
.... Manage TeMeFI log files (ie list / delete)
Get the root files ie the boot/statup sequence found in RAMDISK
Find the following under "Logcat"
.... Logcat, Last KMSG, DMesg and getting the logs are much easier than most other ways
many many MANY more items added.
And to make it even easier due to just how much there is, there is a "Search"functionality built into the menu. But note, it does not return results from Dynamic lists; ie ones built at runtime.
New Build!
New Build!
See OP for download link.
Version 1.0.7 is now available.
This version has a number of additions, too many for me to track. Making the existing search functionality a BIG plus until you get use to where to find what you wish to do.
The following is a general list of the menu items. Items that have a * at the end are "Dynamic" menu items that build up a list of things to perform the action against, based on your device/setup.
For example, the "App Hibernate" item pulls up a list of apps you have installed; in addition to a list of the system apps installed as part of your ROM/firmware.
Big items to notice are:
* the AAPT (Android Asset Packaging Tool) which will not be available to you through standard shell commands.
* the OOM and reNICE of running apps. The reNICE is wrapped so you can actually set the final layer instead of trying to work out the delta (ie the way it actually works).
* A big one for me is the ability to reset the battery statistics without having to charge the phone > 90% on Oreo custom ROMs!!!
* Retrieving & Switching the ROM between permissive and enforcing NB: It only is set till a reboot, the app does not auto start and reset it on each boot.
There are a bunch more (as seen in the list below), including Hibernating, Freezing, Defrosting apps
The following list is not really in any logical order, but simply an easy way for me to list each item. NB: I also added this same list to the OP.
Code:
PM Actions
PM Dump calls*
PM Features
PM Instrumentation
PM Libraries
PM Permission Groups
PM Permissions
PM Users
PM Path on Installed Packages*
Various Ungrouped Extras
DumpSys Dropbox Files
Hosts file check
build.prop
GPS Conf
NSLookup of Host
Possibly Unnecessary Files
Bug Report
Android Asset Packaging Tool
Dump Permissions*
Specific App Badging Dump*
XML Tree*
Application Info / Manage
Package Features
Install Downloaded APK*
Asynch PM Dump of all packages
DumpSys Activity*
App Name, Code, Version
ART Profiles*
Nice
Retrieve The Current App NICE*
Nice an app to Highest [-20]*
Nice an App to -15*
Nice an App to -10*
Nice an App to -5*
Nice an App to 0*
Nice an App to 5*
Nice an App to 10*
Nice an App to 15*
Nice an app to Lowest [19]*
OOM
Retrieve The Current App OOM*
OOM an app to Superman [-17]*
OOM an app to High [-16]*
OOM an app to -10*
OOM an app to -5*
OOM an app to 0*
OOM an app to 5*
OOM an app to 10*
OOM an app to Lowest [15]*
Packages
Sorted Installed Packages
All Installed Packages
DumpSys on Installed Packages*
Find Packages
System Packages
3rd Party Packages
Packages with paths
State
Hibernate App*
Kill App*
Kill More Apps*
Uninstall App*
Unhide & Defrost*
Enabled Apps
Frozen Apps
Defrost App*
Freeze App*
Freeze App Until Used*
Hidden Apps
Un-Hide App*
Hide App*
SQL Based
MediaDB Format Breakdown
Duplicate Files by Count
Duplicate Files by Size
File Use Count
Current State
CPU Gov Details
Date
User Name
Device Uptime
Network Name
Reset Battery Stats
LSOF
LSOF Regular Files
Netstat
Bulk
DumpSys Dropbox Print
IFConfig
IP Tables List
Ping Google
Full DumpSys
Asynch DumpSys
Asynch dumpstate
$PATH noroot
All SysCtl
Env no root
Current Running
Free Memory
Max Users
Top
SU Top
PS Mine
PS All Detailed
PS All Super Detailed
PS All Filtered Super Detailed
GFX Info*
Services List
ID
SU id
DumpSys CPU Info
DumpSys Activities
DumpSys Activitiy Services
Wakelocks
Stat of /SDCARD
Device details
Mounts
USB
Block Details mmcblk0
Block Details mmcblk1
FDisk All
DF All in Human Readable
DF
Pedantic df all
AM Get-Config
Get Properties
Get Selected Properties
Density
Display Size
Kernel Version
Machine Harware Name
CPU Info
Memory Info
Mounts Info
Kernel Info
Parrtitions Info
ProcStat Info
DumpSys Activitiy Displays
DumpSys Window
DumpSys Window Windows
Devices
Dynamic Lists
SYS Kernel File join
Dropbox Files*
DumpSys calls*
Run boot scripts*
System ROOT Files*
System etc*
Tombstones*
Traces*
Usage Stats*
Vendor etc*
Proc Files*
ROOT acct folder*
My Log Files*
Settings
Global List
Secure List
System List
System Etc Dynamic Lists
Bluetooth Files*
Default-Permissions Files*
Init Files*
Init.d Files*
Nano Files*
Permissions Files*
Preffered-Apps Files*
SELinux Files*
SSH Files*
SecComp Policy Files*
Security Files*
SysConfig Files*
WiFi Files*
Busybox
IOStat
MPStat
Traceroute Google
PGrep All
PS
PS All
PS Mine With Threads
PS All With Threads
PS Threads User Limiited
Arch
Arp
Base64 Example gps.conf
Block ID's
DU All in Human Readable
Hardware Clock Time
Multiple Checksums of /etc/hosts
One Year Calendar
PMap each process
PSTree
Running Apps
STAT of /etc/hosts
Keyboard Mode
Sys Folders
Sys/Class*
Sys/Devices*
Sys/Modules*
System Folders
EFS Folders
Various Data Folders
Data Local tmp*
Data Miscellaneous*
Data ROOT Files*
Data System Users Files*
Data/System Files*
Logcat
DMessage
Dmesg Processing Actions
Last KMsg
Logcat
Logcat - Info lines
Logcat - Warning Lines
Logcat - Error Lines
Logcat - SELinux
Logcat clear
TeMeFI Configuration
TeMeFI Logs*
Delete a TeMeFI Log*
Delete ALL TeMeFI logs
Get Settings persistance
Get default Blob Config
Toggle BUSYBOX Config
Toggle ROOT Config
Toggle Settings persistant
MediaDB SQL
Last 100 music files added to MediaDB
Last 1000 added to MediaDB
MediaDB Music Count
File Size Distribution
Songs missing Album Art
SELinux
Get SELinux Status
Set SELinux Enforcing
Set SELinux PERMISSIVE
New Build v1.0.8
Added a few items See OP for download link.
One of the items added enables post filtering any previous saved results. A very powerful and handy feature.
For example, you could save off 4 or 5 different unrelated reports, and then search all the reports/output for any mention of a single word/term eg "version" NB: the search is not case sensitive.
The above feature can be found in the menu under "TeMeFI Configuration>Search ALL Logfiles" or to check a single selected file "TeMeFI Configuration>Search a Logfile"
Cleaned up the menu a little.
whoops... forgot to update the version number within the build itself. corrected. But if you downloaded the previous version, there will be no issues. And there are no new/extra features in this new build with the correct version number.
New build!
New Version v1.0.9 See OP for download
Added a few items
Corrected the log search functionality
Clean up the menu a little
Shortened the animation time (ie a few hundred milliseconds less waiting)
Added confirmations on some "dangerous" menu items
New Build!
New Version v1.0.10 See OP for download
Fixed bug where id the menu was clicked before it first generated, it would never fully generate
Added a few items
Cleaned up the menu a little
New build!
New Build!
See OP for download
The big change in this version is that the start-up time can be reduced significantly, by pre-setting the fact you have root and/or busybox. You can find these setting under
TeMeFI Configuration>Default Startup Config>
"Set ROOT available on Start-up"
"Set BUSYBOX available on Start-up"
"Remove Set ROOT on Start-up"
"Remove Set BUSYBOX on Start-up"
"Current Startup Config"
Added a few items (including the above)
Cleaned up the menu a little
New build!
New Build!
New Version v1.0.12 See OP for download
New setting gives you the option to have the menu appear at the bottom, closer to where your fingers would be hovering over/near your nav bar etc. NB: You will need to exit (use the X in the menu) and restart the app for the setting to take effect.
PS: I would really suggest taking advantage of the start-up pre-config by pre-setting the fact you have root and/or busybox. You can find these setting under TeMeFI Configuration>Default Startup Config
All I get is a dancing banana on my Pixel running Pie. Pressing back opens the menu and tapping Application Info / Manage makes it disappear. It does not prompt for root. I see it's targeting Jelly Bean 4.1, maybe that's why.
It's working fine on Oreo.
Thanks mate for this very handy App!!!
Regards.
yochananmarqos said:
All I get is a dancing banana on my Pixel running Pie. Pressing back opens the menu and tapping Application Info / Manage makes it disappear. It does not prompt for root. I see it's targeting Jelly Bean 4.1, maybe that's why.
Click to expand...
Click to collapse
Check your root management app if you accidentally let the root message expire the first time, and thereby default to no. It will only ask once. Also maybe try wiping the data (totally safe) and restarting the app, that should re-trigger the root request. And to ask the obvious, are you sure you are rooted... Out of interest, are you using Magisk or SuperSU or simply root built into your ROM?
As for "JellyBean", that's simply the minimum targeted API. I am actually building and testing only on Oreo myself, and havent actually tested it on anything less than Nougat. I know at least one of the many commands wont work on anything less than KitKat. Just too lazy to test/support changes between Android versions, and don't want to restrict the minimum android version, as at least some of the functions will work on JellyBean.
coldgin_ said:
It's working fine on Oreo.
Thanks mate for this very handy App!!!
Click to expand...
Click to collapse
I built it to be handy for me, so am not too surprised it's handy for at least one other person.
DiamondJohn said:
Check your root management app if you accidentally let the root message expire the first time, and thereby default to no. It will only ask once. Also maybe try wiping the data (totally safe) and restarting the app, that should re-trigger the root request. And to ask the obvious, are you sure you are rooted... Out of interest, are you using Magisk or SuperSU or simply root built into your ROM?
As for "JellyBean", that's simply the minimum targeted API. I am actually building and testing only on Oreo myself, and havent actually tested it on anything less than Nougat. I know at least one of the many commands wont work on anything less than KitKat. Just too lazy to test/support changes between Android versions, and don't want to restrict the minimum android version, as at least some of the functions will work on JellyBean.
I built it to be handy for me, so am not too surprised it's handy for at least one other person.
Click to expand...
Click to collapse
I'm using Magisk 17.2. No, I did not miss the root prompt, it never comes. Android complains the app was designed for an older version of Android because the target SDK actually is Jelly Bean.
Sent from my Pixel using XDA Labs
yochananmarqos said:
I'm using Magisk 17.2. No, I did not miss the root prompt, it never comes.
Click to expand...
Click to collapse
Then open the Magisk Manager, go into the Superuser menu item, find TeMeFI in the list, and select it over to allow Superuser. Let me know how you go.
yochananmarqos said:
Android complains the app was designed for an older version of Android because the target SDK actually is Jelly Bean.
Click to expand...
Click to collapse
That must be a new Pixel check. I know that the Playstore is now limiting new/updated apps to support a specific minimum android API, so it may be that they have added a test in their new version of android OS as well. I know there is some code I can change to change that, i'll look into it before the next release, but as a guess, its probably just a warning at this stage, but that's simply a guess, as I am on Oreo and haven't tested Pixel explicitly.
DiamondJohn said:
Then open the Magisk Manager, go into the Superuser menu item, find TeMeFI in the list, and select it over to allow Superuser. Let me know how you go.
Click to expand...
Click to collapse
Again, there was no root prompt and the app is not listed.
Sent from my Pixel using XDA Labs

[TOOL] ADB AppControl 1.8.0 🚀 Ultimate App Manager & Debloat Tool + Tweaks

ADB AppControl
Root is not required. Works with any Android device. Can do almost everything you dreamed about with applications.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​ADB AppControl - the desktop program, that will allow you to easily manage applications on your android device. You can disable unwanted pre-installed system apps and bloatware, or install new ones using a modern graphical interface. The program includes many useful tools and tweaks which allow you to get the better experience with your device. This is exactly the tool that you will use for many years - after trying ADB AppControl you will see that working with applications via adb has never been so easy.
System requirements: Windows 7, 8, 8.1, 10, 11 and .NET Framework 4.6.2 or newer.
Device requirements: Android 6 or newer.
Works with any types of Andoird devices (smartphones, tablets, TVs, watches, etc)!
NO ROOT NEEDED!
The program can grant permissions for popular applications (in two clicks!)​
Features:
Disable and uninstall applications without root
Multiple apps installing
Saving APK files of installed apps
Full Split Support (.apks)
Debloat wizard
Permissions Manager
Permission grants for popular applications (Tasker, MacroDroid, etc.) App List.
Saving and loading applications list-presets
Quick search on Google Play, ApkMirror, F-Droid and others
Changing the screen resolution and DPI
Hiding icons in the status bar
Device remotely control via scrcpy
Creating screenshots of the device screen
Quick reboot in recovery and bootloader
ADB console with quick commands
Fastboot support
Logcat logs
Simple file upload
Taking screenshots
And much more features now and coming soon!
Click to expand...
Click to collapse
Links and Manuals:
Quick start: Launch program, enable usb debugging on the your device and connect it by usb cable to PC. Click the Enable Network Debuging button (upper right corner) to connect to the device over the network.
Official website
YouTube channel
Telegram group
User's Manual
Important:
On PCs with Windows 7/8, if your device can not connect via usb, you need to install the adb driver. You can learn more in documentation.
Support device with android version below 7 may be limited.
To connect to the device by IP, first connect it via usb to the program and click the Enable Network Debugging button.
When you connect the device for the first time, the program will prompt you to install the ACBridge application.
This is my service application for android to provide data exchange between the device and ADB AppControl on a PC. It must be installed in order to be able to display application icons and their names, instead of their packages names like com.android.app. You can also use the program without ACBridge, but you will lose some of the cool features (no icons and no application names). Now ACBridge comes with the main program, but in the future I plan to add it to the Play Market.
The program has an Extended version with interesting features.
It was created especially for those users who like the program and want more features.
Terms of Use
By using this program, you agree that the author is not responsible for any malfunction of your device and / or denial of warranty by manufacturer. ADB AppControl program is free for personal use. This is not an open-source project, therefore modification of the program is prohibited. All rights to the program belong only to its author. You may placing the program on other web resource, with a link to the program's website - https://adbappcontrol.com
Full text of Terms of Use
My other application for Android TV:
ADB TV: App Manager
Please leave your feedback and suggestions. I really appreciate it!
Update 1.8.0 is already available!
Download ADB AppControl​
Do you like ADB AppControl? Buy me coffee and support the project
Respectfully,
Cyber.Cat​
Reserved
Thank you for this awesome tool. So far its been great. I used it to uninstall some apps and it worked great.
You are welcome! I'm just getting started - there will be many interesting updates ahead
Awesome work thank you, just sent pm.
thank you bro. hope this project will grow
Thanks you. I am currently working on an update server for the program and the ability to send files directly to the device by two clicks.
If you have any ideas you'd like to see in ADB AppControl, please share them with me. There is a chance that they will be implemented
Keep it up:good:
Nice interface, easy to use and with mandatory details so user can easily do what they want to do. Feature request for application data.
Thanks,
goldybewon
goldybewon said:
Feature request for application data.
Click to expand...
Click to collapse
Thanks. Application data is ultimate feature. Now I know only one way to do it without root - adb backup. But this does not work for all applications (depends on the app developer). I will continue my research in this direction.
Hi OP. How do I use this program to debloat my built-in Android TV?
dvdfreak said:
Hi OP. How do I use this program to debloat my built-in Android TV?
Click to expand...
Click to collapse
It's very easy if you know which apps you need to disable. First, read the User Guide and enable ADB debugging on your TV. Next, connect ADB AppControl to your device and disable the bloatware applications. You win!
I ran "shell top" in the console window and it locked up. Had to force close. Love the app tho!
toothpick5 said:
I ran "shell top" in the console window and it locked up. Had to force close. Love the app tho!
Click to expand...
Click to collapse
In new updates you will love this app even more
Now the program does not support realtime output in the console and you may to wait 60 seconds for terminate operation by timeout.
But just write a shell in the console and your problem will be solved in a new comandline window. You can even have multiple shell windows open, which is great. By the way, you could learn about this from the user manual (and many more interesting things).
It would be cool to be able to set permissions.
Summer ends, but the heat continues -
Meet the new update of ADB AppControl 1.4.3!
ADB AppControl 1.4.2 update is now available!
I'll start with the most interesting - the program now has its own server. You no longer have to download updates in the archives because the program will do everything by itself. In addition, I wrote a web installer (only 30 KB in size), it is very convenient to install the program through it - you always know that you will get the latest version. Another innovations, that Windows 7 users will love - now the program itself installs android usb driver.
In fact, there are a lot of changes.
Now you can send files directly to your device and it's convenient.
the updated ACBridge, which is finally working on android 6 (a great excuse to blow dust off old devices, isn't it?).
Extended Version users will get some cool new features. Among them is a beautiful dark theme. Thanks to their support, the program got its own server (and the software was written for it)!
Thank you guys for your support!
CHANGELOG:
1.4.3:
Fixed some bugs
Improved stability
1.4.2:
Fixed some bugs
Improved stability
Completely redesigned and automated update system
Updated Platform Tools (adb) to version 30.0.4 (it seem to work faster)
Now, if necessary, the program will download and install the adb driver
Added ACBridge compatibility with Android 6
Added the ability to send a file to the device (in the Extended Version, you can send multiple)
Added a dark interface theme (beta) (in the Extended Version)
Added ability to select language (do you want to see your language in the list?)
Added a button to launch the Shell terminal in a separate window
You can add apk to the 'install' list by dragging and dropping files into the program window (in the Extended Version)
Previously executed commands in the console can be scrolled up and down arrows
Minor interface changes
Fixed some bugs.
A small Easter egg has been added to the program (which will try your luck )
The screenshot can now be opened by clicking on the link in the console
User agreement added to the program.
Fuuh... That's all for now, but work on the project continues. I have many plans, including backing up some applications data and more debloat tools.
Be sure to leave your feedback and wishes, I love them.
Very important! If you find bugs in the new update, please let me know about them as soon as possible.
And Now, use my brand new installer to update.
Download it from my web site
Have a nice day, everyone!
Cyber.Cat said:
Summer ends, but the heat continues -
Meet the new update of ADB AppControl 1.4.2!
View attachment 5089437 View attachment 5089439 View attachment 5089441 View attachment 5089443
ADB AppControl 1.4.2 update is now available!
I'll start with the most interesting - the program now has its own server. You no longer have to download updates in the archives because the program will do everything by itself. In addition, I wrote a web installer (only 30 KB in size), it is very convenient to install the program through it - you always know that you will get the latest version. Another innovations, that Windows 7 users will love - now the program itself installs android usb driver.
In fact, there are a lot of changes.
Now you can send files directly to your device and it's convenient.
the updated ACBridge, which is finally working on android 6 (a great excuse to blow dust off old devices, isn't it?).
Extended Version users will get some cool new features. Among them is a beautiful dark theme. Thanks to their support, the program got its own server (and the software was written for it)!
Thank you guys for your support!
CHANGELOG:
Completely redesigned and automated update system
Updated Platform Tools (adb) to version 30.0.4 (it seem to work faster)
Now, if necessary, the program will download and install the adb driver
Added ACBridge compatibility with Android 6
Added the ability to send a file to the device (in the Extended Version, you can send multiple)
Added a dark interface theme (beta) (in the Extended Version)
Added ability to select language (do you want to see your language in the list?)
Added a button to launch the Shell terminal in a separate window
You can add apk to the 'install' list by dragging and dropping files into the program window (in the Extended Version)
Previously executed commands in the console can be scrolled up and down arrows
Minor interface changes
Fixed some bugs.
A small Easter egg has been added to the program (which will try your luck )
The screenshot can now be opened by clicking on the link in the console
User agreement added to the program.
Fuuh... That's all for now, but work on the project continues. I have many plans, including backing up some applications data and more debloat tools.
Be sure to leave your feedback and wishes, I love them.
Very important! If you find bugs in the new update, please let me know about them as soon as possible.
And Now, use my brand new installer to update.
Or, as usual, download from my web site
Have a nice day, everyone!
Click to expand...
Click to collapse
Hello, Is it possible to install an apk present in the PC memory through the console?
complicazio said:
Hello, Is it possible to install an apk present in the PC memory through the console?
Click to expand...
Click to collapse
Yes, it's easy. Just go to the Install tab and drag-and-drop the apk file to the list (or copy it to the install folder in the program directory).
Update 1.4.3
A small update fix.
CHANGELOG:
1.4.3:
Fixed some bugs
Improved stability
DOWNLOAD
This is amazing.. thank you so much dev...
This is the best, easy app to remove/uninstall apps on my 988b.

Categories

Resources