Fixes #16
Brings android support, tested on Meta Quest 2.
Inspired by android branch in this repo.
Multiple #[cfg(target_os = "android")] where changes required inside library. Up to suggestions if we want to make feature flags instead, not completely sure.
Fixes #16 Brings android support, tested on Meta Quest 2. Inspired by android branch in this repo.
#[cfg(target_os = "android")]
where changes required inside library. Up to suggestions if we want to make feature flags instead, not completely sure.lib code is copied from xr example. I think to regenerate keystore instead of copied from hotham.