thasmin / Podax

Podcast client for Android
Other
165 stars 34 forks source link

Podax is no longer updated. Feel free to fork and send me questions.

Podax is a podcast downloader and player.

Features include:

Building Podax

It's highly recommended to use Android Studio and gradle to build Podax. Simply open the project file and compile. If you're using a branch with native code, you'll need to download the NDK and run ndk-build manually until the gradle plugin is fixed.