PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > HTC Evo 3D
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-09-2011, 04:56 PM
boe's Avatar
boe
Almost a VIP
Offline
Pocket PC: Touch
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 933
Reputation: 100
boe is keeping up the good workboe is keeping up the good work
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Question about finding the APKs on my phone

Hello,

I downloaded some apps on my phone from the market directly on my phone. Is there a place I can find them so I can copy them from my phone for easy reinstall (in case I forget which ones I downloaded) should I reformat my phone?

I don't know if it matters but the ones I downloaded are
Wififofum
calwidget
flashlight
IMDB
IP Network calculator
IP subnet calculator
netflix
SoundHound
Wififofum
Reply With Quote
  #2 (permalink)  
Old 07-09-2011, 05:08 PM
scrosler's Avatar
VIP Member
Offline
Pocket PC: EVO 3D
Carrier: Sprint
Location: Fargo ND
 
Join Date: Aug 2007
Posts: 5,114
Reputation: 20875
scrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation level
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

Quote:
Originally Posted by boe View Post
Hello,

I downloaded some apps on my phone from the market directly on my phone. Is there a place I can find them so I can copy them from my phone for easy reinstall (in case I forget which ones I downloaded) should I reformat my phone?

I don't know if it matters but the ones I downloaded are
Wififofum
calwidget
flashlight
IMDB
IP Network calculator
IP subnet calculator
netflix
SoundHound
Wififofum

Theres two ways to do this....

1. Use the ADB Pull command to pull the APKS from phone to pc.
2. Use an app like titanium back up to "Back Up" the APKS to SD Card. This method will require the temp root.
__________________


Donations always accepted but never expected!
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 07-09-2011, 05:11 PM
boe's Avatar
boe
Almost a VIP
Offline
Pocket PC: Touch
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 933
Reputation: 100
boe is keeping up the good workboe is keeping up the good work
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

Thanks! I'll try to find info on the adb pull command.
Reply With Quote
  #4 (permalink)  
Old 07-09-2011, 05:13 PM
scrosler's Avatar
VIP Member
Offline
Pocket PC: EVO 3D
Carrier: Sprint
Location: Fargo ND
 
Join Date: Aug 2007
Posts: 5,114
Reputation: 20875
scrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation level
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

Turn on USB Debuggin in Applications settings
Make sure Drivers are installed.

Bring up ADP terminal

"adb pull /data/app /where you want it to land"


You can get the drivers and adb application in any of my [GUIDE] Threads.

Let me know if you need more help.
Reply With Quote
  #5 (permalink)  
Old 07-09-2011, 05:18 PM
boe's Avatar
boe
Almost a VIP
Offline
Pocket PC: Touch
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 933
Reputation: 100
boe is keeping up the good workboe is keeping up the good work
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

LOL - you are quick! I just googled using adb apk pull android (thanks to your advice) and got this on mauweb

Using ES File Manager
Open ES File Manager
Click on the menu button of your device
Click on "Manager"
Click on "App Manager"
Long press on app you want to extract
Click on "backup"
Extracted .apk files will be placed on the "backups" directory of your sd card
[/url]

I'm using es file app and it is very easy - thanks so much for your help. I'm new to all the fancy android stuff until this week and helpful people on ppcgeeks have brought me up to speed very quickly!

Last edited by boe; 07-09-2011 at 05:20 PM.
Reply With Quote
  #6 (permalink)  
Old 07-09-2011, 05:24 PM
scrosler's Avatar
VIP Member
Offline
Pocket PC: EVO 3D
Carrier: Sprint
Location: Fargo ND
 
Join Date: Aug 2007
Posts: 5,114
Reputation: 20875
scrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation level
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

Quote:
Originally Posted by boe View Post
LOL - you are quick! I just googled using adb apk pull android (thanks to your advice) and got this on mauweb

Using ES File Manager
Open ES File Manager
Click on the menu button of your device
Click on "Manager"
Click on "App Manager"
Long press on app you want to extract
Click on "backup"
Extracted .apk files will be placed on the "backups" directory of your sd card

I'm using es file app and it is very easy - thanks so much for your help. I'm new to all the fancy android stuff until this week and helpful people on ppcgeeks have brought me up to speed very quickly!

Yeah, thats essentially the same thing as using Titanium back up. But yeah, its simple if your rooted. I like the ADB method because its more "technical"
Reply With Quote
  #7 (permalink)  
Old 07-09-2011, 05:30 PM
boe's Avatar
boe
Almost a VIP
Offline
Pocket PC: Touch
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 933
Reputation: 100
boe is keeping up the good workboe is keeping up the good work
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

Quote:
Originally Posted by scrosler View Post
Yeah, thats essentially the same thing as using Titanium back up. But yeah, its simple if your rooted. I like the ADB method because its more "technical"
Ahh - you must be one of those peole who enjoys using the powershell commands (if you use windows). Thanks again for your help. I'm pretty much done adjusting and testing things on my phone (except I'll keep trying to figure out a better way to manage the battery). I haven't done much with it since I plugged it in to charge on my computer and it has only gone from 13% to 45% in 3 plus hours..
Reply With Quote
  #8 (permalink)  
Old 07-10-2011, 12:13 AM
chong67's Avatar
Almost a VIP
Offline
Pocket PC: EVO 3D
Carrier: SERO Premium
Location: Atlanta
 
Join Date: Oct 2007
Posts: 865
Reputation: 210
chong67 is keeping up the good workchong67 is keeping up the good workchong67 is keeping up the good work
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

I just use the HTC Driver installed to sync to my PC when connected thru USB and copy it to my computer.

What do u use to install your .apk?
__________________
HTC Evo LTE > (Dell x51v → Motorola Q (Verizon) → Mogul → 800w → Treo Pro → Touch Pro 2 → EVO 3D (SERO) ) > iPhone 5
Reply With Quote
  #9 (permalink)  
Old 07-10-2011, 02:58 AM
boe's Avatar
boe
Almost a VIP
Offline
Pocket PC: Touch
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2007
Posts: 933
Reputation: 100
boe is keeping up the good workboe is keeping up the good work
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Re: Question about finding the APKs on my phone

You can use ES File Explorer, Easy Installer (free) and I'm sure a ton of other ones. Easy Installer was very simple to use and free through the market on the phone. I'm a newbie so I'm sure others will have good/better suggestions.
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > HTC Evo 3D


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:56 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com