eventlistener

  1. B4J Question ABMCalendar ABMaterial v5.12 BUG

    I added a calendar object with the default view to MONTH, for some reason when I click on any of the days the _DayClicked(date As String) does not fire up, below is the code where I initialize the object. DateTime.DateFormat = "yyyy-MM-dd" Log("today is: " & DateTime.Date(DateTime.Now))...
  2. Android Question [SOLVED] Exoplayer Eventlistener ClassNotFoundException

    Hello, I used this code for a radio streaming apps which worked previously. Dim jo As JavaObject = Starter.exo Dim event As Object = jo.CreateEventFromUI("com.google.android.exoplayer2.ExoPlayer$EventListener", "statechanged", False) jo.GetFieldJO("player").RunMethod("addListener"...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…