Romain Vimont

Results 2060 comments of Romain Vimont

Probably the same as #39. The warnings you get are not related.

Any update about what problem?

> Only the viber android app is not working it says "no connection" Some apps just check if wifi is enabled. See #37.

Do you have `adb`? What is the result of `adb devices`?

What about `gradlew releaseJava`? (`build` builds everything)

``` gnirehtet run -d xx.xx.xx.xx ```

> it says gnirehtet repeatly closing on android What ip did you use instead of xx.xx.xx.xx? Please copy the error it generates in `adb logcat`.

The connections (at the transport layer) are actually opened from the computer, so everything goes through your computer network. If your computer uses a VPN, your device connections will go...

Thank you. Question: why are there so many "merge commits" in this PR? Could we just cherry-pick `Bump miow from 0.2.1 to 0.2.2 in /relay-rust` and `Bump net2 from 0.2.33...