Is possible change the systemUI of cyanogenmod 13? - ONE Q&A, Help & Troubleshooting

I'm waiting for a long time that some expert user to create a port of some Rom with different interface from CyanogenMod 13 and wanted to know if I can take the systemUI.apk file and replace it in the priv- app folder. It's possible? In the notification menu I do not like the layout of the tile for example, and would like to have the interface and launcher LG G3 for example . All the developers always create rom cyanogen that are all the same but with different optimizations and tools .

No, you can't, doing so can create system problems. What you CAN do is use xposed modules to modify your systemUI a little bit to fit your needs.

Related

Edit Custom Rom

Hello
I have one question with editing custom rom or stock rom
so I would like to edit rom but I do not know how
i just want add own app,change bootanimation,change name of rom,maybe edit style,add overclocking options,remove unusable app like talk.apk,tts.apk etc...
so i search tutorials on google but i understand it's complicated for me so please help me i try almost all tutorial that I found on google but I had no luck:crying:
i try with add my own app but when i install rom apps not show i just exctract rom with winrar then put app in to system/app then change bootanimation then zip and put in sdcard then install via clockwork recovery but bootanimation work perfect only apps not show!!What did I do wrong?:crying:
please give me detailed step by step tutorial or tell me how edit rom as i said I would only add apps,remove unused app,edit name of rom,speedup rom etc...
please help me I will very thankful to those who will help me
take a look here: how to edit ROM archive
here I just added a keyboard layout file to ROM archive then signed back
you have testsign.jar in attach -use it to sign your ROM
also look here: how to change splashscreen
-do not forget to sign back ROM file is not enough to make .zip
-do not copy apks to /system but /custpack
-if an app is not shown rename it no space between characters
i.e. if this is named "tapa talk" rename to "tapa_talk" or "tapatalk"
-do not touch system apps i.e. browser.apk, framework-res.apk
-to remove an app just delete it
Overclocking ...you will learn it later basically you need kernel sources for your phone edit related files and compile it back
for now is enough just to add/remove some apps, custom bootanimation and make your custom ROM
do not flash ROMs/ kernel not made for your phone possible hardware failure
edit custom rom
so here is my phone specifications
-samsung galaxy ace
-android version 2.3.7
-version of rom S5830XWKT3
-CPU armv6
-mod version cyanogenmod 7.2 nightly latest
-working version GINGERBREAD
so lets begin i want edit this nightly rom or any other but i just want add own app like opera mini,facebook edit bootanimation,and change setting for bluetooth so now
how i can add and where i must add my app in system/app or to other location?
how change or add bluetooth settings from other ROM in this nightly in nightly mod my bluetooth can't work?
how add new ringtones?
how change bootanimation and where i can find good bootanimation's?
how rename ROM when i install and go to settings/phone info i see name cyanogenmod how change this to my custom name?
how sign ROM?i have testsign.jar + sign.bat
please write me here step by step how make all this changes or give tutorial
BLiNKT said:
so here is my phone specifications
-samsung galaxy ace
-android version 2.3.7
-version of rom S5830XWKT3
-CPU armv6
-mod version cyanogenmod 7.2 nightly latest
-working version GINGERBREAD
so lets begin i want edit this nightly rom or any other but i just want add own app like opera mini,facebook edit bootanimation,and change setting for bluetooth so now
how i can add and where i must add my app in system/app or to other location?
how change or add bluetooth settings from other ROM in this nightly in nightly mod my bluetooth can't work?
how add new ringtones?
how change bootanimation and where i can find good bootanimation's?
how rename ROM when i install and go to settings/phone info i see name cyanogenmod how change this to my custom name?
how sign ROM?i have testsign.jar + sign.bat
please write me here step by step how make all this changes or give tutorial
Click to expand...
Click to collapse
firstly I tell you something when you are looking for stock rom for your Galaxy Ace here is howto
usually a rom is made by a tool named "kitchen" - it just help you to put things together and "cook" the ROM fortunately you have a well-know phone so there are tools/kitchen to prepare your rom
just give me a link to the rom you want to edit..
another way is to use an online tool like this but it seems it's too busy now..
edit custom rom
here is link for rom
http://download.cyanogenmod.com/?device=cooper&type=nightly
i want edit any of this nightly rom's
how use kitchen and make own rom
How To Make an Theme Stick In Cm-7.1
I just want to know how to make an theme stick in cm 7 i made an rom edited and everything and i added an custome theme but my theme keeps stying on defualt system and i want to make the other theme my defualt in my rom plz help
youtube is your solution if you want to learn
-search web for good bootanimation if you want to create your own one read here
-also check Ultimate Online Theme Kitchen for some bootanimations
-bootanimation is here \system\media\
-add ringtones here \system\media\audio\ringtones\
-to sign rom.. read my previous posts I gave you link to howto
-to change rom name edit build.prop
-add your apps in /system
-better do not touch bluetooth at this time
-I can't provide step-by-step howtos because this is too much work. I will think to make a tutor to tell you how I made a custom rom but this is too much for me at this time but there are a lot of tutors on XDA ... in Google enter this search string
Code:
site:xda-developers.com tutorial
or
site:xda-developers.com howto
Android Kitchen:good:

