Developing an Augmented Reality app for Android -


we developing augmented reality android app out project.

i've watched several tutorials on youtube ar, see them use unity, vuforia, artoolkit, openspace3d, etc. i've watched videos on how use android studio in creating android app.

when create ar scene want on, example, unity & vuforia, export android device , run project on device. did not need use android studio that. when click on app on device, automatically opens ar camera, ready read markers, , that's it.

the app going has multiple features, 1 of features ar camera. wondering if there way create menu our app, user has option choose do.

i know can create menus in android studio, , can create ar scene in unity. i'm not sure if can put ar scene i've made, menu made in android studio. not know if possible. maybe there way of doing this?

thanks taking time read.

in short: yes, can that. in case functionality based on unity (including menu screens).

workflow follows:

  • create menu scene(s) needed in unity
  • create ar scene based on vuforia plugin
  • on user action in menu scene switch ar scene

then production

  • switch output desired platform (windows, os-x, android, ios)
  • generate output

in case of android can generate complete apk ready publishing through google play. no need android studio.

be warned have kind of learning curve though if haven't worked unity , vuforia before.

oh , must obtain right license(s) situation both unity , vuforia.


Comments