Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/not-fl3/quad-android-playground


https://github.com/not-fl3/quad-android-playground

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Quad Android Playground

![android_playground](https://user-images.githubusercontent.com/910977/188341595-9d9e5cc3-26c1-4c3a-b2a3-52e811b0006c.gif)

Collection of android shenanigans as one single app. Useful to test *quads compatibility with a given android phone and do regression testing on anything related to android.

## Currently showcased features

- bluetooth
- onscreen keyboard
- permissions
- open file dialog
- app icons
- loading resources

## Useful links:

[macroquad.rs: Publish game on Android with Macroquad](https://macroquad.rs/articles/android/)

[macroquda.rs: Java interop with Miniquad on Android](https://macroquad.rs/articles/java/)

[AndroidAssetStudio, a thing to make icons](http://romannurik.github.io/AndroidAssetStudio/)

## Contribution policy

Any cool trick you found with android and might be useful for others goes here. Basically any PR adding features and not breaking old functionality will be merged.

Purely documentation PRs are especially welcomed. A link you found useful? Add it to README. A piece of advice you spent 15 minutes googling? Belongs to README or a separate .md file in /docs.