Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Alex C.
Old
#1  
Alex C.'s Avatar
Recognized Contributor - OP
Thanks Meter 455
Posts: 1,033
Join Date: Aug 2011
Location: Bochum
Default Suggestions for custom rom makers/stock rom mods.

Hello everyone,

As it seems that I really like writing a lot (in English especially) and writing guides (my job requires a lot of standards), I thought of creating a guide for devs/custom rom makers/stock rom modifiers.

This guide is not something that I want to impose, these are just suggestions and I will also include some known issues around here. So, let's begin.


1. Bootanimation
This can be selected as you wish. Any bootanimation other than the standard one should be fine. Or, if you want, you can provide more animations and a short guide on how to change bootanimation.zip and where.

2. Lock Screen
Removing the HTC Lockscreen will lead to the default android Gingerbread one. Now this one's buggy. Like hell. For example, pull the right slider (the one with the sound control) to change the profile to vibrations. Now you can see that the slider is hanging from the top, pointing to bottom (can be fixed with a phone restart).
Example:

3. Missing caller screen when phone is locked
If you have the default lockscreen you will notice that there is no incoming call screen displayed when the phone is locked (that or I removed too much stuff). Keep this in mind.

4. Icons/Notifications
Even though the default Gingercroissant (too much bread:P) looks black, if you pull the status bar (taskbar) you will notice that it turns back to white-grey (the default HTC Sense/ChaCha) one. Keep this in mind when adding icons/notifications. (picking white icons will render them barely visible)

5. Applications
Most devs/modders prefer to add their most liked applications and integrate them into the ROM (so that you cannot uninstall them from Settings -> Applications -> Manage Applications) :P which kinda sucks since not everyone uses/likes the same stuff (it's called "taste"). Basically I am suggestion to add only SuperUser and let the users install their own apps (Titanium, Messenger, GPS, etc.). For example I have my own Titanium Backup.apk (it's personalized) which I want to install - cannot be installed if Titanium is already present though.

6. Google Sync
Some of us like to have the Google account synchronized with the GMail server and I would suggest leaving the Google Contacts Sync and Calendar Sync in the rom (they can be removed later). It's easier to remove than to search the internet and add them separately.

7. Bloatware
News, Weather, Mirror, Stocks, News&Weather (Yes, 3 different applications for the same stuff), HTC Likes, HTC Hub, Downloads, Facebook, Peep, Tweeter, GTalk.. There are more, of course (for example I have also removed Live wallpaper stuff since I don't use Live wallpapers, skin picker, skin scanner, profile widget, ringtone widget, and more) and it should be taken into consideration this question: how much is really enough?

8. Link2SD and ext-partitions
Well, since custom roms do allow the use of ext and Link2SD I suggest using them as much as possible.


I do hope that this could help some of you (or mocked by others) but any feedback is welcomed.
The Following 3 Users Say Thank You to Alex C. For This Useful Post: [ Click to Expand ]
 
sabesh
Old
#2  
sabesh's Avatar
Senior Member
Thanks Meter 42
Posts: 641
Join Date: Dec 2004
Location: Mississauga, Ontario, Canada
Excellent suggestions! I'd also like to keep the HTC Sense widgets, as I find them quite useful. HTC Likes & HTC Hub can be removed, as they don't provide much use. Cheers.
 
Moody
Old
#3  
Moody's Avatar
Recognized Developer
Thanks Meter 417
Posts: 767
Join Date: Dec 2009
Location: Arnhem

 
DONATE TO ME
Applications bundled with a rom can still be easily uninstalled, provided that the rom maker knows how to, and puts the apks inside an /data folder. Mounting and extraction is similar to that of the /system partition. The profit of this is the uninstallability (nice word, huh?) Of the added apks, the downside is of course that a data wipe will remove these applications. Ideal would be a /system rom base update.zip, and an applications.zip containing all the added applications the developer likes, to be extracted into /data. Just sharing my thoughts..
░▒▓█ Phone ► Sony Xperia Z
░▒▓█ ROM ► Self-Compiled PAC v22.2.0
░▒▓█ Kernel ► Moody v0,01
░▒▓█ Recovery ► CWM+TWRP
░▒▓█ Model ► C6603


░▒▓█ Google Plus ► Moody
░▒▓█ Twitter ► @mmoody_
░▒▓█ Google Talk ► mikevhl@gmail.com


Quote:
Originally Posted by SpecialNoob
"I can't wipe it clean.
I put it in the dishwasher but it is still smudged."
The Following User Says Thank You to Moody For This Useful Post: [ Click to Expand ]
 
qtotter
Old
(Last edited by qtotter; 29th February 2012 at 12:41 AM.)
#4  
Senior Member
Thanks Meter 14
Posts: 508
Join Date: Mar 2006
Location: Tokyo
Quote:
Originally Posted by Alex C. View Post
2. Lock Screen
Removing the HTC Lockscreen will lead to the default android Gingerbread one. Now this one's buggy. Like hell. For example, pull the right slider (the one with the sound control) to change the profile to vibrations. Now you can see that the slider is hanging from the top, pointing to bottom (can be fixed with a phone restart).
Example:

3. Missing caller screen when phone is locked
If you have the default lockscreen you will notice that there is no incoming call screen displayed when the phone is locked (that or I removed too much stuff). Keep this in mind.
i have been customizing my rom based on the stock, but this was one of the irritating parts. finally, i have decided to use the original htclockscreen.

to change the icons in the lockscreen, you don't need to have rosie installed. all you need is simply to add setting.xml in /data/data/com.htc.lockscreen/shared_prefs. (i did it in init.d)

the format of setting.xml is as follow:

Code:
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<map>
<boolean name="customized" value="true" />
<string name="shortcut1">#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=com.android.htcdialer/.Dialer;end</string>
<string name="shortcut2">#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=com.google.android.gm/.ConversationListActivityGmail;end</string>
<string name="shortcut3">#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=com.android.camera/.CameraEntry;end</string>
<string name="shortcut4">#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=com.handcent.nextsms/com.handcent.sms.ui.ConversationExList;end</string>
</map>
Xperia Mini Pro SK17i (unlocked bootloader/my own rooted custom rom based on CM7.2): what a small playful toy! you have everything i needed! ;)
HTC Desire (AlphaRev/CM7 Nightly): great phone except those crappy h/w buttons installed...
HTC Wildfire (AlphaRevX/CM7 Nightly): i played a lot with you, but i needed some more power... sorry...
The Following User Says Thank You to qtotter For This Useful Post: [ Click to Expand ]
 
ajeevlal
Old
#5  
Senior Member
Thanks Meter 83
Posts: 278
Join Date: May 2008
Location: Houston

 
DONATE TO ME
Quote:
Originally Posted by qtotter View Post
i have been customizing my rom based on the stock, but this was one of the irritating parts. finally, i have decided to use the original htclockscreen.
You mean Stock lock screen on CWM???, can you shows us how?
Curr devices - HTC ChaCha S-OFF running my ROM ZaSa // Acer ICONIA A100
Old devices - HTC dual touch, ASUS P750, Moto A780
My Work >>>>
-----------------------
[ROM] [S-OFF] ZaSa_4chacha http://forum.xda-developers.com/show....php?t=1343636
[GUIDE][S-ON] How to downgrade chacha to lower firmware version http://forum.xda-developers.com/show....php?t=1320392
 
jd_dpgc
Old
#6  
Member
Thanks Meter 18
Posts: 64
Join Date: Feb 2011
Post regarding your chacha rom

Quote:
Originally Posted by ajeevlal View Post
You mean Stock lock screen on CWM???, can you shows us how?
hi ajeev, i am sorry i am posting this here... but i really need your help in fixing some problems with ZaSa_4chacha_GB1.57_v2.0... i am currently using it... the best rom... but i am having some issues i wanted to report....

1. Power off is not working properly
2. if charging turned off phone, then the phone gets stuck and needs to remove battery to start.
3. my '@' sign has been moved to '~' button and dollar has changed to pound

i tried to fix keyboard layout issue but couldnt get my CID to match the ones stated in other posts

in any case i am loving the rom thank you
 
