Interview Questions

Is the Headphone Socket working?

Android Interview Questions and Answers


(Continued from previous question...)

Is the Headphone Socket working?

It's being worked on as we speak, but you MAY need to activate it with a special command (in very recent releases, you shouldn't have to):

For USB headset, add the following line to startup.txt...
snd.force_headset=1

For 3.5mm headset, add the following line to startup.txt...
snd.force_headset=2

You MAY have to make a call for the settings to actually be activated (a real pain), but that's how it is so far!

(Continued on next question...)

Other Interview Questions