Hi.. If you full android source code which u can compile, then you can modify the led-class.c file and give full permission to brightness file (say 777 instead of 644 currently).
then LED will work via notification manager. On Mon, Jun 21, 2010 at 6:21 AM, Dianne Hackborn <[email protected]>wrote: > Sorry, there are no plans in the foreseeable future for more APIs to > control the LEDs; I didn't mean to imply there would be. > > 2010/6/20 Gabriel Simões <[email protected]> > > Thanks Dianne.... >> >> Based on that, I will wait for future SDKs´s features >> >> > 2010/6/19 Gabriel Simões <[email protected]> >> > >> > >> > >> > >> > >> > > Thanks for your reply... >> > >> > > I should have mentioned that I knew about using the >> > > notificationManager to flash leds but unfortunately it doesn´t work >> > > for me mainly because you can´t syncronize events with the blink of >> > > the led. >> > >> > > Is there any other way to control when to turn the led on/off? >> > >> > > tnx, >> > > Gabriel >> > >> > > On 19 jun, 17:38, YuviDroid <[email protected]> wrote: >> > > > Take a look here: >> > >http://androidblogger.blogspot.com/2009/09/tutorial-how-to-use-led-wi. >> .. >> > >> > > > 2010/6/19 Gabriel Simões <[email protected]> >> > >> > > > > Hello, >> > >> > > > > I´d like to create some visual referentes for an app and I think >> being >> > > > > able to control any led of the device would be the best choice. >> > > > > Does the sdk allow us to control (by code) the intensity and >> turning >> > > > > any led on/off? >> > > > > If so, how? >> > >> > > > > Thanks >> > >> > > > > -- >> > > > > You received this message because you are subscribed to the Google >> > > > > Groups "Android Developers" group. >> > > > > To post to this group, send email to >> > > [email protected] >> > > > > To unsubscribe from this group, send email to >> > > > > [email protected]<android-developers%[email protected]><android-developers%2Bunsubs >> [email protected]><android-developers%2Bunsubs >> > > [email protected]> >> > > > > For more options, visit this group at >> > > > >http://groups.google.com/group/android-developers?hl=en >> > >> > > > -- >> > > > YuviDroidhttp://android.yuvalsharon.net >> > >> > > -- >> > > You received this message because you are subscribed to the Google >> > > Groups "Android Developers" group. >> > > To post to this group, send email to >> [email protected] >> > > To unsubscribe from this group, send email to >> > > [email protected]<android-developers%[email protected]><android-developers%2Bunsubs >> [email protected]> >> > > For more options, visit this group at >> > >http://groups.google.com/group/android-developers?hl=en >> > >> > -- >> > Dianne Hackborn >> > Android framework engineer >> > [email protected] >> > >> > Note: please don't send private questions to me, as I don't have time to >> > provide private support, and so won't reply to such e-mails. All such >> > questions should be posted on public forums, where I and others can see >> and >> > answer them. >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

