Skip to content
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

Could you possibly release an APK? #1

Open
xnappo opened this issue Oct 5, 2019 · 5 comments
Open

Could you possibly release an APK? #1

xnappo opened this issue Oct 5, 2019 · 5 comments

Comments

@xnappo
Copy link

xnappo commented Oct 5, 2019

Been using AndieGraph for years, but it doesn't work so well with Pie.

Can you publish an APK built in a more recent SDK?

@deckaddict
Copy link
Owner

I'm not planning to make and release any builds but I'm planning to somewhat maintain the details of how to build this fork using your android phone.

Current state of the code should be buildable with AIDE and AIDE-ndk. AIDE-ndk isn't updated in a long time though, so future versions (with some audio support) will require some more steps (already roughly described in README file).

@xnappo
Copy link
Author

xnappo commented May 7, 2020

Okay - so Covid has me back to looking at getting this working better with newer Android versions (mostly adding more zoom options for the various ways you can hide the title bar/menu now, and fixing the setting menu).

The whole Termux thing was pretty confusing and I couldn't get anywhere with the instructions (got Termux installed which is cool...), but I can build with the commit prior to your most recent.

However - haptics don't work. Do they work for you?

thx

@deckaddict
Copy link
Owner

Great to hear that you got it to compile from somewhere. I haven't thought about the haptics. But I see that they do not work for me.

The reason why the latest commit doesn't work is due to the inclusion of aaudio-API that requires a newer ndk. And I haven't pushed the code that uses it either. I have a rough version working for clear tunes but fails whenever the frequency goes lower than the previous tone. I want to re-factor that but do not have much time.

@xnappo
Copy link
Author

xnappo commented May 7, 2020

Okay - thanks for the quick reply! I don't really care about the audio, put would like the haptics to work. If you think of anything let me know :) I guess I will take a look at compiling it with Doug's original setup (though I am sure that is quite crusty).

@deckaddict
Copy link
Owner

Maybe it has something to do with the compatibility layer. I never got that to work but got rid of compile time dependencies by this commit.

Doug's style using the promoted way to build android apps is probably more modern. But I like to be able to do it on my phone and therefore made this re-factoring to a slightly older project style.

Without knowing what you do with the emulator I have to promote my repository https://github.com/deckaddict/a-ti-den which can load programs into a TI83 ram file and even "stream" apps from ticalc.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants