make android ci apk build work, also launches and connects to tox

This commit is contained in:
2024-06-02 18:09:20 +02:00
parent 7a2d7336fb
commit e7b1eec2cc
15 changed files with 271 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<resources>
<!-- Base application theme. -->
<!-- <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar"> -->
<!--<style name="AppTheme" parent="android:Theme.AppCompat">-->
<style name="AppTheme" parent="android:Theme">
<!-- Customize your theme here. -->
</style>
</resources>