EgorBo / ARKitXamarinDemo

ARKit + UrhoSharp + Xamarin
MIT License
45 stars 20 forks source link

Cross Platform Request #3

Open peterdrozd opened 7 years ago

peterdrozd commented 7 years ago

How can this be done for Android also? It can be difficult to maintain two separate codebases and technology stacks for one application that a person might want to deploy. This is certainly the case if you need to support Android and Apple devices. Not everyone has a Apple phone or tablet so making this a visual studio solution with Xamarin might be the best way to go for this.

If there is any work being done on this, I would welcome the info. I am in the middle of trying to spec a project that has to support both Android and IOS and it can be very difficult since I am not a Java programmer.

EgorBo commented 7 years ago

@peterdrozd I am working on porting these samples to ARCore for Android