You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2021. It is now read-only.
First of all, THANKS for this great project!!!
Just a question (from rapt-pygame-example README):
This has to be done only once per RAPT install.
am I understanding correctly that this means that for each app (game) one would require a specific RAPT install?
I was able to get through the example and having it working on my phone (great!) and am about to test with my own game.
Should I make another install of RAPT?
I suppose that I have to, as the command "android.py installsdk" also produces the android.keystore which is app-specific, is this right?
Or is there another way to do it?
Thanks again for this precious project, looking forward to testing/using it more and more!