Google Assistant only in English? - Wear OS Q&A, Help & Troubleshooting

I just got android wear 2.0 on my Huawei watch and noticed I have only English as language and more, when I check the weather I get Fahrenheit and not Celsius as is set in configs... any chance to change this?
Inviato dal mio iPad utilizzando Tapatalk

Can you change to Google now from phone somehow? Anyone?

Maurizio1953 said:
I just got android wear 2.0 on my Huawei watch and noticed I have only English as language and more, when I check the weather I get Fahrenheit and not Celsius as is set in configs... any chance to change this?
Inviato dal mio iPad utilizzando Tapatalk
Click to expand...
Click to collapse
On my 2nd Generation Moto 360, there's only US and UK-English available, but it listens to me in German quiet well. I've tested it with sending a WhatsApp message and it worked like a charm.
Kind regards from near of Nuremberg, Germany
ColaDeveloper

Same problem, i can't chose another language as UK english

Related

[APP][Equalizer]Omnirom DSP Manager FOR All other rom (With my new extra features)

DSP Manager for me is a amazing audio effect. But new features only develop for Omnirom, that's a disappointment.
Now with 12 bands equalizer!!!
CPU usage around 35%-60%!!!
So what I done is modifying original DSP Manager source code to add audio framework component into it to make it works, now I'm able to add more new effects and options into it easily. Also, it basically work for any CPU.
Now support LOLLIPOP and Marshmallow devices.
Original DSP Manager features:
1. Compression
2. Bass Boost
3. Virtualizer
4. 12 Band Hybrid Equalizer (1 low shelf, 9 band shelves, 1 adjustable-Q band shelf, 1 high shelves)
5. Stereo Widen
6. Adjustable Low pass filter(Bass Boost)
7. 3 custom bass boost mode
On development:
1. Linear phase FIR Equalizer------Status: Windowed Sinc FIR Coefficient generator works!
2. Equalizer presets
3. Parameterized Room Convolution
---I solve bugs appear in Omnirom version. It now can do preset saving/loading on each tab without restriction.
7. Noise reduced compare with original one, since it turn on Triangular Probability Dither only when suitable strength applied. Compression, Virtualizer and Stereo Widener have zero noise!
Misc change: Remove log for reduce binary size.
New icon design and Russian translation by XDA member scrubber
Download it on Github:
Github Page: https://james34602.github.io/JamesDSPManager/
How to install?
1.copy app into your /system
2.copy lib variant of corresponding platform you got.
e.g. For ARM cpu, rename lib_arm to lib and copy it into your /system
For x86 cpu, rename lib_x86 to lib and copy it into your /system
3.copy vendor into your /system
Why use this equalizer/effects?
This is fully open source, no extra code added, check above Github link.
Will NOT deal with anything with SELinux
Current Updates and FUTURE Update:
25th October, 2016
1. Update code in order to compile successfully on latest Clang compiler.
2. Add one more build option, the 'ARM Mode'. I'm not sure it is work for you or not, if it works, it really process faster, and more power saving.
23th October, 2016
1. Remove unused stuff, interpolation, etc. Less calculation instructions.
22th October, 2016
1. Reduce band number to 12, reduce CPU usage to minimize audio lag.
24th September, 2016
1. Fix permission grant on Android 6.0 when saving preset.
3rd September, 2016
1. Bands frequency fix.
2. Bands bandwidth fix.
3. Use stlport_static for reduce binary size
15th Augest, 2016
1. 14 Band Hybrid equalizer
--- (Latest)Equalizer band 13 fix.
2. More bass boost mode, more low pass filter slope selection.
3. Minor improvement on Virtualizer.
4. New icon and Russian translation.
5. Reduce binary size
...........
Unknown date
Unknown change
...........
2nd Aug 2015
1. Initialize repository.
2. All feature merged with Omnirom and run success on other roms.
Tested CPU: Snapdragon, Exynos, Intel i7 and Atom series
Will nerver support KitKat
james3460297 said:
How to install?
1. Copy DSPManager.apk to /system/app
2. Copy audio_effects.conf to /system/vendor/etc (If folder not exist, create it)
3. Depend on what CPU you have, basically armeabi-v7a in Maths_Library should work on all arm device. Atom machine use x86,etc.
PM: armeabi-v7a-hard is for ARM CPU with hard float processor, but never mind.
4. Copy libjamesdsp.so to /system/lib/soundfx
]
Click to expand...
Click to collapse
5. Copy libjamesdsp.so to /system/vendor/etc/
To install via recovery:
James_DSP-v2 - Added Russian language. Remove MusicFX
Share your experience
Thanks guy who make a install package for CWM or TWRP recovery.
If you guy installed and tested, you might share your feeling here!
Or share your suggestion
james3460297 said:
Thanks guy who make a install package for CWM or TWRP recovery.
If you guy installed and tested, you might share your feeling here!
Or share your suggestion
Click to expand...
Click to collapse
Please add Russian language:
Now support KITKAT!
Well done, a great equalizer)))
Now it works very well, keep your project up, i'm curious about other new features you can add to the bones of the new DSP manager!! :thumbup:
Inviato dal mio Nexus 4 con Tapatalk 2
Sorry I'm busy recently.
Translation will be added
DSP
Good app!
App icon doesn't appear anymore on Marshmallow, maybe it has to be updated, i miss this DSP
Inviato dal mio Nexus 4 con Tapatalk 2
Need more help
New feature 'Pre-amp' added
I need more translations helper, thanks previous helper for helping translation
james3460297 said:
New feature 'Pre-amp' added
I need more translations helper, thanks previous helper for helping translation
Click to expand...
Click to collapse
Thanks for the update, this DSP Manager is the best on XDA in my opinion :thumbup:
Inviato dal mio Nexus 4 con Tapatalk 2
Updated with preset saving
james3460297 said:
Updated with preset saving
Click to expand...
Click to collapse
Yes! Thank you so much! :thumbup:
But please, can you introduce in the next version a switch between Material Dark/Light themes? Personally, i liked estetically dark as before but anyway, thanks for the update
EDIT: why did you remove the stereo widener effect from speaker section? I liked it, i hope you re-implement it in the DSP, please.
Also i'm pleased to say your app working fine on Android 6.0.1, since my device is running it :thumbup:
Inviato dal mio Nexus 4 con Tapatalk 2
I will get it back, since common phone will not get two speaker so remove it.
Now I'm trying to implement 12 bands cascade IIR equalizer don't expect I release it early
james3460297 said:
I will get it back, since common phone will not get two speaker so remove it.
Now I'm trying to implement 12 bands cascade IIR equalizer don't expect I release it early
Click to expand...
Click to collapse
Take your time, and thanks for your work, it is much appreciated
Inviato dal mio Nexus 4 con Tapatalk 2
See what's going on
james3460297 said:
See what's going on
Click to expand...
Click to collapse
Your project is precious, i'm using it since you made the first version, thanks for re-adding the stereo widener effect on the speaker, also the new icon is better looking :thumbup:
Inviato dal mio Nexus 4 con Tapatalk 2
I have to report only a strange thing, sometimes there's a sound crackling when switching songs, and also when i exit from the app, but i'm using Omich Player for best compatibility with system DSPs. This never happened with previous release
Inviato dal mio Nexus 4 con Tapatalk 2
jacomail95 said:
I have to report only a strange thing, sometimes there's a sound crackling when switching songs, and also when i exit from the app, but i'm using Omich Player for best compatibility with system DSPs. This never happened with previous release
Inviato dal mio Nexus 4 con Tapatalk 2
Click to expand...
Click to collapse
Make sure you don't connect a high impedance headset and use system default media player, crack sound should not happen, however I change new bands frequency a bit for reasonable range, or Sampling rate is not compatible to your device, now is 48000Hz, previous is 44100Hz, but my device work fine on both, seems 48000Hz get more range audio on equalizer, if you still met this issue, I could change back to 44100Hz.

