Skip to content

Ampache client for Android. Forked from the official amdroid-h repo.

License

Notifications You must be signed in to change notification settings

wahidmounir/amdroid

 
 

Repository files navigation

Amdroid

Ampache client for Android. Allows streaming music from any Ampache server.

History

This is a fork of the official "amdroid-h" repo. Since there was no activity around this project in any way since 2010, I decided to kick-start this again.

Major Changes (WIP)

  • Reworked UI. The original design looked very outdated. This puts off many potential users.
  • Upgraded Android APIs. The aim is to drop all the deprecated dependencies and components.
  • Async Network/IO. Everything UI-unrelated has to be moved out of the main (UI) thread. This brings app responsiveness and better UX.
  • Robust application. Exceptions get handled properly. The app needs to be reliable.

About

Ampache client for Android. Forked from the official amdroid-h repo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%