Hi,
I've been experimenting with the JDWP api for both java and android, with a
class that implements toString and invoke it through Object
Reference.InvokeMethod(object, thread, classidOfObject,
methodIdOfObjectToString, [], SINGLE_THREADED), I get the result of
Object.toString, not the overriden one. On java this does give the right
result. What am I missing?
I use:
Virtual Machine.ClassesBySignature('Ljava/lang/Object'), then get the
'toString()' method trough the TypeReference.Methods api.
--
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