letslego / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

Call customactivity(andar) from other activity..please help.. #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago
Hello Rassall, I got the exactly problem you had. Did you fixed it? Please help 
me. I really appreciate your help.

Original comment by stmls...@gmail.com on 27 Mar 2015 at 11:02