[DISCONTINUED][ROM][CM10.1][Team Ace Phoenix]Ace Phoenixed v2[03/08/2013]

Status
Not open for further replies.
Search This thread

Ace King 34

Senior Member
Apr 21, 2012
1,001
461
n/a
Team ACE Phoenix Presents
An Awesome ROM named ACE Phoenixed


The Team Consists of Four Members who are:-
Ace King 34(That's me :p )

masterex567(For Aroma Installer)

Spacecaker(For Team Phoenix's Wallpaper Chooser)

PulseDroid(For ROM and Team Banners)


What's Included :-
An Awesome ICS themed HOLO Aroma Installer :D

An Awesome Wallpaper Chooser

Choices to Select Kernel,Launcher and Sound Mods during ROM Installation

The Aroma Installer gives you various choices to choose from.
From Kernels to Launchers to Sound Mods.

Choices that are in the Aroma Installer:-​

Kernels:-​

With BLN

Without BLN
Launchers:-​

Holo Launcher HD

Apex Launcher

Nova Launcher
Sound Mods:-​

DSP Manager

SRS Sound MOD

Mega Bass Beats

Viper4android FX
Bootanimations:-​

Samsung Galaxy S3 Bootanimation

Stock CM10 Bootanimation

Xperia Z Bootanimation
Screenshots:-
Everybody love screenshots :D
Click Show content and check the screenshots.

Tap4_zps581d893a.png

TAP1_zps10a2a4ab.png

Tap2_zpsb6817e63.png

tap3_zpse2a191a2.png

Tap5_zpsa1dd0760.png

Tap6_zpsf27c754a.png

Tap7_zps42502a7b.png



Credits:-
Bieltv.3 For Allowing me to use his ROM as base
Amarullz for Wonderful Aroma installer
masterex567 for making the Aroma Installer for ROM
Spacecaker for Making the ROM's Unique Wallpaper Chooser
Pulsedroid for ROM and Team Banners
Google for Google Play Music
DeHuMaNiZeD for MegaBass Beats
BPaul for SRS Sound Mod
Cyanogenmod for CM10.1
zhuhang for Viper Sound Mod
Olddroid for BLN kernel
utak3r for the Experimental JB Kernel
tazlooney 89 for Samsung galaxy S3 Bootanimation
BadBoy 101 for Xperia Z Bootanimation.
If i forgot someone then send me a PM I will add you to the credits.


Flashing Procedure:-
1.Download the ROM.
2.Boot to CWM 5 Recovery
3.Wipe Data/factory reset
4.Wipe cache
5.wipe dalvik Cache and battery stats.
6.Flash ROM.
7.Reboot
First reboot takes time.Have patience. :)


Feedbacks:-
the rom is very stable and smouthe i like to have choise in istalation and the walpaper are very good but the battrie life is very very not good i have instale 23 apps and the rom not lagy for games it normal very good work bro dsp work parfectly excuse me for my bad englishe


for me all work but the panorama buge,very smouthe and faste very good work bro i make a score antut and it saye me 4203 withe strategie: performence frequ mini:245 and frequ max:902
excus me for my bad englishe

F.A.Q.s:-
1.Hey I flashed the ROM and I don't see any music in the Google play music player?Why is that so?
Well that's a known problem and happens sometimes.No need to panic,the songs will appear in the music Library of Google play after a few reboots.

2.Hey why didn't you set up a default theme like the other ROMs? like the S3 theme or Xperia Z theme?
Well,I don't like including theme.apks in the ROM.In Future Updates we will Theme the ROM.

3.Hey I wanted to take a Log from aroma installer and I selected "save logs" but I don't see a log.txt
Well,to save the Logs,you will need to click Save logs and Ok 5-6 times for the logs to be saved.

4.Hey Why are there no mods in this ROM like Center Clock,Transparent status bar,etc?
Well I don't have access to my laptop now so I didn't make the mods and also there are others who don't like these mods preinstalled.If you Want them then when I get access to my laptop I will add them as Add-ons.​

Links to kernels used in the ROM:-
1.Experimental JB kernel by Utak3r:- Link here
2.BLN Kernel by Olddroid:- Link Here (The kernel is in the OP of the ROM link being given)

Add-ons:-
Gapps:-
http://d-h.st/4IV
 
Last edited:

Ace King 34

Senior Member
Apr 21, 2012
1,001
461
n/a
Changelog:-
v1(31/05/2013):-
Initial Release

v2(03/08/2013):-
Base Updated to Latest Maclaw's CM10.1
Holo Launcher HD instead of the Trebuchet Launcher
SRS Sound Mod included(After setting up the ROM,use Root explorer app and go to /system/app and find SRSPanel.apk and select it and install it and then SRS Equalizer(SRS extreme)will be active)
Phoenix Wallpapers app(Select wallpapers by long press on homescreen and select Phoenix Wallpapers)
No theme as I want to keep this as pure CM10.1(users can download their favorite theme and install it)
Internal space(memory) that I got upon fresh install was 130 MB
RAM free after first boot was nearly 140 MB
Very Smooth ROM.
Samsung Galaxy SIII Bootanimation.
Removed Email.apk and Exchange.apk(if you need it then I will attach it as a CWM installable Zip File)
Removed Aroma Installer Because it was making the ROM zip file too big in size and also giving errors.

Install the ROM and feel the smoothness yourself

NOTE:-
Gapps are not included.You need to download them from the link given in the OP.
 
Last edited:

SpaceCaker

Senior Member
Mar 26, 2011
13,545
10,904
netherlands
www.youtube.com
Phoenix Wallpaper Chooser is Open Source and we do accept You're Wallpapers :D !!!!

it isnt that hard if you do know a bit of git or just post it here and i will submit the wallpapers to git

do make sure the wallpapers are of min size 1080x960 so we can resize them with ease

Source code of Wallpaper Chooser is here = https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers

How to contribute ?


Use Github Client for windows to clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers source or

use linux terminal

Code:
git clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers  Awallpapers

i will explain now how to add you're own wallpapers and pull to my git

inside drawable-nodpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 960x800 for nodpi
also add same USERNAME_wallpaper_1_small.jpg and make sure this size is 212x189 *add this png aswell with same size to drawable-xhdpi
for drawable-xhdpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 1260x960 for xh/hdpi


then add ur wallpaper name into


res/values/wallpapers.xml


wich currently looks like this

Code:
<resources>
    <string-array name="wallpapers" translatable="false">
		<item>Phoenix_wallpaper_1</item>
    </string-array>

    <string-array name="info" translatable="false">
                <item>SpaceCaker :: Phoenix</item>  
    </string-array>
</resources>



Inside
Code:
<string-array name="wallpapers" translatable="false">

add ur wallpaper *taken from above parts * <item>USERNAME_wallpaper_1</item>

so it will look like


Code:
<resources>
    <string-array name="wallpapers" translatable="false">
		<item>space_nime_1</item>
              [COLOR="Red"] <item>USERNAME_wallpaper_1</item>[/COLOR]
    </string-array>

    <string-array name="info" translatable="false">
                <item>SpaceCaker :: Phoenix</item>  
    </string-array>
</resources>


Now under
Code:
<string-array name="info" translatable="false">

add ur XDA/Name :: Info

like
Code:
<item>USERNAME :: Blue dragon</item>
then it will look like

Code:
<resources>
    <string-array name="wallpapers" translatable="false">
		<item>Phoenix_wallpaper_1</item>
                <item>USERNAME_wallpaper_1</item>
    </string-array>

    <string-array name="info" translatable="false">
                <item>SpaceCaker :: Anime</item>  
                [COLOR="red"]<item>USERNAME :: Blue dragon</item>[/COLOR]
    </string-array>
</resources>


then u can
Code:
git add .
git add -u 
git commit -m 'upload new wallpapers' 
git push

or with the github client on windows its self explanatory

then after synched

go to github.com/USERNAME/android_packages_apps_PHOENIXWallpapers or how u have forked/cloned it

and press pull request ;)

