BiglyBT for Android is an ad-free, fully featured open source bittorrent client and remote control optimized for phones, tablets, Chromebooks, and Android TVs.
You can find our app on Google Play. Here's a link that maybe Google Search will like 😉 BiglyBT: Torrent Downloading Client for Android
You can also get it F-Droid:
This is fork of Vuze Remote for Android.
Released!
- Collapsable Grouping headers for torrents, such as
- "Active", "Inactive", "Active Today", "LastActive" when sorting by active
- xx% to xx% complete when sorting by complete
- General file groups of "1", "many", "hundreds", "thousands" when sorting by file count
- Fixed launching of files from local Vuze Core on Android N
For anyone trying to run from source, there's one key step to ensure the remote part works:
chmod +x updatePlugins.sh ./updatePlugins 1.0.2.1
This should copy the required plugin JARs and assets into your local source tree. In Android Studio, you may have to re-sync your the /BiglyBT/build.gradle file in order for AS to pick up the JARs
We use the plugin Eclipse Code Formatter to format the code, with the scheme in BiglyBT/PreferencesJavaCodeStyleFormatter.xml