Reputation: 3959
So I messed up. I removed some apps from my eclipse workspace (all related just large) so I went to go pull in another app to modify it a bit and eclipse errored brining it in wiping all of the files still there but 0kb. Tried my handy dandy recovery app with no luck.
But the apk is still on my dev phone. Is there a way to get it off of my dev phone? I already checked and it's not in System/App...
Phone is a Nexus 4 running ICS.
Upvotes: 0
Views: 75
Reputation: 3771
/data/app is where youll find the apk.
Note that you arent getting the source, just the apk file. I dont see how this will help in Eclipse at all.
Upvotes: 1