i will surely merge it :D
 
Last edited:

aminopur

Senior Member
May 21, 2010
80
23
Vilnius
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.

Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?

Needs update:
1. Google play music
2. Terminal
3. Apex Laucher

All in all this is just my opinion.
 
Last edited:

IckyXperia

Senior Member
Sep 27, 2012
118
26
South Borneo
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.

Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?

Needs update:
1. Google play music
2. Terminal
3. Apex Laucher

All in all this is just mine opinion.

Congrltion for this rom dev :)
On my ace lockscreen not working :(

Sent from my GT-N7100 using xda premium
 

Ace King 34

Senior Member
Apr 21, 2012
1,001
461
n/a
Bug:
1. Xperia boot animation is blocky and low quality.
2. No camera rotation in video mode.
3. Photo editing don't work.

Suggestions:
1. "Fixed-Int2ext4+-Android-4.2.1" in installation.
2. CM9-GPS_Fix_V4-Europe just 176kb in installation.
3. Different file manager.
4. Remove voice dialer.
5. Why 2 wallpaper managers?

Needs update:
1. Google play music
2. Terminal
3. Apex Laucher

All in all this is just my opinion.

well about the apps that need update you can update them from play store. ;)
We were going to include int2ext4 and other scripts in installer but the scripts were messing up the installer so we removed it.
I am not sure if CM9 GPS fix will work with CM10.1 and if you wanna try it then you can flash that GPS fix. anyways GPS works on this ROM.
well CM Filemanager is provided for the initial requirements.You can install other 3rd party file manager which you like.
Well there is only one file manager named "Phoenix Wallpapers",The other one is because of the CM10.1 gallery.
I don't feel the need to remove Voice Dialer.

