Android Open Source - App mobile wTorrent_App






Project Summary

An Android app to access the wTorrent mobile interface.

Web Site / Source Repository

wTorrent_App is hosted in the following web site
https://github.com/749/wTorrent_App

If you think the Android project wTorrent_App listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of wTorrent_App.

ItemValue
Java File Count16
Target SDK Version17
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
httpclient-4.3.1.jar
httpclient-cache-4.3.1.jar
httpcore-4.3.jar
httpmime-4.3.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Java Source Files

wTorrent_App has the following Java source files.

com.example.wtorrent_app.MainActivity.java
com.example.wtorrent_app.SettingsActivity.java
com.example.wtorrent_app.TorrentListFragment.java
com.example.wtorrent_app.Wtorrent.java
com.example.wtorrent_app.WtorrentApplication.java
com.example.wtorrent_app.WtorrentAsyncTask.java
com.example.wtorrent_app.model.Torrent.java
com.example.wtorrent_app.model.TorrentAdapter.java
com.example.wtorrent_app.model.TorrentFile.java
com.example.wtorrent_app.model.TorrentPeer.java
com.example.wtorrent_app.model.TorrentTracker.java
com.example.wtorrent_app.model.WtorrentJsonHandler.java
com.example.wtorrent_app.wtorrent.AddTorrent.java
com.example.wtorrent_app.wtorrent.AddTorrentResult.java
com.example.wtorrent_app.wtorrent.RequestBuilder.java