state

  1. rleiman

    Android Question [SOLVED] - Listening for when audio from a video or sound file is played from another app

    Greetings, I'm currently using this coding to detect when the phone state changes when the phone app is on a phone call. Is there something like it to detect when audio from another app starts playing? I want to use the same type of coding to mute the exoPlayer volume as soon as another app...
  2. Mashiane

    B4J Library [BANanoReef] Create reactive, state based components & UI

    Ola BANanoReef So I took a small break to check this out, out of curiosity. Reef does one thing, renders the UI and only updates the stuff that has changed. To develop webistes / web apps with BANano, one uses html, css and javascript. Here we go to basics and create a reactive HTML...
  3. Rob Bliss

    Android Question Restore Indexed Table

    Is there a way to restore an indexed table to the last state, for example on screen rotation. From what I can tell, it happens on activity_resume, however if activity_create is called, then it overrides it. Alternatively, is there a way to get the index of the item at the top of the screen in...
Top