okay....using make com.xyzlibrary installs the JAR.
But I still get NoClassDefFound errors when I try to instantiate a
class from my platform library.
why is this so?
(PS: I am referencing the code from an external APK that is compiled
to link with the library)