-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[question] where / how do i get this? #1
Comments
Normally you would have to download Android studio and compile it to deploy it to your phone / tablet. But it's quite painful and need a lot of space bandwith so if you want I can try to release an unsigned apk that you can install wherever you want. Which android version are you running? |
I just made a "release" with some apk for android 10 and more. |
is it possible for you to make one for Android 8 |
Did you try existing apk as minimum release should match Android 8? |
yes i did try it gives an error that says "app not installed" |
Trying to compile against android 8 but getting a lot of errors... |
that's a bummer thanks for trying though |
I'm still new to android (This is my first app) so there might be a way but Google seems to want to enforce newer Android at all cost... Will continue looking for a bit |
Also do you have more detail on the error you get? |
Hmmm seems to me that you have to enable installation from unknown sources (you know I'm not very reliable ;) ) |
it's already on so i guess it's something else |
Could you try the debug signed? |
yes it did work! thank you so much |
Sadly I'm not sure I will be able to do it. I will think a bit about that |
Let's continue discussion there: |
how/where do i need to go to download this?
or how to build?
The text was updated successfully, but these errors were encountered: