Android icon indicating copy to clipboard operation
Android copied to clipboard

Android application for Hive2Hive

Results 6 Android issues
Sort by recently updated
recently updated
newest added

When I am trying to create a new node, while i run the application on my phone it thorws the above exception. I am running 1.2.2 version of H2H

i am testing h2h... i ran "org.hive2hive.android.deployment" with java -jar, then i had connected on mobile client and upload a photo file. i have tested, deleting on my phone, and...

(pulled out from #1) The mobile phone should be able to create a new P2P network. As of now, it can only bootstrap to an existing network. The creation of...

enhancement

Run Command is "java -jar org.hive2hive.android.deployment-1.0.2.jar" After a certain time elapsed, and an error occurs like below. `16:28:50 [NETTY-TOMP2[ERROR] TomP2PCumulationTCP - exception in decoding TCP, not started decoding java.lang.OutOfMemoryError: Direct...

Hi! Can you provide me some advice or sample on how to implement chat in Hive2Hive? Something like: > connect to bootstrap > start chatting with this username Thanks!

There are some exception occurred when i used the "gradlew clean" command like "could not find org.hive2hive:org.hive2hive.core:1.2.2.So,how can i import your project of hive2hive of android into my Android Studio?