There is no ViewServer class in the Android SDK. If you are modifying the Android open source code, a better list for your question will be one of these:
http://source.android.com/community/index.html On Mon, Nov 1, 2010 at 3:09 AM, manohar <[email protected]> wrote: > hello, > > i am working on some framework. This framework code will communicate > with ViewServer class, to get the various details about views. Till > now we could able find few commands which viewServer class recieves > and responds. But we dont have complete set of command. If any one > knows, could you please provide all the supported commands by this > class and what exactly it returns? > > /Mano > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.2 Programming Books: http://commonsware.com/books -- 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

