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
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
Post a Comment