Need the default camera apk. - GT540 Optimus General

Hey,
I need the stock camera apk and camera tester apk.
(Make a backup with Root Uninstaller or something of the like.)
Or, just copy the camera apk and camera tester apk if you are on a deodexed ROM.
(I installed mur4ik's KDZ. I can't restore my 2.1 backup.)

Are you porting 2.1 Camera to SwiftDroid?? I think you need the lgcamera.apk too (no its not the lgcamera app, it's there in the stock ROM). Also you might need the ArcSoft dependencies found in 3rd_party/ArcSoft folder.

tejasdj12 said:
Are you porting 2.1 Camera to SwiftDroid?? I think you need the lgcamera.apk too (no its not the lgcamera app, it's there in the stock ROM). Also you might need the ArcSoft dependencies found in 3rd_party/ArcSoft folder.
Click to expand...
Click to collapse
I know. I can extract the dependencies.
Camera and camera tester apk are in odexed forms. I need an deodexed copy(which is automatically done when u backup)

or you could make a nandroid backup, open it in the kitchen, and deodex?
Sent from my GT540

Good idea above ^
If you go into the development forums look in the list of all Roms and you'll find 2.1 backups, do what the Guy above said
Sent from my GT540 using XDA App

nutterbg said:
or you could make a nandroid backup, open it in the kitchen, and deodex?
Sent from my GT540
Click to expand...
Click to collapse
That sounds like a good idea. xD I will try it but wonder my slow machine could handle it haha

Related

[FIX] Battery Icon <60% (racht's Floyo 0.25)

This should fix the battery icon when the stat is below 60% (the icon become red).
just rewrite framework-res.apk to /system/framework.
(like installing a theme)
how to:
make a BACKUP first.
download the framework-res.apk here
and follow the steps how to push it to /system/framework here
i know many others already know how to do this.
i hope this will help you.
its good. so I will test it
well mate it works! Thanks a lot.
It works well.Thank you a lot!
Is the attached framework-res.apk already rewrite? I mean is this the file to overwrite the existing framework-res.apk in the rom?
thanks a lot for the help.
deedii said:
Is the attached framework-res.apk already rewrite? I mean is this the file to overwrite the existing framework-res.apk in the rom?
Click to expand...
Click to collapse
Of course mate.
...and ur welcome to all 'a yo!
Installing gave me bootloop
Sent from my X8 using XDA Premium App
It's working ... nice
the battery icon will revert to floyo 0.20 one when charging, anyway to fix it?
can i push this framework to doixanh froyobread rom to make it looks like racht's floyo with sense theme ?please help
and if i could not.
how can i change racht's floyo bootanimation ?
thx alot
skyboyextreme said:
Installing gave me bootloop
Click to expand...
Click to collapse
Me too, seems buggy...
teah said:
the battery icon will revert to floyo 0.20 one when charging, anyway to fix it?
Click to expand...
Click to collapse
you can do this yourself. Just make a copy of this, and rename the apk to zip. make a copy of the zip file
extrace and then locate the png files and do some photoshop!
Then replace the contents with the new files in the zip file (I dont recommend zipping the contents. Just replace the zip's content)
you can make your own animation.!
Lyshalia said:
Me too, seems buggy...
Click to expand...
Click to collapse
try to do it again.. coz it worked perfectly for my x8...
or
do what is mentioned above...
mido_love_maker said:
can i push this framework to doixanh froyobread rom to make it looks like racht's floyo with sense theme ?please help
and if i could not.
how can i change racht's floyo bootanimation ?
thx alot
Click to expand...
Click to collapse
Try to do it yourself.
if you are using froyobread:
do a BACKUP
1. go to xrecovery
2. go to backup & restore > backup
3. when its done, reboot phone
4. then, apply this
5. see if it works. if its not, restore your system.
and you cannot change racht's floyo 0.25 bootanimation. coz i tried it myself, not working. i think the hackdroid logo is a splash screen.
Hey guys... I have got a problem with this fix: When I installed the framework and my mobile rebooted, it said that many applications processes like LauncherPro and Android phone weren't working, I pressed on Close, but they always came to the first position, so I restored it, and now I'm scared... Hahahaha, what can I do?
thnks man.awesome
Thanks for this fix!
Thanks... You just save my day. Manage to change that framework from phone terminal emulator since I don't have Android SDK install in my laptop.
deani77 said:
Manage to change that framework from phone terminal emulator since I don't have Android SDK install in my laptop.
Click to expand...
Click to collapse
I didnt know that was possible xD
How did you do it? (i havent got the android sdk either)
Sent from my Xperia X8

[Q] Edit System APK

Hi all
I have a Samsung Galaxy mini (S5570L) and I'm trying to edit Phone.apk, I wanna replace the unknown caller picture for the stock android picture, I already managed to do that but I have 2 questions:
1) When I try to replace Phone.apk with the one I edited the phone starts vibrating uncontrollably and I can't seem to be able to do pretty much anything, is there any special treatment when editing system APKs??
2) The stock Samsung ROM is odexed so I know editing and replacing the APK isn't as simple as it sounds, what else do I need to do after zipping the APK in APK Manager??
Thanx for you help
P.S.: This is a wild idea but is there a way to change the TouchWiz Phone.apk for the stock Froyo Phone.apk??
Akath19 said:
Hi all
I have a Samsung Galaxy mini (S5570L) and I'm trying to edit Phone.apk, I wanna replace the unknown caller picture for the stock android picture, I already managed to do that but I have 2 questions:
1) When I try to replace Phone.apk with the one I edited the phone starts vibrating uncontrollably and I can't seem to be able to do pretty much anything, is there any special treatment when editing system APKs??
2) The stock Samsung ROM is odexed so I know editing and replacing the APK isn't as simple as it sounds, what else do I need to do after zipping the APK in APK Manager??
Thanx for you help
P.S.: This is a wild idea but is there a way to change the TouchWiz Phone.apk for the stock Froyo Phone.apk??
Click to expand...
Click to collapse
To 2.
It causes issues if u have some odexed and one deodexed apk so u should deodex all apks.
1. Do a logcat to find out what's wrong .
Did u push the file via adb?
And u should sign the apk ...
Sent from my HTC HD2 using XDA Premium App
Thanx man, turns out I needed to deodex the APK before editing (which I didn't know).
I've got another question, since I'm using a stock Samsung ROM should I deodex all the system and framework apps?? 'Cause that sounds like a huge amount of work
Sent from my GT-S5570L using XDA App
Akath19 said:
Thanx man, turns out I needed to deodex the APK before editing (which I didn't know).
I've got another question, since I'm using a stock Samsung ROM should I deodex all the system and framework apps?? 'Cause that sounds like a huge amount of work
Sent from my GT-S5570L using XDA App
Click to expand...
Click to collapse
You are welcome
Try dsixdas kitchen which can deodexe all apks of ur Rom.deodexing makes the Rom faster.
Sent from my HTC HD2 using XDA Premium App

Deodexed vs odex ROM

I know that deodexed rom can easyly be themed; But is that the only benefit of them? Is there any difference in performance betwen odex and dexodexed Rom?
lascoul said:
I know that deodexed rom can easyly be themed; But is that the only benefit of them?
Click to expand...
Click to collapse
Yes.
Is there any difference in performance betwen odex and dexodexed Rom?
Click to expand...
Click to collapse
Yes. Odexed is faster. I've always had two SGS at my disposal. One with stock odexed ROM and stock kernel, and one which I have modified with all the latest "speed improvements". At one time, though, the deodexed "improved" one was almost as fast as the stock one.
Thank for your reply. I will go back to stock odexed rom with a costum kernel
There are also custom odexed now.. Simplicity, Milky's Mod ...
nice and faster than stock, Simplicity is using TW4, Milky's on modded TW3 if i'm not mistaken
moegrave said:
There are also custom odexed now.. Simplicity, Milky's Mod ...
nice and faster than stock, Simplicity is using TW4, Milky's on modded TW3 if i'm not mistaken
Click to expand...
Click to collapse
You can thank brotuck when you see him.
Sent from my GT-I9000 using XDA Premium App
You can look at my mods/explanations about ODEXED JVR ROM!
http://forum.xda-developers.com/showthread.php?t=1196391
The .odex files are precompiled .dex files which must not be compiled by the dalvik-machine so they are faster. But if you want to modify anything its easier to to it on deodexed files!
But as you can see you can make also mods for ODEXED ROMs so if this MODs are enough for you, you run faster with odexed rom
yup some guys are just to lazy to make odex versions =)
$omator said:
yup some guys are just to lazy to make odex versions =)
Click to expand...
Click to collapse
Or they have got better at it and have moved to the next level. Either way, it's more choice for us.
Sent from my GT-I9000 using XDA Premium App
better on what
$omator said:
yup some guys are just to lazy to make odex versions =)
Click to expand...
Click to collapse
i am now on stock JVR using your Mod. Big thank somator. Is it possible to enable overglow on odex Rom?
idk maybe, will try for next firmware release
$omator said:
idk maybe, will try for next firmware release
Click to expand...
Click to collapse
it will be great!
I saw under SGS2 threads that there is an utility that can ODEX your DeODEXed ROM (you need a rooted terminal of course).
Is something like this that can be done for SGS1 as well?
Or in other words: is there a straight-foward (easy) way of odexing a rom.
I'm thinking that I can take my whole /system folder (or only /system/app and /system/framework) and odex them and create a CWM package to replace the existing deodexed files. The only issue is that I did not studied enough the odexing system. I have no idea what utilities will such action require.
Any help from the experienced users around here?
To convert back from deodexed to odexed is not so easy to do.
Some have done it with scripts, some do it in ADB or use programs to do it.
Android has a basic tool called dexopt-wrapper that can create a odex file from a apk or jar file. You still need the classes.dex to be deleted from the apk or jar file when returning to odex.
My experience with it is that it sometimes converts perfectly, but sometimes it does not. Especially converting themed framework files is very hard to convert back.
never had such problems =)
$omator said:
never had such problems =)
Click to expand...
Click to collapse
Try to make a 100% working overglow mod in odex and i believe you
Hell i will even donate !

Odex -> <- Problem / Confusion

I know the technical difference b/w ODex-ed and DeODex-ed
I have an odexed ROM
I simply want some applications (apks) from my Previous ROM, which was deodexed
When I PUT .apk files from My Previous ROMs ZIP to my Device's system/app - I get FC
When I restore apps like Go Launcher Ex, from Titanium Backup, I still get FC for that
Any Info...?
I want to use some apps from my Previous ROM
I want Rotary LockScreen
Also, a Professional Theme, Odexed
As I have seen that odexed ROM are so incredibly smooth in almost every aspect
(Not only 1st boot or initial days)
Help appreciated !!
the anserw is simle if your previous firmware was deodexed:
Youraplicationname.odex is missing
@$omator --
Deleting th old apk & dex file, bfore replacing, should work, then?
Sent from my GT-I9000 using xda premium
you must either have all files in pairs apk + odex (thats odex)
or apk only (thats deodexed)
when looking at /system/framework/
that would be jar + odex (odex) or jar only (deodexed)
@$omator
I am talking bout MyFiles.apk
I want new Samsung's MyFiles.apk
So I will delete old apk & dex files
Then put new apk file
Is tht wht u mean?
Sent from my GT-I9000 using xda premium
if you now have aapk+odex
you have to copy new apk and odex
om.thelostone said:
@$omator
I am talking bout MyFiles.apk
I want new Samsung's MyFiles.apk
So I will delete old apk & dex files
Then put new apk file
Is tht wht u mean?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
I'm pretty sure I tried this some time ago and found it will not work. The MyFiles.apk is strictly linked to the ROM you are using, something to do with the framework, so you cannot use one on another ROM version.
As for other apk's, if the file you want to use is deodexed, you simply delete the new apk and odex file and put the old one in its place although be warned, it may cause instability on your ROM if you do this with system apk files
ok whatever if you know better
$omator said:
ok whatever if you know better
Click to expand...
Click to collapse
Woah chill on the attitude, I was only offering some help based on my experience with trying the same thing
bigdyl69 said:
I'm pretty sure I tried this some time ago and found it will not work. The MyFiles.apk is strictly linked to the ROM you are using, something to do with the framework, so you cannot use one on another ROM version.
As for other apk's, if the file you want to use is deodexed, you simply delete the new apk and odex file and put the old one in its place although be warned, it may cause instability on your ROM if you do this with system apk files
Click to expand...
Click to collapse
Yup
Thanks
U got my doubt clear
I was not replacing MyFiles actually
Was just giving an example so that $omator thinks I understood
Also
The irony is most of th times, its th system apks tht have dex files
If its not a system apk, I wud rather download th latest 4m market
Sent from my GT-I9000 using xda premium

Stock 2.3.3 FM apk

I admit I'm new to ROM Modding.. Recently as I experiment with some CM7 based rom.. (etc etc) I noticed that the FM radio application is bad.
1. Seeking Stations usually takes you to the maximum frequency.
2. You cannot save a lot of channels.
and so with my noobish act and stupidity I extract FM.apk from my old 2.3.3 Stock Rom nand backup. The stock FM.apk is awesome.. I mean you can search channels automatically. (unlike CM7 based FM apk's). and there are lot of channels that can be saved.
Problem: The FM.apk from Stock ROM is not installed into CM7 Roms (after normal installation, ROM integration (kitchen))
Is there a way to Port or make it work back at CM7 based Roms.
I tried to dissect the stock app but found no links to files needed.. Like an app need this dot (.) anyfile i.e. libblahblah.blah at blahblah.. :laugh:
Searched lib or any other folders at ROM itself and found nothing but files that notepad cannot read.
For any help I'll upload the apk later for experimentation..
Im looking for the same.. but if we want to make it work..
We need to uninstall cm radio using titanium..
Need to backup the stock fm using titanium.. i think it makes backup of all the
required files like apk.. lib.. bin and framework files.. and then try restoring it on
cm.. dont know if it works!!
engr_exxi said:
I
and so with my noobish act and stupidity I extract FM.apk from my old 2.3.3 Stock Rom nand backup. The stock FM.apk is awesome.. ..
Click to expand...
Click to collapse
Hi, I need the stock FM.apk, please send me one if you still have it. just want to try it on lg p690b, by the way how to extract it out? I am new here. lots to learn i think.
Thanks!:laugh:
> it wont work because of those .pro images if anyone noticed stock rom uses .pro not .png resources, its same as the stock camera app neither of those wont work.
p500 FM radio.apk working on my p690b
Well, just copy a FM radio.apk file from a new p500, then install on my new p690b (optimus net),....and..... it is Working perfectly!!
the only thing is just the headset always on, even you switch to audio output to speaker, then both speaker and headset
will have audio
my Optimus net (p690b) does not come with the stock fm radio.apk, just wondering if anyone has the stock fm radio.apk for
the p690 can post a link?
I know some of the p690 from different carriers, they do have a decent stock fm radio.apk
thanks!!
cltmp said:
Well, just copy a FM radio.apk file from a new p500, then install on my new p690b (optimus net),....and..... it is Working perfectly!!
the only thing is just the headset always on, even you switch to audio output to speaker, then both speaker and headset
will have audio
my Optimus net (p690b) does not come with the stock fm radio.apk, just wondering if anyone has the stock fm radio.apk for
the p690 can post a link?
I know some of the p690 from different carriers, they do have a decent stock fm radio.apk
thanks!!
Click to expand...
Click to collapse
Here, I've zipped the stock p690 fmradio.apk with odex file too, ripped from v10c. Just unzip, move it to system, set permissions, and voila! Graphically it looks the same as the p500 one.
azur3orion said:
Here, I've zipped the stock p690 fmradio.apk with odex file too, ripped from v10c. Just unzip, move it to system, set permissions, and voila! Graphically it looks the same as the p500 one.
Click to expand...
Click to collapse
> Great!
azur3orion said:
Here, I've zipped the stock p690 fmradio.apk with odex file too, ripped from v10c. Just unzip, move it to system, set permissions, and voila! Graphically it looks the same as the p500 one.
Click to expand...
Click to collapse
One question. Are you using stock rom on your p690?
Sent from my LG-P500
engr_exxi said:
One question. Are you using stock rom on your p690?
Sent from my LG-P500
Click to expand...
Click to collapse
I'm using stock p690 rom on my p500.
Tapatalk 2-vel küldve az én LG-P500-ről
azur3orion said:
I'm using stock p690 rom on my p500.
Tapatalk 2-vel küldve az én LG-P500-ről
Click to expand...
Click to collapse
So that's why.. in cm based roms it dont work.. what we need is or are libs needed by the stock radio.
Sent from my LG-P500
With logcat, you can figure out if a lib is missing, or needed by an apk. This is how I figured out, which libs were missing from blackbird rom, but needed for camera app from stock p500 rom, to fix focus problems.
Tapatalk 2-vel küldve az én LG-P500-ről

Categories

Resources