I neeed BIG Help for Wisdom Customize Android 9 tv OS go back AOSP Android tv OS

Search This thread

Reza-ma

Member
Feb 1, 2023
10
1
i found that the remote control configuration is saved in a file in the system folder of tv "/vendor/tvconfig/config/ir_config.ini'.

Because tv isnt rooted yet, you need to access to this file via adb, allowing access to system files by adb and make copy of your oryginal config file, then replace it after flashing another firmware.
It worked on akai, nordmende, manta, and dijitsu firmwares on my Manta tv with TP.SK706S.PC822 board and with Mediatek m7332 chip.

To enable ADB you have to go to hidden 'service menu' by pressing buttons (MENU) + (1) + (1) + (4) + (7).
If the service menu will appear, then you need to go to the ''debug'' option and then switch ''adb enable'' to 'on'.
[In other brands than Akai, Dijitsu, Manta, Nordmende, the service code may be different.]

● You can try to enable ADB via AndroidHiddenSettings app, getting acces thru 'Developer Settings'.
Screenshots in: post-87570305

Then you can explore your tv file system from your android phone by the app Bugjaeger Mobile ADB app after connecting thru wifi by ip of your tv.
If ADB is enabled and tv is connected to wifi, app should find your tv, by pressing button 'connect to' and 'search' for adb devices. or you can type tvs ip manually.

Now You can view system folders, copy files, install apps thru adb wifi, reboot system to recovery etc etc.

Files inside the system are still read only, so you cant delete/replace it nothing yet.
To make file system read and write enabled You have to use ADB command thru your PC/laptop.
So you need to download some 'Minimal Adb Tool' (adb.exe) for windows, run it in windows 'command prompt' by typing:

adb connect 192.168.**.*** (-type your tvs ip, also you can find tvs ip in main 'service menu')
adb root
adb remount

Now file system is read and write enabled and you can backup your oryginal 'ir_config.ini', thru 'bugjaeger' app in section "files'.
The same way replace it after flashing another firmware.
At this time You can replace/remove system apps as youtube, netflix, etc.
Read/write file system is enabled only till reboot. after reboot you need to redo pc ADB commands to get acces to r/w filesystem.

btw.
Section 'packages' in 'bugjaeger' app let you send and install apps downloaded/installed on your phone to your tv thru wifi. You can also run apps or disable/enable apps thru this section, instead of removing them from the system.
Section 'command' let you grant some special permision of some app if you need it.
Section 'fastboot' let you quick reboot your device, or reboot to recovery.

EDIT.: Added in attachment a remote config file working with my stock (manta) tv remote.
Hi, this is very good teaching 👍. thanks.
My TV specifications are exactly the same as your TV. TP.SK706S.PC822 board and with m7332 chip.

I did all of them in your post, but my Remote Tv is not the same model.
The specifications of the remote were written on the back of the battery coverage is CX-616 REACH-ABS.
i upload your ir_config.ini file in my tv but remote is not working.
i have not original file. and not any backups.
where can i find ir_config.ini for this remote control?
Can the file ir_config.ini be adjusted for this?
thanks a lot.
 

Attachments

  • B9222BC4-24F4-431D-BC87-552EC92585D3.jpeg
    B9222BC4-24F4-431D-BC87-552EC92585D3.jpeg
    1.5 MB · Views: 21
  • 5BD15461-EC70-4F6D-AB70-A8652FFB45C7.jpeg
    5BD15461-EC70-4F6D-AB70-A8652FFB45C7.jpeg
    378 KB · Views: 21
  • 1554AB5F-DA74-4CC2-ABDE-ACA51EFDA961.jpeg
    1554AB5F-DA74-4CC2-ABDE-ACA51EFDA961.jpeg
    178 KB · Views: 19
  • 45796309-5B31-4FC0-8203-40EF8B075500.jpeg
    45796309-5B31-4FC0-8203-40EF8B075500.jpeg
    1.8 MB · Views: 21

Reza-ma

Member
Feb 1, 2023
10
1
i found that the remote control configuration is saved in a file in the system folder of tv "/vendor/tvconfig/config/ir_config.ini'.

