unity3d - Integration of a Unity project in Android Studio -
i want make augmented reality app in android studio since android developer. have no experience ar far, , since documentation of ar in android studio scarce want make unity app , import android studio.
however unity app needs provide android app information. it's not displaying ar. need info of tag that's being augmented.
so possible create unity app can provide data android studio project?
p.s.: have checked similar questions, 2 relevant ones outdated , don't answer question wether unity data can asked/used in project.
if want pass small information such string variable possible calling java method string parameters unity can retrieve data as. i'm working on adding ar unity , achieved similar: when go unity activity activity call java method parameter purpose retrieve activity's name want go (you can check own answer here if you're curious).
if want pass bigger data don't know how it, i've never worked on this, think it's not impossible. maybe else can tell if i'm wrong.
ps: exported ar feature unity project added project, did not make app unity
Comments
Post a Comment