Skip to content

Commit ae14b74

Browse files
format and readme updates
1 parent 6390682 commit ae14b74

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ The Play store variants sandbox traffic more heavily, so Tordroid’s attempts t
99
This is why Orbot works on physical devices but fails inside modern AVD images.
1010
The fix: Use a “Generic x86_64 – Android (AOSP)” system image, NOT Google Play
1111
This is the only consistent method that allows Orbot’s VPN mode or socks proxy to run without SELinux blocks.
12-
Use one of these AVD images:
13-
✅ API 30 (Android 11) – AOSP x86_64
14-
✅ API 29 (Android 10) – AOSP x86_64
15-
✅ API 28 (Android 9) – AOSP x86_64
16-
✅ API 23 (Android 6) – AOSP x86 (if you want super stable)
12+
Use one of these AVD images:<br>
13+
✅ API 30 (Android 11) – AOSP x86_64<br>
14+
✅ API 29 (Android 10) – AOSP x86_64<br>
15+
✅ API 28 (Android 9) – AOSP x86_64<br>
16+
✅ API 23 (Android 6) – AOSP x86 (if you want super stable)<br>
1717

1818
Only the AOSP images have permissive-enough SELinux and permitted VPN API behavior.
19-
You must choose AOSP / “Android” (the plain one) — not:
20-
❌ Google Play
21-
❌ Google APIs
19+
You must choose AOSP / “Android” (the plain one) — not:<br>
20+
❌ Google Play<br>
21+
❌ Google APIs<br>
2222

2323
<p align="left">
2424
<a href="https://github.com/vergecurrency/tordroid/actions/workflows/android.yml">

0 commit comments

Comments
 (0)