Hi, I am releasing 2 apps customized for the TCL Flip 2. They have not been tested on any other device!
I have rewritten the Hebrew Keyboard. It is customized for the TCL Flip
It integrates well with the built-in keyboard, you switch between the 2 with a long press #
No, the keyboard does NOT have any T9 typing! If you want to T9 type in English, you long-press # to switch back to the built-in keyboard, and vice-versa.
[Login to see the link]
It is suggested to first uninstall any custom keyboard that you may have installed.
You will also have to adb shell pm grant com.android.cts.hebkey android.permission.WRITE_SECURE_SETTINGS
I have created a sub-launcher for the TCL Flip. It mimics the tools page in the main launcher. It is for use only on Kosher phones without Browsers, as it installs as the Browser package, so it should show up on the default launcher, and act like the tools menu. DOo NOT install it on a phone that has a Browser! By default, it will show all user-installed apps, plus any apps hard coded in the array resource. The user can add/remove apps from the list.
[Login to see the link]
In addition, I have updated autobooter.exe from the Apps4Flip team members. This avoids the need for risky and expiring MTKMETAUtility, and is much simpler, though you will still need MTK Drivers. This new version works with multiple ports, and also returns errorlevel, so that it can be used in batch files. I included a sample batch file.
[Login to see the link]
Looking forward to nice comments 🥲 ,
Lionscribe
UPDATE Feb/8/23
I updated autobooter, and added a python script and example for Linux (and should hopefully work on Mac too), in addition to the original Windows version. To use you will first have to install pyserial package by calling python3 -m pip install pyserial
. Then to use, just call sudo python3 autobooter.py
, and only afterwards plug in a turned off phone.