[ROM] CyanogenMod 12.1 for Meizu MX4 (20151015 testing update)

UPDATE: 20151015 testing package is out! Check it out for details.
Hello, I've updated the CM12.1 testing package and translated the release notes at my blog. Also took the time to support Disqus for the English blog posts... the release can be found here.
Also that I will stop regularly updating the port at October 20th, having to allocate much of my time to academic work. Security updates and minor bugfixes (as in not requiring massive porting) will continue as usual, however. Feel free to make ssuggestions!
(Note: I don't know how to patchrom so I can't do the Flyme camera app porting, or anything but the easiest features requiring porting of closed-source components, sorry about that but I'm primarily a Web/Android developer and as such don't have much time to learn about smali and the likes.)
don't know what to say ,.. but thanks for you awesome work is it's source on github? maybe we find someone who can do this
Anyone have FC on Facebook app when it want to play a video? I haven't had this problem in previous versions of rom
Wysłane z mojego MX4 przy użyciu Tapatalka
Me too
Inviato dal mio MX4 utilizzando Tapatalk
---------- Post added at 10:06 PM ---------- Previous post was at 09:50 PM ----------
DeadAngel43 said:
Anyone have FC on Facebook app when it want to play a video? I haven't had this problem in previous versions of rom
Wysłane z mojego MX4 przy użyciu Tapatalka
Click to expand...
Click to collapse
Disable the autoplay of videos and the app works well!! Tested [emoji14]
Inviato dal mio MX4 utilizzando Tapatalk
issue
I have a weird issue : phone locks automatically when i make a call, the only vay to hang up is to turn off the phone !
La Blatte said:
I have a weird issue : phone locks automatically when i make a call, the only vay to hang up is to turn off the phone !
Click to expand...
Click to collapse
Distance sensor have some problems, you can set power to hang up.
来自我的 MX4 上的 Tapatalk
https://github.com/xen0n/android_device_meizu_arale/issues/7 Proximity sensor is fixed, the solution is beyond my wildest imagination... Having looked at pile after pile of smali code and kernel sources to no avail a simple echo gets it.
Next release scheduled in ~3 days, stay tuned.
Xenon, can you fix notificarion volume level? All notifications are too loud. I try to fix it by myself, but i didnt find config in /system/etc
Thanks xxxxen0n! i'm waiting for the next release (for proximity sensor fix) then i'm going to install this rom
finally an unlocked bootloader and CM12.1 for meizu mx4. i tought that wasn't possible, but here it is!
Thanks again for your work!
I've tried to edit manually ps_data... XD acces denied even with kali linux adb root and recovery wtf??!!! XDDDD
Sent from my MX4 using XDA Premium HD app
Working great for me, except mobile data. Battery life is awesome, smooth animations, all sensors are ok, only data connection and would be perfect. Thanks for this rom
I'm not sure is it concern to this ROM, but I have strange issue.
Paired Sony SmartBand Talk SWR30 with Meizu and battery of band drying within one day. When switch bluetooth on the phone off, then drying stops. Previously I have used the same band with Sony Xperia Z3 and battery lasts 4-5 days.
I can't imagine what wrong with Meizu and CM12. Factory reset of the band did not help. Bluetooth stack incompatibility? Wakelock detector shows big activity of com.android.bluetooth process.
artlov said:
I'm not sure is it concern to this ROM, but I have strange issue.
Paired Sony SmartBand Talk SWR30 with Meizu and battery of band drying within one day. When switch bluetooth on the phone off, then drying stops. Previously I have used the same band with Sony Xperia Z3 and battery lasts 4-5 days.
I can't imagine what wrong with Meizu and CM12. Factory reset of the band did not help. Bluetooth stack incompatibility? Wakelock detector shows big activity of com.android.bluetooth process.
Click to expand...
Click to collapse
I have the same device and test it on CM12.1 No problem! 5-10 percent by day in paired mode. Do you use aditional widgets for SWR30 like Clocki?
Do you use aditional widgets for SWR30 like Clocki?
Click to expand...
Click to collapse
No, currently only default settings - default digital clock (with date) and activity monitor are in the use.
After full reinstall yesterday and freezing Lifelog, today battery is much better - from 7am to the 5pm battery have 80% juice remaining, but it still worse that was with Z3.
Try to wipe dalvik/art cache via philz
Sent from my MX4 using XDA Premium HD app
Hey everybody watching this, fresh build is out for testing! Please see the announcement for details.
thanks you
@xxxenOn could wake the screen gestures, double tab and gesture upward and could import slow motion mode and manual camera?
Enviado desde mi MX4 mediante Tapatalk
works great, but notifications are still much too loud.
For camera you could try these ports
http://forum.xda-developers.com/galaxy-note-3/themes-apps/flyme-os-camera-ported-t3165380
http://forum.xda-developers.com/android/apps-games/port-meizu-mx5-apps-device-t3155760

