Phone APK - Galaxy S 5 Themes and Apps

Hi...
I try since 26 hour to mod SecPhone apk, now its changed to SecTeleService.apk and InCallUi.apk , but dont have luck..
I will change the Call-bg to 70% Tranzparent background and a black Dialer button bg....
I change the call_keypad_bg_01 but without effects....
I no longer know what i can do...
please help
cheers Edgar

PHONE
Try in framework my friend, decompile, go to drawable and make change in "tw_background_holo_dark.xml" should get you at least on track. can't say more cause got my S5 FINALY today!!! need to test my prebuild and if all goes well I may post some stuff here.
still trying to get keyboard layout from black to white, opens lots more doors

Dialer theming is now in seccontacts.apk mate. And its xml voor dialer buttons. Res/values/color.xml
Sent from my SM-G900F using Tapatalk

Hello Im trying to De/compile SecTeleService.apk but I have a lot of errors...can someone tell me how to do it?

Cocolopes said:
Hello Im trying to De/compile SecTeleService.apk but I have a lot of errors...can someone tell me how to do it?
Click to expand...
Click to collapse
You dont have to decompile secteleservice apk....you most get decompile the seccontacts.apk.....
Sent from my SM-G900F using XDA Free mobile app

Did anyone manage to recompile InCallUI.apk. I get unending errors. Every time that I fix one there is another problem.

Related

[APP] Transparent Settings app LIST ADDED FOR INTERESTED PORTERS :D