modifying roms

Hi, newbie here. I have this Rom but I would like to transfer the notification bar, off menu and keyboard from another rom into it. How do I do it?
HotKillerZzz said:
Hi, newbie here. I have this Rom but I would like to transfer the notification bar, off menu and keyboard from another rom into it. How do I do it?
Click to expand...
Click to collapse
Unfortunately you can't just simply transfer the notification bar, and by "off menu" I assume you mean the power menu. The keyboard on the other hand should be pretty easy to transfer. To transfer the keyboard look in the ROM you want for latinime.apk or a similar named file, then take that apk and install on the other ROM you want to use it on. Now on to the harder stuff. Transferring the status bar requires de-compiling frame-work.res and making a variety of smali edits as does the power menu. You can check out these guides for a basic idea of how to accomplish this:
[MOD] 4-Way Reboot - How to (GB) (ICS)
[COMPLETE GUIDE] decompiling, theming, and recompiling JB SystemUI.apk [Jelly Bean]
If you need any more help let me know

[Q] Some System related questions about Android 4.0 smart TV BOX

hello everyone,
please pardon my english.
i have a android tv box device. It s rooted and running quite good but i want to do some modifications on that device like removing any picture during boot, hiding status bar etc. ive achieved some of those but i have still some unanswered questions about the device and main concepts of android system.
first of all
i want to make permenant changes on init.rc file. When I edit that file on rooted device, it gets overwritten to default values when system reboots. The system also overwrites some files like initlogo.1080i.rle on / (root) directory.
Is it possible to prevent this behavior of the rom from android operating system / or from any other domain?
Is it possible to create a rom zip file with mine init.rc and *.rle files , and install it from recovery?
Also I want to start my own application coded by me to run on boot before the SystemUI OR I want to the SystemUI starts hidden and then my own application will run. But in all situations I don't want to be showed up android's UI.
Is it possible to hide navigation layout (bar) by adding a start-up parameter to the SystemUI's launch command which is placed in the init.rc file?
Thanks for your help.

Softkey Switcher advice

What would it take to make an app that allows you to switch the softkey layout (like the G2)? Image at the site below:
http://www.androidcentral.com/lg-g2-multitude-screen-buttons-just-not-multitasking
Bump:good:
i use softkeyZ
https://play.google.com/store/apps/details?id=com.janis605.softkeyz&hl=en
for custom layout.. i'm waiting for more custumized roms.
theslugone said:
i use softkeyZ
https://play.google.com/store/apps/details?id=com.janis605.softkeyz&hl=en
for custom layout.. i'm waiting for more custumized roms.
Click to expand...
Click to collapse
Looks good! I'm looking for a mod i can flash (Cwm/twrp) without root
Let me rephrase the question. What would it take to build my own application similar to this? I don't want to pay money to move some buttons around. Would it be possible to pull the code out of the G2 rom and make a generic apk for other roms?
It looks like you just decompile SystemUI.apk, edit the navigation_bar.xml to change the button order, recompile SystemUI.apk and flash it. I am curious though how the G2 is able to change these values on the fly without root and without rebooting.
I found this regarding changing the button order:
http://rootzwiki.com/topic/29153-mo...-key-mods-with-menu-and-search-stockbb/page-1

[Q] modifying the status bas of android 4.3

Hii ... I want to edit my status bar or change it. With another one of the custom rom Omni. Kitkat4.4 customized for s3 ...so I opened the systemUI using apktools and extracted it and opened the layout folder to find sooo many xml files of the. Stats bar ... so I don't know what files to edit or to copy from the other rom to the stock 4.3 which I have and is it right to change in the xml files or there is another codes that I may change ... I want to know how does it works (noting that I. Want to get all those features in the kitkat on 4.3 cause I found. Some issues I'm the. Wifi slow connection and the stock apps are missed and slow battery charging so if there is a way to fix that that would be nice from you ) please ask me if there is u decleared part in my question

Categories

Resources