Hi, I'm totally new at Android development, but I was wondering about the possibility of switching to a specifc scene programmatically. The reason for this is the nice Locale app which can do various things (switch WiFI on or off, control screen brightness, publish notifications, send text messages, etc) based on various conditions (battery level, location, a specific person calling, etc).
One requested feature is the ability to switch the Scene on an HTC Sense-based device like the Hero (see the feature request here: http://feedback.twofortyfouram.com/pages/5655-locale-feedback/suggestions/282012-integrate-with-scenes-in-htc-sense?ref=title). However, since Locale is largely plugin-based, this seems like something a plugin could do, rather than the core app (since anyone without a Sense-based device won't be able to use it). So this leads to the question: does anyone know how the scenes are handled under the covers? I kind of assume it would be an intent that is called when I select Menu > Scenes and select a scene from the list that pops up. Does anyone know what that intent is? Thanks John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

