MrSaman / andar

Automatically exported from code.google.com/p/andar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem calling the CustomActivity through an Intent

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Start my application with a MenuActivity
2. Call the CustomActivity through an Intent
3. The camera doesn´t show the cube

What is the expected output? What do you see instead?
I expected to see the cubes, but nothing happens


What version of the product are you using? On what operating system?
I´m using Acer Iconia Tab with Android 3.0.1

Please provide any additional information below.

I have a problem initializing the AndAR preview.
I have two Activities in my applications. One of them is the
AugmentedViewerActivity, when I can show cubes (like in the AndAR
application), and the other one is the MenuActivity, with some
options.
If I launch my application with the AugmentedViewerActivity, the
preview is perfect and I can see the cubes correctly, BUT if I launch
my application with the MenuActivity and from there I create an Intent
for launch the AugmentedViewerActivity, it doesn´t work, the cubes are
not displayed...

Anybody know what can be wrong? I need to solve this please, it´s for
my final project...

Thank you! 

Original issue reported on code.google.com by ricardoc...@gmail.com on 29 Jun 2011 at 11:50

i have the same problem with you,i cant understand ,the model just show when we 
call directly AndARActivity without using intent,when call AndARActivity by 
using intent ,it doesnt show model :-(

Original comment by trungthu...@gmail.com on 16 Jul 2012 at 12:21