Situation
I have in my project the lib
AppCompact in format .jar
, however I can not instantiate anything from the library:
IntheprojectpropertiesIhaveJavaBuildPath,butevenmarkedcannotuseanything.Ididsomeresearch,butIjustfoundotherwaystoimport.
SettingtheEnvironment
- IDE: Eclipse Mars 2
- Target SDK: Android 2.3.3 - Api Level 10
Can you use the library this way using .jar
? What can it be?