You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed I've been accidentally running the plugin with the mainline Meshtastic-Android app with no apparent issues.
Is the requirement from the README (under "Build + Install Meshtastic") still relevant, or have the changes been merged into the mainline code in the meanwhile?
The text was updated successfully, but these errors were encountered:
My PR: meshtastic/Meshtastic-Android#172 was merged about 2 weeks ago but I don't think they have done a release since then. Are you seeing an error in logcat about a Handler not being able to be created on a thread that has not called Looper.prepare()? Did you set the device up previously in the Meshtastic app?
I was running a self-compiled APK, post Looper fix. This explains why it "just worked" :)
I suggest updating the README instructions to point to the meshtastic repo, which now includes your fix, along with a few other useful fixes and features not included in your fork.
I noticed I've been accidentally running the plugin with the mainline Meshtastic-Android app with no apparent issues.
Is the requirement from the README (under "Build + Install Meshtastic") still relevant, or have the changes been merged into the mainline code in the meanwhile?
The text was updated successfully, but these errors were encountered: