Jeff Thompson
Jeff Thompson
I tried on WSL. A requirement is to install and run Android Studio. When I try to launch it, I get the error "Unable to detect graphics environment". Are you...
I don't think that will work. Need the Linux executables for NDK, etc.
Either figure out how to run Android Studio from WSL (I haven't researched this online) or run Ubuntu in a virtual machine like Virtual Box.
Thanks. Let us know.
Did you set the environment variables for Ubuntu as shown here? https://github.com/jefft0/gomobile-ipfs/blob/add-INSTALL/INSTALL.md#user-content-build-for-android Especially important is JAVA_HOME. Do you have a jre at /usr/local/android-studio/jre ?
@JavaMousekin , you're welcome. Glad to hear you got it working. I haven't seen a message from the original poster in weeks, so I will close this issue. If there...
We don't plan to support Flutter. (We already plan to support React-Native which is the most used framework for mobile development.) We encourage the community to create other packages. If...
Hello @Khyta . This issue is about the error "route ip+net: netlinkrib: permission denied" which comes from running gomobile-ipfs . We will merge the solution soon, but it is only...
@Khyta , you may have found this issue by searching for the error. We will fix the error in gomobile-ipfs, but it won't help you running `ipfs daemon` directly. I...
The pull request was merged for Android 30 support. This should fix the problem in this issue.