Skip to content

Releases: T-vK/android-svc

v0.2.3

10 Apr 08:26
Compare
Choose a tag to compare

What's new in v0.2.3

  • Fixed offline support when running android-svc from different directories #6

Download information

  • android-svc is a standalone executable that runs on Android (in Termux) or Linux (using ADB)
  • android-svc_0.2.3_all.deb is a Termux package that you can download and then install like this in Termux:
apt install ./android-svc_0.2.3_all.deb

v0.2.2

09 Apr 14:42
Compare
Choose a tag to compare

What's new in v0.2.2

  • Fixed offline support #6

Download information

  • android-svc is a standalone executable that runs on Android (in Termux) or Linux (using ADB)
  • android-svc_0.2.2_all.deb is a Termux package that you can download and then install like this in Termux:
apt install ./android-svc_0.2.2_all.deb

v0.2.1

24 Mar 21:52
Compare
Choose a tag to compare

What's new in v0.2.1

  • Added support for Android 11
  • Added syntax highlighting for list-methods and method-signature
  • Added build instructions for Android's service utility to the README (we might need that in the future)

Download information

  • android-svc is a standalone executable that runs on Android (in Termux) or Linux (using ADB)
  • android-svc_0.2.1_all.deb is a Termux package that you can download and then install like this in Termux:
apt install ./android-svc_0.2.1_all.deb

v0.2.0b

21 Mar 19:09
Compare
Choose a tag to compare
v0.2.0b Pre-release
Pre-release

What's new in v0.2.0b

  • Added support for Android 11
  • Added syntax highlighting for list-methods and method-signature

Download information

  • android-svc is a standalone executable that runs on Android (in Termux) or Linux (using ADB)
  • android-svc_0.2.0_all.deb is a Termux package that you can download and then install like this in Termux:
apt install ./android-svc_0.2.0_all.deb

v0.1.0

13 Oct 18:35
Compare
Choose a tag to compare
  • android-svc is a standalone executable that runs on Android (in Termux) or Linux (using ADB)
  • android-svc_0.1.0_all.deb is a Termux package that you can download and then install like this in Termux:
apt install ./android-svc_0.1.0_all.deb