Xperia Bootanimation is made by BadBoy101,you can report bugs in his thread.
About the Camera,the bugs are same as in CM10.1 by Bieltv.3
if Photo editing doesn't work,then you can download 3rd party app like Littlephoto or PicsArt and edit your photos.

cheers.
 
  • Like
Reactions: aminopur

Ace King 34

Senior Member
Apr 21, 2012
1,001
461
n/a
battery life?

Sent from my GT-S5830 using xda app-developers app

Well the battery life depends on your usage.
But if you wanna know about the battery life then it is same as the battery life in CM10.1 ROM by Bieltv.3.
battery life depends on screen ON time,Wifi usage,3G usage,brightness and other parameters.
so make sure to keep the brightness minimum and other things like switching off wifi when not in use and the battery will last for a day
 
  • Like
Reactions: aminopur

Venomous Viper 119

Senior Member
Oct 21, 2012
2,173
556
Bidadi
www.themythace.com
On opera mobile, I click download & when I save the file, it says download failed right away. And one more thing, I don't think the cm10.1 bugs are still fixed right? And have you tried maclaw's cm10.1 ? You can even enable soft keys on it ! Only bug is the LED flashlight toggle.

Sent from my GT-S5830 using xda premium
 
Last edited:

Ace King 34

Senior Member
Apr 21, 2012
1,001
461
n/a
On opera mobile, I click download & when I save the file, it says download failed right away. And one more thing, I don't think the cm10.1 bugs are still fixed right? And have you tried maclaw's cm10.1 ? You can even enable soft keys on it ! Only bug is the LED flashlight toggle.

Sent from my GT-S5830 using xda premium

Added another download link.
;)
well i will use maclaw's CM10.1 as base in future updates if he gives me permission to use it.
 
  • Like
Reactions: aminopur

terminator2012

