Hello please me help, how to enable navigation bar on this device, stock rom (root) 4.2.2, please me create ZIP for flash CWM, or other all.
You need to modify the build.prop file by adding (or modifying) the line "qemu.hw.mainkeys=0". You need root for that.
Related
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:
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
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.
Now, i just got my Xperia L unlocked bootloader. then i have install ROM KitKat Paranoid using CWM. you can check to this link
http://forum.xda-developers.com/xperia-l/orig-development/4-4-3-aospa-legacy-4-4-beta1-t2571273
then i found my navigation bar so big enough. when i use gravity box for kitkat to resize it, i cant. so any idea for resize navigation bar?? please..
sorry for my bad english
I am with the same problem here : (
Does someone here can help us?
I believe that's not possible! But, one thing you can do is to change the dpi!!! But, that changes the size of everything! You can try it out!
1. Open Root Explorer.
2. Go to /system
3. Click on Mount RW (It should appear as Mount RO, that’s when it is correct!)
4. Look for build.prop. Long press on the file and press Open file in Editor
5. Scroll down to ro.sf.lcd_density
6. Change the value. The lower the value, the higher density your screen will have.
7. Click on the Menu button, and Save and Exit.
8. Reboot.:highfive:
Install the xposed mod and then install gravity box in it
I want modify custom Rom as add Apps or delete Apps ,change systemUI ,Notifications panel
But I also experienced mild
please guide for me
could you add, remove or replace apps / other systems in rom.zip .. and I often do it
Do you want to do it on your pc
HiT Thank$ If HelPed