Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
thienvk
Old
#901  
Junior Member
Thanks Meter 0
Posts: 18
Join Date: Apr 2006
Could not download Internet & MMS settings
 
DerEineDa
Old
(Last edited by DerEineDa; 22nd April 2012 at 11:27 PM.)
#902  
DerEineDa's Avatar
Senior Member
Thanks Meter 77
Posts: 239
Join Date: Aug 2010
Quote:
Originally Posted by hrki View Post
add quickpanel widgets to statusbar
No, don't do it. Please keep this ROM as close to stock as possible.

I won't mind this as an option for AROMA installer, though.


Also, I can't download the new version. puush.me just redirects me to their home page. Don't mind, it's working now.
 
batwingnz
Old
#903  
batwingnz's Avatar
Senior Member
Thanks Meter 74
Posts: 446
Join Date: Aug 2010
Working great after upgrade from 1.1 only wiped cache

Sent from my LT18i using xda premium
 
joecool1029
Old
#904  
Senior Member
Thanks Meter 28
Posts: 160
Join Date: Jan 2011
I would stress that it is a bad idea to remove Google Talk. If you are signed into it elsewhere you will still get the notifications of new messages coming in, but will not be able to sign out using the phone nor read anything but the last message.

Just some useful advice.
 
DerEineDa
Old
#905  
DerEineDa's Avatar
Senior Member
Thanks Meter 77
Posts: 239
Join Date: Aug 2010
I just noticed that Nofrills isn't available, but I am sure I selected it at the AROMA installer. So I just took a look into your script (horrible formatting!) and I think you made a mistake:

In your updater-script, you check three items for the same ID (the pitfalls of copypasting ):

Code:
	# OIFileManager
    if
      file_getprop("/tmp/aroma/customize.prop","item.2.1") == "1"
    then
      ui_print("- OI File Manager");
      package_extract_dir("customize/OIFileManager", "/data/app");
    endif;
	
	# Nofrills
    if
      file_getprop("/tmp/aroma/customize.prop","item.2.1") == "1"
    then
      ui_print("- No-frills CPU Control");
      package_extract_dir("customize/Nofrills", "/data/app");
    endif;
	
	# TitaniumBackup
    if
      file_getprop("/tmp/aroma/customize.prop","item.2.1") == "1"
    then
      ui_print("- Titanium Backup");
      package_extract_dir("customize/TitaniumBackup", "/data/app");
    endif;
So when people choose "OI File Manager" (item 2.1), all three packages will be installed. If they don't select item 2.1, none of the three will be installed (as in my case). NoFrills would be 2.2 and Titanium would be 2.3, according to your "aroma-config"-file.
The Following User Says Thank You to DerEineDa For This Useful Post: [ Click to Expand ]
 
doomed151
Old
#906  
doomed151's Avatar
Senior Member - OP
Thanks Meter 1838
Posts: 1,225
Join Date: Dec 2009
Location: Johor Bahru

 
DONATE TO ME
Oh wow, that's ridiculous, silly me.
I'll get to it in a few (and those scripts WILL look tidier).
Samsung Galaxy Nexus
Sony Ericsson Xperia arc
Sony Ericsson Xperia X10i
HTC Wildfire

If I don't reply to your PM, it simply means that I've nothing useful to say.
Looking for a nice gapps package for your favorite 4.2 ROM? Well, check this out.
The Following User Says Thank You to doomed151 For This Useful Post: [ Click to Expand ]
 
kumbangdesa
Old
#907  
kumbangdesa's Avatar
Senior Member
Thanks Meter 12
Posts: 132
Join Date: Aug 2011
Location: Melaka

 
DONATE TO ME
hi doomed..i'm little bit confuse about aroma installer since it very new for me..is it just an option to select part of the ROM that we want to install or there are many more?..how to use that installer again?..need to flash the ROM again?
Sony XPERIA ION LT28h `~ ROM : Stock 6.0.F.0.111 ( LT28i FW )
Sony Ericsson XPERIA arc LT15i ~ Unlocked Bootloader ~ ROM :Xperia S V9.4 ~ Kernel : DooMKernel V22
 
lunn84
Old
(Last edited by lunn84; 23rd April 2012 at 02:05 AM.)
#908  
lunn84's Avatar
Member
Thanks Meter 4
Posts: 65
Join Date: Aug 2011
Location: Singapore
Thanks Doomed for the update.

It would be perfect when u add the QuickPanel MOD and Restart Option MOD on the next coming update

Hey guys, can I install the Reboot Option MOD for ICS?
http://forum.xda-developers.com/show....php?t=1094730
Thanks!

Xperia Arc | Android 4.1.1 | Jelly Sandwich 6.0 | ArcKnight Kernel
 
doomed151
Old
#909  
doomed151's Avatar
Senior Member - OP
Thanks Meter 1838
Posts: 1,225
Join Date: Dec 2009
Location: Johor Bahru

 
DONATE TO ME
Quote:
Originally Posted by Overdose1986 View Post
AWESOME v2 IS AWESOME, THANKS!!!!!!!!!!!!!!
I love the music buttons on lockscreen

Just 1 more thing to be the perfect rom, add quickpanel widgets to statusbar
This:
Quote:
Originally Posted by hrki View Post
add quickpanel widgets to statusbar
Quote:
Originally Posted by lunn84 View Post
Thanks Doomed for the update.

It would be perfect when u add the QuickPanel MOD and Restart Option MOD on the next coming update

Hey guys, can I install the Reboot Option MOD for ICS?
http://forum.xda-developers.com/show....php?t=1094730
Thanks!
I'd love to do so but I can't seem to find the resources to incorporate QuickPanel. If someone provided me a link it would be very appreciated.
Samsung Galaxy Nexus
Sony Ericsson Xperia arc
Sony Ericsson Xperia X10i
HTC Wildfire

If I don't reply to your PM, it simply means that I've nothing useful to say.
Looking for a nice gapps package for your favorite 4.2 ROM? Well, check this out.
 
lunn84
Old
(Last edited by lunn84; 23rd April 2012 at 02:45 AM.)
#910  
lunn84's Avatar
Member
Thanks Meter 4
Posts: 65
Join Date: Aug 2011
Location: Singapore
Here we go Doomed,
Battery and Quick Panel MOD
Reboot Option MOD

I just update to 2.0 but I found out that the baseband become my previous 66 not 70.
Anyone have idea of it?



Thanks!

Xperia Arc | Android 4.1.1 | Jelly Sandwich 6.0 | ArcKnight Kernel

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

Advanced Search
Display Modes

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