dmitry-merzlyakov / nledger

.Net Ledger: Double-Entry Accounting System
Other
182 stars 51 forks source link

Android native build #34

Open alensiljak opened 1 year ago

alensiljak commented 1 year ago

As an exercise, I'd like to see a native build (or any that works on Android). Based on the dotnet 8 docs, this should be possible. Android exists as the platform target. However, I did not manage to get the binary built and did not find any references online about the issues I ran into.

Running the CLI in Termux would be an option, or creating a native app with Maui, that wraps NLedger.

alensiljak commented 1 year ago

This will most likely depend on #32 as these options are new in dotnet 8.

alensiljak commented 1 year ago

ok, it seems that this will not happen for a while - https://github.com/termux/termux-packages/issues/516