Because tv isnt rooted yet, you need to access to this file via adb, allowing access to system files by adb and make copy of your oryginal config file, then replace it after flashing another firmware.
It worked on akai, nordmende, manta, and dijitsu firmwares on my Manta tv with TP.SK706S.PC822 board and with Mediatek m7332 chip.

To enable ADB you have to go to hidden 'service menu' by pressing buttons (MENU) + (1) + (1) + (4) + (7).
If the service menu will appear, then you need to go to the ''debug'' option and then switch ''adb enable'' to 'on'.
[In other brands than Akai, Dijitsu, Manta, Nordmende, the service code may be different.]

● You can try to enable ADB via AndroidHiddenSettings app, getting acces thru 'Developer Settings'.
Screenshots in: post-87570305

Then you can explore your tv file system from your android phone by the app Bugjaeger Mobile ADB app after connecting thru wifi by ip of your tv.
If ADB is enabled and tv is connected to wifi, app should find your tv, by pressing button 'connect to' and 'search' for adb devices. or you can type tvs ip manually.

Now You can view system folders, copy files, install apps thru adb wifi, reboot system to recovery etc etc.

Files inside the system are still read only, so you cant delete/replace it nothing yet.
To make file system read and write enabled You have to use ADB command thru your PC/laptop.
So you need to download some 'Minimal Adb Tool' (adb.exe) for windows, run it in windows 'command prompt' by typing:

adb connect 192.168.**.*** (-type your tvs ip, also you can find tvs ip in main 'service menu')
adb root
adb remount

Now file system is read and write enabled and you can backup your oryginal 'ir_config.ini', thru 'bugjaeger' app in section "files'.
The same way replace it after flashing another firmware.
At this time You can replace/remove system apps as youtube, netflix, etc.
Read/write file system is enabled only till reboot. after reboot you need to redo pc ADB commands to get acces to r/w filesystem.

btw.
Section 'packages' in 'bugjaeger' app let you send and install apps downloaded/installed on your phone to your tv thru wifi. You can also run apps or disable/enable apps thru this section, instead of removing them from the system.
Section 'command' let you grant some special permision of some app if you need it.
Section 'fastboot' let you quick reboot your device, or reboot to recovery.

