Transdroid is an Android remote client for your bittorrent application running on a server or home computer. Many torrent clients are supported. It can show the active torrents, pause, resume or remove them and new torrents can be added via URL, RSS feed or (integrated) site search. The application is open-source and free.
This project is divided into several packages:
org.transdroid.gui | Everything interface related, such as the main activity. |
org.transdroid.daemon | Adapters and helpers to connect to various torrent daemons. |
org.transdroid.preferences | Preference screens and helpers. |
org.transdroid.rss | RSS download feed support. |
org.transdroid.search | Different types of search adapters. |
org.transdroid.widget | The various home screen appwidgets. |
org.transdroid.service | Background (alarm) service. |
For more information, visit the public Transdroid website.