This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Android Studio, Eclipse, IntelliJ


MichaelF
 Share

Recommended Posts

Hello fellow programmers.

I am new into the world of Android based Applications. I can create the most basic things in Android studio and learning the logic of the software. I am trying to import/open Mumble open source file i got from Github but seem to be failing with something and can't figure out what i am doing wrong. First attempt it will create the Gradle file for me and import all Libraries necessary to launch after all is done when trying to run the code into a android phone it will tell me the MNotification (setEventListenerInfo) is no longer supported according to my research. I can't figure out how to have this source running before i start studying how it works so i can continue with this example.


Thanks in advance for any help.


https://github.com/pcgod/mumble-android Code used for Mumble

https://github.com/acomminos/Plumble Code used for Plumble


In Plumble the error i get is there is no class called Default.

Link to comment
Share on other sites

  • 4 years later...
 Share

×
×
  • Create New...