[Q] Sense & HID profile ? - Desire Q&A, Help & Troubleshooting

Hey,
i was wondering why there is no bluetooth hid support (for bluetooth keyboard) in all the sense (hd) roms out there.
what is the reason for this ? is it a matter of kernel or does the framework has to have hid support as well ?
I'd love to see hid support in sense-roms

Framework and all that.
Sent from my HTC Desire using XDA App

Related

[Q] Replacing sense bluetooth with AOSP

The bluetooth for sense sounds horrid with loads of static. The aosp bluetooth sounds infinitely better in comparison. Is there any way of getting the aosp version into sense roms?
I has stock sense and a BT jawbone icon... I do great. What BT earpiece are you using?
I'm using BT in my Mazda3
Sorry, to be more specific, it's only for music. Phone calls are just fine. This has been an issue since 2.1 of sense, and has never been an issue with any Cyanogen versions or other AOSP roms like MIUI.
I have this same problem with my hero and my 2010 mazda3.
have yet to figure out why, it has to be something to do with the way htc built android with whatever bluetooth stack. aosp and cyanogen all work 100% on my mazda but sense roms change tempo constantly. Any devs have any ideas about the bluetooth stack used in sense and the one used in aosp? does it have anything to do with the sense framework?
I'm using Bluetooth audio with my Mazda3 2011 and it seems to be pretty good. Been using only Sense ROMs
K

[Q] Sense 3.0 Camera on CyanogenMod 7.3 Stable

I need sense 3.0 Camera for my Hydrogen 2.0.. I searched the forums and i found only Seo's post Sense 3.0 ports for Sense 2.1( I flashed it but it is not working ). anybody please help me. ?...
Sense apps doesn't work in aosp roms.
May know the best camera app which is similar to sense 3.0 camera ? I am stuck up with the aosp camera .. and is it possible to have an internet pass through in this aosp rom ?....
Try MIUI camera, made for aosp build.
I have it already !.. Its slower
it miss HDR quality..
Den back to sense Rom~~^^
Sent from my HTC Desire HD using xda premium
You Can Use Camera 360, i have used Aosp rom its very good and fast but the camera needs a lot of improvements
i am using now camera 360 ultimate 2.5.5 somewhat satisfied but not like the sense 3.0 cam
When i looked your title,very amazing...
but... lol

[Mod] [Theme] [LS8, LSD, LSE, MS1] Inverted HW Equalizer FX (MusicFX based)

