The app equalizer.apk starts the equalizer (activity com.ts.main.Media.ADASMainActivity):
{
"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"
}
EqualizerShell.apk starts the equalizer (activity com.ts.MainUI/com.ts.set.dsp.SetDspMainActivity) via su shell command.
See post below for further details.
AUX.apk starts the AUX input app (activity com.ts.main.avin2.AuxMainActivity).
BluetoothMusic.apk starts the bluetooth app on music screen (activity com.ts.bt.BtMusicActivity).
If phone isn't connected the screen to connect phone will be shown.
BluetoothDevices.apk starts the setting screen with devices list. So you can enable usage of internet shared by Bluetooth devices (activity com.android.settings.Settings$BluetoothSettingsActivity).
Reboot.apk performs a reboot via 'android.intent.action.REBOOT'
Car Info_CanPSARzcCarInfoActivity.apk shows Car Info (activity com.ts.can.psa.rzc.CanPSARzcCarInfoActivity).
Let me know if the apps work for you.
Support the development of this free apps via
ko-fi.com/appswitcher
2021/02/24: Updated attachment
2021/02/28: Updated apks. Removed white screen.
2021/03/03: Changed icon of Equalizer and BluetoothMusic
2021/03/03: Changed icon of AUX
2021/05/19: Added EqualizerShell.apk
2021/05/20: Bug in EqualizerShell.apk fixed
2021/05/23: Added Reboot.apk which allows to reboot the device
2023/01/16: Added Car Info_CanPSARzcCarInfoActivity.apk which opens Car Info
Hi, thanks for the apps. Did you know if it's possible to get phone audio when connected to Bluetooth without switching to Bluetoothmusic app?
For example stream WhatsApp audio when playing music from the head unit. Thanks
technewbie9 said:
Hi, thanks for the apps. Did you know if it's possible to get phone audio when connected to Bluetooth without switching to Bluetoothmusic app?
For example stream WhatsApp audio when playing music from the head unit. Thanks
Click to expand...
Click to collapse
You're welcome. I don't think that's possible because it's also not possible to switch to Bluetooth as audio source by starting playback on the phone. I don't think Android "talks" directly with the Bluetooth unit and that's controlled by the underlying hardware/firmware.
In this case the head unit is as stupid as all OEM head units - only Bluetooth audio if you select the input channel (switching to bt music).
Maybe it's an option to use the EasyCon app or using Android Auto (Headunit reloaded).
Another option may be to sync your notifications to the head unit. E.g. with pushbullet. https://medium.com/@sharmasha2nk/echobullet-to-complement-pushbullet-eadc805f5d9c
TorstenH said:
You're welcome. I don't think that's possible because it's also not possible to switch to Bluetooth as audio source by starting playback on the phone. I don't think Android "talks" directly with the Bluetooth unit and that's controlled by the underlying hardware/firmware.
In this case the head unit is as stupid as all OEM head units - only Bluetooth audio of you select the input channel (switching to bt music).
Maybe it's an option to use the EasyCon app or using Android Auto (Headunit reloaded).
Another option may be to sync your notifications to the head unit. E.g. with pushbullet. https://medium.com/@sharmasha2nk/echobullet-to-complement-pushbullet-eadc805f5d9c
Click to expand...
Click to collapse
OK thanks, I will try the notifications option..
Hi how to install these apk' s , when I try to install apk that are not from Google Play I get the message there is a problem with parsing. regards Ger
GerBrwr1961 said:
Hi how to install these apk' s , when I try to install apk that are not from Google Play I get the message there is a problem with parsing. regards Ger
Click to expand...
Click to collapse
Never had that problem. You have a Junsun device? You're using package installer?
TorstenH said:
Never had that problem. You have a Junsun device? You're using package installer?
Click to expand...
Click to collapse
Hi yes Junsen v1 , it works now thx anyways
...
I had to realize that after installation of firmware
8259P_军灿UI01Ov1280x720-国外_v21_20210313.zip
it wasn't possible to start the equalizer via activity 'com.ts.main.Media.ADASMainActivity'.
Also no other activity gets exposed by MainUI to start the equalizer.
I created app EqualizerShell.apk which starts the internal activity 'com.ts.set.dsp.SetDspMainActivity' via a su shell command. App attached to first post.
Some more launcher apps in case you miss an app in your alternative launcher.
Added Reboot.apk (first post) for the case you've forgotten the needle to push the reset button to preform a device reboot. ;-)
Let me know if it works on your Junsun V1.
The BT DEV isn’t working for me. i just bought and installed the Junsun v1 2+32 and the apk crashes and asks to restart. I loaded it via apk installer.
i’m sure it’s user error, as I have been away from android for a couple of years now.
do i need to update the firmware or anything? unpack the apk differently?
thanks!
downstat said:
The BT DEV isn’t working for me. i just bought and installed the Junsun v1 2+32 and the apk crashes and asks to restart. I loaded it via apk installer.
i’m sure it’s user error, as I have been away from android for a couple of years now.
do i need to update the firmware or anything? unpack the apk differently?
thanks!
Click to expand...
Click to collapse
There may be differences between the firmware of the 64 and 32 device.
You can install QuickShortcutMaker and check if there is an activity com.android.settings.Settings$Bluetooth SettingsActivity.
EqualizerShell.apk works on:
New firmware for Junsun V1 pro:
8259P_军灿UI02v1280x720-国外_v19_20210806
8259P_军灿UI02v1280x720-国外_v19_20210806.zip
drive.google.com
With advertised UI 3.0.
Hi @TorstenH,
Thank you very much for these APKs. They are extremely helpful!
Do you, by any chance, know of any APK that can force close and restart a specific app?
The problem I run into (with both Agama and FCC Launcher) is that it will not display my Spotify information after sleep mode or restarts. Then I have to force close the launcher, restart it and then it will pick up the notification to fill the information on the home screen.
If you know of anything that I could install that could restart the launcher similarly to your reboot APK for the device, that would be amazing.
Note: FCC has it built in, but I prefer Agama.
Thank you very much in advance.
MRozeboom said:
Hi @TorstenH,
Thank you very much for these APKs. They are extremely helpful!
Do you, by any chance, know of any APK that can force close and restart a specific app?
The problem I run into (with both Agama and FCC Launcher) is that it will not display my Spotify information after sleep mode or restarts. Then I have to force close the launcher, restart it and then it will pick up the notification to fill the information on the home screen.
If you know of anything that I could install that could restart the launcher similarly to your reboot APK for the device, that would be amazing.
Note: FCC has it built in, but I prefer Agama.
Thank you very much in advance.
Click to expand...
Click to collapse
It could help to add Agama and Spotify (if it's not already in) to /vendor/etc/qb_list.xml. Here I describe the procedure:
Sleep mode / fastboot on Junsun V1
As soon as I enable sleep mode in Agama my head unit (Junsun V1) never sleeps and always performs a cold boot. If you turn on the lights of you car to enable the button lights of the head unit the following observation is possible: If you enable...
forum.xda-developers.com
Dear Friends,
on my car radio I have installed the app Agama car launcer. I have an issue only with radio icon . From the HOME screen, when I tip on the radio icon, the app list appear but the analogic radio icon isn' t showed, do you know why? How can fix it?. My car radio is a Junsun Pro, Android 10 and Agama Car Launcher vers. 2.8.1 Thanks in advanced
Vers. Firmware Junsun V1 Pro
Ryoma18 said:
Dear Friends,
on my car radio I have installed the app Agama car launcer. I have an issue only with radio icon . From the HOME screen, when I tip on the radio icon, the app list appear but the analogic radio icon isn' t showed, do you know why? How can fix it?. My car radio is a Junsun Pro, Android 10 and Agama Car Launcher vers. 2.8.1 Thanks in advanced
Vers. Firmware Junsun V1 Pro
Click to expand...
Click to collapse
Junsun V1 - start equalizer/AUX/BT music/CarInfo... from launcher
The app equalizer.apk starts the equalizer (activity com.ts.main.Media.ADASMainActivity): EqualizerShell.apk starts the equalizer (activity com.ts.MainUI/com.ts.set.dsp.SetDspMainActivity) via su shell command. See post below for further...
forum.xda-developers.com
TorstenH said:
Junsun V1 - start equalizer/AUX/BT music/CarInfo... from launcher
The app equalizer.apk starts the equalizer (activity com.ts.main.Media.ADASMainActivity): EqualizerShell.apk starts the equalizer (activity com.ts.MainUI/com.ts.set.dsp.SetDspMainActivity) via su shell command. See post below for further...
forum.xda-developers.com
Click to expand...
Click to collapse
Dear TorstenH,
which file apk I have to install for my issue?
car_apk.zip
For_launcher_2.zip
8259P_军灿UI02v1280x720-国外_v19_20210806.zip
Could you tell me how can isntall it on my radio?
Thanks a lot for your kindly support
Ryoma18 said:
Dear TorstenH,
which file apk I have to install for my issue?
car_apk.zip
For_launcher_2.zip
8259P_军灿UI02v1280x720-国外_v19_20210806.zip
Could you tell me how can isntall it on my radio?
Thanks a lot for your kindly support
Click to expand...
Click to collapse
Look inside the zip files. The should be a Radio.apk you can install.
Related
A2DPTOGGLE 1.1
This software will install as a today or home plugin and offer the user the possibility of instantly switching the audio between Device Speaker, A2DP Stereo Headsets and Speakerphone.
{
"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"
}
What’s new in 1.1?
- 1.1 can be used with Smartphones as well
- Battery power consumption reduced
- Improved interface
- additional parameters for A2DP.exe
- speakerphone support
Installation
Visit http://www.teksoftco.com section Freeware and download A2DPToggle CAB file. To learn how to install a CAB file on your device, see http://www.teksoftco.com/forum/viewtopic.php?p=3714#3714
Configuration
After A2DPToggle is installed, you will need to pair your A2DP Wireless Stereo Device (Headset, Loudspeaker) to your Windows Mobile device.
The A2DP Device must support the service called "wireless stereo" or "audio/video". Make sure you select one of these services when pairing.
The Interface
This software comes with a sophisticated “alphablended” interface that will integrate perfectly in your today screen.
For the Pocket PC version, there are two layouts that can be used, a big fingerfriendly one, and a small layout, to save today space.
With the A2DP device paired, you can use the Play and the Stop buttons in the plugin interface. Only one of these two buttons will be visible at a time, stop, if A2DP is enabled and start if A2DP is disabled. This change comes to save some interface space.
Next to the Start/Stop button there is a Speakerphone button that you can use to enable/disable the speakerphone while in a phone call.
The third button opens the Settings Panel. signal indicator that will show your bluetooth link status.
There are two indicators as well, one for the status of the A2DP device: OK (when the pairing is correctly completed and the headset is connected to the device), Err (when the headset is not yet paired) and Off (when the headset is out of the device's Bluetooth coverage radius, or when the headset is turned off/disconnected). To be able to use "Start/Stop", this status indicator must show OK.
The second indicator shows the Bluetooth status.
The Settings Panel:
"Handle Bluetooth automatically" would turn bluetooth on when you press start (play), and off when you press stop.
"Execute file after start" would run the specified application when you press "Start/Play", by default this is set to Media Player.
"Fingerfriendly GUI" allows you to switch between the two layouts presented above.
Tested on Imate Ultimate 8150/wm6.0, HTC Universal WM5.0, eten m600+/wm5.0.
Smartphone support
From this version, A2DP Toggle can be installed on Smartphones as well (no touchscreen).
To toggle the A2DP mode on and off use the Icon in Programs. Tap on it to enable A2DP then tap again to disable it.
A2DP.exe Parameters
You can execute this module directly. The supported parameters are:
A2dp.exe –bluetooth: on|off [-a2dp: on|off] [-spk] [-switch]
Parameters:
Bluetooth enables/disables the Bluetooth radio
A2dp enables/disables voice routing to headset
Spk enables/disables speakerphone
Switch enables/disables A2DP
Using A2dp.exe without parameters is the same as using the –switch parameter.
Details regarding internal functionality
The devices that support A2DP (most wm6.0 bluetooth devices), come with 2 audio drivers installed:
1) The "Audio Output" Driver (supported since ppc 2002)
2) The "Bluetooth Advanced Audio Output" Driver, that is responsible of sending audio data over a L2CAP Bluetooth connection, as per A2DP protocol
When the user connects a Stereo A2DP headset, and selects the "Wireless Stereo" profile, the Bluetooth Adv. Audio Output becomes the nr. 1 audio output route, and is indexed as the First audio driver. Any application will output sound by using that driver.
The problem is that sometimes we are already listening to audio in the device's speakers, and then suddenly we want to switch the output to our a2dp headsets - this is sometimes problematic, as the First audio driver changes from "Audio Output" to "Bluetooth Adv. Audio Output" and the applications currently playing audio need to be restarted.
For such issues, we've provided a tool, as freeware, that will install as a today plugin and offer the user the possibility of instantly switching the audio between Device Speaker and A2DP Stereo Headset.
It is designed for WM5.0/WM6.0 and above, Microsoft Bluetooth stack, please download it and let us know how it works for you.
____________________________________________________________________________
For simplicity, I will not include the CAB file in this message. Find all you need in the [direct] links below:
Download: http://www.teksoftco.com/index.php?section=freeware
Support: http://teksoftco.com/forum/viewtopic.php?t=1626
Manual: http://www.teksoftco.com/products/freeware/manual/a2dptoggle/1.1/a2dptoggle1.1.pdf
Any feedback on this?
I really like this tool, but I need to put Broadcom/Widcom Stack on my device to work with my headset.. So can you please make a version compatible with broadcom stack? Thank you
I have been previous version for long time and I really really like it. Very handy program for those have a BT headphone for music.
Now, for this verison. The finger friendly version is good but takes more today space hence your compress version
For suggestion for the small version.
Buttons are too small. Maybe just widen the buttons like previous versions? (there are still space on the far right hand side.)
Thank you.
I love the idea, only with this today plugin your are competing with manilla. For that, and those users, i advice standard icons for switching all the options. So i can add those to the programs tab
Edit:
I see a shortcut added directly to the start menu, my bad. Though i opt not for the start menu only, it should be at least also in the programs folder and maybe even a sub folder with all possible switches per icon.
TacoLoco said:
I really like this tool, but I need to put Broadcom/Widcom Stack on my device to work with my headset.. So can you please make a version compatible with broadcom stack? Thank you
Click to expand...
Click to collapse
What Broadcom stack version are you using?
jackkkkk said:
I have been previous version for long time and I really really like it. Very handy program for those have a BT headphone for music.
Now, for this verison. The finger friendly version is good but takes more today space hence your compress version
For suggestion for the small version.
Buttons are too small. Maybe just widen the buttons like previous versions? (there are still space on the far right hand side.)
Thank you.
Click to expand...
Click to collapse
Thanks for the suggestions, I might try to add a user definable skin system for a next release.
EnsconcE said:
I love the idea, only with this today plugin your are competing with manilla. For that, and those users, i advice standard icons for switching all the options. So i can add those to the programs tab
Edit:
I see a shortcut added directly to the start menu, my bad. Though i opt not for the start menu only, it should be at least also in the programs folder and maybe even a sub folder with all possible switches per icon.
Click to expand...
Click to collapse
This is a very good idea, next version will create a Shortcut Group, as you said, for all the available switches. Thanks!
I've heard that skype is working only with the speaker of the device.. with this app it's possible to swap the conversation to the speakerphone?
This is a great tool, since I can use this with M2D. If you add icons to the Programs group then the tool is even better, but I just decomposed the install and added my shortcuts to get this functionality...not hard at all.
One other question. In your registry setup you have a reg entry called ExecPath, which points to WMP. What is the use for this reg entry, and can it be changed to my media player of choice instead?
Steve
Thanks......
Have you fixed the bug which crashes my Touch Pro when used with TouchFlo3D running?
neborkia said:
I've heard that skype is working only with the speaker of the device.. with this app it's possible to swap the conversation to the speakerphone?
Click to expand...
Click to collapse
the speakerphone button can be used while talking on the phone.
skype output goes to the speakerphone by default, phone conversations go to the earpiece speaker.
stevefxp said:
This is a great tool, since I can use this with M2D. If you add icons to the Programs group then the tool is even better, but I just decomposed the install and added my shortcuts to get this functionality...not hard at all.
One other question. In your registry setup you have a reg entry called ExecPath, which points to WMP. What is the use for this reg entry, and can it be changed to my media player of choice instead?
Steve
Click to expand...
Click to collapse
Thanks. Shortcuts should be added soon, but I'm waiting for more ideas before making a new release.
ExecPath is used by the a2dptoggle today plugin, if option "Execute file after Start" is enabled, after pressing Start the path in ExecPath is executed, and yes you can change this to your fav player.
flaviopac said:
Thanks......
Click to expand...
Click to collapse
Glad to see you're using it , uw.
surur said:
Have you fixed the bug which crashes my Touch Pro when used with TouchFlo3D running?
Click to expand...
Click to collapse
Not yet. I need to search this forum and see if TouchFlo3D can be installed on other devices then intended.
BTW: you can enable DebugMode from the registry, by settings the key :
HKLM\Software\Teksoft\A2DPToggle\EnableDebug to 1. Then reset the device and notice the log files in the root of the device. Run a few tests then send me the files.
radhoo said:
Not yet. I need to search this forum and see if TouchFlo3D can be installed on other devices then intended.
BTW: you can enable DebugMode from the registry, by settings the key :
HKLM\Software\Teksoft\A2DPToggle\EnableDebug to 1. Then reset the device and notice the log files in the root of the device. Run a few tests then send me the files.
Click to expand...
Click to collapse
Will do.
Surur
Debug was actually already activated.
Surur
surur said:
Debug was actually already activated.
Surur
Click to expand...
Click to collapse
The debug log looks fine.
Anyone else tested this together with touchflo?
I'm using Widcomm/Broadcom Stack 1.7.1 Build 3400 you can download here.
I installed your programm and it shows [Err] on the Headset Icon and [Off] on the BT Icon, but BT is on!
I really love your programm but I have to use this stack, cause with MS Stack I can't hear music..
{
"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"
}
17-12-2008 Beta Release 4 (version 1.0.BETA-4)
Fix some stability problems with regards to Navigation windows manipulation
Fix localised folder path support for non-english rom
Added support for Garmin Que (Garmin Mobile XT predecessor), on top of existing TomTom & Garmin MXT.
14-12-2008 First Beta Release (version 1.0.BETA View attachment 137081
First Beta Release
Support following configurable settings (see screenshot)
Navigation Application - Currently Garmin Mobile XT & TomTom Navigation are supported)
Screen Orientation - support portrait (default) and landscape
Volume - Enable (default) or disable the option to set the system volume to maximum level automatically
Bluetooth Mode - Enable or disable (default) the option to turn on bluetooth radio automatically
Display Brightness - Enable or disable (default) the option to turn display to maximum brightness automatically
** You need to set the navigation software in the panel configuration UI for it to work **
To Do List
Improve the UI with animated icon, to replace text status
Revamp panel UI as a navigation dashboard, instead of Garmin or TomTom navigation screen. Garmin/TomTom will be activated/displayed on demand.
I have posted something related to the topic in another thread, but thought I would now create a thread separately to discuss this topic, given that there's some progress being made over the weekends.
Of course, this panel was developed as a prototype, based on a personal need, as well as for me to examine what panel SDK has to offer. so it may not necessary be suitable/useful for others (different spin for different people!). But I do welcome feedbacks/ideas, if it helps to bring the panel development to a new height
After I owned the Xperia, and read about the concept behind the panel, I thought it was a very innovative idea. The point about panel, in my own interpretation, is that different people has different primary usage of the pda phone, and for each individual, the primary usage also changes based on a certain event or time of the day. For e.g, when I'm in the office/meeting, I uses the phone PIM software to ensure that I don't miss the next meeting. Once I'm taking my break, or having some personal entertainment time, I would be either watching a movie or listening to mp3. Each panel indicates the primary "theme" of the moment, and so I thought I could create something similiar when I'm in my car.
So there comes the idea of Navigation panel, since I always switch on my Garmin Mobile XT, while making sure that the volume is set to the maximum while my car's handsfree carkit is connected to my pda phone.
The prototype has shaped very well over the long weekend.
1. Garmin Mobile XT is the background application for the panel (could extend to other navigation applications such as TomTom or Mapking)
2. Automatically set the volume to maximum, turn on bluetooth (so that I can connect to my car's handsfree carkit), rotate the screen to landscape mode
3. Toggling panel (i.e. pressing of the panel button) will quit the Garmin application automatically. Quitting Garmin (i.e. pressing the 'X' button in the UI) will switch back to the panel list page (finally found the way to call the panel manager, but would be checking with nelsh to see if there's a better way to manage this)
4. Will automatically revert back to the original volume level, bluetooth mode and orientation once the panel is unloaded.
5. Could have turn on the display brightness to maximum and disable pin-lock, but at this point, I have not done anything since I don't need them yet grin.gif
here's the video clip of the prototype in action
http://www.youtube.com/watch?v=19LV6r80iOU
Click to expand...
Click to collapse
nice... could be useful...
, awesome to see ppl dev-ing panels
Cool...
would be nice if you could make a tomtom panel as well or make the panel configureable
Awesome idea!
Would be willing to test if you need testers.
Nice to see panels being developed..
why does it turn on and off bluetooth?
schurl85 said:
would be nice if you could make a tomtom panel as well or make the panel configureable
Click to expand...
Click to collapse
yes, that's the plan, but it means I have to start working on the configuration UI, which I have not done so yet. However, I do need the executable path of Tomtom, and the window name of Tomtom, so if you can provision these information, I can work on it later.
Calvin H said:
Awesome idea!
Would be willing to test if you need testers.
Nice to see panels being developed..
Click to expand...
Click to collapse
I hope I can release the alpha version this weekend for limited testing. The current panel is alittle flakey, so that's what I'm hoping to resolve in the next few days.
tarnaman said:
why does it turn on and off bluetooth?
Click to expand...
Click to collapse
Probably more for my own requirements. I don't need to use bluetooth unless I'm in my car (so that the phone can connect to my BT car kit) In anycase, it doesn't turn off once the panel exits, it merely reset back to the last bluetooth mode prior to the navigation panel activation.
Would be looking at TomTom as well. If you could disable all notifications (maybe allow incoming calls) from poping up, and then return them back to the previous state on exit that would be REALLY useful.
well I'm just suggesting here, but perhaps it will be better if panels are for things that DON'T NEED to be able for multitasking ---> that is multi'panels', like TF3D and others UIs out there; because IMO it is useless if an important application had to be stopped just because we need to see our real today screen regardless what application is that.
so tomtom normaly installs here on german rom:
\programme\navigator\tomtom navigator.exe
window name should be "Tomtom Navigator"
Zenkinz, could you tell me where you got that System Status tweak for Xperia?
I found something called HTC Enlarge Title Bar in an old Kaiser post, but it doesn't seem to do anything on my phone.
schurl85 said:
so tomtom normaly installs here on german rom:
\programme\navigator\tomtom navigator.exe
window name should be "Tomtom Navigator"
Click to expand...
Click to collapse
Ok, I have added TomTom in my first beta release
it's now available for download btw, see the first post in this thread. You need to select the Navigation software in the panel option UI.
matthewf01 said:
Zenkinz, could you tell me where you got that System Status tweak for Xperia?
I found something called HTC Enlarge Title Bar in an old Kaiser post, but it doesn't seem to do anything on my phone.
Click to expand...
Click to collapse
Get the HTC Enlarge Title bar for HTC HD
The panel does nothing here
I installed the cab, softrested the phone and chose the panel. Then I just see the Panel picture and the phone freezes. Not even the power button works, had to remove the battery.
Are there any programs that need to be installed for using the panel?
I use the TomTom Navigator which is installed on the Memory Card.
Update:
Okay, after a few more restarts the panel doesn't cause a crash anymore. But it does not seem to find the TomTom software, so everytime it starts it turns the screen as I wanted and then puts me back to the Today-Panel.
same thing here.... just the navigation panel screen but not going anywhere... I can open up both garmin xt and tomtom in its own program tho
odobo said:
same thing here.... just the navigation panel screen but not going anywhere... I can open up both garmin xt and tomtom in its own program tho
Click to expand...
Click to collapse
did you guys run the option setting UI? Go to panel manager, select the tool button (at the bottom right corner), then select the nav panel, and click on the 'tool' icon.
Tried this out and the panel loads and the reverts back to my original panel. Does garmin need to be in a specific location for this to work? If so where? and what is the file name the panel is looking for?
Bxsteez said:
Tried this out and the panel loads and the reverts back to my original panel. Does garmin need to be in a specific location for this to work? If so where? and what is the file name the panel is looking for?
Click to expand...
Click to collapse
It assumes garmin to be in \Garmin directory. Do you have \\Garmin\\Que.exe?
My garmin is on my storage card. and its in "\storage card\garmin\apps\wm\queppc.exe"
Can the location its looking at be changed? Also will it work if its a lnk file?
zenkinz said:
did you guys run the option setting UI? Go to panel manager, select the tool button (at the bottom right corner), then select the nav panel, and click on the 'tool' icon.
Click to expand...
Click to collapse
ok I set it and it does something... then jump back to today panel...
I have the QuePPC file in my storage card\garmin\wm folder and tomtom in my storage card\navigator folder.... neither 1 of them work and they both jump back to today panel
maybe I can try to copy the queppc to garmin and try it again
EDIT: that didnt work =P garmin wont even start XD
Hi to all...
I have posted this article in need to know for other members and myself who has this device.
Codes for this device as listed :
(PLEASE IF ANYONE HAVE AND KNOW ADDITIONAL CODES PLEASE WRITE DOWN HERE)
1414 - Shutdown/Restart Android
12345678 - boot animation upgrade+update(Chinese language..)
8888 - advanced settings
5678 - Car LOGO
1111 - Memory status real-time
5555 - export advanced settings to SD or USB
1616 - Brightness, contrast, hue, saturation and tone controls
2134 - "TsMainUI8" window appears... All folders and apps selectable!! "Root" folders not visible!!
3234 - from RUSSIAN FORUM - something to help with settings of apps
1 - button config
2 - QR code appears on screen (don't know what for, though)
5 - Some kind of color controls (for the system layout/interface, maybe? Haven't tried this yet)
4 - Device reboot
- SETTINGS FOR TRIP/TRAVEL COMPUTER - xxxx (this one I need)
Please if any of you know this codes for 8227L demo alps 5000 device please write down.
Chinese merchants are somewhat stingy about that.
Thanks for the codes, mate! Wasn't aware of the 1/2/3/4 options, yet. Unfortunately I don't have any moe codes.
What would also be of interest for me is the different advanced settings options. What do the single items do? There are a lot of abbreviations that just don't make sense to me and you barely find anything on the net.
Couldn't find settings for auto speed volume (adjust volume with increasing/decreasing speed) for example. Also my unit does not dim automatically - and with manual dim it is too bright.
My seller just told me "not to mess with the radio too much - I might render it useless..." -.-
heiner.bremer said:
Thanks for the codes, mate! Wasn't aware of the 1/2/3/4 options, yet. Unfortunately I don't have any moe codes.
What would also be of interest for me is the different advanced settings options. What do the single items do? There are a lot of abbreviations that just don't make sense to me and you barely find anything on the net.
Couldn't find settings for auto speed volume (adjust volume with increasing/decreasing speed) for example. Also my unit does not dim automatically - and with manual dim it is too bright.
My seller just told me "not to mess with the radio too much - I might render it useless..." -.-
Click to expand...
Click to collapse
I'm sure that messing is a wrong word friend. Your seller doesn't wan't you tu mess around with device as device is under warranty maybe and he must report to you if you report any malfunction or misconfiguration. I asked my seller for some functions on more than oneoccasion and finally got answers (some are useless). Seller is just waiting and ignoring you till you pass warranty time and then after it is passed answer is usually we cannot help you.
More you know about yourd device more you be able to fix it. Thats my moto eversince i bought my device.
Auto speed volume and dimming are all connected to CANBUS device if you got it with your device.This is chip that connects vehicle computer with headunit. You can do a lot of things with that. I dont know yet how to enter in hidden settings and change all settings at will but will in future. Best solutions are in some russian forum about android devices. But caution, use this at your own risk because they root device and erase all ROM and then put open source android on it. Better than this Chinese softwares installed. At least you have all control over device. You just find your video on youtube how to configure andf that is all.
I suggest that you search google by your model device (if sold as mekede type mekede 8227L device, alps 5000 8227L etc.) and see all videos containing how to configure everything weven all codes for device to access settings quickly. I hope that you can find something, please share it here if you do. Thanks.
I was able to use 1616 to edit the display settings so my CarLinkIt app looks a lot better. But the display settings reset every time I restart the car. Is there a way to save them?
seatosky89 said:
I was able to use 1616 to edit the display settings so my CarLinkIt app looks a lot better. But the display settings reset every time I restart the car. Is there a way to save them?
Click to expand...
Click to collapse
Probably canbus problem or memory problem. Enter hidden menu with 8888 and find option memory/save and enable it. I think its just that, if not consult with your seller.
Thanks for the tip. I had actually used code 1616 to adjust the settings but they won’t save. There’s no display options for 8888. Guess I’m just hooped.
Anton TNT said:
I'm sure that messing is a wrong word friend. Your seller doesn't wan't you tu mess around with device as device is under warranty maybe and he must report to you if you report any malfunction or misconfiguration. I asked my seller for some functions on more than oneoccasion and finally got answers (some are useless). Seller is just waiting and ignoring you till you pass warranty time and then after it is passed answer is usually we cannot help you.
More you know about yourd device more you be able to fix it. Thats my moto eversince i bought my device.
Auto speed volume and dimming are all connected to CANBUS device if you got it with your device.This is chip that connects vehicle computer with headunit. You can do a lot of things with that. I dont know yet how to enter in hidden settings and change all settings at will but will in future. Best solutions are in some russian forum about android devices. But caution, use this at your own risk because they root device and erase all ROM and then put open source android on it. Better than this Chinese softwares installed. At least you have all control over device. You just find your video on youtube how to configure andf that is all.
I suggest that you search google by your model device (if sold as mekede type mekede 8227L device, alps 5000 8227L etc.) and see all videos containing how to configure everything weven all codes for device to access settings quickly. I hope that you can find something, please share it here if you do. Thanks.
Click to expand...
Click to collapse
Thanks a lot! I'll check it out (and keep the warnings in mind).
What screen do i use to enter these codes? I have the Xtrons branded FF-5000 for 7th gen Honda Accord. It came with a hardware CANBus interface but no app to configure.
cgwatson1979 said:
What screen do i use to enter these codes? I have the Xtrons branded FF-5000 for 7th gen Honda Accord. It came with a hardware CANBus interface but no app to configure.
Click to expand...
Click to collapse
On system settings where MCU and HMI info are located. Infotainment/about device
Anton TNT said:
On system settings where MCU and HMI info are located. Infotainment/about device
Click to expand...
Click to collapse
Thanks for the reply! I decided to just keep my no name unit as the Agama launcher works with that unit and not this Xtrons branded one. I do like the EQ and Radio apps on the Xtrons but I hate the launcher. Cramazon allowed the return with little push back.
heiner.bremer said:
Thanks for the codes, mate! Wasn't aware of the 1/2/3/4 options, yet. Unfortunately I don't have any moe codes.
What would also be of interest for me is the different advanced settings options. What do the single items do? There are a lot of abbreviations that just don't make sense to me and you barely find anything on the net.
Couldn't find settings for auto speed volume (adjust volume with increasing/decreasing speed) for example. Also my unit does not dim automatically - and with manual dim it is too bright.
My seller just told me "not to mess with the radio too much - I might render it useless..." -.-
Click to expand...
Click to collapse
I think in most cases dimming options and autovolume are off since thos is most likely tampered device by Chinese. But I installed some launcher that has all this funcions and tone more. I think it is called FCC LAUNCHER
Hi @Anton TNT ,
have you been able to display trip computer on alps ff-5000 device?
Thanks, D
bhudcser said:
Hi @Anton TNT ,
have you been able to display trip computer on alps ff-5000 device?
Thanks, D
Click to expand...
Click to collapse
yes but partially
Okay, how did you do that?
bhudcser said:
Okay, how did you do that?
Click to expand...
Click to collapse
when got into trip computer, usualy thru steering wheel comand, there is a settings button on right upper corner , when clicked asks for pin to enter specific commands menu. I used code 5 and partially entered in device trip computer menu but sadly some menu settings I cannot change, if you change them after save and restart stays the same, I don't know why, probably seller didnt knew either how to change all that and left it the way it is. So , all I can do is change units and nothing more. Maybe if rooted will help to solve that, but I don't know how to do it and I'm afraid to brick my device.
cgwatson1979 said:
What screen do i use to enter these codes? I have the Xtrons branded FF-5000 for 7th gen Honda Accord. It came with a hardware CANBus interface but no app to configure.
Click to expand...
Click to collapse
Hi if those codes written doesn't work for you find ones on google specific for your device.
I have an infotainment 8227L based on Android 9 (the number on the start screen).
But (maybe after installing an app) the APKs can no longer be installed.
Error: "Error when analyzing the package"
I tried with configurations, I tried with factory reset, I tried with an update from the 8227l-8.bin and 8227l-8.upd files in a usb stick.
But nothing, I can't solve.
Can you help me?
Thank you
marv66 said:
I have an infotainment 8227L based on Android 9 (the number on the start screen).
But (maybe after installing an app) the APKs can no longer be installed.
Error: "Error when analyzing the package"
I tried with configurations, I tried with factory reset, I tried with an update from the 8227l-8.bin and 8227l-8.upd files in a usb stick.
But nothing, I can't solve.
Can you help me?
Thank you
Click to expand...
Click to collapse
Hi, in device settings / infortainment or accounts / google find option "install from unknown location" , and check that files / package (apk) is fully downloaded - maybe it is better to download them on usb and then install from usb stick thru apk installer.
And next time try to put your problem in other related topics this topic is for settings codes not problem with settings and instalation
TOPIC LINK : https://forum.xda-developers.com/t/general-questions-about-ff-5000-8227l-demo.4320569/
In the settings I did not find, I will try with the Google account...
Thank you.
Forgive me if I used the improper section. I have some difficulties with the English language and I am not familiar with forums.
I will continue with the link you provided.
In addition I also found these codes to use with the wheel in "About Device":
[3] A little quad code (more little of point 2)
[6] A semi-transparent inscription appears in Chinese, which translated means: "the Bluetooth name has been changed and the restart will take effect" (.. to me does not reset anything...)
[8] The inscription "GisWhiteList Reset Default " appears. I don't know what it mean.
[9] A dialog appears with a button all in Chinese
{
"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"
}
translated into the dialog says "System prompt. The device is activated ", and in the key says "Determine". (??)
[12] Serial number
JunsunSleepConfigurator
{
"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"
}
On Junsun V1 (pro) devices apps get killed before head unit enters sleep mode. So you have to restart the apps every time you continue your ride.
The file /vendor/etc/qb_list.xml defines which apps should be just frozen, so the app is immediately available after sleep mode.
Unfortunately maintaining this file is a mess because you have to execute adb commands - via a second device, connected by USB or WiFi. A terminal app may be an alternative. Nevertheless you have to deal with OS commands and package names to maintain the XML file.
And if you forget to remove Wakelock from added apps your device will shutdown instead of entering sleep mode.
To make life easier I'm developing the attached app JunsunSleepConfigurator.
Support the development of this free app via
ko-fi.com/appswitcher
version 1.5
Whats new:
- general optimizations
- added donation option
version 1.4.7alpha
Whats new:
- fixed bug on backup creation which occurs after 1st/fresh install of JunsunSleepConfigurator
Please uninstall previous version first.
version 1.4.6alpha
Whats new:
- using standard XML reader XmlPullParser
- new app icon
- smaller bug fixes and improvements
version 1.4.5alpha
Whats new:
- permission on backup file gets adjusted during creation to ensure its readable
- backup gets validated (existence and size) before original config file gets overwritten
version 1.4.3alpha
Whats new:
- changed remount logic to avoid a bootloop on 8667 devices
- code optimizations and bug fixes
version 1.3
Whats new:
- added support for yellow list
- simplified UI and transparent display of changes
- smaller bug fixes
version 1.2 - important fix!
Whats new:
- bug: file permissions not adjusted after change/restore. The config file wasn't readable by QuickBootManager
version 1.1
Whats new:
- bug: final overwrite of qb_list.xml not working
- Lists TTS engines, now. Add TTS engine to quick boot if you added your navigation software and voice command output not working after sleep mode.
- Backup file can be selected in restore menu, now.
FAQ
White list
The app will not be killed before entering sleep mode.
Yellow list
The app will be restarted after sleep mode if it was the foreground app while entering sleep mode.
Delete apk
Why is JunsunSleepConfigurator asking to delete an apk file?
On some head units the /vendor partition is filled by 100% which doesn't allow to modify qb_list.xml. To free up space, one of the pre-installed system apps can be deleted. You should choose an apk/app you don't use and you can re-install as user app. E.g. Netflix, Chrome, Google Maps, YouTube and Spotify can re-installed via Google PlayStore.
Why are some apps marked with an alert clock?
If an app is requesting wakelock permission this icon is displayed. App switcher will revoke this app permission if you put it on the list. A wakelock allows an app to keep the device active and drain your battery. If the head unit detects an active app it will shutdown instead of sleep.
Tipps
Tried to add some apps to quick boot and want to share my experience:
- adding DAB-Z to quick boot doesn't work. Seems like DAB-Z is establishing connection to USB device only on startup.
- adding Copilot navigation app works well. I added Speech Service from Google, too.
- adding Agama Launcher works
Added version 1.1. Please update if you installed 1.0 because bug on final overwrite of config file is fixed, now.
IMPORTANT FIX! Please update to version 1.2.
Steps to fix if you used version 1.1:
1. Please add an app and apply changes (even if you don't want this app handled by quick boot)
2. Remove the app and apply changes (if you don't want the selected app to be handled by quick boot)
--> this will re-create the config file and set the required permission.
Del
Added version 1.3
Please note change log in 2nd post.
what is the yellow list ?
Thanks
ramig said:
what is the yellow list ?
Thanks
Click to expand...
Click to collapse
QuickBootManager reads those entries from qb_list.xml into a separate list ("yellow list").
The app will be closed before sleep mode and started after sleep mode. This would be helpful if the app needs an init (e.g. DAB-Z).
But: According to my investigation QuickBootManager waits for a separate trigger (intent) before re-start of the apps will be performed. So you could test if it works on your device and give us a feedback here.
Maybe I will write an app (or extend one of my apps) to execute the intent.
Thanks for the answer
I tested it with agama and it worked. With poweramp and Sygic it didn't work
But it was already useful . Now, the integration of agama with poweramp work correctly.
ramig said:
Thanks for the answer
I tested it with agama and it worked. With poweramp and Sygic it didn't work
But it was already useful . Now, the integration of agama with poweramp work correctly.
Click to expand...
Click to collapse
Thanks for your feedback that is very helpful for me. According to my tests white list works with Agama - it's immediately available without loading time / screen flickering. Just the Agama autostart after sleep may not work with when it is in whitelist.
Don't know if it has a positive effect if Agama is on yellow list because home app gets load automatically.
There may be a setting available (code 8888 or 8878 / section Others) which may have influence on the yellow list. I think it's called something like "memory".
BTW. Reboot.apk from thread below is very helpful
Junsun V1 - start equalizer/AUX/BT music/CarInfo... from launcher
The app equalizer.apk starts the equalizer (activity com.ts.main.Media.ADASMainActivity): EqualizerShell.apk starts the equalizer (activity com.ts.MainUI/com.ts.set.dsp.SetDspMainActivity) via su shell command. See post below for further...
forum.xda-developers.com
I tested the following procedure:
-Enable "last memory"
-Agama in white list
-Poweramp in whitelist and yellow list
VID_20220628_134930.mp4
drive.google.com
after a few minutes the sleep mode stops working and the Head Unit turns off
ramig said:
I tested the following procedure:
-Enable "last memory"
-Agama in white list
-Poweramp in whitelist and yellow list
VID_20220628_134930.mp4
drive.google.com
after a few minutes the sleep mode stops working and the Head Unit turns off
Click to expand...
Click to collapse
How you added Poweramp to white and yellow list? Manually by editing the qb_list file? The sleep configurator adds an package only with one color to the file.
I only use the app. First i added poweramp to the white lista then added to Yellow list.
the result was the same.
sorry for my English
ramig said:
I only use the app. First i added poweramp to the white lista then added to Yellow list.
the result was the same.
sorry for my English
Click to expand...
Click to collapse
That means as soon as you put poweramp on one of the lists the head unit turns off completely after few minutes?
Gets wakelock of poweramp disabled according to the log of JunsunSleepConfigurator?
"That means as soon as you put poweramp on one of the lists the head unit turns off completely after few minutes?"
Yes, the same with AIMP and Sygic. If i put the app in one of the lists the head unit turns off completely after few minutes.
"Gets wakelock of poweramp disabled according to the log of JunsunSleepConfigurator?"
when I remove poweramp from the lists the sleep mode (quick boot) works again.
ramig said:
"That means as soon as you put poweramp on one of the lists the head unit turns off completely after few minutes?"
Yes, the same with AIMP and Sygic. If i put the app in one of the lists the head unit turns off completely after few minutes.
"Gets wakelock of poweramp disabled according to the log of JunsunSleepConfigurator?"
when I remove poweramp from the lists the sleep mode (quick boot) works again.
Click to expand...
Click to collapse
Usually this happens if wakelock of the app is still active. If you add poweramp to the whitelist you should find the entry:
" ignore wakelock of package... " in log of JunsunSleepConfigurator. In best case without an error message in the line below.
I put poweramp in white list again
Same result the head unit turns off completely after few minutes.
Hi everybody,
I bought this unit on aliexpress, can't find any info about it.
Here's some specs from various hw info apps:
CPU UIS7862A - Unisoc ums512
RAM 3GB - ROM 32 GB
OS : Named 12 on seller's site ( fake ) -- Real Android 10 - API 29
Screen 1280x720 (QLED?) Rotatable ( but no android option to rotate to vertical view )
BT : 4.2 Only for Call/music/Torque... playback, no android manageable
Output : 4x45W ( TDA 7388 )
FM chip : TSC4745
DSP : 48 EQ + Surround ( The chip on the MB is a BD37033F RHOM )
4G modem + Sim holder
Rear camera input ( not tested yet )
Aux output/input ( 2 ch )
Known codes ( until now ) :
Factory Menu Settings : 8888
Factory reset : 22558800
Toppal voice assistant : Basic version, I did not use it yet, but seems to be quite limited in this version
On the upper part of the chassis a sticker with the 3SYT003 print
Android seems to be heavily customized, for example you can't enable USB Debug, the status bar is far to be standard ( se pics ) and so on.
The rotatable screen is a good idea but this is not managed at all from the OS, so if you turn the screen its view doesn't rotate with ( so it's unuseful.... ).
I'd like to make a dump but there's no way to enable USB Debug/Developer option, if you tap several time on the Build Number nothing happens and
a terminal emulator session give a permission denied error on the su executable so it's impossible at the moment to make a file system dump.
The HW doesn't seems so bad a, but it can be really more usable if the screen rotation would be managed correctly ( any play store rotation app does not work properly BTW ) and if the user interface could be standardized ( see status bar and others.. )
Even the DSP seems to be quite good ( I did not test in the car yet ) even if the chip is the Rhom BD37033F that is not the best of breed AFAIK which datasheet states a "3-band parametric equalizer".... Anyway it has 48 band parametric adjustable bands , 4 single channels adjustable surround, loudness, bass filters.... Probably the OS make a lot of work in Signal processing.
See attached picture to know what i mean.
Anybody has the same unit? Any other info about this unit?
Is an alternative firmware available?
This unit is NOT a FYT familiy's type ( checked with HWGetInfo ).
Aida64 recognizes it as a "ROCO K706" Board. I did not find any infos about this in the web.
On 4pda I found a similar unit ( Mustmax based on SC9863a SoC ) but even if the OS screenshots seem to be the same, there are quite a lot of HW differences ( ie bu32107 vs BD37033F ... )
I asked the seller for a new firmware, they sent me a link where to find an update.zip and mcu.bin file, but i'd like to have more infos about this unit and to have a full backup dump before install it. Funniest part the seller told me "Hi friend. The display is fixed, and you cannot freely switch between landscape and portrait screens." Chinese vendors are amazing, keeping in mind i bought 2 months ago another unit ( with a 4 core SOC and a XYAUTO FW ) from another seller that has a button on the status bar allowing the android screen to be rotated....
Finally I think the HW seems to be quite good but the SW could be improved.
Pls share your experiences/toughts/opinions.
Thanks
{
"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"
}
Hi, try 114477 as factory code than there will pop up a chinese message which says you're developer now. Than go back to the system info and tap on the version number several times (the usual way to get in developer mode)
I have the same unit just with 8/128GB. Let me know if you get any more info. Until now i wasn't able to establish an adb connection over usb. Also it would be great to know how to get root access.
best regards
Hi, after spending several days in study this unit i decided to return this unit to the seller.
In my unit ( 3Gb + 32 ) i found that DSP features, like delay and tone enhancement, did not work at all ( only the EQ did finction ). Probably the DSP chip is very limited and the software can't do all these sound shaping. PRobably your unit has a different DSP chip.
Another big issue was due to the fact that when turning the phisical screen vertical the android screen stayed in landscape mode ( half the screen ) with no manual way to turn it right . This was very annoyng to me, note that I have another unit with a different brand where you can touch an icon and the logical screen rotates.
Finally i asked the vendor ( aliexpress ) to get it back, now i wait for the shipping of a similar unit of another vendor which seems to have different specs ( only the CPU is the same ), it should be different alsi in terms of community support - will see..
So i can't try the developer mode, but my goal was to make a full backup first ( using dd or whatever else.. ), clearly root should be quite challenging: I suggest to install magisk and patch the boot.img, after that there should be a way to write it back to the unit ( don't know exactly how to manage, probably you should check this out in other forums... ) this way should get the root enabled.
I was rather deceived by this unit, hope that your does not have these issue and you can enjoy it fully.
Bye
Hello, I have the same unit. Im not an expert. But normaly always find my way. But this time Im not happy with the start Launcher. and I cant find a way to change it for good.
Always switched back to the old one. Any Ideas how to change the launcher. Or install a new software? Cheers from Hamburg Germany
Aleolas2 said:
Hello, I have the same unit. Im not an expert. But normaly always find my way. But this time Im not happy with the start Launcher. and I cant find a way to change it for good.
Always switched back to the old one. Any Ideas how to change the launcher. Or install a new software? Cheers from Hamburg Germany
Click to expand...
Click to collapse
Hi, i have a slightly different head unit with the 7862S and for me the nova launcher works great. You can set the standard launcher in the factory settings.
blue_one said:
Hi, i have a slightly different head unit with the 7862S and for me the nova launcher works great. You can set the standard launcher in the factory settings.
Click to expand...
Click to collapse
No, thats the Problem, I can´t switch the launcher in the settings . Any ideas?
Aleolas2 said:
No, thats the Problem, I can´t switch the launcher in the settings . Any ideas?
Click to expand...
Click to collapse
I had the same issue on mine. Until the vendor gave me links to download the latest firmware.
The annoying thing on the old firmware is that all my settings would revert to default after a reboot. With the new firmware, only the screen brightness and volume level does. Everything else stays.
https://jitufirmware1128.oss-eu-central-1.aliyuncs.com/update.zip
https://jitu321077708mcu1126.oss-eu-central-1.aliyuncs.com/mcu.bin
The above links were the files I updated my unit with.
Now I am able to use a different launcher and it will stay after reboots.
hello all, I bought the same radio with 4GB RAM, but I have a problem with the bass of the music, as if there is no power, only the tweeters are heard more, has anyone had the same problem and know how to solve it?
MikeNmls said:
hello all, I bought the same radio with 4GB RAM, but I have a problem with the bass of the music, as if there is no power, only the tweeters are heard more, has anyone had the same problem and know how to solve it?
Click to expand...
Click to collapse
Hey, have you updated your firmware? You might want to check out the long thread that @blue_one started a while back. It has a lot of info about our unit. Link
yes, i fixed it, i used the update found in this conversation.