Task #5319
NetCipher.useTor() automatically sends ACTION_START Intent
Status: | New | Start date: | 06/11/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 1.3 | |||
Component: |
Description
When the app has called NetCipher.useTor(), it should automatically use the ACTION_START Intent
and wait for a response via ACTION_STATUS
. It should then throw an Exception
if Tor did not start.
Related issues