Custom Grid for T-mobile Note 2 - T-Mobile Samsung Galaxy Note II

Has anyone succesfully customized their SecLauncher2.apk for a different grid size after the multiview update.
All I run into is that the new file I create doesn't take my edits and/or other peoples note 2 files SecLauncher2.apk files get the error:
unfortunately touchwiz home has stopped working

Ugotit2 said:
Has anyone succesfully customized their SecLauncher2.apk for a different grid size after the multiview update.
All I run into is that the new file I create doesn't take my edits and/or other peoples note 2 files SecLauncher2.apk files get the error:
unfortunately touchwiz home has stopped working
Click to expand...
Click to collapse
Anybody?

Related

Is there a 4 lock screens with a stock theme

I cant seem to find a way to get the 4 lock screens on just a standard theme, its kinda bothering me why nobody made one for the stock theme..
I guess this is impossible to have with the stock SGS theme.
Im starting to understand why there is no 4 lock screen for the stock theme, its not that is hard to make or anything infact the theme template for the 4 lock screen starts with a stock template then is modified.
Reason I think why nobody ever made a stock theme with 4 lock screens is that a lot of people what to use 4 lock screens and just stay with the standard theme this will make a lot of users abandon their current theme infavor of a stock theme with 4 lock screens, smart way of having people use a theme though.
Do it yourself
Take
android.policy.jar
framework.jar
framework-res.apk
Settings.apk
twframework-res.apk
from a theme with 4 lockscreens.
You can take the files out of this ROM
http://forum.xda-developers.com/showthread.php?t=844514
it's not that heavily modified and works quite well with stock images.
Open framework-res.apk and replace the files inside res/drawable-hdpi(-v4) with files from the stock theme. Do the same for twframework-res.apk.
Build an update.zip and install.
There might be a few xml changes to do, but it will be very, very stock already...
Thanks but Im afraid I dont have time to mess around and learn with it, you might be able to do for us here at XDA?
It's just copy&paste.
No hard things to do...
You need
7-zip
framework-res.apk (modded and stock)
twframework-res.apk (modded and stock)
1.
Open stock framework-res.apk with 7-zip and go to res/drawable-hdpi.
Open modded framework-res.apk with 7-zip and go to res/drawable-hdpi(-v4).
Mark all files in stock framework-res.apk/res/drawable-hdpi and copy over to modded framework-res.apk/res/drawable-hdpi(-v4). Drag&drop.
2.
Open stock twframework-res.apk with 7-zip and go to res/drawable-hdpi.
Open modded twframework-res.apk with 7-zip and go to res/drawable-hdpi(-v4).
Mark all files in stock twframework-res.apk/res/drawable-hdpi and copy over to modded twframework-res.apk/res/drawable-hdpi(-v4). Drag&drop.
That's all.
The other files (android.policy.jar, framework.jar, Settings.apk) don't have to be modified.
If I copy over the contents of the modded framework HDPI to the original frame work wont it look like the modded frame work instead?
So the andriod.policy / framework.jar / settings.apk are the core files to have the 4 screens working and not really the framework-res.apk ?
Apart from the other changes, we will need to modify the settings APK...
this is because we want to see the option of selecting one of teh four lockscreens in the settings...
apart from this, the drawable-hdpi folder just has the icons, to add the functionality, we need to modify the classes.dex file which is within the jar file...
not such an easy task for someone new to modding...
msri3here said:
Apart from the other changes, we will need to modify the settings APK...
this is because we want to see the option of selecting one of teh four lockscreens in the settings...
apart from this, the drawable-hdpi folder just has the icons, to add the functionality, we need to modify the classes.dex file which is within the jar file...
not such an easy task for someone new to modding...
Click to expand...
Click to collapse
I have zero experience with theme modding, Im only a kernel/rom flasher and Im pretty good at it ( who isnt ? )
Im currently using a theme, the only one I like that gives the Ginger look w/o the extra bells and whistles of changed icons ( http://forum.xda-developers.com/showthread.php?t=873825 )
Maybe someone can be so kind enough to add the 4 lock screen there ?
msri3here said:
Apart from the other changes, we will need to modify the settings APK...
this is because we want to see the option of selecting one of teh four lockscreens in the settings...
apart from this, the drawable-hdpi folder just has the icons, to add the functionality, we need to modify the classes.dex file which is within the jar file...
not such an easy task for someone new to modding...
Click to expand...
Click to collapse
You don't have to.
scheichuwe said:
...
Take
android.policy.jar
framework.jar
framework-res.apk
Settings.apk
twframework-res.apk
from a theme with 4 lockscreens.
...
Click to expand...
Click to collapse
Please read before posting...
Edit:
@EarlZ
You can try this tool
http://forum.xda-developers.com/showthread.php?t=737526
Lets see if I got this
the 4 lock screen is dependent on the following files
android.policy.jar
framework.jar
Settings.apk
and the UI looks depends on these:
twframework-res.apk
framework-res.apk
So basically I can use any 4 lock screen theme and just overwrite it with the stock twframework and framework on it ?
EDIT:
By just replacing the twframework-res and framework-res the phone is not usable, it does boot and when the home screen loads it vibrates and goes into a endless reloading loop if ever you get a chance to go to the settings to choose the lock screen when you lock then unlock the device theres no lock screen visible.
When you want the clean gingerbread look you should take a 4 lockscreen theme that has these black menu background (when you hit menu-softkey) as your base.
Here are some
http://forum.xda-developers.com/showthread.php?t=898892
http://forum.xda-developers.com/showthread.php?t=899471
http://forum.xda-developers.com/showthread.php?t=854191
http://forum.xda-developers.com/showthread.php?t=864112
Just a few examples, there are more...
I mentioned it before:
There might be some xml edits that have to be done (colors for texts etc.), but the icons will be stock...
EarlZ said:
...
EDIT:
By just replacing the twframework-res and framework-res the phone is not usable, it does boot and when the home screen loads it vibrates and goes into a endless reloading loop if ever you get a chance to go to the settings to choose the lock screen when you lock then unlock the device theres no lock screen visible.
Click to expand...
Click to collapse
That's why I wrote this
scheichuwe said:
...
Take
android.policy.jar
framework.jar
framework-res.apk
Settings.apk
twframework-res.apk
from a theme with 4 lockscreens.
...
Click to expand...
Click to collapse

[Q] Help Themeing SIII

I am trying to Theme my SGSIII Black/White,
I can pull SystemUI.apk Modify and Replace Notification Menus and Signal Icons, Battery and Wi-Fi etc
I can pull twframework-res.apk Modify but unable to get it Signed and Installed to the Phone
I can pull framework-res.apk Modify but unable to get it Signed and Installed to the Phone
Same for Samsung .apks SecContacts or SecMms can Modify trouble Signing and Installing
And there are so many Icons in these folders it hard to distinguish which folder is for what and which Icon is for where.?
Etc.: Which folder does the SGSIII uses?
hdpi
xhdpi
I appreciate any help,
Thank you,
XenonAndroid
XenonAndroid said:
I am trying to Theme my SGSIII Black/White,
I can pull SystemUI.apk Modify and Replace Notification Menus and Signal Icons, Battery and Wi-Fi etc
I can pull twframework-res.apk Modify but unable to get it Signed and Installed to the Phone
I can pull framework-res.apk Modify but unable to get it Signed and Installed to the Phone
Same for Samsung .apks SecContacts or SecMms can Modify trouble Signing and Installing
And there are so many Icons in these folders it hard to distinguish which folder is for what and which Icon is for where.?
Etc.: Which folder does the SGSIII uses?
hdpi
xhdpi
I appreciate any help,
Thank you,
XenonAndroid
Click to expand...
Click to collapse
Xhdpi
Enviado desde mi GT-I9300 usando Tapatalk 2
Thanks, but i must find help on the Signing and Installing of the other .apks
Don't sign. After compiling I delete both the Meta folder and the Google XML and replace with ones from original apk. The Google XML is probably unnecessary but I do it anyway.
Sent from my SGH-T959 using xda premium

Help theming a stock rooted rom!

As an UN-experienced dev, I am attempting to theme a stock rom that has already been rooted, de-odexed and zipaligned.
other that theming non-stock launchers, is there a way to install a theme chooser compatible with cm10 and aosp themes?
Thanks
dbrannon79 said:
As an UN-experienced dev, I am attempting to theme a stock rom that has already been rooted, de-odexed and zipaligned.
other that theming non-stock launchers, is there a way to install a theme chooser compatible with cm10 and aosp themes?
Thanks
Click to expand...
Click to collapse
As long as the assets are compatible (have to check drawable-hdpi in each apk) then you should be able to simply push a new SystemUI.apk to /system/app/ I made my own theme for the first ICS release by DMan, and pushed it through ADB and it works fine.
If there are assets missing, or not set up right (EX: missing .9 patches) it could bootloop or cause your SystemUI to crash. So backup before testing, obviously.
- Sent from Android
VM-Vendetta said:
As long as the assets are compatible (have to check drawable-hdpi in each apk) then you should be able to simply push a new SystemUI.apk to /system/app/ I made my own theme for the first ICS release by DMan, and pushed it through ADB and it works fine.
If there are assets missing, or not set up right (EX: missing .9 patches) it could bootloop or cause your SystemUI to crash. So backup before testing, obviously.
- Sent from Android
Click to expand...
Click to collapse
So I might get lucky by just pushing systemui.apk from cm9 or cm10?
My goal is to be able to use a theme like cobalt blue for cm10 on a stock rooted rom!
Sent from my SGH-I927 using Tapatalk 2
dbrannon79 said:
So I might get lucky by just pushing systemui.apk from cm9 or cm10?
My goal is to be able to use a theme like cobalt blue for cm10 on a stock rooted rom!
Sent from my SGH-I927 using Tapatalk 2
Click to expand...
Click to collapse
No sir. CM themes use different assets, you'd have to manually mix and match the proper assets to the drawable-hdpi folder of the stock ROM.
- Samsung Captivate Glide
VM-Vendetta said:
No sir. CM themes use different assets, you'd have to manually mix and match the proper assets to the drawable-hdpi folder of the stock ROM.
- Samsung Captivate Glide
Click to expand...
Click to collapse
ok I found something very close to what I was looking for! Here is a link to what I want to have done!
http://forum.xda-developers.com/showthread.php?t=1334922&page=1629
I have attempted to manually paste the items into the rom I'm working on but to wont boot, not will doing this to individual system apk's render them not to work! I read through the thread and it seems that the op isn't responding anymore to the thread!
being you are a very eperienced themer, would it be possible for you to look at this and maybe get this to work for the glide?
I would greatly appreciate this.
if you are able to, here is a link to the rom a friend and I have been working on that we would like to have this them working on!
http://www.androidfilehost.com/?fid=9390195663897100306
Thank you very much
dbrannon79 said:
ok I found something very close to what I was looking for! Here is a link to what I want to have done!
http://forum.xda-developers.com/showthread.php?t=1334922&page=1629
I have attempted to manually paste the items into the rom I'm working on but to wont boot, not will doing this to individual system apk's render them not to work! I read through the thread and it seems that the op isn't responding anymore to the thread!
being you are a very eperienced themer, would it be possible for you to look at this and maybe get this to work for the glide?
I would greatly appreciate this.
if you are able to, here is a link to the rom a friend and I have been working on that we would like to have this them working on!
http://www.androidfilehost.com/?fid=9390195663897100306
Thank you very much
Click to expand...
Click to collapse
Its likely not booting due to missing assets. Almost every ROM has different SystemUI/Framework assets. Example, the theme elements in Cyan10 are vastly different than any of our stock roms.
If you want to convert a theme from another phone, it can be done. But its not as simple as just pasting the corresponding apk in. It depends on othee things as well... The glide's main theme file is SystemUI.apk, whereas some phones use Framework-res.apk so there is also that to consider.
Converting themes from another device, you'll have to go in to the theme you want to convert, and match the files up to the theme you're replacing. You'll have to change file names and make sure no files are missing, also make sure you're only using HDPI themes.
- Samsung Captivate Glide

[MOD] Help moding SecMms.apk for SGSII JB 4.1.2 Official

Anyone here can assist me on my problem? I downloaded and installed Virtuous Ten Studio:
I decompiled SecMms.apk and edited the required fields, and with root explorer i puted it on /preload since it wasnt allowing on system/app.
Rebooted phone, and still cant addmore then 10 contacts or make SMS larger then 4 pages..
Running official stock JB 4.1.2 SGSII
Any help is apreciated. Thanks.
You can use this
http://db.tt/Zk0HojsZ
I used this tutorial and it worked on my S Advance JB SecMms
Modding SecMms
Troy.main said:
You can use this
http://db.tt/Zk0HojsZ
Click to expand...
Click to collapse
Thanks but I want something to help me make it myself, so I can use on every version and so on..
bobfrantic said:
I used this tutorial and it worked on my S Advance JB SecMms
Modding SecMms
Click to expand...
Click to collapse
Have no experience with apk tool. Puted both frameworks on "other folder" and SecMms.apk on modding-apk folder and it fails decompiling.
NunoPitbull said:
Have no experience with apk tool. Puted both frameworks on "other folder" and SecMms.apk on modding-apk folder and it fails decompiling.
Click to expand...
Click to collapse
My problem why I can't past on system/app is that it says theres no room on the disk, while i already delete over 20mb in apps there. So something is wrong and I would like some1 to help me...

[SOLVED]Can't edit SystemUI.apk on galaxy A5 lollipop

Hey guys, so i really hate touchwiz and there's no ROM for A5 so i just wanted to edit some things in SystemUI.apk (i did this editing before and i was successful) but after upgrading to lollipop everytime i change every single thing in the apk after rebooting i get "unfortunately SystemUI has stopped" and the only thing i can do is to delete it from system and replace it with the stock one and reboot.
[SOLVED]i used different resolusion
saeeds2000 said:
[SOLVED]i used different resolusion
Click to expand...
Click to collapse
What solution? i want to edit A3 SystemUI too
baare said:
What solution? i want to edit A3 SystemUI too
Click to expand...
Click to collapse
Resolusltion not solution! And I did it as I messaged you. Changing resolution of the files, put them in the right folder (A5 was xhdpi) And compress them to apk again And put it in the system And finally reboot
Sent from my SM-A500H using Tapatalk

Categories

Resources