class not found when running
        Posted  
        
            by 
                captfrank
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by captfrank
        
        
        
        Published on 2012-04-13T17:25:07Z
        Indexed on 
            2012/04/13
            17:31 UTC
        
        
        Read the original article
        Hit count: 298
        
I'm getting "could not find class" error when I run my app. Understand that copulation and execution path different but I followed the recommendations of another question to create a sub dir under my project of lib and put the jar there but still no luck.
using Eclipse and it is when I run on a device from eclipse (unable to get the broadcast events I want to trigger this code from simulator, i.e. wifi and blue-tooth).
Any way to look at the apk to see what's in it like this jar file? looking around did not see anything.
© Stack Overflow or respective owner