fe2909c4666df955bda0157bff81db2c34f02a97
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
2) # Revision: $Revision: 22402 $
3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor Project: Android Instructions" CHARSET="UTF-8"
6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page docs/documentation>">Documentation &raquo; </a>
10)     <a href="<page docs/android>">Android</a>
11)   </div>
12)   <div id="maincol">
13)     <h2><a class="anchor" href="#Android">Tor on Android</a></h2>
14)     <br />
15)     <p>
16)     Tor is available for Android by installing our package named Orbot.
17)     </p>
18)     <p>
19)     Orbot is an application that allows mobile phone users to access the web,
20)     instant messaging and email without being monitored or blocked by their mobile
21)     internet service provider. Orbot brings the features and functionality of Tor
22)     to the Android mobile operating system.
23)     </p>
24)     <p>
25)     Orbot contains Tor, libevent and privoxy. Orbot provides a local HTTP proxy
26)     and the standard SOCKS4A/SOCKS5 proxy interfaces into the Tor network. Orbot
27)     has the ability to transparently torify all of the TCP traffic on your Android
28)     device when it has the correct permissions.
29)     </p>
30)     
31)     <a id="QrCode"></a>
32)     <h2><a class="anchor" href="#QrCode">Installing Tor with a QR code</a></h2>
33)     <br />
34)     <p>
35)     Orbot is easy to install by simply scanning the following QR code with your
36)     Android Barcode scanner.
37)     </p>
38)     
39)     <p>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

40)     <a href="$(IMGROOT)/android/orbot-qr-code-latest.png">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     <img border="0" alt="Android QR code"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

42)     src="$(IMGROOT)/android/orbot-qr-code-latest.png"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

43)     </a>
44)     </p>
45)     
46)     <a id="Market"></a>
47)     <h2><a class="anchor" href="#Market">Installing Tor from the Android Market</a></h2>
48)     <br />
49)     <p>
50)     Orbot is not currently in the Android Market. It will be available in the
51)     market in the very near future.
52)     </p>
53)     
54)     <a id="Manual"></a>
55)     <h2><a class="anchor" href="#Manual">Installing Tor from our website manually</a></h2>
56)     <br />
57)     <p>
58)     You can download <a href="../<package-androidbundle-alpha>">our most recent version of Orbot</a> and <a href="../<package-androidbundle-alpha-sig>">the gpg signature</a> from our server.
59)     </p>
60)     
61)     <a id="Screenshots"></a>
62)     <h2><a class="anchor" href="#Screenshots">Screenshots of Tor on Android</a></h2>
63)     <br />
64)     <p>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

65)     <a href="$(IMGROOT)/android/android-off.jpg">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

66)     <img border="0" alt="Android Tor off"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

67)     src="$(IMGROOT)/android/android-off-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

68)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

69)     <a href="$(IMGROOT)/android/android-bootstrapping.jpg">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

70)     <img border="0" alt="Android Tor bootstrapping"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

71)     src="$(IMGROOT)/android/android-bootstrapping-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

72)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

73)     <a href="$(IMGROOT)/android/android-activated.jpg">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

74)     <img border="0" alt="Android Tor activated"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

75)     src="$(IMGROOT)/android/android-activated-150x150.jpg"/>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

76)     </a>
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

77)     <a href="$(IMGROOT)/android/android-settings.jpg">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

78)     <img border="0" alt="Android Tor settings"
Andrew Lewman fix the image paths in andr...

Andrew Lewman authored 13 years ago

79)     src="$(IMGROOT)/android/android-settings-150x150.jpg"/>