Suggestions for custom rom makers/stock rom mods. - HTC ChaCha

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) 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) 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.

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.

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..

Alex C. said:
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.
Click to expand...
Click to collapse
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>

qtotter said:
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.
Click to expand...
Click to collapse
You mean Stock lock screen on CWM???, can you shows us how?

regarding your chacha rom
ajeevlal said:
You mean Stock lock screen on CWM???, can you shows us how?
Click to expand...
Click to collapse
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

jd_dpgc said:
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
Click to expand...
Click to collapse
What do you mean by 1. ?
For 2. get the latest CWM, it's a recovery issue and has been fixed.

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...

jd_dpgc said:
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
Click to expand...
Click to collapse
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?

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 )

ajeevlal said:
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?
Click to expand...
Click to collapse
Hey
1. When I power off and put on charging ... Phone starts up automatically with HTC report notification that something went wrong...
2.I am updated with latest cwm. Temp work around was to use Rom manager and directly reboot recovery
3. I got my keylayout fixed. See this post ...... http://forum.xda-developers.com/showthread.php?t=1496730
Yeah I don't know If we can move the post to original thread coz at that time I was restricted to wait for 10 posts policy lol to comment in a development thread

Related

Grey 100-step batteries for WB-XPERIA TW Gingerbread V6

