- Sort Posts
- 5 replies
- Last post
button on camera screen
In that case, you're simply overlaying a view on the GLView.
See the code in this thread..
https://developer.vuforia.com/forum/android/problema
also
button on camera screen
Hi, thanks for replying. The issue is that these buttons come up only when the target detects. My query is to display a button to another activity, irrespective of the target detection. This button should be constanly present on the camera screen. Can we do this in imagetargets app.
button on camera screen
This KB article provides instructions for presenting an Android UI control in reponse to tracking events - https://developer.vuforia.com/resources/dev-guide/android-ui-changes
This one shows how to launch another activity, in this case the browser - https://developer.vuforia.com/resources/dev-guide/open-web-site-and-display-toast-target-detection
hi thanks for replying
i got this button on my camera screen.. now if i want this button to link another project ( e.g maps) what changes do i need to make in this imagetargets sample (if any). how can i call a project with this button.