Thanks for your advice. I created an apk using the same classes and
installed it using adb install to Emulator. Now I tried to use the
following code to access the methods in Class SystemProperties which
is part of newly installed apk. I still got "ClassNotFoundException":
public void tes
On May 26, 4:00 pm, sherry wrote:
> I'm trying to dynamically load a jar file, then load the classes
> inside the jar. The code is simple but I keep getting ClassNotFind
> exception. The class is in the jar. How can I figure out what is
> wrong?
Two thoughts come to mind:
(1) The Dalvik VM uses
2 matches
Mail list logo