I Have Decompiled My Settings.apk and Added MOBILE DATA Option In It...But Its For Single Sim Only..
I Want It For Double Sim Like My Second Screenshot.But For Changing apn-proxy I Have To Go In
Wireless n networks/mobile networks..
i Hope Some one could guide me...
i was at 70% of my work But I Couldnt find
Main / Main.activity in one of my decompiled System app ...
Simply copy the code from wireless and networks.xml and put them on settings.xml
Sent from my GT-S5360 using Tapatalk 2
san122 said:
Simply copy the code from wireless and networks.xml and put them on settings.xml
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
How it can work..coz wireless n.netwrkx.xml have Preferncescreen but settings.xml have com.android.settings.IconPreference Screen.....
Himan Boro said:
How it can work..coz wireless n.netwrkx.xml have Preferncescreen but settings.xml have com.android.settings.IconPreference Screen.....
Click to expand...
Click to collapse
That is for icons you can replace preferencescreen with com.i.......
Sent from my GT-S5360 using Tapatalk 2
san122 said:
That is for icons you can replace preferencescreen with com.i.......
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
should i replace preferncescreen with com.android.settings.IconPreferencrScreen??
and where to put icon name.
Himan Boro said:
should i replace preferncescreen with com.android.settings.IconPreferencrScreen??
and where to put icon name.
Click to expand...
Click to collapse
Yes, conpare the codes and make drawable for it.
Sent from my GT-S5360 using Tapatalk 2
san122 said:
Yes, conpare the codes and make drawable for it.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
TY For The Guide i was Succesful..But it still came with only single sim settings...
which i already made....i want for dual sim..u can see my second attachment .
See my this attachment too with mobile data n mobile networks but both is for single sim
.hows that posiible?? for dual sim..any idea
Y No Guide by any1
Related
How to apply any esle rom"s statusbar with 14 lid. Toogles
In stock deoxidised rom?
Sent from my GT-S5360 using xda premium
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
CALIBAN666 said:
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
Click to expand...
Click to collapse
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
yashuperia said:
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
yashuperia said:
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
.
anasdcool71 said:
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
yashuperia said:
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
Click to expand...
Click to collapse
Then i suggest you look up kill3d's guide on how to add 14 status bar toggles in the general section.
Sent from my GT-S5360 using Tapatalk 2
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
kurotsugi said:
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
Click to expand...
Click to collapse
But i have flashed both systemui and new framework
Sent from my GT-S5360 using xda premium
reflash your rom without wipe data to get your status bar. you can try it again later
kurotsugi said:
reflash your rom without wipe data to get your status bar. you can try it again later
Click to expand...
Click to collapse
I ve reflashd rom and got starus bar ...but its that old one
Sent from my GT-S5360 using xda premium
off course it's the old one
you do nothing on systemUI.apk inside your rom
Guys i want to add author's name in Settings>about phone because i have made my ROM and would like to add my name in it just like Creed's...soo plz can anyone help me
humaid.locastic said:
Guys i want to add author's name in Settings>about phone because i have made my ROM and would like to add my name in it just like Creed's...soo plz can anyone help me
Click to expand...
Click to collapse
Decompile Settings.apk. Go to res/layouts/. Here, one of the XMLs represent the 'about phone' screen. Open it. One of the "TextViews" will be the author's name and you can edit it.
Sent from my GT-S5360 using xda premium
anasdcool71 said:
Decompile Settings.apk. Go to res/layouts/. Here, one of the XMLs represent the 'about phone' screen. Open it. One of the "TextViews" will be the author's name and you can edit it.
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
its in res-values-strings.xml
explodeaamir said:
its in res-values-strings.xml
Click to expand...
Click to collapse
In the XML file, it's like this under a particular TextView:-
android:text="@string/xxx"
Click to expand...
Click to collapse
So you can either find the string in strings.xml knowing its name and edit it (your way) or you can directly write the desired text between the ".."
Sent from my GT-S5360 using xda premium
We can also edit it in build.prop...????
Sent from my GT-S5360 using xda premium
zeetwo-raj said:
We can also edit it in build.prop...????
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
no u cant
I wan2 change the icons of battery, signal and some other icon.
how can I do it?
I'm using Hyperion 8
Sent from my GT-S5360 using xda app-developers app
Ynt: How can I change the icons of status bar ?
use uot kitchen or flash another statusbar
Galaxy Pop Plus'imdan Tapatalk 2 ile gönderildi.
Decompile framework.apk or tw-framework.apk ..
Replace the icons nd recompile it nd push the edited.apk back
** rooting is new for me,
nd i am a noob to root....**
With rom toolbox
Sent from my Xperia U using xda premium
decompile systemui and navigate to res/drawable-ldpi,
there,
google on how to decompile and recompile apks,
also on how to use image editing software on changing your desired icons
sonypro said:
With rom toolbox
Sent from my Xperia U using xda premium
Click to expand...
Click to collapse
not working
but good thing is I got some icon from this app
burak144 said:
use uot kitchen or flash another statusbar
Galaxy Pop Plus'imdan Tapatalk 2 ile gönderildi.
Click to expand...
Click to collapse
menewtoroot said:
Decompile framework.apk or tw-framework.apk ..
Replace the icons nd recompile it nd push the edited.apk back
** rooting is new for me,
nd i am a noob to root....**
Click to expand...
Click to collapse
deathnotice01 said:
decompile systemui and navigate to res/drawable-ldpi,
there,
google on how to decompile and recompile apks,
also on how to use image editing software on changing your desired icons
Click to expand...
Click to collapse
this is confusing
systemui or framework ?
x-plore can open apk as a zip file. can I use it to replace icon ?
Sent from my GT-S5360 using xda app-developers app
Simply replacing icon with exactly the same name will work sometime. Try to replace files or images one by one rather than extracting all files. It will lead to installation error.
Sent from my GT-S5360 using xda premium
Hi, i just finish modification Settings.apk. But at last step, it says to sign or you can disable signature verivication.
As title say how to do that ?
Sign it with a test key using zip signer app from play store
Sent from my GT-S5360 using Tapatalk 2
mohamedrashad said:
Sign it with a test key using zip signer app from play store
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
just so you know you dont sign cm system apks with a test key - sign them with a platform key
here it is
GSculerlor said:
Hi, i just finish modification Settings.apk. But at last step, it says to sign or you can disable signature verivication.
As title say how to do that ?
Click to expand...
Click to collapse
well i prefer disabling signature verification
i found a guide som time ago and saved it to my pc.i am attaching it now .i donrt remember the link.and the guide is not made by me
abhishekr700 said:
well i prefer disabling signature verification
i found a guide som time ago and saved it to my pc.i am attaching it now .i donrt remember the link.and the guide is not made by me
Click to expand...
Click to collapse
Why not signing ? It coast nothing
marcussmith2626 said:
just so you know you dont sign cm system apks with a test key - sign them with a platform key
Click to expand...
Click to collapse
Just being curious, where i can get the platform key?
Sent from my GT-S5360 using Tapatalk 2
mohamedrashad said:
Just being curious, where i can get the platform key?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
use this app
https://play.google.com/store/apps/details?id=kellinwood.zipsigner2
[email protected] said:
Why not signing ? It coast nothing
Click to expand...
Click to collapse
because if u sign single system app then u have to sign all apps in the system/app
abhishekr700 said:
because if u sign single system app then u have to sign all apps in the system/app
Click to expand...
Click to collapse
Yups, its s*ck
Sent from my GT-S5360 using xda app-developers app
Right then . Thanks guys
P.M me..i'l say))
Sent from my GT-S5360 using Tapatalk 2
Hello guys,
I have been trying to decompile whatsapp for some reason..but it does'nt..It shows Baksmaling For hours and after some time it is getting Force closed.
I have imported the framework and done everything :'(
P.S: I use apktool for mobile,and i dont have a PC
did you use the framework from jellybean/cm10?
if not thats why (as long as everything is installed correctly)
marcussmith2626 said:
did you use the framework from jellybean/cm10?
if not thats why (as long as everything is installed correctly)
Click to expand...
Click to collapse
No i've Just used my rom's framework.
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
No i've Just used my rom's framework.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
thats why you cant decompile it then - use framework from cm10
marcussmith2626 said:
thats why you cant decompile it then - use framework from cm10
Click to expand...
Click to collapse
Where do I get it?
Sent from my GT-S5360 using Tapatalk 2
shyamSGY said:
Where do I get it?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
you quoted the answer - from any cm10
or as im amazing as usual you can try this one I uploaded ages ago
http://d-h.st/zAg
marcussmith2626 said:
you quoted the answer - from any cm10
or as im amazing as usual you can try this one I uploaded ages ago
http://d-h.st/zAg
Click to expand...
Click to collapse
Thanks A Ton!
Sent from my GT-S5360 using Tapatalk 2