Search results


  1. N

    Settings FC on Sound and Data Usage

    On MIUI v4.0 2.1.13 when I try to enter the sound settings, the settings app FC's and same goes for the data usage. I can't change notification sounds or turn off the audio click sound! lol any chance of a fix?
  2. N

    [Miui Music] Doesn't detect playlist

    How come the miui music app doesnt detect my playlists? I have tried every music app on the market and they all detect them....
  3. N

    Disable Music Lockscreen Controler

    Hello, So when u play a song or anything the relates to music, the lockscreen opens the play/pause buttons and the really cool animation but it slows down the phone WAY too much. Sometimes, by phone wont even unlock.... is there a way to disable this? Thanks!
  4. N

    [Q] Quick Coding Question

    Hello! Im trying to learn how to code for android and am trying to create a simple file explorer (doesnt do anything but view files and folder) with root access except i have no idea how to give it root privileges. I tried running the "su" command at the onCreate() and the app asks for root...