I can't seem to get the camera LED to light up as a flashlight with my Droid X. I've tried quite a bit, and am down to trying to decompile some apps that I know work. How can I get it to work?

I really think decompiling apps is going to be the only way for me to figure this out. :(

link|improve this question

65% accept rate
Duplicate of: stackoverflow.com/questions/3763935/… – tylerl Jul 23 '11 at 3:54
Not really, there's device specific settings for the droidX that I can't seem to figure out. At least, things that work on other devices aren't working on this. – Rob Jul 23 '11 at 4:25
feedback

1 Answer

[OT?] − As a Milestone's (the european droid) owner, I have installed CyanogenMod 7 for Milestone and that (great) rom is packaged with the TorchRoot application. The flashlight works well on my rooted milestone… Maybe http://code.google.com/p/n1torch/ could be a good start. From http://n1torch.googlecode.com/svn-history/r23/trunk/src/net/cactii/flash/RootTorchService.java, we can deduce that you need to be root to access the device.

link|improve this answer
I actually asked the writer of TeslaLED and he sent me how he did it. Thanks for this though, it might be able to help me out. – Rob Aug 2 '11 at 17:07
Ok. Could you post an update to share the solution? ;) – Renaud Aug 2 '11 at 17:10
After I get it working, I'll be sure to! Haven't had personal time to work on it in a while. – Rob Aug 2 '11 at 17:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.