Menu

problem while connecting to a hidden service with android

Alex Zisis
2016-05-23
2016-12-07
  • Alex Zisis

    Alex Zisis - 2016-05-23

    Hi,
    Firstly, thanks for keeping the project alive!

    I ve been trying code from the 'HelloAndroidActivity.java' on adnroid but it keeps hanging after this command:
    NetLayer netLayer = NetFactory.getInstance().getNetLayerById(NetLayerIDs.TOR);
    So the: netLayer.waitUntilReady(); is waiting forever.

    Ferthermore, this System.out.println(netLayer.getStatus().toString()) says that its at 60% (it keeps printing this every 5 secs forever). I m also using the 0.0.5 version from maven (http://mvnrepository.com/artifact/org.silvertunnel-ng/netlib/0.0.5) if this is any helpfull..

    My plan is to create a hidden service with a project on netbeans (this is working fine) and connect to it with an android device.
    So i have a .onion address witch i want to connect to.

    There are no errors or messages to point something is wrong. Could my libs be a problem?

    Any thoughts or a heading to the right direction would be really helpfull!

     
  • Basileal Imana

    Basileal Imana - 2016-12-07

    Hi Alex, did you ever solve the issue? Having same problem. Mine hangs at 30%.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.