Little Music Player Versions Save

Android 1.0+ mini notification based audio player

2.13

9 months ago
  • Now support folder-based playlist for Android 5.0+
  • Now support temporary playlist via multi-share

2.12

10 months ago
  • Fixed permission missing on newer android
  • Now runs on Android 14 (emulator)
  • Added permission blocks at the bottom of activity

2.11

1 year ago
  • New loop function for non-streaming audio
  • Playlist support (via m3u) (does not work with relative path yet) (may require storage permissions)
  • Skip button for playlist

2.10

1 year ago
  • Support internet streaming (new internet permission)
  • Added required permissions for notifications (Android 13+)
  • Better error reporting
  • Fixed audio player null when destroying
  • Fix spelling mistake
  • Updated notifications
  • Added required permissions for audio file opening (older androids)

2.9

1 year ago
  • reverted icon
  • fixed incorrect instructions

2.8

1 year ago
  • updated description
  • fixed notifications making alert sound (at least on emulators)
  • fixed notifications not working on android 13 (sdk 33)
  • new icons

2.7

1 year ago
  • updated sdk target
  • reduced apk size

2.6

1 year ago
  • now support hardware play pause button

2.5

1 year ago
  • potential bug fix for notification fails on android 4.4
  • potential bug fix for double onStart()
  • bug fix for exposure of hidden class

2.4

1 year ago
  • Now app does not use full screen mode
  • Mini UI changes
  • Updated documentation