Hw to customise stock ROM Galaxy y - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

i am having stock rom
i want to know how to change the stock phone.apk, contact.apk and mms.apk to new one
i had tried root explorer but was not able to change it :crying:

Before post try to using search feature
If you want change and customize file on your phone, have to Root and deodexed file system on your phone, search about deodexed on forum, someone have to share whats that
Sent Using My Hands with GT-S5360

K but i am using deodexed stock rom
Sent from my GT-S5360 using xda app-developers app

Push new ones with root explorer into system and set permissions to r-w-r-r , reboot !
Also there is an awesome thread by kurotsugi in this forum on how to customize a Rom - read it for more info

nikufellow said:
Push new ones with root explorer into system and set permissions to r-w-r-r , reboot !
Also there is an awesome thread by kurotsugi in this forum on how to customize a Rom - read it for more info
Click to expand...
Click to collapse
i did like that now am able to change mms.apk
but phone icon and contact icon is missing
and saying com.phone.... has stopped working
i changed permission as u said and thn rebooted still the same prblm

pramodmadhu007 said:
i did like that now am able to change mms.apk
but phone icon and contact icon is missing
and saying com.phone.... has stopped working
i changed permission as u said and thn rebooted still the same prblm
Click to expand...
Click to collapse
just keep practicing,
also use other references like google and searching because u can't really expect much help when modifying things because basic knowledge in theming is aquired and not taught,
backtrack on what you did maybe you did something wrong,
this post is approved by the national potato safety regulation

Related

[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

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

[MOD] Statusbar Tweaks for Stock firmware **DISCONTINUED**

DISCONTINUED. New updates on this THREAD
Hello!
I'm parasmi from the Galaxy Mini Forum.
Just want to share this mod to the Galaxy Ace users
This mod adds customization to statusbar clock, battery, and signal. It also includes Battery Bar and will enable you to change statusbar background color and transparency (needs root access). It's accessible via Setings > Statusbar Tweaks
I don't have an Ace but I tested it on my phone using your DDKQ8 firmware. No guarantee in will work on other firmwares.
As always, flash at your own risk! Backup is a must!
Credits:
RomanBB for Statusbar Tweaks sources
pvyParts for additional Statusbar Tweaks sources and Battery Bar
Screenshots (taken from my ROM) HERE and HERE
@ROM cooks - if you will use this in your ROM, please give proper credit and add a link to this post.
Enjoy!
Installation notes:
-Again, your firmware should be DDKQ8
-You should know if you have an odex or de-odex firmware
-You only need to install 1 zip file from the attachment. It will depend if you are using CWM or Stock Recovery AND if you have an odex or de-odex system
If the zip file doesn't work, try manual installation -
1. Extract the contents of the appropriate zip file
2. Using Root Explorer, copy the extracted APKs to your phone's /system/app/ folder. Override files if prompted
3. Set permissions as attached
4. Reboot
5. To use custom fonts, create a folder /system/TEAM/font/ and place any font file a rename it to 'clock_font.ttf'. Set permissions as attached
Reserve just in case
hey
im uisng ddkq8 on ace and the 3 rd app from your list does not install via cm 5.some advise?
First attached file doesnt work on stock 2.3.5
kohrangi said:
First attached file doesnt work on stock 2.3.5
Click to expand...
Click to collapse
DDKQ8 is Android 2.3.6
ty dude..work well for me...dkq8....
need mount system b4 install...
will be good if got center clock...XD
Included to my project rom thank u
Sent from my iStone using Internet Explorer Pro
Is it possible to release a version for 2.3.5 ?
Sent from my GT-S5830 using Tapatalk 2
dredremon said:
Sent from my iStone using Internet Explorer Pro
Click to expand...
Click to collapse
Lol.
Sent from my GT-S5830 using xda premium
hello
I did mount system before installing it.Did you try it on ace or mini?
The best add-on.
Good job.
Amazing
Could you share the guide or source? I wanna try to build one to
unwritten sentance
spacecaker said:
Amazing
Could you share the guide or source? I wanna try to build one to
unwritten sentance
Click to expand...
Click to collapse
Oops sorry didnt read the whole post lol
unwritten sentance
Please make for jpks2
Plz plz
Share the guide mr. Parasmi, what should be changed
Adding other firmwares in the next few days. I'll also try to throw-in the 15 toggle mod as well.
Thanks!
EDIT:
By the way, can someone confirm if flashing via Stock Recovery works? Thanks!
parasmi said:
Adding other firmwares in the next few days. I'll also try to throw-in the 15 toggle mod as well.
Thanks!
EDIT:
By the way, can someone confirm if flashing via Stock Recovery works? Thanks!
Click to expand...
Click to collapse
also swipe to remove notifications ? from here : http://forum.xda-developers.com/showthread.php?t=1581428
parasmi said:
Adding other firmwares in the next few days. I'll also try to throw-in the 15 toggle mod as well.
Thanks!
EDIT:
By the way, can someone confirm if flashing via Stock Recovery works? Thanks!
Click to expand...
Click to collapse
I'm on Stocklite V.6.
Flashing via CWM....mount system e data....working good...no problem !!!!
Great job bro !!!!
Thanks.
does this have the battery bar like honey comb ???
I use Lovetz's Odexed CyanogenMod 7.2-cooper-KANG-RC1-Android 2.3.7 on DDKQ8, and installed this in a hurry (cause I've been hungering for transparent status bar for a long time). But after reboot, I lost settings option from the menu. As you adviced, I used odex patch and its an odexed Rom over DDKQ8 base, so whats wrong? Its not for CM7?

Galaxy Y battery icon

Hi everyone.
I've been searching how to change battery icon of samsung galaxy y. I have tried with rom toolbox pro, but after i reboot my phone when "installed" battery icons, nothing happens when i reboot it. Can any of u guys help me? Im on creeds rom 3.5.
Sent from my GT-S5360 using xda app-developers app
Hi,
you want to change the default battery icon? Or you may install an app that will indicate your battery level, etc.
Use the UOT kitchen
Google it
I want to change default battery icon.q
Sent from my GT-S5360 using xda app-developers app
Give me a ss of what type u want ill try to give it to u
I want that superman battery logo, you know whats also in rom toolbox. Thanks already
Sent from my GT-S5360 using xda app-developers app
TeeJay!! said:
Give me a ss of what type u want ill try to give it to u
Click to expand...
Click to collapse
Can u give it to me? Cuz i rly need it. I want my sgy to look good!:thumbup:
There is no bad choises. Only bad results
the best is you make your own battery icon and/or google it. you will find it i'm sure.. and when you get it, decompile framework-res.apk and change the battery logo of your choice. You must know how to use photoshop. nobody likes to give their work for free. you donate, they make or you make for yourself for free
u can extract framework-res apk or systemui apk
every rom was different
after extract framework
go to res drawable ldpi
u can see
stat_sys_battery bla bla
replace it all
dont forget to look battery status
01234567--100
or 0-10-20-bla bla
if status batrery different
u must see in drawable
look at battery status
after that
zip your framework
change zip to apk
copy to system/framework/here
dont forget to change permision before
rwrr
reboot
press thank if i help u

[Q&A] [ROM] Hyperion 8 GM Final Build - Expansion Pack v.1.2

Q&A for [ROM] Hyperion 8 GM Final Build - Expansion Pack v.1.2
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM] Hyperion 8 GM Final Build - Expansion Pack v.1.2. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Your roms can be use on pocket s5300. Just they are have some issues. like power button is not locking. if i click power button, white screen coming, and i click again lock screen coming.
hyperion 7 is perfect for s5300, just google play services not installing.
Sir
İ want turkish languange pack
Bootanimation
Hey, how to change bootanimation?
wiRUSEK_53 said:
Hey, how to change bootanimation?
Click to expand...
Click to collapse
Change the bootanimation.zip in system/media & set it's permissions to rw-r-r
If it uses the stock boot animation (there is no bootanimation.zip) you need to enable custom bootanimation.zip animations first
Flash this zip to enable custom boot animation
http://forum.xda-developers.com/attachment.php?attachmentid=1344993&d=1348299354
marcussmith2626 said:
Change the bootanimation.zip in system/media & set it's permissions to rw-r-r
If it uses the stock boot animation (there is no bootanimation.zip) you need to enable custom bootanimation.zip animations first
Flash this zip to enable custom boot animation
http://forum.xda-developers.com/attachment.php?attachmentid=1344993&d=1348299354
Click to expand...
Click to collapse
Ok, but i can't change permissions "Changing permissions was not succesful. Please note that some file systems do not allow permission changes." Help plz
wiRUSEK_53 said:
Ok, but i can't change permissions "Changing permissions was not succesful. Please note that some file systems do not allow permission changes." Help plz
Click to expand...
Click to collapse
As long as you are rooted and are using a root browser & given it root permissions it will work
For example es file Explorer you need to enable root mode in settings else you won't be able to modify root files
marcussmith2626 said:
As long as you are rooted and are using a root browser & given it root permissions it will work
For example es file Explorer you need to enable root mode in settings else you won't be able to modify root files
Click to expand...
Click to collapse
Yeah i know it. Soo i must change root explorer. Thanks
It works
Thanks! It worked fine.
Install apps in SD card
Can I install apps in the SD card with this ROM? I know there's a method with SDK on how to make the default location for apps to be installed, but it's long and tedious... I was wondering if with Hyperion, this process is already there and I'm able to move apps to SD card, etc...
thnks
freakyfingers said:
Can I install apps in the SD card with this ROM? I know there's a method with SDK on how to make the default location for apps to be installed, but it's long and tedious... I was wondering if with Hyperion, this process is already there and I'm able to move apps to SD card, etc...
thnks
Click to expand...
Click to collapse
You cannot force an app to install anywhere - you can only request
If an app states in its manifest to install on internal that is where it will install & unless you change the manifest & resign the app you can't change that
Again you can only natively move an app to sd if it states in the manifest it is movable (natively moving an app with a widget will break the widget) - link2sd works around this problem with virtual storage on the sd card & linking apps to it however the more you link the more lag you will eventually experience
Smooth n stable room yeah good job guys!!
hi guys,
i want to install app and game android version 4.x for galaxy y? it is "clash of clans".
i would like install the appropriate,
sorry. English litle.
tuans2 said:
hi guys,
i want to install app and game android version 4.x for galaxy y? it is "clash of clans".
i would like install the appropriate,
sorry. English litle.
Click to expand...
Click to collapse
Please follow xda rules
5. Create a thread or post a message only once.
As a large forum, we don't need unnecessary clutter. You're free to edit your message as you like, so if you do not receive an answer, revisit your message and see if you can describe your problem better. Not everyone is online at the same time so it might take a while before you receive an answer. (Also refer to Rule 16)
Click to expand...
Click to collapse
I have answered the question below
http://forum.xda-developers.com/showpost.php?p=60188689&postcount=5
awesome rom...
IMEI LOST? Fix kernal!
http://forum.xda-developers.com/showthread.php?t=2302767
hithuanand said:
http://forum.xda-developers.com/showthread.php?t=2302767
Click to expand...
Click to collapse
Or just change the ril lib
See ril thread Link in signature
Very nice Rom. Everything looks and feels smooth. I even prefer this one above the hyperion 9 version.
Only problem I have is that it doesn't allow for a lot of apps to be installed here.
I installed the TomTom and a television guide. After that I installed link2sd moved all possible apps to the sdcard, but there doesn't seem to be any more space for a third (or fourth if you count link2sd) app.
Any tips for creating some extra room for one or two more apps here?
Which apps can i safely delete?
Regards. anyone has the official ROM of this phone?

Categories

Resources