Should I update to latest build?

Do you suggest to update the Nexus 6P to latest M build?
I ask this because I've read in another thread that there's an issue with the background color (washed black) in video playback.
Google has just shipped my phone and I'm wondering if I should update to latest release once I receive my phone.
Inviato dal mio iPad utilizzando Tapatalk
mouse100 said:
Do you suggest to update the Nexus 6P to latest M build?
I ask this because I've read in another thread that there's an issue with the background color (washed black) in video playback.
Google has just shipped my phone and I'm wondering if I should update to latest release once I receive my phone.
Inviato dal mio iPad utilizzando Tapatalk
Click to expand...
Click to collapse
The background color issue has been on my phone even before the latest update. So, yes go ahead and go the update. It is supposed to fix some issues with Wifi, but I have personally not seen any improvements after the latest update. My Wifi still eats battery like a Pig (Even after scanning turned off, like others suggested)
Always update to the latest and greatest!

Left speaker does not work

I received my le pro 3 yesterday and when listening to music by the loudspeakers I realize that the sound comes out only on the right side and on the top. The left side does not come out sound .. I do not know if it came burned or if it is some configuration .. If anyone can help thanks ... Rom Stock 5.8.019s ..
zapinho said:
I received my le pro 3 yesterday and when listening to music by the loudspeakers I realize that the sound comes out only on the right side and on the top. The left side does not come out sound .. I do not know if it came burned or if it is some configuration .. If anyone can help thanks ... Rom Stock 5.8.019s ..
Click to expand...
Click to collapse
WTF ? The left side is the microphone ????
Inviato dal mio LEX720 utilizzando Tapatalk
zapinho said:
I received my le pro 3 yesterday and when listening to music by the loudspeakers I realize that the sound comes out only on the right side and on the top. The left side does not come out sound .. I do not know if it came burned or if it is some configuration .. If anyone can help thanks ... Rom Stock 5.8.019s ..
Click to expand...
Click to collapse
There IS one speaker Up and other down.
Thanks for the attention guys, I did not know that. Taking advantage of the topic .. Do you know if the rom of stive mars has pt br? Or what is better in battery and bugs (mars, grossoshop, stock, miui 8)?
zapinho said:
Thanks for the attention guys, I did not know that. Taking advantage of the topic .. Do you know if the rom of stive mars has pt br? Or what is better in battery and bugs (mars, grossoshop, stock, miui 8)?
Click to expand...
Click to collapse
Sorry for my english, but whats the meaning of pt br??
sytayeth said:
Sorry for my english, but whats the meaning of pt br??
Click to expand...
Click to collapse
Brazilian Portuguese
I've heard that everyone has a bug in the notification
zapinho said:
I've heard that everyone has a bug in the notification
Click to expand...
Click to collapse
What bug? I receive all of mine, but I've heard that WhatsApp has problems.
Sorry for my English, I hope all understand.
For the problem of notifying for all applications try this string in the call application and disable background control.
*#*#46360000#*#*
Inviato dal mio LEX720 utilizzando Tapatalk
sytayeth said: "There IS one speaker Up and other down." Thank you sytayeth!!! That's genius on LeEco's part, great stereo separation for horizontal video viewing. Goes to show how our perceptions can fail us when someone engineers outside the box.

Fire OS 5.3.3.0 app issue

Since my HD 8 2016 updated to this, ogyoutube no longer does back ground or pop up windowed playback. I'm guessing Amazon blocked this glorious app?
SurroundSound said:
Since my HD 8 2016 updated to this, ogyoutube no longer does back ground or pop up windowed playback. I'm guessing Amazon blocked this glorious app?
Click to expand...
Click to collapse
Think so, I noticed the same problem. Anyone else around here can also proove this ?
Inviato dal mio KFGIWI utilizzando Tapatalk

Categories

Resources