Emil Schoenawa

Results 10 comments of Emil Schoenawa

Sadly this issue is still open and doesn't have a solution for me. I want to be able to work with an Arduino and my app. The Arduino Cryptography Library...

@hurzl For next time try either creating a new issue or ask somewhere else, as this issue is about something completely different. Might also help others, who later have the...

CI detected formatting issues, force-pushing another version with those addressed.

On my Motorola One Action (Android 11) the screen weirdly goes complete black instead: ![Screenshot_20220827-222210](https://user-images.githubusercontent.com/7061368/187046812-216fd3da-609e-4bb5-a0d1-ca354648b3f9.png) On another phone (Oneplus 6T, Android 11) the screen glitches out completely with some weird...

Good idea, but I have granted `ACCESS_FINE_LOCATION` and `ACCESS_COARSE_LOCATION` to the app and still get the same result.

Putting a fragment on the backstack won't call a fragment's `onDestroy`, just `onStop`. If you navigate back to that fragment it will start again from `onStart`. Crucially, putting a fragment...

I'm also really interested in some consistent samples using ARCore and filament. I'd love to have similar samples to those that were provided for sceneform. Those samples were stellar and...

@michael-mohemian Yes, I've found one, but I doubt that Google will fix this issue. See https://issuetracker.google.com/issues/132749662 for details and feel free to star the issue to make it more visible.

I've opened a feature request to make Android Studio automatically apply the fix for this problem, so noone has to search for this solution online. Feel free to give it...

You really need to fix this or mention it in your "Getting started"-Guide. I literally spent a whole day trying to fix this...