Hi
Samsung roms comes with a system app named MusicFX. This app is the core app for the built in 5 band equalizer and effects. The only problem is that the app does not have a user interface, so without a music player that can make use of MusicFX, it is pretty much useless.. There are many equalizer apps on google play, but non of them works on Sammy JB. I've tested many of them, until I came across a free app called Equalizer FX:
https://play.google.com/store/apps/details?id=com.devdnua.equalizer.free&feature=search_result
Of course this app did not work on Sammy JB either (and did not work well on ICS because many music players did not support it, so it only worked if you use it to play single file at a time). However, after de-compiling thus app, I noticed that it has very similar code to the MusicFX system app from Sammy JB (XWLSD build). So I decided to make an experiment and replaced the similar smali files of Eq FX by the ones from Our MusicFX (LSD). After trial and error and some label renaming and modifications, I got it to work on our JB.
Moreover, I also inverted the app with cool JB reloaded blue theme and I disabled the built in ad banner (Since this app is now only compatible with Sammy JB roms, I'm guessing this ad blocking does not violates forum rules.. If Mods think otherwise, just let me know and I will replace it with a version that includes ads just like the Google play free versions. Note that this modded app uses the free version package).
The app is signed so you may install it as any other app.
I tested it with many music players including default and poweramp and it works. I also tested it with voice call from speaker and it is working.
Here is the link to download:
https://dl.dropbox.com/u/58987384/EqualizerFX_Mod.apk
Install then go to settings - music effects and select Equalizer FX.
Next I will try to mod it further so it will have separate profiles for headphones, speaker and Bluetooth (currently I'm trying to figure how to do it by looking at the code of AwesomeBeats that has this functionality)
Enjoy and let me know if it works (state the version of your rom. Guaranteed to work on XWLSD).
Credits:
devdnua for original Equalizer FX app (v1.3.1 free)
Features:
* Works independently (regardless of the player used. for Poweramp you'll need to disable audio direct access)
* 5 band equalizer (using build in HW eq of onboard Soundchip)
* Bass boost
* All available MusicFX profiles
* Can add new user profiles
* Virtualization
* Black Blue JB theme
* Ad free
Nice work bro!
Working grate! Good job
Chameleon Rom(LS8) and Latest Poweramp(feature using MusicFX directly added)
Works fine.
The range of frequency in hearing is little bit different from other apps like this(Equalizer via Smart Android Apps, etc...) but it is just my noobynish about the difference.
Thanx a lot mate
I'll use this few days more to test about the bug others have(going back all EQ band into 0 for few seconds).
Can you adopt the opinion or idea? I have some and these maybe cool...
1. Backing up my EQ value which I set through syncing my google account(to backup my settings much safe and apply any devices I use)
2. Add methods for adjusting EQ with type numbers with keyboard apps or toggle + and - ( too hard to set the values through dragging on touch )
marbulas said:
Chameleon Rom(LS8) and Latest Poweramp(feature using MusicFX directly added)
Works fine.
The range of frequency in hearing is little bit different from other apps like this(Equalizer via Smart Android Apps, etc...) but it is just my noobynish about the difference.
Thanx a lot mate
I'll use this few days more to test about the bug others have(going back all EQ band into 0 for few seconds).
Can you adopt the opinion or idea? I have some and these maybe cool...
1. Backing up my EQ value which I set through syncing my google account(to backup my settings much safe and apply any devices I use)
2. Add methods for adjusting EQ with type numbers with keyboard apps or toggle + and - ( too hard to set the values through dragging on touch )
Click to expand...
Click to collapse
As for the range, this eq make use of the internal hardware DSP controlled by the MusicFX engine. It turns out that the equalizer built in is not a graphic eq, but rather a parametric eq. This means when you boost one slide, you are actually boosting or attenuating entire frequency band, who's center frequency is the freq of the slide being boosted. i.e the 14kHz slide will affect an entire band ranging from ~8khz up to 18khz..
As for the slide adjust sensitivity, I agree, it is a little jumpy.. But this is how the original app dev made the UI. Its gonna take me some time to develop my dev skills to be able to do some advance modding. i was only lucky to notice that the original app is nothing but a UI made for MusicFX.apk, that includes it's own MusicFX taken from AOSP rom (this is why the original app did not work for Sammy JB). I only replaced the lines of code for the old musicFX with ones taked from new Sammy JB rom and of course I also changed the app theme.
I'm currently working on an AIO audio mod for JB that will combine AC!D audio + Beats + Xloud + Alsa + ClearAudio in one working CWM mod.
EB10000 said:
I'm currently working on an AIO audio mod for JB that will combine AC!D audio + Beats + Xloud + Alsa + ClearAudio in one working CWM mod.
Click to expand...
Click to collapse
M8, that sounds really awesome as the original AC!D 7.0 is a bit buggy on SGS2 based on Sammy JB.
I would defenitely try it when you release the pack
Sent from my SHW-M250K using xda premium
working gr8
Sent from my GT-I9100 using xda premium
I used it few days more...
So amazing! Others have a specified same bug(EQs turn off about a couple of seconds) but this is not.
I think this app is the only flawless and the best EQ app
I'll definitely give this a try, I've always like noozyoxide rewire but for some reason I can download it on my s2.
This one seems promising considering it works with the hw.
Sent from my Nexus 7 using Tapatalk 2
Is there any way to get rid of the notification?
Sent from my GT-I9100 using Tapatalk 2
Spacemonkie4207 said:
Is there any way to get rid of the notification?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I can remove it permanently by a mod, but I don't think most people will like it this way.. You can easily access the eq this way. However, if you're on new JB rom, you can turn off notifications from settings - applications for this app
works fine on Captivate I897 with Xylon JB rom
any possibility to incorporate SRS mod(i-wow)?
thanks for the app.
I'll give this a try. Looking forward for your next project!
Hi guys! My name Dmitry. I am CEO of devdnua and developer of Equalizer FX
EB10000, good job! I would ask you what did you do to got it work on JB? I have few devices and on it works on all devices well.
I will be grateful if you tell me what you have fixed.

[Q] Apt-X support?

I've been googling around and searching the forums here, but I can't find anything that indicates whether the new N7 supports apt-X. Anyone know how we can check?
Doesn't seem to be listed.
http://www.csr.com/technology-solutions/av/audio-products-powered-by-csr-aptx/
This list is incomplete. For instance Nexus 10 has apt-x support but not appears in this list. Is there more accurate info on apt-x support in nexus 7 2013? This is a very important feature for a pccar usage for example.
It does not have aptx support. I have hbs730 headphones and have synced them with the new nexus. If it has aptx the headphones wouldn't allow eq settings. It does allow me to access them so it does not have aptx support like ny s4.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
Hmm that's too bad. Google could add support with an update, no?
Obveron said:
Hmm that's too bad. Google could add support with an update, no?
Click to expand...
Click to collapse
The Google have no thing to do with this Nexus 10 is manufactured by Samsung thats why it has aptx support. ASUS does not have contract with CSR and it will be illegal for them to use aptx (but if we can find a lib compiled for android 4.3 or 4.4 then it can be put on some custom rom, also some modifications to bluze lib needed to support aptx codec)
SPLESH said:
The Google have no thing to do with this Nexus 10 is manufactured by Samsung thats why it has aptx support. ASUS does not have contract with CSR and it will be illegal for them to use aptx (but if we can find a lib compiled for android 4.3 or 4.4 then it can be put on some custom rom, also some modifications to bluze lib needed to support aptx codec)
Click to expand...
Click to collapse
Cheers, thanks for the reply.

[Q] Bluetooth 4.0

Was bluetooth 4.0 ever able to be enabled on the gnex? Any ROMs that support it?
Thanks!
It's a hardware, not software, you can't "enable" it..
The chip is capable of bluetooth 4.0.
http://forum.xda-developers.com/galaxy-nexus/general/bluetooth-low-energy-galaxy-nexus-t2288339
lehite said:
The chip is capable of bluetooth 4.0.
http://forum.xda-developers.com/galaxy-nexus/general/bluetooth-low-energy-galaxy-nexus-t2288339
Click to expand...
Click to collapse
It looks like CM *might* have BLE enabled. Can anyone confirm?
It's enabled on kitkat roms I think..if you are using 4.3 stock then install this app:
https://play.google.com/store/apps/details?id=com.manuelnaranjo.btle.installer2

Categories

Resources