mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43 stars 6 forks source link

Try Jabel to get some syntactic sugar #266

Closed mlopatkin closed 2 years ago

mlopatkin commented 2 years ago

Jabel allows to use new syntax features from recent Java releases while still targeting older bytecode. Here are proposed steps to have it: