gallery apk - Nexus S Q&A, Help & Troubleshooting

would someone mind posting their gallery apk for me please. i did a boo boo. thanks

Stock ICS/GB, Custom ROM, etc? Also, you can find it inside the flashable .zip of the ROM you have flashed. Look in /system/app. You may also need an .odex file along with it if you broke that too.

I'm running oICSv43. I looked in the rom using root explorer and couldn't find it. that was the first thing I tried. I"m not a total noob but dont know what i did to lose it. I wanted to ask for it here before reflashing.

http://db.tt/vDfrpsE0
Sent from my Nexus S using xda premium

thank you!

Harbb said:
Stock ICS/GB, Custom ROM, etc? Also, you can find it inside the flashable .zip of the ROM you have flashed. Look in /system/app. You may also need an .odex file along with it if you broke that too.
Click to expand...
Click to collapse
Can this Harbb be applied if I want the GB camera or let's say phone app from GB to ICS ? and what if I rename the .apk file to another name so I would not loose the origianl ICS app ? name the .odex file with the same new name but .odex ?

I don't know enough about Smali or Android's app system to say. However I'm a firm believe in "there's one way to find out"
Just do a backup beforehand and try it out.

Harbb said:
Stock ICS/GB, Custom ROM, etc? Also, you can find it inside the flashable .zip of the ROM you have flashed. Look in /system/app. You may also need an .odex file along with it if you broke that too.
Click to expand...
Click to collapse
It's probably in gapps, actually.
Sent from my Nexus S 4G using xda premium

Related

[DUMP] T959VUVKB5 Deodexed/Rooted

The link below is a ZIP file that contains the /system and /data dumps from the Samsung Vibrant 4G.
I have removed SOME of the bloat, deodexed the APKs, and added root permissions.
THIS IS NOT A ROM....PLEASE TO NOT ATTEMPT TO FLASH WHEN CLOCKWORKMOD RECOVERY IS RELEASED.
Link: http://www.megaupload.com/?d=BUPWRNJ1
What exactly is this for?
Sent from my SGH-T959V using XDA App
tq745 said:
What exactly is this for?
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Developers who dont have the Vibrant 4G to look at, disect, and make their magic
Sent from my SGH-T959V using XDA App
I think it would have been better to include the bloatware, some people use those apps that come with the phone but whatever. Good work
IAIRonI said:
I think it would have been better to include the bloatware, some people use those apps that come with the phone but whatever. Good work
Click to expand...
Click to collapse
Like I said, its for developers, and most developers remove all bloatware, then, if the user wants, they can re-download what they need.
He's just trying to help out guys. Once CWM gets built, you can flash this and you phone will be better optimized due to being deodexed.
Sent from my SGH-T959V using XDA App
Anyone tried manually copying over the Framework and App folders from this zip file into their existing file structure?
krylon360 said:
Once CWM gets built, you can flash this and you phone will be better optimized due to being deodexed.
Click to expand...
Click to collapse
Wouldn't the rom already be deodexed out when it's released, or would we then need to flash this afterwards?
flyinbird93 said:
Wouldn't the rom already be deodexed out when it's released, or would we then need to flash this afterwards?
Click to expand...
Click to collapse
no, Stock is ODEX'd. You would need to deodex it. This would allow you to make themes, and modify system files.
krylon360 said:
no, Stock is ODEX'd. You would need to deodex it. This would allow you to make themes, and modify system files.
Click to expand...
Click to collapse
Right, that's what I am saying. If we flash a custom rom this file would not then be needed by us, the "non-programmers"
great work. i would love voodoo sound on my vibrant 4g. and also voodoo lagfix...my quandrant score is 900 lol.
Sent from my SGH-T959V

[MOD] ICS Transition Animations

Hey guys, I'm trying to port over the ICS transition animations over to the CM nightlies via this guide: http://forum.xda-developers.com/showthread.php?t=1342117
I did everything to a T numerous times and every time I push the newly modified framework-res.apk into my system/framework via Root Explorer I'm always hit with FC's and when I reboot I get hit with bootloops.
Anyways I was wondering if anyone else can see how to get this working on the G2x, any help would be great!
just wandering isnt the framework for cm7 different from the framework for ics so that may be the problem. just my thoughts.
You are aware that this is done in the computer, not inside the rom, you have to do this with the zipped rom, and then flash it.
Sent from my LG-P999 using XDA App
cervantesjc said:
You are aware that this is done in the computer, not inside the rom, you have to do this with the zipped rom, and then flash it.
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
Yes I took the framework, decompiled it, replaced the old animations with the ICS ones. Then I recompiled it, signed it, and then tried to push it into my system and get loops every time. What I'm doing should be working but its not. So was wondering if someone who knows more about this could see why its not working.
Sent from my LG-P999 using xda premium
im getting boot loop also in cm7 rc1.. i made sure i signed the apk and everything..
haldi15 said:
im getting boot loop also in cm7 rc1.. i made sure i signed the apk and everything..
Click to expand...
Click to collapse
Yeah... That's what I'm stuck on. I don't get what we're doing wrong.
Not that it will likely help much, but it is not required to sign system apks. Furthermore, are you making any XML edits? If so did you make sure to remove the edited files and the resources file?
Sent from my LG-P999 using Tapatalk
Dameon87 said:
Not that it will likely help much, but it is not required to sign system apks. Furthermore, are you making any XML edits? If so did you make sure to remove the edited files and the resources file?
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
Thanks for the response! Yes, I edited the XML and added two lines. And I deleted the resource.arsc file as well. You think you can give it a shot and see if you can get it to work?
I hope anyone else can chime in this. I'm eager to get this working.
Sent from my LG-P999 using xda premium
There are way cooler transitions than ics don't waste your time
Sent from my SGH-T959 using XDA App
System files should never be resigned after editing them. That is why APK Manager asks you if it is a system file. It doesn't sign it. Just compile it and then zip align it. Don't sign it and try it again. Also when I recompile system files I never say Yes to the last question about copying everything over to the keep folder. I just recompile from the files in my project folder and I never have problems.
I think the ea asiest way of doing this is deleting the anim folder in the framework-res.apk and drag/drop ics anim folder into that apk. It might ask you if you want to add, just click yes. And then just push the new modded framework-res to your phone with adb. That's what I did from cm6 to cm7. It might be different with ICS....its worth a shot. Hope this helps.
Sent from Pure meXdroidMod!
What's with all the interest in porting these animations anyway? They are nothing special.
jboxer said:
What's with all the interest in porting these animations anyway? They are nothing special.
Click to expand...
Click to collapse
It's the lure of something new ... there are a couple of places the effect is nice. It also matches well with CRT-OFF.
if someone gets this working please upload your framework file here so i can download it
haldi15 said:
if someone gets this working please upload your framework file here so i can download it
Click to expand...
Click to collapse
You have to tell people what rom you are using. The framework files are not the same between the different roms. You just can't use a modified framework meant for another rom.
i have miui 11/18 but ill switch to cm7 if you can get it working on that
I GOT IT !!! http://forum.xda-developers.com/showthread.php?t=1342117&page=14
find the patcher by DaxElectro and download it , it works with miui and cm7 , once you make the 2 zips go into recovery mode and go to mounts and storage than mount system than flash the patch zip and enjoy ics transitions , i tested it with miui and it works

Stock deodexed browser fix [kj6]

I recently saw 6 or 7 threads about the stock deodexed browser lag on scrolling. Actually the fix is all over the web. It's about a bug in framework.jar. The idea is to get the class.odex file, decompile it, fix the bug and recompile.
Pretty simple stuff.
Attached is the fixed framework.jar file. This is the file I made to fix my own browser on stock deodexed kj6 with a stock kj6 kernel.
Feel free to try it if you like. Backup is suggested as there are no guarantees, although it should work for most.
To use -
1. overwrite the original file inside /system/framework/ with root explorer or any other file browser with root.
2. reboot
For Airfluip's AOSP rom see post 25
http://forum.xda-developers.com/showpost.php?p=19920236&postcount=25
For Octane 3 with PowerMenu installed see post 36
http://forum.xda-developers.com/showpost.php?p=20520412&postcount=36
Enjoy.
BTW, you'll notice that this file is actually smaller than the original... Winrar rules!!!
haha wow thanks, i just posted a question on that about 2 or 3 hours ago
I replaced the .jar file. Running kj1 kernel with kj6 stock. Never noticed lag before but seems fine either way. File recompiled is way bigger then the orig framework.jar
Sent from my SGH-T959V using XDA App
Dude, kj6 stock is not deodexed, so framework.jar is tiny and framework.odex is huge also, odexed version never had lag anyways. So if odexed, don't need to. replace
In deodexed, the framework.odex is repacked into a smaller classes.dex file, and is placed within framework.jar. So instead of 2 files 1 tiny(the one you commented on) and 1 huge, they are both combined into 1 medium-large file(framework.jar with the classes.dex)
Also, for the thread, I can't believe we didn't find that before. I am placing a link to it in my rom thread, and if you don't mind, may I please embed this within my rom?
Thanks for finding this fix, I don't use the stock anways, but nice to know we'll have a fixed broswer for future releases.
Airfluip: why would I mind? Feel free to use it any way you want.
Sent from my SGH-T959V using xda premium
turtlepa said:
I replaced the .jar file. Running kj1 kernel with kj6 stock. Never noticed lag before but seems fine either way. File recompiled is way bigger then the orig framework.jar
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Don't fix something that is not broken. The file was intended to fix a bug in the deodexed rom. Not in the stock odexed one. The reason you didn't notice the problem is because you never had it.
Sent from my SGH-T959V using xda premium
do i del the copy version also or just the framework.jar and leave the copy alone?
ChadBFlores said:
do i del the copy version also or just the framework.jar and leave the copy alone?
Click to expand...
Click to collapse
Not sure what you mean, but all you need to do is to overwrite the existing file with this one. It really doesn't matter whether you delete the original first or simply overwrite it. The result is the same.
It's not a bad idea to copy the original to some backup folder first, just in case.
I posted earlier I never noticed difference. I put his framework in rebooted then the orig backup of framework.jar I put it back rebooted and bootloop. Had to flash gb rom again
Sent from my SGH-T959V using XDA App
airfluip1 said:
Dude, kj6 stock is not deodexed, so framework.jar is tiny and framework.odex is huge also, odexed version never had lag anyways. So if odexed, don't need to. replace
In deodexed, the framework.odex is repacked into a smaller classes.dex file, and is placed within framework.jar. So instead of 2 files 1 tiny(the one you commented on) and 1 huge, they are both combined into 1 medium-large file(framework.jar with the classes.dex)
Also, for the thread, I can't believe we didn't find that before. I am placing a link to it in my rom thread, and if you don't mind, may I please embed this within my rom?
Click to expand...
Click to collapse
Sure. And for that explanation about odex. Thank you
Sent from my SGH-T959V using XDA App
Okay so after keis update I was dumb like u said airflip and should not have replaced orig back but after gb flash I saw what the lag was. Wow that sucks. So pushed jar after the reflash and its good now
Sent from my SGH-T959V using XDA App
Chad, you might want to make a CWM zip to make the process easier. Thanks for the upload though.
Tried this fix twice. Every time I replace the original framework.jar file I get bootloop. Anyone else have this problem? I'm using the octaine rom if that matters.
Sent from my SGH-T959V using XDA App
twystn said:
Tried this fix twice. Every time I replace the original framework.jar file I get bootloop. Anyone else have this problem? I'm using the octaine rom if that matters.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
Its only for kj6 roms octaine isn't a kj6 rom so it won't work on it.
Sent from my HTC Glacier using xda premium
cnote74 said:
Its only for kj6 roms octaine isn't a kj6 rom so it won't work on it.
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Lol, I was so excited about a fix that I didn't see that. Thanks for the help.
Sent from my SGH-T959V using XDA App
twystn said:
Lol, I was so excited about a fix that I didn't see that. Thanks for the help.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
No problem
Sent from my HTC Glacier using xda premium
Same here )=
Is anyone having issues with boot looping on airfluip1's KJ6 AOSP
I got this problem after moving the filw over, then putting the originl .jar back in which gavw me boot loops. I had to flash gb official rom didmt delete any cache data etc then it was fine but deodexed
Sent from my SGH-T959V using XDA App

[Q] Help getting Mail app

Hello,
After rooting my phone I decided to pull the system folder from my T-Mobile One S and mess with it. I was in the process of deodexing the apps when i relized that i haden't backed them up. The mail app no longer works and I have deleted the deodexed one. Too many mistakes I guess.
Long story short I need the Mail.apk and Mail.odex from /system/app from a T-mobile version. These can be gotten even without root using a file explorer like astro or something.
Thanks,
Rsotbiemrptson
I think this one's deodexed already. I dont see any odex files for any of the apk's in /system/app. Then again, I'm running Black Magic 4.0 ROM.
nickmv said:
I think this one's deodexed already. I dont see any odex files for any of the apk's in /system/app. Then again, I'm running Black Magic 4.0 ROM.
Click to expand...
Click to collapse
Hello,
Thanks for the offer but i was looking for the one for from the t-mobile rom itself. I managed to get one from the virtious rom myself, but wanted the original just incase.
Rsotbiemrptson
download the shipping rom.
extract
push files to your phone.
Sent from my Kindle Fire using xda premium
androidcues said:
download the shipping rom.
extract
push files to your phone.
Sent from my Kindle Fire using xda premium
Click to expand...
Click to collapse
Hello,
Do you have a link for the rom. I looked in the Ville Shipped ROM Collection thread and all those roms are for European versions. The version on my phone is 1.53.531.16 710RD. For a T-Mobile US version.
Thanks,
Rsotbiemrptson

[Q] Stock Skyrocket Calendar and Clock app

I recently just flashed my first rom on my phone and I love it. The only thing I dont like is that its pretty much stock ICS. Problem being I don't like the calendar app and the clock app, the touchwiz version was much better IMO. I have an unzipped version of the stock rom but I can't even find the two in there to extract. I need some help.. :\
Anyone?
Use root explorer and look in the stock .zip system/app for twcalendar.apk, twcalendarwidget.apk and such. Copy and paste to your current system/app (change mount o to w first) and fix permissions after. I'm not sure exactly what else you may need but bear in mind that touchwiz widgets will only work on touchwiz. Make a nandroid backup first because I just gave you some shoddy-ass instructions.
Sent despite being throttled from my part of the problem using XDA premium.
nickd009 said:
I recently just flashed my first rom on my phone and I love it. The only thing I dont like is that its pretty much stock ICS. Problem being I don't like the calendar app and the clock app, the touchwiz version was much better IMO. I have an unzipped version of the stock rom but I can't even find the two in there to extract. I need some help.. :\
Click to expand...
Click to collapse
Try d/l TW launcher?!!?
I know an easy fix. Buy a Gnote hahahaga
Sent from my SAMSUNG-SGH-I717 using XDA
boobah204 said:
Use root explorer and look in the stock .zip system/app for twcalendar.apk, twcalendarwidget.apk and such. Copy and paste to your current system/app (change mount o to w first) and fix permissions after. I'm not sure exactly what else you may need but bear in mind that touchwiz widgets will only work on touchwiz. Make a nandroid backup first because I just gave you some shoddy-ass instructions.
Sent despite being throttled from my part of the problem using XDA premium.
Click to expand...
Click to collapse
This the same thing you did for the phone? problem?
sorry for the quick hyjack!!
Can I deodex them so they will run on my ROM?
This maybe a stupid question
stoopendis said:
This the same thing you did for the phone? problem?
sorry for the quick hyjack!!
Click to expand...
Click to collapse
Verily
Sent from my part of the problem using XDA app.
nickd009 said:
Can I deodex them so they will run on my ROM?
This maybe a stupid question
Click to expand...
Click to collapse
Maybe that is a stupid question but since I don't know how to deodex stuff, I'm in know position to determine that. Or answer the question.
Sent from my SAMSUNG-SGH-I727 using xda premium

Categories

Resources