Ok,
Since people have had some problems with losing reboot options, xloud, etc. from flashing older packages I am going to remove them & make this thread exclusively for Wolfbreak's 2.3.3 rom v6 (or latest). As of now it is the rom I use and the only one I can test properly and guarantee working. I am only including the framework-res.apk in these zips and not framework.jar or android.policy.jar, etc. so they will not add functionality to other roms and will only work with roms that share the same features as WB's.
Remember you can make a theme with a percentage battery at UOT kitchen or use one of the other mods or themes around if you have issues.
*Note-You will not need to mount anything special when installing these. Flash as a custom zip in xrecovery as you normally would.
Zipaligned,for her pleasure.
Grey Battery Icon with Percentage
Flash as a custom zip with xrecovery
Download: WB_v6_GreyBattery.zip
PLEASE remember to back up your phone before installing!!
Grey Super Circle with Percentage
Flash as a custom zip with xrecovery
Download: WB_v6_GreyCircle.zip
PLEASE remember to back up your phone before installing!!
Other versions reported working:Here
Icons are from Fightspit's thread and UOTK
Thanks to MrRusch & _calum_ for doing this originally
Thanks Frosty666 for initial screens & testing
Thanks to 10asseye & zorglub08 for the icon fix & keeping up with this when I wasn't.
Hit "Thanks" if you use it
Great work, we needed something like this. The default battery icon is useless.
I'm just backing up and downloading now. I will report back in about 10 minutes with the results. I'm using Wolfs's 2.3.3.
EDIT:
Works fine on Wolfs 2.3.3. Only one small bug; when charging, on the lock screen where it displays the battery level, the icon is slightly cut off at the top and bottom. No biggie though. Good work AyDee.
Screenshots are attached.
Great, thanks for confirming! Between my daughter's birthday and other stuff I haven't had a second to sit down & flash the SE 2.3 yet.. Tomorrow!!
I will fix the icons that are cut off and make an xrecovery zip soon.
And hopefully we'll see some themes pop up in the next few days using this
This is now flashable via xrecovery.
Also, the lockscreen images should be fixed.
Sorry for the double-post... Cheers!
Flashed worked absolutely fine.
Sent from my X10i using XDA App
Could you provide another link please, I cannot access this one at all! Thanks aydee
Sent from my X10i using XDA App
so far so good, thanks
mirror:
http://www.multiupload.com/WP7DAZ3G40
Thank you!!!!
Will UOT kitchen work when it comes back up with this Rom.
Sent from my X10i using XDA App
DeeJay00001 said:
Will UOT kitchen work when it comes back up with this Rom.
Sent from my X10i using XDA App
Click to expand...
Click to collapse
*Edit- yes, UOT works!
& Thx for the mirror, monteiro-ribas
Thanks for this, great mod. Works perfect on WB's rom
Absolutely fantastic, works flawlessly, thanks! (WB's 2.3.3. rom)
Everything works fine.....Thank you...
Are there already any reports on how it works on stock 2.3.3?
kwarkje said:
Are there already any reports on how it works on stock 2.3.3?
Click to expand...
Click to collapse
yes, almost every post before you replied saying it works
Handset will reboot while you long press the power button to invoke the power menu with Wolfbreak's GB_V06.
I have installed new Wolf firmware 006 and this Battery Mod crashes when you press power button.
I was loving this circle mod until I started to investigate (why crashes with Wolf Mod) and If I can solve it and I found A VERY STRANGE THING (for me):
Can you tell me why do a battery mod that only changes Notification Icons does need ALL this strange permissions?:
*Your Personal Information: read contact data, read user defined diccionary, write contact data
*Services that cost you money: directly call phone numbers
*Your messages: modify Gmail, read Gmail
*Your location: coarse network/gps location
*Network communication: control near field communication, create Bluetoot connections, full internet access
*Your accounts: use te authentication credentials of an account
*Phone Calls: read phone state and identity
*Hardware controls: change your audio settings, record audio
*Systems tools: bluetoot admin, change Wifi state, change UI settings, disable keylock, modify global system settings, mount and unmount filesystems, prevent phone from sleeping, write access point name settings, write sync settings.
I fixed the charging/low battery icons, one pixel line was cut at the bottom.
http://www.megaupload.com/?d=8AA2A2DP (png only, if anyone wants to update: open framework-res.apk with winrar, drag the png to system/framework/drawable-hdpi, select "store", close)
LCS2011 said:
I have installed new Wolf firmware 006 and this Battery Mod crashes when you press power button.
I was loving this circle mod until I started to investigate (why crashes with Wolf Mod) and If I can solve it and I found A VERY STRANGE THING (for me):
Can you tell me why do a battery mod that only changes Notification Icons does need ALL this strange permissions?:
*Your Personal Information: read contact data, read user defined diccionary, write contact data
*Services that cost you money: directly call phone numbers
*Your messages: modify Gmail, read Gmail
*Your location: coarse network/gps location
*Network communication: control near field communication, create Bluetoot connections, full internet access
*Your accounts: use te authentication credentials of an account
*Phone Calls: read phone state and identity
*Hardware controls: change your audio settings, record audio
*Systems tools: bluetoot admin, change Wifi state, change UI settings, disable keylock, modify global system settings, mount and unmount filesystems, prevent phone from sleeping, write access point name settings, write sync settings.
Click to expand...
Click to collapse
WTH are you talking about? How are you even trying to install this? If you are trying to install framework-res.apk with an app installer it won't work. Framework-res.apk may need those permissions since it tells the ui how to behave for all of those actions but I honestly have never dealt with permissions when installing.
KnightLee said:
Handset will reboot while you long press the power button to invoke the power menu with Wolfbreak's GB_V06.
Click to expand...
Click to collapse
Haven't updated to 006 but this had been working fine on WB 005 for me. Will update & investigate.
zorglub08 said:
I fixed the charging/low battery icons, one pixel line was cut at the bottom.
http://www.megaupload.com/?d=8AA2A2DP (png only, if anyone wants to update: open framework-res.apk with winrar, drag the png to system/framework/drawable-hdpi, select "store", close)
Click to expand...
Click to collapse
Awesome, got your PM & I'll update soon.
I originally made this since UOT Kitchen was down and there was no circle battery mod out yet. I will continue to update it to make it easy to just download & install, but remember you can make a theme with a percentage battery at UOT kichen or use one of the other mods or themes around if you have issues.
Cheers!
*Edit- There is a fix for Wolfbreak's 006 rom, see OP
Yes i did installed with xrecovery in update 005. But when I've installed firm 006 at first circle battery wasn't functioning so i tryed to extract it and install the apk only to check if that helped and this permissions issue came up... I really dont like that this mod has all this permissions.
Sent from my Xperia X10 using XDA Premium

[ROM] [05/27] MIUI 2.5.25 GB 2.3.7 + ICS Multilanguage for Milestone 2!

I´d ported MIUI to milestone 2, applying all fixes from endless7 and r2beta.
Latest update based on MIUI WajkIUI 2.5.25.
Changelog:
Recommended updates:
Added support for WMA and APE music formats.
Improved handling of returning to call from other applications.
Major improvements to the gallery application
For a full list of the changes please keep reading…
System:
New compass, Sound recorder, Flashlight effect of increasing the real vibration effect (Mione only) Fix in some cases the theme comes up garbled after applying Fix touch screen clicks in rapid succession causing inaccurate identification (Mione only) Fix in some cases touch-screen zoom operation problems (Mione only) Fix sliding switch control of the desktop, jittering reposition of the screen indicator (Mione only) Fix in some cases, low battery when the phone repeatedly restarts (Mione only)
Phone:
Added record call information into the new contact Optimisation of support for direct emergency calls directly (area code and emergency number not required, just the emergency number) Optimisation of the caller interface default display lockscreen picture Covering the distance sensor and then uncovering it while calling, the expanded keyboard will be folded
Contacts:
Added support to copy numbers of unknown contacts from the details page Added support to send a stranger (unknown contact) details page number Added new local account support group Importing vCard file will automatically remove delimeters (Chinese environment) Fix problem with editing contact details page, select the group and see the group name has been deleted Fix in some cases adding a contact to a group leads to FC problem
Backup manager:
Added support for local backup and restore (backup data compatible with 2.3 OS)
Browser:
Restoration of web site access issues for Jingdongs Mall web site, access to site could not be opened
Messaging:
New message page list for group selection Optimisation of the message list and bubble styles Download button problems with Mms fixed, download button does not download Fix problem where contact picture is not displayed in the Messaging app Click on picture will fix the error pop-up mass rapid action bar problem Clicking E-mail contact heading repair, pop-up shortcut bar does not display the right information
Lockscreen, status bar and notifications:
Added support for string operations on variety lockscreen (compare, selectm stitching etc) Added support for the return (back) key and press the volume key to unlock on the default lockscreen Added notification screenshot shortcut bar, click on the notification bar shortcut to take screenshots Optimisation of the USB switch style on the notification bar
Launcher (Desktop):
New MIUI desktop helper New lockscreen clock and photo frame widget Fix folder named ‘Pure Digital’ the folder does not show the problem
Other:
Added support for the power button to respond to alarm operations, i.e. turn off, snooze
Use:
Flash UPDATE_2.5.25.zip from cwm 4.x.x.x or greater http://forum.xda-developers.com/showthread.php?t=1196590. Wipe cache, dalvik and factory reset (if you are coming from another rom). Reboot.
USE AT YOUR OWN RISK, IT COULD HARD BRICK YOUR PHONE, LIKE ANY OTHER CUSTOM ROM. IM NOT RESPONSIBLE FOR ANY CLICK YOU MADE.
BUGS:
KB light not working (FIXED, go to settings->display->advance mode->"use custom" set to on->"edit other levels" change 0 to 255 on the first two keyboard inputs, then "save settings", done)(thanks to tweemee & endless7)
Launcher has some problems. But I think are present on defys rom too. Im trying to fix before upload. (FIXED)
Main Downloads:
-1.9.9: old
-1.9.16: old
-1.9.23: old
-1.10.8: old
-1.10.21: old
-1.10.28: old
-1.11.11: old
-1.11.18: old
-1.12.02: old
-1.12.16: old
-2.1.6: old
-2.1.20: http://mir.cr/SVTHLZCY old
-2.2.3: http://mir.cr/7MHMD9A5 old
-2.2.17: http://mir.cr/0H65HXV5 old
-2.3.16: http://mir.cr/INYFQQV8 old
-2.4.20: http://mir.cr/VGKWDYL8 old
-2.5.25: http://mir.cr/M1TJOKGI
You can always check for mirrors (with no waiting time) or last builds here: http://death-force.com/index.php?action=downloads (thanks to deathsix17)
Additional Downloads:
-Stock cpu/vsel values (will make battery worse, only use if you have reboots to miui boot logo): http://www.mirrorcreator.com/files/1YRTSCON/STOCKVSELCPU.zip_links Flash with cwm.
-Milestone2toolbox: Allows to change baseband, cpu values, vsel levels, and many more (Could be dangerous if you dont know what you are doing): http://www.mirrorcreator.com/files/0XXLXBGG/Milestone2ToolBox.apk_links
-Volume Mod (change songs with volume keys, ONLY for 2.5.25): built in in rom.
-Launcher Pro: In case anyone prefer launcher pro instead of miui launcher. http://mir.cr/0YD6NTDX Flash with cwm. Wipe dalvik and cache.
-ICS (Android 4.0) Theme: In case you like ICS, there is a theme for MIUI based on ICS http://www.4shared.com/file/r2fZdq8Y/ICS_MIUI_Theme.html. Use a file browser to install it, just click on it.
will5 said:
Thanks.
I´ll try to upload a separate framework. Lights from 2.2 are already on rom
I need to update files from bootmenu, tried and got bootloops. Rom now is with bootmenu with SD bugs.
Click to expand...
Click to collapse
What SD bug? can't mount SD in CWM ?
Yep, rom is running on 4.0.14 with the start adb / kill adb trick to get SD support on cwm.
Im looking at the decompiled framework, should I edit every values folder? There are like 40
Hey, I'm using r2beta0's MIUI rom. So I can just update to this one wiping Dalvik cache and cache, right?
Sent from my Milestone 2 XDA App
dangpzanco said:
Hey, I'm using r2beta0's MIUI rom. So I can just update to this one wiping Dalvik cache and cache, right?
Sent from my Milestone 2 XDA App
Click to expand...
Click to collapse
Yep. It should be OK.
Yes, it would be fine. Remember that bootmenu included in r2beta port has problems applying updates. It can´t mount /temp and would give you error. Change your bootmenu/cwm before updating.
I still can´t gent to mount RW in rootexplorer. Don´t know if it´s the version Im using, or other thing.
will5 said:
Yes, it would be fine. Remember that bootmenu included in r2beta port has problems applying updates.
I still can´t gent to mount RW in rootexplorer. Don´t know if it´s the version Im using, or other thing.
Click to expand...
Click to collapse
get a logcat, maybe you are unable to SU
Yes, I would try to su on terminal. Im on 3G, every little download/test, takes years
will5 said:
Yes, I would try to su on terminal. Im on 3G, every little download/test, takes years
Click to expand...
Click to collapse
The other apps getting su correctly?
Dont know, Im flashing some test files right now, will check when It finish...
Su works ok for me.
Yes, su works, but I tried some apps that needs root, and dont ask for root permissions. Maybe it´s a problem with superuser.apk?
will5 said:
Yes, su works, but I tried some apps that needs root, and dont ask for root permissions. Maybe it´s a problem with superuser.apk?
Click to expand...
Click to collapse
Apps on my phone that ask for root privilege are workig with no problems, including rw on rootexplorer. I used titanium backups to restore.
Thanks for reporting, will test further.
how much of a chance is there of bricking? is it a big risk? currently on cm7 latest build, if i flahsed and then wiped data, cache and dalvik, would i have less of a chance? silly questions i know
thanks anyway
The same chance than with any other rom
But you know, there are people that screw things beyond imaginable reasons
Tanks man!!!
[email protected]
Actually it is realy hard for a stupid guy to perma-brick Milestone 2, thanks to the locked bootloader...
You can always go to bootloader mode and flash an SBF.
Just make sure you don't mess with /pds (this has your IMEI and is unique to each device) and some /dev/block/mmc1p* partitions.
Sent from my Milestone 2 XDA App
Yep, If you know the basics, it should be hard to break it.
Some pc's dont like rdslite, dont know why. Just be careful to cover the basics before flashing your phone.
Guys, do you like miui? It's so nice this ROM. Maybe is not the fastest, but the work miui team did, it's amazing.

[APP][2.1+] StatusBarAddon

Hi everyone,
Even unregistered I've been using this forum for some years. Now it's time to make my contribution.
I've seen some people requesting this app, and even I needed it, so I'm presenting it waiting for your feedback.
Some applications on market (like Notification Toggle, Elixir 2, etc) are doing more or less what I porpose, but on a different way. Also, as far as I know, no app does exactly the same.
So, here it is my proposal. StatusBarAddon is like an status bar mod, so you can "pull" power controls at any time, on any rom even without root.
This app is free and available on android market (search for):
StatusBarAddon
What it does:
"Pull" down power controls at any time (and on any app);
Costumizable controls;
Volume and brightness controls;
Compatible with all android 2.1-2.3 versions (sorry, no ICS support);
Compatible with the Android status bar;
Free.
How to help
FeedBack;
Provide translations;
Donate;
Thank you for your time!
(As you know, I'm not able to post links, so sorry but no market links or pics )
Here's the link: https://market.android.com/details?...=W251bGwsMSwxLDEsImNvbS5ybXNjLnN0YXR1c2JhciJd
Thank you for the URL!
Add landscape mode, please make + the ability to hide icon in the status bar. I would also like to when you click on the button does not switch to the settings window, and immediately disable or enable any mode (eg Data)
Thank you very much for your program!
can you get a direct link to your softwareb
Not working on my Atrix running ICS
Sent from my MB860 using xda premium
Thank you for your suggestions, I'll try to implement that as soon as I can (I'll be busy for some time, for professional reasons).
The data toggle is a peculiar one, since Android does not provide a standard interface to enable/disable data, so I decided to not do hacks (like change the carrier apn). I'm not sure if I can make anything about data (and Sync).
Since I'm a new user, I'm not able to post links, sorry.
That's right, I completelly forget to test ICS, so no ICS support, sorry for any inconvenience.
You are wellcome
nice app, i like it, especially the brightness changer.
you said you need translations? i could translate to Estonian.
a bug is that the gps toogle wont work, it allways shows gps is on, pressing the button doesent change anything.
and please, make the icon invisible also
work pefectely on sgs2 i love it keep the good work
Unfortunately sys it's not compatible with my P999 running ICS.
Nice app
But you should add an option to make the background transparent with black or white icon and add a option to remove the icon in statut bar
I can maybe translate to french
҉ Envoyé depuis mon Samsung Galaxy 3 avec Kyorarom 5.2 ҉
The GPS switch uses the Android power control widget, so I'm sorry but I cannot provide any fix for that at the moment.
I've just released a new release wich makes it possible to hide the notification icon.
I'll now work (as soon as I can) on some costumization options.
Thank's for your feedback
Nice and usefull app. No problems so far om my HTC Wildfire.
Some suggestions:
add battery status
add volume levels for ringing tone, media, alarm.
tap on "sync" should do a "sync all" instead of going to the settings
make it possible to choose the order of the buttons (e.g. I don't use fllight mode that often and would like to enebale it, but somewhere near the end of the list).
Can do translation to Dutch/Nederlands.
your app locks great but no work on atrix att 2.3.4 stock
meteoro84 said:
your app locks great but no work on atrix att 2.3.4 stock
Click to expand...
Click to collapse
That's your problem, get off stock already! Lol
The battery status is on my todo list, will probabilly be one of the next improvements. Also, I've already started to do something about the buttons order.
The different volume levels will certainly be considered.
For the sync toggle, it's the same situation as the data toggle, since I haven't already find a convenient to do it, but I'll keep searching for a solution.
Some users are having troubles with the bar (not working at all), but I can't reproduce this situation myself on my phone or in the emulator, so I can't provide any support at the time, sorry for that.
Thank you again for your feedback!
you should make it so that when you have only the bars (volume and brightness) activated then the box aboove, where the other options are, should dissapear.
martenp17 said:
you should make it so that when you have only the bars (volume and brightness) activated then the box aboove, where the other options are, should dissapear.
Click to expand...
Click to collapse
Just implemented that, will be on the next release
For your information: for the synchronisation I currently use the HTC widget "sync all".
eversp01 said:
For your information: for the synchronisation I currently use the HTC widget "sync all".
Click to expand...
Click to collapse
I have already done something about the sych toggle, will be on the next release. However, it's not fully functional, because (right now) I'm not able to read the sync status, I'm only able to start or stop the sync.

[Release] SuperOS Rom Customized Updated to V2

[UPDATED] V2 - Read new Changes Further Down :
Before I start I don't take ANY credit for making this rom, this rom is made by the SuperOS team, ALL credits go to them. I have changed nothing on the rom itself, other than made some nice customization on the UI and added in some nice useful apps.
V1.0
Default Apps that come with rom :
Calculator
Calendar
Camera
Car Home
Clock
Contacts
Downloads
DSP Manager
Email
FM Radio
Gallery
Gmail
Google Search
GooManager
Latitude
Maps
Messaging
Navigation
Phone
Places
PlayStore
Settings
Sound Recorder
Spare Parts
SupSetup
Talk
Terminal Emulator
Theme Chooser
Torch
Videos
Voice Dialer
Voice Search
Wireless Tether
Youtube
Apps Added by me :
Adobe Reader
Advanced Task Killer
ADW Launcher
App2SD Pro
Autosync - Onoff
Beautiful Widgets
Beautiful Widget Animations
Documents 2 go pro
DX Battery Booster
ES F Explorer
Facebook
Go SmS Pro
Opera Mini
Mx Video Player+Codecs
Super User
Whatsapp
Wifi-Onoff
Free Space 81.1MB Internal Memory.
Changes made to the rom :
Changed UI to ADW Launcher ( the default launcher was crap, and also only allowed you to use only 3 rows of the deskspace for icons )
Removed Dockbar, screen is small enough and dockbar space is wasted.
Limited the screens to 2, can add more via the ADW Launcher settings.
Added some usefull apps ( see list above )
Added the Evil Eye Wallpaper ( there is additional wallpapers available )
Added the Beautiful Clock/weather Widget on homescreen
Launcher Icon is on bottom right of homescreen to enter menu.
DX battery manager is installed to manage power consumption
Advanced Taskkiller is loaded to kill any open apps when needed.
All Installed apps have been moved to SD with App2SD pro
V2.0 Changes :
Added Rom Toolbox. Now user has full control over his rom.
Changed to better looking Boot Animation
Changed Read Cache for SDcard from 128kb to 1024kb
Set CPU speed to On Demand with min/max CPU to 245mhz/800mhz.
Set Default install path for new apps to SDCard
Increased free space to 82.62mb
free space now 82.62mb
UI in general is now customized to provide maximum Desktop space and removed that damn stupid dockbar. You can still make use of all needed features, status bar is still on top in its default location, you can access menu from the Launcher icon in bottom right of homescreen. Phonebook/dialer can still be accessed by pressing the Phone button as normal.
Screenshots are attached below.
Download CLICK HERE TO DOWNLOAD ROM V2
Filesize = +/- 180MB
Install ( Must have bootloader unlocked/Root/recovery installed !!! Click Here for Guide if you need to unlock/root ) Works with both S-on/S-off:
Install is Simple :
Extract the folder "2012-05-07.23.09.47" to your SD Card->Clockworkmod->backup (keep the folder name and structure as is, dont change anything !)
Pull out your battery and reinsert it.
Boot phone into bootloader ( hold volume down and press power button ).
Choose "recovery"
Clear ALL cache ( Cache partition, Dalvik Cache and Battery stats )
Select backup/restore, then select restore
Choose "2012-05-07.23.09.47"
once restore is done, reboot phone
Once Booted up into Os, link your Google, Facebook and whatsapp accounts ( settings->accounts & Sync.)
Change weather location. ( just click on the sun/moon on desktop to edit weather location )
Change Time/Date to current. ( just click on the clock on desktop to edit time/date )
You are done
Click to expand...
Click to collapse
I made this for anyone who uses most of the same apps and stuff and dont care for the stupid side/dockbar and who don't know or dont want to hassle going thru all the crap to get the rom customized to the point where its actualy user friendly. You can now make FULL use of all your desktop space, you can add extra desktops and with all the most popular apps already installed you still have some memory free to install more.
Enjoy ....
Nice
One question, isn't SuperUser Elite a payed app?
no idea really. i just loaded from my backup apps folder, i hope not...
ext4 partition support?
Hi,
How can i use my ext4 partition on your rom which has formatted a partition program by windows based.
PS. i have never used this EXT4 partition..
i have tried CM and SuperOSR but,
internal seeing always 150mb in total.
If someone describe me using ext4 partitions step by step, i will be greateful
Sounds like you have partition issues, You are asking in the wrong section. This is a rom release, not a partition repair thread.
its good bro but not impressed, u just add few more apps to Rom n release it with very less internal memory..if u really would like to do with this ROM then configure front camera n release it or do some necessary changes for better experience..these application r easily available in market..everybody can add more application & release it with SuperOSR version 3 or 4...please don't copy someone's effort...
ROM is Already gud in itself...
O please, firstly i have taken no credit, neither did i say i changed anything on the rom. Secondly all roms are based on other roms, so everyone is taking stuff from everyone else. PLEASE READ BEFORE YOU POST.
Thirdly, this release is a UI customisation change, not a new rom release. the current superos has a UI that I don't like, all the icons are badly sitting awkwardly on the right hand side, the left column of the screen cant even be used. the dockbar is wasting valueble space and with such a small screen, very few people can click the dock buttons properly. the problem is that they didnt design the rom specificly for just the chacha but for more than one device and as such never took the time to sit with a single device and fix the little things, and If they dont want to fix the UI then why shouldnt i ?
Fourthly, you are right, i didn't have to add the apps, but these are apps most people will use and load anyway so why not just add them into the rom ?
raymerjacque said:
Secondly all roms are based on other roms, so everyone is taking stuff from everyone else.
Click to expand...
Click to collapse
That's why it's called open source.
Btw, munishjoshi, most ROMs are based on AOSP, which is Android Open Source Project, that has about 2000 people around the world working/have worked/will work on it and you don't see any credits to any of them.
Alex C. said:
That's why it's called open source.
Btw, munishjoshi, most ROMs are based on AOSP, which is Android Open Source Project, that has about 2000 people around the world working/have worked/will work on it and you don't see any credits to any of them.
Click to expand...
Click to collapse
my intention was not to steal thunder from anyone. Its just so bloody annoying that everytime i flash superos i must keep fixing the UI and reload all these apps and there must be others out there that feel the same way, this is reason i posted this. if no one has any use for it ill remove it and let everyone be happy...
I am already working on a release of a stripped down Stock Sense rom. and on that rom i am actualy editing the rom itself, not just the UI. Altho it will be a while before its done.
hey don't take it otherwise bro...i just would like to say that do something new...waiting for your further updates...
Apart from the UI there is nothing else to do on this rom. the rom is perfect as it is. just the UI needed adjustment.
Wait for my new rom if you want to see major changes ...
munishjoshi said:
its good bro but not impressed, u just add few more apps to Rom n release it with very less internal memory..if u really would like to do with this ROM then configure front camera n release it or do some necessary changes for better experience..these application r easily available in market..everybody can add more application & release it with SuperOSR version 3 or 4...please don't copy someone's effort...
ROM is Already gud in itself...
Click to expand...
Click to collapse
Please adhere to the old addage "If you don't have anything nice to say, don't say it". Customization is why we all come to xda, either enjoy what is freely given to you, or do it yourself.
raymerjacque said:
O please, firstly i have taken no credit, neither did i say i changed anything on the rom. Secondly all roms are based on other roms, so everyone is taking stuff from everyone else. PLEASE READ BEFORE YOU POST SH!T.
Thirdly, this release is a UI customisation change, not a new rom release. the current superos has a really ****ty UI, all the icons are badly sitting awkwardly on the right hand side, the left column of the screen cant even be used. the dockbar is wasting valueble space and with such a small screen, very few people can click the dock buttons properly. the problem is that they didnt design the rom specificly for just the chacha but for more than one device and as such never took the time to sit with a single device and fix the little things, and If they dont want to fix the UI then why shouldnt i ?
Fourthly, you are right, i didn't have to add the apps, but these are apps most people will use and load anyway so why not just add them into the rom ?
Fifthly, go Frakk off and go troll somewhere else
Click to expand...
Click to collapse
Your language and tone are unneeded, but your message is fine. I edit your posts so you can see how to get your point accross without cursing. Please look.
Can we all try to get along?
Let's have this battle end here and now, and move on.
Thank you all.
Ok boss...thanks
Keep on the good work.. nice to see more people are devolping and customizing for the chacha..
does this rom fix wifi issues and front camera?
nope. i did not make any fixes to the rom itself, i just customized the UI to be more user friendly and edited some cache settings and stuff.
raymerjacque said:
the problem is that they didnt design the rom specificly for just the chacha but for more than one device and as such never took the time to sit with a single device and fix the little things, and If they dont want to fix the UI then why shouldnt i ?
Fourthly, you are right, i didn't have to add the apps, but these are apps most people will use and load anyway so why not just add them into the rom ?
Click to expand...
Click to collapse
True, SuperOSR wasn't designed especifically for the Chacha. We focused our effort on making it work. What is a great thing of OpenSource is that people can help and join to the effort. In that case, if you fixed the UI as you say you did, do not hesitate to send your modification so they can benefit everyone.
Now, if by fixing the UI you mean you replaced Launcher with ADW, then IMHO you didn't "fix" it.
Changes made to the rom :
Changed UI to ADW Launcher ( the default launcher was crap, and also only allowed you to use only 3 rows of the deskspace for icons )
Removed Dockbar, screen is small enough and dockbar space is wasted.
Limited the screens to 2, can add more via the ADW Launcher settings.
Click to expand...
Click to collapse
adlx.xda said:
True, SuperOSR wasn't designed especifically for the Chacha. We focused our effort on making it work. What is a great thing of OpenSource is that people can help and join to the effort. In that case, if you fixed the UI as you say you did, do not hesitate to send your modification so they can benefit everyone.
Now, if by fixing the UI you mean you replaced Launcher with ADW, then IMHO you didn't "fix" it.
Click to expand...
Click to collapse
lol, sorry wrong choice of words, i didn't mean fix as in it was broke. i just meant it wasnt very user friendly and customised it to be more so.
hey guys can you help me
i tryed to install the oem rom ruu to my status
but when it gets to the image it says lost of connection
igot the rom file with the instructions from one of the guys here
thank you by the way
change the name to ph06img.zip
got recognize by the device all good
after the blue line is done and the yellow one too
nothing happens
i cant reinstall the oem rom to my status
i dont know what to do now
i need to get it back to oem
thanks for any help
have you looked at this thread :
http://forum.xda-developers.com/showthread.php?t=1631121
try that, it will help you restore stock rom, specialy when your rom is faulty.

Android tips and tricks (new)

Avoid task killers
It is best to avoid task killers such as Advanced Task Killer. Android is designed to automatically pre-load certain applications, even if you don't load them yourself. If it starts to run low on memory, it will smartly unload the oldest running apps automatically.
Manually killing tasks will only mean they get loaded in memory again. Task killers can make the phone slow, laggy, or drain battery life more quickly.
Bookmark a contact on your homescreen
To bookmark a contact on your homescreen, long press on the home screen background and select Shortcuts. Then select Direct dial.
If you call someone regularly this can be useful as you will have a shortcut to them handily placed on your homescreen
Bookmark a web page on your homescreen
To bookmark a website on your homescreen, go into your browser and find the bookmark of the page you want to create a shortcut for.
Then long press on the bookmark and select Add Shortcut to Home.
If you regularly visit certain websites, this can be handy as you will have a shortcut to the site on your homescreen.
Create folders to tidy your Apps
If you find yourself with too many Apps on the homescreen, then you can create folders to organise them.
To start, simply press and hold on an App and drag it over the top of another App. The App should change colour/shape. Then release your finger and the two Apps will be combined into a folder.
You can then drag more Apps into this folder using the same process.
To give your folder a label, simply long press on the folder and you will be able to enter a name.
Double tap for a full stop (period)
While typing emails or notes, you can simply tap the space key twice and the phone will insert a full stop / period
Install new keyboard to improve accuracy
The standard Android keyboard is good, but not great. There are many third party keyboards available which will improve your typing speed and accuracy.
Go to the Android Market and search for 'Keyboard' to see some great alternatives, many of which are more accurate and make typing much easier.
A good one is GoKeyboard.
If you see a warning saying the keyboard will collect all information (including credit cards) just ignore this. This is just a security feature that Android shows for every third-party keyboard that you install.
Accents and special characters
If you want to type non-English letters (eg those with an accent), long-press on the relevant letter. A list of options will appear for you to select.
Access the scientific calculator
To access the scientific calculator, rotate the phone to landscape mode.
The calculator will change to a scientific one
Add email or phone number from text
To add an email or phone number to your contacts from a text message, you can long-press on the email / phone number. Then select Add to contacts
Add widget to the homescreen
To add a widget, go to the homescreen and press the Apps icon (the circle with 6 dots). Then you will see a list of your Apps with the word Apps and Widgets at the top. Press Widgets, then you will be presented with a list of available widgets.
To add a widget, press and hold on it and then position it where you want
Android Easter egg
There is an Easter egg hidden in the Android operating system. To see it, go to your Homescreen, then press Menu - Settings - About phone.
Then tap on the Android version option 5 times and you will get a surprise.
Sometimes it doesn't work, so try a couple of times. By the way don't expect to see an actual Easter Egg. That is just the name given to things hidden inside software or operating systems.
Auto focus the camera
When taking photos or videos, tap the screen where you want to focus on. The phone will automatically adjust the settings to improve the image or video
Bring up more predicted words
If you have word prediction enabled while you are typing, you can long press the middle word that is suggested. This will bring up a menu allowing you to select various other suggested words.
Browse websites in full-screen mode
If you want to browse in full screen mode, without the URL bar at the top of the browser, then you can enable this..
Open the standard browser and press Menu - Settings - Labs. Then put a check mark under Full Screen .
To get access to the browser options (that are now invisible), there is now a neat hidden menu. Slide your finger in from the left or right of the screen. A circular menu will appear with various options.
Capture a still shot while recording video
To capture a still shot while recording a video, simply tap the screen while you are recording.
This will save a still image.
Change keyboards
To change keyboards (if you have additional keyboards installed), you can switch between them by pressing the small keyboard symbol in the top left of your screen. You will need to be in keyboard input mode (i.e. typing something) for this to work.
Note: you need to have more than one keyboard installed for this to work
Change quick response texts
The phone has the ability to send quick response text messages if your phone is ringing but you can't answer it.
To change these, go to your Dialer App - Settings - Quick responses. You can only have 4 of them and you may need to edit existing ones.
Change the backlight screen timeout
To change the backlight screen timeout, go to Settings - Display - Screen. Then choose the screen time out duration.
You can also tell the phone screen to always stay lit when it is plugged in via USB. Go to Settings - Developer Options. Then check Stay Awake.
Change the screen brightness
To change the screen brightness, start from the Homescreen and press Menu - Settings - Display - Brightness.
Then choose the desired brightness setting. You can also select Automatic brightness to let the phone decide for you.
If you have auto-brightness enabled, you can also press, hold and slide the top notification bar left and right. The brightness will increase and decrease accordingly.
Check phone status and battery usage
To find out information about Signal Strength, Network Information, Remaining Battery Time and Battery Usage (by Application), go to your Homescreen - Menu - Settings - About Phone.
Check the firmware version
To check your firmware version, start from the Homescreen and press Menu - Settings - About Phone- software version
This should list your Android version, Build number and Model Number.
Copy files between your phone and PC using WiFi
To copy files between your phone and PC, go to the Android Play Market and download an app called AirDroid.
This is an extremely useful App that connects your phone to your PC wirelessly, allowing you to move files and many, many other things.
Copying iTunes songs to Android
If you have decided to ditch your iPhone in favour of Android, then there is a simple way to take your iTunes music, playlists and album art with you.
Simply go the Android Marketplace and download a Free App called Easy Phone Tunes. You will also need the computer version of the software, so go to http://easyphonetunes.com and download it from there.
Then, when that is done, turn your phone into a USB storage device (this will vary from device to device, but instructions are on the website).
Once your phone is connected to your computer, open the computer version of the software and select your device from the Easy Phone Tunes list. Then follow the instructions to Sync your media
Create folders in your Quick Launch bar
If you have used up all of your Quick Launch spaces, then there is a trick.
Once it is full, press and drag an App from the homescreen and move it over the top of an App in the Quick Launch area. Then release your finger. This will create a folder containing the original App plus the new one. This is a great way to have access to regularly used App
Create shortcut to websites on your home screen
To create a shortcut to a website on your homescreen, go to your browser bookmarks.
Then long press on a site and select Add shortcut to Home
Customise your favourites tray
At the bottom of each homescreen is your favourites tray, which consists of 5 icons. You can customise it by adding icons to the tray. If it's full however, you will first need to remove some.
To remove an icon, simply press and hold an icon. Then drag it to your desktop.
Then to add a new one, simply drag an icon from your homescreen to the favourites tray.
Enable / disable vibrate / haptic feedback when you type
To disable / enable vibrate (also called haptic feedback) when you type or press the screen, go to Settings - Language & input - Settings.
Then uncheck Vibrate on keypress.
Enable sideload of Apps
If you want to install Apps outside of the Android Market (called sideloading), then go to Settings - Security - Unknown sources.
Note: use at your own risk.
Help, I have forgotten my unlock pattern
If you have forgotten your custom unlock pattern, then don't panic.
After 5 unsuccessful tries a button should appear saying 'Forgot pattern'. Press this and you will be asked to enter your Gmail username/password.
The phone will then ask for a new unlock pattern. If you don't have a Gmail account, then you might have to either call your carrier or factory reset your phone.
Hide folders or files
If you want to hide folders or files from being index or displayed, simple put a . (full stop / period) before the file or folder name.
Make volume / music louder
WARNING: Making your volume or music louder can damage your hearing.
Most phones have their volumes limited by local laws to protect our hearing. There is a way to boost your volume however. Go to the Android Market and download an App called Volume+ (Sound Boost). There is also a free version called Volume+ Free.
You will need to root your phone for this App to work.
Make your phone run faster
Here are the top 5 tips to make your phone run faster:
1) Use only essential widgets on your homescreen - each widget consumes memory and processing power which can slow your down your phone.
2) Uninstall apps that you don't use - after awhile your phone can get cluttered as some Apps are designed to always run in the background. If you rarely use an App, then uninstall it to free up memory and CPU resource.
3) Install Apps to your phone memory - if you have an SDCard, always install Apps to the phone memory, which can be accessed faster. If you have Apps on the SDCard, then move them back to the phone memory with an App called Move2SD available from the Play Market.
4) Use Static rather than Live wallpapers - Live wallpapers consume processing power and memory. Unless you really must have them, uninstall them.
5) Kill tasks occasionally - Some Apps will run in the background indefinitely unless you kill them. Most of them won't cause a problem, but it pays to check your running tasks from time to time. Hold down your Home key and check the Task Manager.
One last thing: Don't use Task Killers. Android manages tasks very well and Task Killers just make your phone unstable and can slow it down further
note this guide is mainy to help the people who didnt recieved a manual instructions booklet along with their phone like my country(INDIA)
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
Wow thanks! Im gonna uninstall my task killer now.
Good job! Some of this are well known but many aren't so it should be sticky subject for all who are coming into Android from wherever hey are coming.
The taskkiller part should be put in red
Another one: manage your contacts in gmail. It is bscked up accesible from anywhere and so convenient. Much easier to edit from the computer after all.
Sent from my GT-I9100T using XDA
Awesome thread op. Thank you very much!
Sent from my SAMSUNG-SGH-I717 using xda premium
The calculator one only applies to the HTC calculator. In the AOSP on you swipe to the right to access advanced functions.
Sent from my HTC Wildfire using xda premium
nejc121 said:
The calculator one only applies to the HTC calculator. In the AOSP on you swipe to the right to access advanced functions.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
yes i have htc one v soo made a compilation of what has been known to me and what is facts
if anyone with new tips pls post here soo tht i can add to the op to help others
and also a request pls statehow to take screen shots on your device's because it's different on each device
dont just say thanks hit thanks if i helped
a true lfc supporter
and a former symbian lover
sent from my awesome HTC One V running rc 2.0 by CKPV5 -using xda premium
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
Thanks paarthdesai. Did not know about the 'double spacebar to get a period'.
Another software to connect to computer is 'Software Data Cable'.
---------- Post added at 12:15 PM ---------- Previous post was at 12:11 PM ----------
Is there a way to save the dictionary on the sdcard and restore after full wipe/flashing custom rom?
the guide which I look for..sometimes I tend to forget small things and this guide could recall back
paarthdesai said:
yes i have htc one v soo made a compilation of what has been known to me and what is facts
if anyone with new tips pls post here soo tht i can add to the op to help others
and also a request pls statehow to take screen shots on your device's because it's different on each device
dont just say thanks hit thanks if i helped
a true lfc supporter
and a former symbian lover
sent from my awesome HTC One V running rc 2.0 by CKPV5 -using xda premium
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
Click to expand...
Click to collapse
Stock ICS screenshot is Vol- and power.
I think some HTC phones have home and power
Sent from my Ainol Novo7 Elf using xda premium
k1p2n3g4 said:
Thanks paarthdesai. Did not know about the 'double spacebar to get a period'.
Another software to connect to computer is 'Software Data Cable'.
---------- Post added at 12:15 PM ---------- Previous post was at 12:11 PM ----------
Is there a way to save the dictionary on the sdcard and restore after full wipe/flashing custom rom?
Click to expand...
Click to collapse
backup the dictionary app via titanium backup app+ data
that should work
dont just say thanks hit thanks if i helped
a true lfc supporter
and a former symbian lover
sent from my awesome HTC One V running rc 2.0 by CKPV5 -using xda premium
SUPPORT THE SOFTWARE DEVELOPER'S IF YOU LIKE THE GAME / APP BUY IT
Very nice tips. Add one more, use Greenify App which silently hibernate your apps. It can save much battery and memory. A must have app.
Thanks
Handy tips
Thanks for the handy tips. Didn't know you could double tap for a full stop.
Should also include a homescreen icon for some websites. =]
Thanks! That task killer thing is really interesting!

Categories

Resources