I want to start the CustomActivity of AndARSampleProject from another activity.
I have created a simple project test. Added the AndAR.jar to the project in lib
folder and java build path. Added the CustomActivity.java,
CustomRenderer.java,CustomObject.java in the test project. Finally, started the
CustomActivity from button click event. But clicking the button starts a blank
screen.
Is there anyway to call custom activity from other activity? I attached
test.java and AndroidManifest.xml for this experimental application. Please
have a look and please help me.
Thanks
Rassall
Original issue reported on code.google.com by rassall....@gmail.com on 21 May 2011 at 7:08
Original issue reported on code.google.com by
rassall....@gmail.com
on 21 May 2011 at 7:08Attachments: