Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save lyf-is-coding/571fd0343dcd94d073332796380fc600 to your computer and use it in GitHub Desktop.

Select an option

Save lyf-is-coding/571fd0343dcd94d073332796380fc600 to your computer and use it in GitHub Desktop.

Revisions

  1. lyf-is-coding renamed this gist Jul 22, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. lyf-is-coding revised this gist Jul 22, 2021. No changes.
  3. lyf-is-coding renamed this gist Jul 22, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. lyf-is-coding revised this gist Jul 22, 2021. No changes.
  5. @creativcoder creativcoder revised this gist Aug 21, 2020. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,9 +1,9 @@
    Issue this command to terminal with your device connected :

    >adb shell pm list packages
    $ adb shell pm list packages

    or if that doesn't work, then type this :
    If that doesn't work, then:

    >adb shell
    >su
    >pm list packages
    $ adb shell
    $ su
    $ pm list packages
  6. @creativcoder creativcoder created this gist Nov 29, 2014.
    9 changes: 9 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    Issue this command to terminal with your device connected :

    >adb shell pm list packages

    or if that doesn't work, then type this :

    >adb shell
    >su
    >pm list packages