Heey there
I was searching a while for a transparent settings app (I like transparent apps so )
Since no theme porter or dev was answering the Q for transparent settings app
I tried to customize the settings app myself i tried different things but unsuccessful (maybe because of my limited skills )
After some more trying it almost works
So thought I'll post it here so everyone can enjoy a transparent settings app
Since I'm not a dev or theme porter and I was just trying something out
There are some bugs in it but I don't have the required skills to fix them all
so if there is any dev or theme porter that could give me some tips PM PLEAS I really want this done
Extra options that work
Build in font changer in settings app itself so no need for Third party app
G-sensor calibration option
This need to be "fixed"
Wireless and network menu
Bluetooth switch on the check-box in the settings menu doesn't work (when you enable bleutooth in the statusbar the settings can be changed in the bleutooth menu)
Call settings menu
The call settings menu should be expanded (now there is only a voice-mail setting option so nothing like hide numer callsettings etc.)
Sound settings menu
There is an option for video-call ringtone (need to be removed but doesn't give FC so not urgent )
Display settings menu
Brightness setting doesn't work (if you use the Power control widget you can change the brightness)
There are options for
- White colour density
- Black colour density
- Saturation
- TV out
All FC, whether they should be removed or fixed, if someone can make these option working that would be super
The horizontal calibration must be edit because the roll indicator is not one the right scale
Location and security menu
The option for aiding sensors is missing
Application menu
in the menu "manage applications the size for each app is on the big side not verry handy if you have a lot of apps but its just for the looks so not verry urgent
SD-card and memory menu
There is an option for formatting internal memory haven't tried it yet but if someone has enough courage to try this option we will know if it works
For the rest everything is working perfect
Thx man
Love it !
longlong240 said:
Thx man
Love it !
Click to expand...
Click to collapse
I'm still looking for a solution for the parts that don't work
I need to learn a lot more to make this working fully
This was my first attempt so thanks for testing
I'll give you a thanks when I've my computer
Sent from my GT-I5800 using XDA App
(I like transparent apps
Blackyx007 said:
I'm still looking for a solution for the parts that don't work
I need to learn a lot more to make this working fully
This was my first attempt so thanks for testing
I'll give you a thanks when I've my computer
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
There must be a solution for the part doesn't work
I will wait for it because it is so
longlong240 said:
There must be a solution for the part doesn't work
I will wait for it because it is so
Click to expand...
Click to collapse
I've uploaded a new one looks a bit better but still some things need to be fixed but I'm trying
Blackyx007 said:
I've uploaded a new one looks a bit better but still some things need to be fixed but I'm trying
Click to expand...
Click to collapse
Downloading
longlong240 said:
Downloading
Click to expand...
Click to collapse
Thanks for trying
Could you give me some feedback and let me know which parts are not working
I'm probably doing it on the wrong way but I really want a transparent settings app so
EDIT: I think i didn't compile the apk correctly ore somthing else went wrong because now there are less functions working!? HEEEELP
Blackyx007 said:
Thanks for trying
Could you give me some feedback and let me know which parts are not working
I'm probably doing it on the wrong way but I really want a transparent settings app so
EDIT: I think i didn't compile the apk correctly ore somthing else went wrong because now there are less functions working!? HEEEELP
Click to expand...
Click to collapse
Er... When I press on any subtitles, it FC and... and... I found that i forget to do a backup... so... so... I am reflashing the rom
longlong240 said:
Er... When I press on any subtitles, it FC and... and... I found that i forget to do a backup... so... so... I am reflashing the rom
Click to expand...
Click to collapse
No need to re-flash your rom
just past the Settings.apk attachment in System/app an you got your old Settings.apk back
Blackyx007 said:
No need to re-flash your rom
just past the Settings.apk attachment in System/app an you got your old Settings.apk back
Click to expand...
Click to collapse
Reflash a Rom is much more easier than prepare a cup noodles. Just plug to PC and then fire up odin, wait for 2mins than Titanium Backup than that's all
Now doing a full Backup
But anyway thank you for your setting.apk
longlong240 said:
Reflash a Rom is much more easier than prepare a cup noodles. Just plug to PC and then fire up odin, wait for 2mins than Titanium Backup than that's all
Now doing a full Backup
But anyway thank you for your setting.apk
Click to expand...
Click to collapse
That's true
but when i see its not working but I'm on my way home and don't have a pc I just replace the old one
so no reboot, flash or backup needed
Thanks for trying I hope some day a theme porter will give me some tips or make a better one
I'll reupload my previous one so some people can try it out and maybe fix the bugs
After trying my first attempt again i discovered that the build in font changer in the settings app works so you can apply new fonts in the settings app itself so no need to install any third party apps
Also the option for G-sensor calibration works!!!
Well. The main difference you will find in styles.xml when you decompile this Settings.apk and the one from our phone. There are some lines that have to be added to it. And then you will have to define them in Public.xml also. And then again you will have to declare them in the classes.dex file. i.e. in the smali files.
Its tedious. Smali/baksmali.
dhirend_6d said:
Well. The main difference you will find in styles.xml when you decompile this Settings.apk and the one from our phone. There are some lines that have to be added to it. And then you will have to define them in Public.xml also. And then again you will have to declare them in the classes.dex file. i.e. in the smali files.
Its tedious. Smali/baksmali.
Click to expand...
Click to collapse
Thank you so much
Since I actually still have very little experience with XML. I am teaching myself more, so it will take a while before I can continue to improve this
many thanks for your advice
If there is someone with more knowledge than me please feel free to edit the app
Sent from my GT-I5800 using XDA App
^ Hi,
what's the exact problem/ui issue your are having? (like text color or list item selection color etc.)
I haven't tried modding an app before but I am a full-fledged Android developer.
So I will try to help you if possible.
sameer.pur said:
^ Hi,
what's the exact problem/ui issue your are having? (like text color or list item selection color etc.)
I haven't tried modding an app before but I am a full-fledged Android developer.
So I will try to help you if possible.
Click to expand...
Click to collapse
We need to port this. Add few lines to styles.xml and the smali files.
Ok, I got the editing part. but what should I try to fix?
Is there a list of issues for this?
sameer.pur said:
Ok, I got the editing part. but what should I try to fix?
Is there a list of issues for this?
Click to expand...
Click to collapse
Excuse me for my wrong word choice,
with fixing I meant editing
But I'm really a noob in this kind of things
I will send a list as soon as possible
Thanks for your interest

Question on Theme/framework tweak for batt. % icons edit: working w/theme attached

So, I'm working on my first theme. I started with the In Paris theme.zip available in the In Paris thread. Part of which I'm trying to include battery % icons - basing it from hooolm's great glow themes. This would be for the great In Paris rom. I have everything on my theme working except the battery icons (most of the work is in SystemUI). They just don't show up in the corner of the status bar.
I've added all the icons to res/drawable-xlarge-mdpi. The drawable/stat_sys_battery, _charge, and _usb_charge xml's are appropriate, again thanks hooolm!
I've successfully done this mod on my phone before. I know there must be one little thing I am missing, but for the life of me can't pinpoint. I'm guessing it must be an xml edited by task
/phantom, but can't figure out which one.
I've attached the framework-res I've been working on. Can anyone lend a helping hand to a noob themer (hey we all had to start somewhere )
Edit: I've attached the final zip. Try it out if you like. Mixture of I1n Paris theme, hoolms glow theme and a few things of my own.
the Framework-res file all looks good
how did you pakage it up and flash it to you tab as there is a specific way or it will not flash properly ?
It's packaged with systemUI.apk as a flashable zip. Flashes well. All the systemUI stuff took. No FC's or anything. Only problem is the battery icons don't show up on the status bar, notification panel.
I got the icons from hooolm's glow theme, they show up there - but breaks the power menu.
Attached the original framework from hooolm's theme to see how he set it up.
Ok, I think I've figured out the problem. It's in the drawable/stat_sys_battery, _charge, and _usb_charge xml's. I was taking them out of hooolm's theme and putting them into my own. My procedure was to:
Open archive in 7zip
Extract xml's to desktop
Open up new archive for new theme
Copy extracted xml's into new archive
I tried editing the decompiled (using apkmanager) then recompiling in apkmanager, but it kept giving me an error- I don't know why.
So, the finished product, the code isn't 'sticking'. It looks like this:
item android:drawable="@drawable/stat_sys_battery_0" android:maxLevel="0" />
<item android:drawable="@17303097" android:maxLevel="1" />
<item android:drawable="@17303107" android:maxLevel="2" />
<item android:drawable="@17303117" android:maxLevel="3" />
Instead of each line being like "0", I get those numbers.
Any help?
If I get some time tomorrow ill get it working for you bro. I was already planning on getting a percentage battery into my next release for "In Paris v6". Hoping to release over the weekend.
Hey, I'd appreciate it task. But now it's become a challenge to learn a bit more about this stuff. I don't know what in the heck I'm doing wrong that those xml files aren't copying over and saving correctly. I'm sure I'm missing something stupid.
My noobness is showing. I'm getting an error in apk manager whenever I try to recompile the framework-res.apk. Decompiles fine, but won't recompile.
Bazar617 is helping get this into my theme, once it is feel free to snag it up
b00sted said:
Bazar617 is helping get this into my theme, once it is feel free to snag it up
Click to expand...
Click to collapse
Thanks! It's in hooolm's theme, I'm just having trouble moving it over to task's In Paris theme. The xml's won't save properly, it's weird.
I got the battery to work, but broke the power menu.
task650 said:
If I get some time tomorrow ill get it working for you bro. I was already planning on getting a percentage battery into my next release for "In Paris v6". Hoping to release over the weekend.
Click to expand...
Click to collapse
Sweet. Can't wait for version 6
Ok, I think I got it working. Haven't found any bugs yet...
It's pretty much a mixture of the In Paris theme and hoolms theme. A few of my own things mixed into it. I've attached the zip if anyone wants to try it.
Thanks to hoolms and task and phantom.
Hmm, tried it on my P7500 with overcome rom on it, resulted in a bootloop. Thnx for the effort so far though, been looking for a simple percentage battery mod for my beloved tab
anyone get apktool working on the SystemUI.apk or any other tool for that matter? it is buggin me that I cant get it to recompile
Amazing work, tallgrasshawk. Using this right now on In Paris v5 and havent found any issues yet.
Dip-Stick said:
Hmm, tried it on my P7500 with overcome rom on it, resulted in a bootloop. Thnx for the effort so far though, been looking for a simple percentage battery mod for my beloved tab
Click to expand...
Click to collapse
This is for the 7510 only
And thanks replay, glad you like it
b00sted said:
anyone get apktool working on the SystemUI.apk or any other tool for that matter? it is buggin me that I cant get it to recompile
Click to expand...
Click to collapse
I used apk manager with no issues
tallgrasshawk said:
I used apk manager with no issues
Click to expand...
Click to collapse
can u zip urs up and send me it then? i would be forever in your debt lol.. days I have spent dude.. days.... driving me fricken nuts....
here is my error log...
http://dl.dropbox.com/u/22063477/APKmanagerErrorLog.txt
b00sted said:
can u zip urs up and send me it then? i would be forever in your debt lol.. days I have spent dude.. days.... driving me fricken nuts....
here is my error log...
http://dl.dropbox.com/u/22063477/APKmanagerErrorLog.txt
Click to expand...
Click to collapse
YOUR systemUI or one from mine?
that was mine... can you send me your apk manager? and maybe ur working systemUI stuff so i can least know it should be 100% then back troubleshoot from my end
b00sted said:
that was mine... can you send me your apk manager? and maybe ur working systemUI stuff so i can least know it should be 100% then back troubleshoot from my end
Click to expand...
Click to collapse
You could probably just pull it out of the theme.zip. That would be my latest one, I haven't worked on it since I put the theme out here.
My systemUI was almost entirely hooolm's work (kudos to him) with some changed .pngs on my end.

[Q] How to make status bar smaller?

Hi guys, im a galaxy s2 gt-i9100 user and how do i make my status bar thinner as it is taking up a bit of space?? Do i decompile systemui.apk or seclauncher2.apk? And what line is it to edit? I do not want to change my lcd density as touchwiz becomes weird and i do not want to install a 3rd party launcher. Please help me out guys!
I found this breakdown of the systemui:
https://android.googlesource.com/pl...b5baa/packages/SystemUI/res/values/dimens.xml
Didn't find the specific part for what you need though, sorry.
Would be cool if someone could make an exposed module for this. What I do, is just use the Expanded Desktop mode available on newer roms like CM, AOKP, etc. so it's gone till I swipe it.
es0tericcha0s said:
I found this breakdown of the systemui:
https://android.googlesource.com/pl...b5baa/packages/SystemUI/res/values/dimens.xml
Didn't find the specific part for what you need though, sorry.
Would be cool if someone could make an exposed module for this. What I do, is just use the Expanded Desktop mode available on newer roms like CM, AOKP, etc. so it's gone till I swipe it.
Click to expand...
Click to collapse
Thank you for your help but every time i decompile systemui.apk i get error messages saying "could not decode attr value"
v418h4v said:
Thank you for your help but every time i decompile systemui.apk i get error messages saying "could not decode attr value"
Click to expand...
Click to collapse
If you are running a TW based rom, you have to use the framework and the tw-framework files to help decompile the systemui.
apktool if framework-res.apk
apktool if twframework-res.apk
That idea. Without those, systemui can't decompile correctly. If you are running a non TouchWiz rom then there is another issue. Make sure to use a tool that is known to work with the update you are on as there are lots of different tools to do this and some are better suited than others.
es0tericcha0s said:
If you are running a TW based rom, you have to use the framework and the tw-framework files to help decompile the systemui.
apktool if framework-res.apk
apktool if twframework-res.apk
That idea. Without those, systemui can't decompile correctly. If you are running a non TouchWiz rom then there is another issue. Make sure to use a tool that is known to work with the update you are on as there are lots of different tools to do this and some are better suited than others.
Click to expand...
Click to collapse
thanks for your reply, i will try this right away
I decompiled systemui.apk successfully, one question i have is that do i put systemui.apk itself back to system/app or with twframework.apk and framework-res.apk?
There is an Xposed module for this.
It's called Dimensions editor.
Sent from my GT-I8730 using Tapatalk
aureljared said:
There is an Xposed module for this.
It's called Dimensions editor.
Sent from my GT-I8730 using Tapatalk
Click to expand...
Click to collapse
Thank you very much for this it managed to make my status bar smaller but when i try to change the icon size it doesnt change at all please help.
v418h4v said:
Thank you very much for this it managed to make my status bar smaller but when i try to change the icon size it doesnt change at all please help.
Click to expand...
Click to collapse
Hmm, sorry, I don't really use Xposed for this purpose, so I think you'd be better off looking for help in the module's support page (link is in the module download page).
However you can do what I do - just lower the DPI of your device, and Android will shrink everything after you reboot - the status bar, even your apps.
Look for 'ro.sf.lcd_density' in your build.prop. Lower it by a few numbers, reboot. Repeat until you get a setup that's just right.
If you get problems with Play Store after this, look for Play Store Fixes in the Xposed download page.
Sent from my GT-I8730 using Tapatalk
aureljared said:
Hmm, sorry, I don't really use Xposed for this purpose, so I think you'd be better off looking for help in the module's support page (link is in the module download page).
However you can do what I do - just lower the DPI of your device, and Android will shrink everything after you reboot - the status bar, even your apps.
Look for 'ro.sf.lcd_density' in your build.prop. Lower it by a few numbers, reboot. Repeat until you get a setup that's just right.
If you get problems with Play Store after this, look for Play Store Fixes in the Xposed download page.
Sent from my GT-I8730 using Tapatalk
Click to expand...
Click to collapse
I would change my density but if I do my touchwiz launcher will become weird, but after setting a dpi that I like I will decompile seclauncher2 and change its dimensions hopefully this will work.:fingers-crossed:
aureljared said:
There is an Xposed module for this.
It's called Dimensions editor.
Sent from my GT-I8730 using Tapatalk
Click to expand...
Click to collapse
Thanks. Dunno how I haven't seen this one...
es0tericcha0s said:
Thanks. Dunno how I haven't seen this one...
Click to expand...
Click to collapse
I changed my galaxy S2 DPI from 240(default) to 200 and when i decompile seclauncher2.apk and decompile it and mod it and put it back into system/app nothing happened:crying: I edit the "dimens.xml" in values-hdpi. Am i modding the wrong file in the wrong folder? after setting my dpi from 240 to 200 does my phones still stay on hdpi or mdpi? please help! i looked on other threads for the galaxy note 2 they changed the dpi to 240 from 320 and it worked perfectly, please help guys i need to edit my s2!
http://forum.xda-developers.com/xposed/modules/mod-app-settings-v1-7-1-2013-12-15-t2437377
v418h4v said:
I would change my density but if I do my touchwiz launcher will become weird, but after setting a dpi that I like I will decompile seclauncher2 and change its dimensions hopefully this will work.:fingers-crossed:
Click to expand...
Click to collapse
There is yet another Xposed module for this!
'App Settings' lets you set DPI, set font scaling, and even revoke permissions from individual apps.
Thank you very much for your help guys the App settings module works very good :victory:but cant seem to change dpi of my accuweather widget Do i reboot after that? because i has to reboot after changing the dpi of systemui
http://forum.xda-developers.com/galaxy-s2/themes-apps/app-theme-s5-exclusive-accuweather-t2677830
es0tericcha0s said:
http://forum.xda-developers.com/galaxy-s2/themes-apps/app-theme-s5-exclusive-accuweather-t2677830
Click to expand...
Click to collapse
Thanks!!!! I manually changed the height an widget of my widget but this widget u gave me is awesome maybe ill change the dimens on that to make it a perfect fit on 230 dpi
v418h4v said:
Thanks!!!! I manually changed the height an widget of my widget but this widget u gave me is awesome maybe ill change the dimens on that to make it a perfect fit on 230 dpi
Click to expand...
Click to collapse
:highfive:

At&t 4g icon on d620

Hi guys,
I was looking for att 4g icon in status bar on top. Tried the build.prop file editing but didnt work. I guess there are no att 4 icon in the phone d620, as its international build model.
Dont know decomplie and recomplie the system ui apk.
Anybody can help me or guide me or post the system ui apk with att 4g icons, would be great.
Highly appreciated.
Thanks in advance.
hemanshu025 said:
Hi guys,
I was looking for att 4g icon in status bar on top. Tried the build.prop file editing but didnt work. I guess there are no att 4 icon in the phone d620, as its international build model.
Dont know decomplie and recomplie the system ui apk.
Anybody can help me or guide me or post the system ui apk with att 4g icons, would be great.
Highly appreciated.
Thanks in advance.
Click to expand...
Click to collapse
Give me the icon and I will do my best
Hi, Vagelis 1608
Please find attachment.
Thanks for reply.
https://docs.google.com/file/d/0Bxqct29At8vOMGFaMUlTTkhsbkk/edit?usp=docslist_api
hemanshu025 said:
Hi, Vagelis 1608
Please find attachment.
Thanks for reply.
https://docs.google.com/file/d/0Bxqct29At8vOMGFaMUlTTkhsbkk/edit?usp=docslist_api
Click to expand...
Click to collapse
I am sorry, I couldn't figure out how to make it work
However, I am pretty sure that there is an Xposed module that can replace statusbar icons with the ones you want
Thanks for all your effort.
If you know to decomplie and recompile apks, this might help
http://s4gru.com/index.php?/topic/3074-change-4g-symbol-on-android-devices/page-2
I am not to good geek on this. I can root my phone and replace the systemui.apk, if someone like you who can give a shot to do.
Thanks for everything.
I did check some of xposed module, but i think they are for SG3 and HTC. Nothing i see as far for LG G2 mini. Can you head me to right direction to look forward?
Thanks
hemanshu025 said:
Thanks for all your effort.
If you know to decomplie and recompile apks, this might help
http://s4gru.com/index.php?/topic/3074-change-4g-symbol-on-android-devices/page-2
I am not to good geek on this. I can root my phone and replace the systemui.apk, if someone like you who can give a shot to do.
Thanks for everything.
Click to expand...
Click to collapse
Nope, sorry.
ic_sys_data files are not there. And I can't find what the system is using for those icons
Np, thanks a bunch for efforts.

Theming icons in Samsung apps

I've been trying to find the pngs for the icons to switch from Samsung icons to aosp icons. I've searched through all the apks but I can't seem to find the icon PNG.
Any help would be appreciated
aren't them in the apps' apks?
Sent from my SO-02F using Tapatalk
BattlePizza said:
aren't them in the apps' apks?
Sent from my SO-02F using Tapatalk
Click to expand...
Click to collapse
Should be but I am unable to locate them.
I would look at the drawables folders in framework-res and twframework-res.
Ryno1982 said:
I would look at the drawables folders in framework-res and twframework-res.
Click to expand...
Click to collapse
No luck
Spacemonkie4207 said:
Should be but I am unable to locate them.
Click to expand...
Click to collapse
Try looking in the mipmap folders instead of drawables ( though some will be in drawables as well). Look at the chrome apk. There are several mipmap folders and the app icon will sometimes be in different sizes due to where the app icon will be seen ( app drawer, home screen, etc).
Some are in .XML format. If you have custom looking icons, they will be in the launcher .apk you are using but might be in .XML format.
ya , but with kitkat 4.4.4 and later samsung changed most icons to a custom file format like atc , astc or qmg ...these formats are very hard to convert back and forth so it is really a pain in the ass ... i think samsung prefers the iphone customers who like non customizable expensive crap
Sammydaskroko said:
ya , but with kitkat 4.4.4 and later samsung changed most icons to a custom file format like atc , astc or qmg ...these formats are very hard to convert back and forth so it is really a pain in the ass ... i think samsung prefers the iphone customers who like non customizable expensive crap
Click to expand...
Click to collapse
@Sammydaskroko, you are a theming demon, in the secsetting.apk I'm trying to find the advanced calling icon that shows up under settings. All others I've found. Would you know what it is called and where it is located?
Tulsadiver said:
@Sammydaskroko, you are a theming demon, in the secsetting.apk I'm trying to find the advanced calling icon that shows up under settings. All others I've found. Would you know what it is called and where it is located?
Click to expand...
Click to collapse
Can u provide a screenshot of this icon ? i dont know how it looks ... for kitkat or 5.0.2?
Sammydaskroko said:
Can u provide a screenshot of this icon ? i dont know how it looks ... for kitkat or 5.0.2?
Click to expand...
Click to collapse
Lollipop
isnt in my rom ... can u provide dl link of your rom?
Sammydaskroko said:
isnt in my rom ... can u provide dl link of your rom?
Click to expand...
Click to collapse
Supposed to be stock OC4
https://www.androidfilehost.com/?fid=23991606952610192
damn , never tried to open a stock rom ... cant dezip because its a ext4 file .. i guess it will be in systemui.apk .. if not try framework-res.apk , twframework-res.apk , seccontacts and if exists secphone ...
Cheers Bro
Lol I give up. Just using nova launcher. Wizicon changer world for tw launcher
Download wilconiser apk google search it. Then download an icon pack for nova. Then apply through wilconiser. Contacts always seems to change to phone duplicate so i use icon changer free on play store to change it

Categories

Resources