Recent

Author Topic: Android + Unable to instantiate activity ComponentInfo  (Read 5416 times)

fredycc

  • Sr. Member
  • ****
  • Posts: 264
Android + Unable to instantiate activity ComponentInfo
« on: April 16, 2012, 01:56:02 am »
After several attempts I could create the APK necessary to install the application on Android, thanks to the bat of Felipe, now after installing sucessfully on android simulator gives me the following exception:

Quote
Unable to instantiate activity ComponentInfo{com.pascal.project1/com.pascal.project1.LCLActivity}: java.lang.ClassNotFoundException: com.pascal.project1.LCLActivity in loader dalvik.system.PathClassLoader[/data/app/com.pascal.project1-1.apk]
  :o

I would appreciate any feedback, thanks in advance.

Regards

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Re: Android + Unable to instantiate activity ComponentInfo
« Reply #1 on: April 16, 2012, 09:20:24 am »
Where are you installing it? On which device? With which Android version?

fredycc

  • Sr. Member
  • ****
  • Posts: 264
Re: Android + Unable to instantiate activity ComponentInfo
« Reply #2 on: April 16, 2012, 03:13:11 pm »
I'm using:
   Target Android: 2.3.3, Platform: 2.3.3, API Level: 10 SPU/ABI (armeabi)

With Android Virtual Device Manager over windows 7

Thanks

 

TinyPortal © 2005-2018