trebleshot / android

An open-source app that allows you to transfer files one to one securely or using a browser, all without the internet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection Error: When selected more than 500 MB

aqeelzoobi opened this issue · comments

Many time in android connection will failed when select files more than 20 or above, when total size will increase its will through the connection between the transaction.

Thanks for reporting the issue. However, logs might help a lot and can be taken with adb logcat or in app "Contact and Feedback" button from the side bar.

if (!inetAddress.isReachable(1000))
throw new IOException("Ping test before connection to the address has failed");
its through ping test exception. when transfer files from android 10 to 10