Current droid2 dump?

toaster13

New Member
Joined
Nov 14, 2010
Messages
1
Reaction score
0
Argh. Does anyone have a droid 2 vzw dump? I accidentally overwrote the FriendFeed.odex with FriendFeed.apk (I ran mv FriendFeed* instead of ls FriendFeed*). I'm hearing this is one of the apps that may not be safe to remove, and I obviously want the ability to roll back when needed for updates. I actually just need the odex file (or a way to generate it from the apk? is that possible?) - if someone can help me out, I'd really appreciate it.

I'm only finding dumps from earlier versions and the APK and they definitely modified FriendFeed since. I started these commands with the sticky dump from the top of the forum and extracted the FriendFeed apk/odex pair, then pulled the copy from my phone to compare:

$ md5sum FriendFeed.*
a7396bfc142330ca1c7b36f319ab5a21 FriendFeed.apk
5409d596c9d9429a2d3cdf73d53b5239 FriendFeed.odex
$ ./adb pull /system/app/FriendFeed.apk
2510 KB/s (466894 bytes in 0.181s)
md5sum FriendFeed.*
4a79f6e1f795bcd8f817fc49bf8cffe3 FriendFeed.apk
5409d596c9d9429a2d3cdf73d53b5239 FriendFeed.odex

Thanks!
 

trook

Member
Joined
Sep 4, 2010
Messages
616
Reaction score
0
Location
Lake Elsinore Ca
in the droid 2 hacks section in this forum, there is a sticky that says (source) droid 2 system apps. there you can download a folder containing all droid 2 stock system apps.
 
Last edited:
Top