Recent content by JCMM

  1. J

    Adb command for listing all the device logical screen resolutions

    any develloper can give me an hand on this?
  2. J

    Adb command for listing all the device logical screen resolutions

    Thanks for moving my thread, i really apreciate it
  3. J

    Adb command for listing all the device logical screen resolutions

    What i'm asking is not related to the BlackBerry OS, what i need is only related to the Android OS and ADB advanced commands.
  4. J

    Adb command for listing all the device logical screen resolutions

    don't tell that there's not a single developper in here to help me out with this..
  5. J

    Adb command for listing all the device logical screen resolutions

    Here is what i'm talking about: We have this option for every android app installed and what i want to do is reprogram my 3rd option to a smaller pixel density which will allow me to get more impormation on the screen. I've already tried this option adb shell wm density "dpiValue" and i can...
  6. J

    Adb command for listing all the device logical screen resolutions

    Hi, Not long ago i used a command that listed 3 diferent logical displays on my BlackBerry Classic. As some onf you should know the android runtime on the Classic and on the Passport allow us to choose between 3 diferent options and i managed to get information about those options with a...