Senior Member
Nov 22, 2012
136
11
algeria
for me all work but the panorama buge very smouthe and faste very good work bro i make a score antut and it saye me 4203 withe strategie: performence frequ mini:245 and frequ max:902
excus me for my bad englishe
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    Team ACE Phoenix Presents
    An Awesome ROM named ACE Phoenixed


    The Team Consists of Four Members who are:-
    Ace King 34(That's me :p )

    masterex567(For Aroma Installer)

    Spacecaker(For Team Phoenix's Wallpaper Chooser)

    PulseDroid(For ROM and Team Banners)


    What's Included :-
    An Awesome ICS themed HOLO Aroma Installer :D

    An Awesome Wallpaper Chooser

    Choices to Select Kernel,Launcher and Sound Mods during ROM Installation

    The Aroma Installer gives you various choices to choose from.
    From Kernels to Launchers to Sound Mods.

    Choices that are in the Aroma Installer:-​

    Kernels:-​

    With BLN

    Without BLN
    Launchers:-​

    Holo Launcher HD

    Apex Launcher

    Nova Launcher
    Sound Mods:-​

    DSP Manager

    SRS Sound MOD

    Mega Bass Beats

    Viper4android FX
    Bootanimations:-​

    Samsung Galaxy S3 Bootanimation

    Stock CM10 Bootanimation

    Xperia Z Bootanimation
    Screenshots:-
    Everybody love screenshots :D
    Click Show content and check the screenshots.

    Tap4_zps581d893a.png

    TAP1_zps10a2a4ab.png

    Tap2_zpsb6817e63.png

    tap3_zpse2a191a2.png

    Tap5_zpsa1dd0760.png

    Tap6_zpsf27c754a.png

    Tap7_zps42502a7b.png



    Credits:-
    Bieltv.3 For Allowing me to use his ROM as base
    Amarullz for Wonderful Aroma installer
    masterex567 for making the Aroma Installer for ROM
    Spacecaker for Making the ROM's Unique Wallpaper Chooser
    Pulsedroid for ROM and Team Banners
    Google for Google Play Music
    DeHuMaNiZeD for MegaBass Beats
    BPaul for SRS Sound Mod
    Cyanogenmod for CM10.1
    zhuhang for Viper Sound Mod
    Olddroid for BLN kernel
    utak3r for the Experimental JB Kernel
    tazlooney 89 for Samsung galaxy S3 Bootanimation
    BadBoy 101 for Xperia Z Bootanimation.
    If i forgot someone then send me a PM I will add you to the credits.


    Flashing Procedure:-
    1.Download the ROM.
    2.Boot to CWM 5 Recovery
    3.Wipe Data/factory reset
    4.Wipe cache
    5.wipe dalvik Cache and battery stats.
    6.Flash ROM.
    7.Reboot
    First reboot takes time.Have patience. :)


    Feedbacks:-
    the rom is very stable and smouthe i like to have choise in istalation and the walpaper are very good but the battrie life is very very not good i have instale 23 apps and the rom not lagy for games it normal very good work bro dsp work parfectly excuse me for my bad englishe


    for me all work but the panorama buge,very smouthe and faste very good work bro i make a score antut and it saye me 4203 withe strategie: performence frequ mini:245 and frequ max:902
    excus me for my bad englishe

    F.A.Q.s:-
    1.Hey I flashed the ROM and I don't see any music in the Google play music player?Why is that so?
    Well that's a known problem and happens sometimes.No need to panic,the songs will appear in the music Library of Google play after a few reboots.

    2.Hey why didn't you set up a default theme like the other ROMs? like the S3 theme or Xperia Z theme?
    Well,I don't like including theme.apks in the ROM.In Future Updates we will Theme the ROM.

    3.Hey I wanted to take a Log from aroma installer and I selected "save logs" but I don't see a log.txt
    Well,to save the Logs,you will need to click Save logs and Ok 5-6 times for the logs to be saved.

    4.Hey Why are there no mods in this ROM like Center Clock,Transparent status bar,etc?
    Well I don't have access to my laptop now so I didn't make the mods and also there are others who don't like these mods preinstalled.If you Want them then when I get access to my laptop I will add them as Add-ons.​

    Links to kernels used in the ROM:-
    1.Experimental JB kernel by Utak3r:- Link here
    2.BLN Kernel by Olddroid:- Link Here (The kernel is in the OP of the ROM link being given)

    Add-ons:-
    Gapps:-
    http://d-h.st/4IV
    7
    Phoenix Wallpaper Chooser is Open Source and we do accept You're Wallpapers :D !!!!

    it isnt that hard if you do know a bit of git or just post it here and i will submit the wallpapers to git

    do make sure the wallpapers are of min size 1080x960 so we can resize them with ease

    Source code of Wallpaper Chooser is here = https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers

    How to contribute ?


    Use Github Client for windows to clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers source or

    use linux terminal

    Code:
    git clone https://github.com/spacecaker/android_packages_apps_PHOENIXWallpapers  Awallpapers

    i will explain now how to add you're own wallpapers and pull to my git

    inside drawable-nodpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 960x800 for nodpi
    also add same USERNAME_wallpaper_1_small.jpg and make sure this size is 212x189 *add this png aswell with same size to drawable-xhdpi
    for drawable-xhdpi add ur wallpaper like USERNAME_wallpaper_1.jpg * make sure size is 1260x960 for xh/hdpi


    then add ur wallpaper name into


    res/values/wallpapers.xml


    wich currently looks like this

    Code:
    <resources>
        <string-array name="wallpapers" translatable="false">
    		<item>Phoenix_wallpaper_1</item>
        </string-array>
    
        <string-array name="info" translatable="false">
                    <item>SpaceCaker :: Phoenix</item>  
        </string-array>
    </resources>



    Inside
    Code:
    <string-array name="wallpapers" translatable="false">

    add ur wallpaper *taken from above parts * <item>USERNAME_wallpaper_1</item>

    so it will look like


    Code:
    <resources>
        <string-array name="wallpapers" translatable="false">
    		<item>space_nime_1</item>
                  [COLOR="Red"] <item>USERNAME_wallpaper_1</item>[/COLOR]
        </string-array>
    
        <string-array name="info" translatable="false">
                    <item>SpaceCaker :: Phoenix</item>  
        </string-array>
    </resources>


    Now under
    Code:
    <string-array name="info" translatable="false">

    add ur XDA/Name :: Info

    like
    Code:
    <item>USERNAME :: Blue dragon</item>
    then it will look like

    Code:
    <resources>
        <string-array name="wallpapers" translatable="false">
    		<item>Phoenix_wallpaper_1</item>
                    <item>USERNAME_wallpaper_1</item>
        </string-array>
    
        <string-array name="info" translatable="false">
                    <item>SpaceCaker :: Anime</item>  
                    [COLOR="red"]<item>USERNAME :: Blue dragon</item>[/COLOR]
        </string-array>
    </resources>


    then u can
    Code:
    git add .
    git add -u 
    git commit -m 'upload new wallpapers' 
    git push

    or with the github client on windows its self explanatory

    then after synched

    go to github.com/USERNAME/android_packages_apps_PHOENIXWallpapers or how u have forked/cloned it

    and press pull request ;)

    i will surely merge it :D
    5
    Changelog:-
    v1(31/05/2013):-
    Initial Release

    v2(03/08/2013):-
    Base Updated to Latest Maclaw's CM10.1
    Holo Launcher HD instead of the Trebuchet Launcher
    SRS Sound Mod included(After setting up the ROM,use Root explorer app and go to /system/app and find SRSPanel.apk and select it and install it and then SRS Equalizer(SRS extreme)will be active)
    Phoenix Wallpapers app(Select wallpapers by long press on homescreen and select Phoenix Wallpapers)
    No theme as I want to keep this as pure CM10.1(users can download their favorite theme and install it)
    Internal space(memory) that I got upon fresh install was 130 MB
    RAM free after first boot was nearly 140 MB
    Very Smooth ROM.
    Samsung Galaxy SIII Bootanimation.
    Removed Email.apk and Exchange.apk(if you need it then I will attach it as a CWM installable Zip File)
    Removed Aroma Installer Because it was making the ROM zip file too big in size and also giving errors.

    Install the ROM and feel the smoothness yourself

    NOTE:-
    Gapps are not included.You need to download them from the link given in the OP.