www.transdroid.org
Google+ - Twitter - Old Google Code site - transdroid@2312.nl
"Manage your torrents from your Android device"
Manage your torrents from your Android device with Transdroid. All popular clients are supported, including µTorrent, Transmission, rTorrent, Vuze, Deluge and BitTorrent 6. You can view and manage the running torrents and individual files. Adding is easy via the integrated search, RSS feeds or the barcode scanner. Monitor progress using the home screen widget or background alarm service.
Transdroid was migrated from its Google Code Mercurial repo to GitHub with the 2.0-alpha3 tag and its .apk release.
Code and design contributions are very welcome. You might want to contact me via social networks (G+, Twitter) or e-mail first. Please note all code will be GNU GPL v3 licensed.
Please respect the coding standards for easier merging. master contains the current release version of Transdroid while dev contains the active development version. However, larger, new features are developed in their own branch.
Transdroid is currently developed in Eclipse, against Android 4.3 (API level 18). To support lite and full version of the app, the core UI is contained in a separate Android library project. The torrent client adapters are also in a seperate project, called Transdroid Connect, but this is a classic Java project. If the Connect project is updated, a fresh .jar needs to be exported to core/libs/transdroid.jar. In order to do so, run ant within the lib/ directory.
- core - Contains the core Android library project with UI, services, resources, etc.
- full - Full app version (website release) through AndroidManifest.xml configuration
- lite - Lite version (for Play Store, without search and RSS) through AndroidManifest.xml configuration
- external - Local copies of required external Android libraries
- lib - The Torrent Connect project containing torrent client communication code
Designed and developed by Eric Kok of 2312 development. Contributions by various others (see commit log).
Copyright 2010-2013 Eric Kok et al.
Transdroid is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Transdroid is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Transdroid. If not, see <http://www.gnu.org/licenses/>.
Some code/libraries/resources are used in the project:
- ActionBarSherlock
Jake Wharton
Apache License, Version 2.0 - AndroidAnnotations
Pierre-Yves Ricau (eBusinessInformations) et al.
Apache License, Version 2.0 - ActionBar-PullToRefresh
Chris Banes
Apache License, Version 2.0 - Crouton
Code: Benjamin Weiss (Neofonie Mobile Gmbh) et al.
Idea: Cyril Mottier
Apache License, Version 2.0 - Base16Encoder
Marc Prud'hommeaux
Apache OpenJPA - MultipartEntity
Apache Software Foundation
Apache License, Version 2.0 - RssParser (learning-android)
Tane Piper
Public Domain - Base64
Robert Harder
Public Domain - aXMLRPC
Tim Roes
MIT License - android-ColorPickerPreference
Daniel Nilsson and Sergey Margaritov
Apache License, Version 2.0 - CheckableRelativeLayout
Cédric Caron (MarvinLabs)
Public Domain - Funnel icon
Naomi Atkinson from The Noun Project
Creative Commons Attribution 3.0