android - multiple plugins Unity 4.1.2 -


i want use 2 plugins @ same time.they work perfect individually.but when use them both @ same time , 1 not work works or vice versa.

i have read these links :

cannot start activity on android through unity

http://forum.unity3d.com/threads/184960-unable-to-start-activity-nullpointerexception

http://forum.unity3d.com/threads/149089-android-plugin-multiple-android-activity-problems?p=1058651&viewfull=1#post1058651

but still crashes.giving me nullpointerexception : unable instantiate actvity component info.

i have declared activities in androidmanifest,but dont know whats wrong. getting null pointer exception @ super.oncreate(saveinstancestate); after firing intent.

please me out.i stuck here.


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -