The only problem with that is I need to keep a constant connection throughout the application. The idea is that the user can connect to the different devices and switch between controlling them (which will be featured as different activities). Ultimately I could keep it as a single page (single activity) application, but I wanted the app to act similar to the Android Settings, which uses the PreferenceActivity, and be able to use of the its inherit functions. Otherwise I'd have to re-create my own views.
-- 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

