开发者

Can't find .apk of app i was developing

Yesterday my HDD decided to die on me, which caused me to lose a lot of data, one of these bits of data being an application for Android I was developing. I read around and apparently you can decompile a .dex file or something. The only problem is there seems to be no mention of my application when exploring my phones hierarchy via my PC. It is definitely there somewhere as I can still run the application.

When my pho开发者_Go百科ne was being ran in debug mode and the application was run on eclipse it got installed. Can anyone advise me where I can find the install stuff etc for my app?

Thanks, Rhys


Assuming you have the Android SDK installed, open up ddms and go to Device > File Explorer. Can you see it under System Data > App?

(Note, if you're not rooted then you won't be able to open Data. Installed apps are protected on unrooted phones.)


You can find it in /data/app , I think you need root access to do that.

It will be in phone memory not sd card.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