SFraissTU / BA_PointCloud

PointCloud-BachelorThesis
BSD 2-Clause "Simplified" License
183 stars 36 forks source link

Android Build Support #44

Open siqiyaoyao opened 1 year ago

siqiyaoyao commented 1 year ago

Hi! I find your code excellent and very useful on PCs. However, I've run into an issue when trying to build the application on an Android device (Quest). It appears that differences in the file system prevent the code from locating the streaming assets address. Could you perhaps extend support for Android builds, ensuring that BA_PointCloud functions on mobile devices like Quest and smartphones? Your assistance would be greatly appreciated. Thank you!

SFraissTU commented 1 year ago

Hello. Thank you very much, I'm happy to hear you find my code useful. Unfortunately, I am currently not working on this project and am not adding extensions. I am only answering questions and reviewing pull requests. This project does currently not have the priority in my life for me to still invest my time here. I hope you understand. If I remember correctly the streaming assets feature was provided by another GitHub user, so I don't really have too much insight into that.