Bug #8392

Orbot Connection not established

Added by Anonymous 6 months ago.

Status:NewStart date:08/02/2017
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:1.3
Component:

Description

Hello, I am currently working on an app that uses the Android Upload Service lib to upload images to a server, as well as the NetCipher lib to proxy those upload requests through Tor/Orbot. I have an issue with connecting to Orbot at all, and also with my current code, getting the Orbot Helper to prompt the user to download the Orbot app using `OrbotHelper.get(this).init();`. I am including my Main Activity and application delegate below. Am I doing something wrong setup wise with using NetCipher in my program?

MainActivity.java
https://gist.github.com/kortstin/c7d54c8861c66d085bd9153df3eacbb9

Initializer.java
https://gist.github.com/kortstin/c8b71c00ae0de9da53d959e8d5e50f11

Also available in: Atom PDF