Stuart Douglas [
http://community.jboss.org/people/swd847] created the discussion
"Re: Javassist in Android : 'get' in ClassPool not working ?"
To view the discussion, visit:
http://community.jboss.org/message/570350#570350
--------------------------------------------------------------
Dalvaik uses a totally different class file format, and totally different bytecode to java
(It's a register based VM, rather than a stack based one). Javassist will not work
with Dalvik.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/570350#570350]
Start a new discussion in Javassist at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]