-1

I am working on an apk sharing app for which I need an apk of installed app, I checked this answer. which shows this command

adb pull /data/app/com.example.someapp-2.apk path/to/desired/destination

But when I try this on terminal in android device it shows

/system/bin/sh: adb not found

Is there any alternative command or procedure to the same on android device terminal ?

Community
  • 1
  • 1
Mustafa Bhatkar
  • 335
  • 2
  • 13

1 Answers1

0

Use MyAppSharer, or Xender or ShareIt from app store.

Personally I use MyAppSharer to extract any installed apk. Use Bluetooth option while extracting any app.

Mohammad Tauqir
  • 1,817
  • 1
  • 18
  • 53