EDIT.: Added in attachment a remote config file working with my stock (manta) tv remote.
Do you Have other file of the remote config "ir_config.ini" ? I want test them Maybe they works. :(
 

Emilson

Senior Member
Jun 6, 2012
208
74
POLAND
unfortunately no, i wiped my hd so i dont have any files anymore.
What brand of firmware did you use for the tv? And whats your original brand?

You can unpack .bin firmware with MStarBin Tool GUI v2.4
Then you can find 'tvconfig.img' package in unpacked .bin firmware folder.
You can open 'tvconfig.img' with '7zip' app or some other file archiver.
You'll find 'irconfig.ini' inside 'tvconfig.img'

So You can try to download other firmwares and extract irconfig.ini from them.
 
Last edited:
  • Like
Reactions: Reza-ma

Reza-ma

Member
Feb 1, 2023
10
1
unfortunately no, i wiped my hd so i dont have any files anymore.
What brand of firmware did you use for the tv? And whats your original brand?
thanks for answer. Yes i show that. before update, when the remote is working i take photo from Tv system Info. is attached .
 

Attachments

  • before_update.jpg
    before_update.jpg
    221.1 KB · Views: 34

Reza-ma

Member
Feb 1, 2023
10
1
You can unpack .bin firmware with MStarBin Tool GUI v2.4
Then you can find 'tvconfig.img' package in unpacked .bin firmware folder.
You can open 'tvconfig.img' with '7zip' app or some other file archiver.
You'll find 'irconfig.ini' inside 'tvconfig.img'

So You can try to download other firmwares and extract irconfig.ini from them.
Yes its good Idea. I will try that.👍 Thanks a lot. 🙏can i aks a question from tv ?
There is some thumbnail of youtube . it was before and even after update . how can I remove all of them? thanks
 

Attachments

  • youtube thumbnails.JPG
    youtube thumbnails.JPG
    170.7 KB · Views: 24

Emilson

Senior Member
Jun 6, 2012
208
74
POLAND
Just checked my other laptop, luckily i had some firmewares left there.
I extracted 4 irconfigs for you, thats all i have.
As i remember thats from russian 4pda forum mostly.
Extracted from brands: Yandex, Vityas, Libertone, Akai.
 

Attachments

  • 4x_IRconfig.zip
    33.9 KB · Views: 21
Last edited:
  • Like
Reactions: Reza-ma

Reza-ma

Member
Feb 1, 2023
10
1
Just checked my other laptop, luckily i had some firmewares left there.
I extracted 4 irconfigs for you, thats all i have.
As i remember thats from russian 4pda forum mostly.
Extracted from brands: Yandex, Vityas, Libertone, Akai.
I upload Them. one by one at the related path. after replace file , turn off tv and turn on . just on of them work. its "Liberton_ref56 ". just work 4 Buttons. I'm so glad for that :D Although it does not work all button.
what's your idea? can i refine other buttons?
 

Emilson

Senior Member
Jun 6, 2012
208
74
POLAND
Yes its good Idea. I will try that.👍 Thanks a lot. 🙏can i aks a question from tv ?
There is some thumbnail of youtube . it was before and even after update . how can I remove all of them? thanks
Actually i have no idea how to customize this launcher, I used one from nordmende, looking like yours. But I went back to my original firmeware, wich is without youtube thumbnails.

Just downloaded launcher files from my tv, so you can push files by 'install.bat' command or copy files by other way. (Just you need to edit install.bat in notepad to set your tv's ip).
 

Attachments

  • LauncherSpace4.zip
    11 MB · Views: 17
Last edited:
  • Like
Reactions: Reza-ma

Emilson

Senior Member
Jun 6, 2012
208
74
POLAND
I upload Them. one by one at the related path. after replace file , turn off tv and turn on . just on of them work. its "Liberton_ref56 ". just work 4 Buttons. I'm so glad for that :D Although it does not work all button.
what's your idea? can i refine other buttons?
Sorry I don't understand this IR coding system, so I just replace those files.
Luckily I had a copy of the firmware from my manufacturer.
 
  • Like
Reactions: Reza-ma

Reza-ma

Member
Feb 1, 2023
10
1
Sorry I don't understand this IR coding system, so I just replace those files.
Luckily I had a copy of the firmware from my manufacturer.
Thanks bro.🙏 You have helped me a lot. (y) I will try replace/ Change refine Some HexDesimal in file and test them. after finish if Completed I will Upload it here.
 

Reza-ma

Member
Feb 1, 2023
10
1
Finally I fixed file for My Remote Tv. :D Thanks Emilson for helping.
Picture attached ,Remotes that can use this file. Its work On TV. TP.SK706S.PC822 board and with m7332 chip.
I Upload File here for anyone who needs, to use.
 

Attachments

  • remote.jpg
    remote.jpg
    44.8 KB · Views: 25
  • ir_config.zip
    1.2 KB · Views: 11
  • Like
Reactions: Emilson
Mar 1, 2023
5
0
Actually i have no idea how to customize this launcher, I used one from nordmende, looking like yours. But I went back to my original firmeware, wich is without youtube thumbnails.

Just downloaded launcher files from my tv, so you can push files by 'install.bat' command or copy files by other way. (Just you need to edit install.bat in notepad to set your tv's ip)

hello friends, do you know how I can remove this annoying message from my tv, it happens every time I connect it to the internet through the internet cable or wifi, "launcher is not activated!"
 
Mar 1, 2023
5
0
Actually i have no idea how to customize this launcher, I used one from nordmende, looking like yours. But I went back to my original firmeware, wich is without youtube thumbnails.

Just downloaded launcher files from my tv, so you can push files by 'install.bat' command or copy files by other way. (Just you need to edit install.bat in notepad to set your tv's ip)

hello friends, do you know how I can remove this annoying message from my tv, it happens every time I connect it to the internet through the internet cable or wifi, "launcher is not activated!"
 

Emilson

Senior Member
Jun 6, 2012
208
74
POLAND
@Yerson Martinez
Disable 'TvUAService' / 'com.cvte.tv.ucservice' app.

Maybe it's enough to turn off notification of it, but i disabled the app instead.

I noticed that the message appears only through the launcher with thumbnails of YouTube etc.
I've never had this problem when using a clean launcher without thumbnails.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    @Yerson Martinez you can disable it by ' bugjaeger' or 'AdbAppControl' apps on phone/pc.
    I wrote about it in this post-86229363. Also I provided links for it there.
  • 4
    i found that the remote control configuration is saved in a file in the system folder of tv "/vendor/tvconfig/config/ir_config.ini'.

    Because tv isnt rooted yet, you need to access to this file via adb, allowing access to system files by adb and make copy of your oryginal config file, then replace it after flashing another firmware.
    It worked on akai, nordmende, manta, and dijitsu firmwares on my Manta tv with TP.SK706S.PC822 board and with Mediatek m7332 chip.

    ● To enable ADB you have to go to hidden 'service menu' by pressing buttons (MENU) + (1) + (1) + (4) + (7).
    If the service menu will appear, then you need to go to the ''debug'' option and then switch ''adb enable'' to 'on'.
    [In other brands than Akai, Dijitsu, Manta, Nordmende, the service code may be different.]
    You can try to enable ADB via AndroidHiddenSettings app, getting acces thru 'Developer Settings'.
    Screenshots in: post-87570305

    ● Then you can explore your tv file system from your android phone by the Bugjaeger Mobile ADB app after connecting it thru wifi by ip of your tv.
    Press button 'connect to' where you can 'search' for adb device or you can type tvs ip manually.
    Now You can view system folders, copy files, install apps thru adb wifi, reboot system to recovery etc etc.

    Files inside the system are still read only, so you cant delete/replace nothing yet, and some of the system folders are hidden at this time.
    To make file system read and write enabled You have to use ADB command thru your PC/laptop.

    ● So you need to download some Minimal Adb Tool or ADBappControl for windows.

    Minimal ADB Tool (ADB.exe) run in 'windows command prompt' (cmd.exe) by typing:
    adb connect 192.168.**.*** (-type your tvs ip, you can find tvs ip in main 'service menu')
    adb root
    adb remount

    ADBappControl with bulid-in ADB also allows you type those commands, has a pretty nice interface that allows you to install/uninstall disable apps.
    It just don't have file manager, so 'bugjaeger' is still needed for the next step.

    ● Now file system is read and write enabled and you can backup your oryginal 'ir_config.ini', thru 'bugjaeger' app in section "files'.
    The same way replace it after flashing another firmware.

    At this time You can modify, replace/remove system apps as youtube, netflix, etc.
    Read/write file system is enabled only till reboot. after reboot you need to redo pc ADB commands to get acces to r/w file system.

    btw.
    Section 'packages' in 'bugjaeger' app let you send and install apps downloaded/installed on your phone to your tv thru wifi. You can also run apps or disable/enable apps thru this section, instead of removing them from the system.
    Section 'command' let you grant some special permision of some app if you need it.
    Section 'fastboot' let you quick reboot your device, or reboot to recovery.

    EDIT.: Added in attachment a remote config file working with my stock (manta) tv remote.
    Anyway, better make Your own backup if You can.
    1
    i have a different tv name with the same motherboard and features.... i am very interested in having a stock firmware too (mine looks exactly like yours). I have flashed yours on my tv, so I am sure it works. The only difference is that now my tv says dijitsu instead of akai and the remote controller does not work....
    1
    your firmware is much better than mine by the way... it has apple play, play store and an app to control the device with the phone. it is a shame that the remote does not work, otherwise i would have kept it!
    i have a different tv name with the same motherboard and features.... i am very interested in having a stock firmware too (mine looks exactly like yours). I have flashed yours on my tv, so I am sure it works. The only difference is that now my tv says dijitsu instead of akai and the remote controller does not work....
    1
    you can find your motherboard type in the service menu settings, by pressing (menu) + 1 + 1 + 4 + 7. You can use AIDA apk from appstore to find more info about chipset/cpu etc.
    1
    Yeah i rolled back to original firmware which includes google play store in my manta tv.
    You could try to install Aptoide Tv store (https://apkins.aptoide.com/AptoideTV-5.1.2.apk) download it thru tv browser or copy to some pendrive then install it thru 'media' stock file manager app.