Alex C.
Old
#7  
Alex C.'s Avatar
Recognized Contributor - OP
Thanks Meter 455
Posts: 1,033
Join Date: Aug 2011
Location: Bochum
Quote:
Originally Posted by jd_dpgc View Post
1. Power off is not working properly
2. if charging turned off phone, then the phone gets stuck and needs to remove battery to start.
3. my '@' sign has been moved to '~' button and dollar has changed to pound
What do you mean by 1. ?

For 2. get the latest CWM, it's a recovery issue and has been fixed.
 
raymerjacque
Old
#8  
raymerjacque's Avatar
Senior Member
Thanks Meter 41
Posts: 139
Join Date: Sep 2007
rom makers should not remove Gtalk, It is Incredibly hard to restore it once removed. and all just to save a few KB of space...
Proud Owner of a HTC Chacha + Samsung SGH I780 + HTC TYTN II + Imate Jamin (Prophet).
Cast your Vote for a non htc section please : http://forum.xda-developers.com/showthread.php?t=417812
 
ajeevlal
Old
#9  
Senior Member
Thanks Meter 83
Posts: 278
Join Date: May 2008
Location: Houston

 
DONATE TO ME
Quote:
Originally Posted by jd_dpgc View Post

1. Power off is not working properly
2. if charging turned off phone, then the phone gets stuck and needs to remove battery to start.
3. my '@' sign has been moved to '~' button and dollar has changed to pound

i tried to fix keyboard layout issue but couldnt get my CID to match the ones stated in other posts
Thanks for trying my custom rom.....
1) what do you mean by this? does your power off button not showing the power options? if yes, you need to press and hold the button for 2 to 3 sec for the power option menu to show up
2) As alex stated, you need to flash the latest CWM recovery
3) what CID you have? what did you changed.

And did anyone know how to move this post to the original ZASA thread?
Curr devices - HTC ChaCha S-OFF running my ROM ZaSa // Acer ICONIA A100
Old devices - HTC dual touch, ASUS P750, Moto A780
My Work >>>>
-----------------------
[ROM] [S-OFF] ZaSa_4chacha http://forum.xda-developers.com/show....php?t=1343636
[GUIDE][S-ON] How to downgrade chacha to lower firmware version http://forum.xda-developers.com/show....php?t=1320392
 
MySelf_v1
Old
#10  
Member
Thanks Meter 1
Posts: 93
Join Date: Oct 2010
Location: Padua
I've done the same thing you are doing over here and, beside Link2SD removing the Sense UI and things, i've removed even the default E-Mail client, News, Meteo, HTC Clock Widget, Facebook, Peep, Latitude, Messages Widget, Inform HTC, Meteo Widget, Music Widget, HTC Sense, Street View, Home Suggestions, HtcTrendsWidget, Photo Widget, Meteo Sync Provider for HTC, Ringtone Widget, Animated Wallpaper Selector, Sense Plugin Manager, HTC Meteo Wallpaper, HTC HubSync Provider, HTC Report Agent, HTC CheckIn Service.

Instead i've installed:

Kingsoft Office
Facebook for Android (From the PlayStore)
GoLauncher EX (i had an unlock bug, but i still see the volume button as you; i will change the lockscreen)
K-9 Mail
GoClock Widget
Quadrant Standar
* Winamp
Link2SD
Battery Indicator
Terminal Emulator (thinking about change it)
SuperUser



---------

*Thinking about removing "Music"


The reason for doing this is as simple as "You don't use it, you don't need it" and battery life ( IMPROVED! ).

---------

I'm having problems with the fB button, but i will fix it with the .apk that let's you choose what for to use it. I don't really need a fB button. Trying to make it sync the mails atm.

BTW, it was pretty hard to get it rooted and CWM installed. But i've done it!
If anyone needs help, pm me.

p.s. Keep the stock ROM, it's way better than everything atm.

p.s.s. i've used for work for 2 days so far and it's doing his job very well. F* BB&WP7 )


HTC Wildfire
HTC Desire
Nokia N900 ( miss you )
HTC Wildfire S
HTC Desire S
iPhone 3GS (3 days )
HTC Mozart
HTC ChaCha
SAMSUNG Galaxy Nexus ( don't ask me why )
Blackberry 9320
Apple iPhone 4
HTC Sensation XE w/ Beats Audio


 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS