[ROM] [JSS15Q] Dreams - Version 0.3 [BLE] (HALO) -- Pollux (SGP321)

Search This thread

Carlos_Manuel

Senior Member
Apr 28, 2011
4,092
5,368
25
Kuressaare
temp.png



- This ROM has Estonian language support with AOSP and my translations
- Only based of CyanogenMod, but my built, mods and much more.. :)



Screenshot_jh.png



Since there is no frame generator with Xperia Tablet Z frames, I had to use Motorola Xoom frame arts. Thanks to Google for those device arts..


________________________________________________________


Download:
Dreams version 0.3 -- How to flash this ROM, instructions are in the post #3
/data/app/ (No flashable .zip for Xperia Z yet, check post 2!
Google Apps: Use ParanoidAndroid Gapps or other Gapps if you want, you can find the GApps by Googling them,

_________________________________________________________

Remember:
Code:
#include <std_disclaimer.h>
/*
** Your warranty is now void.
**
** I am not responsible for bricked devices, dead SD cards,
** thermonuclear war, or you getting fired because the alarm app failed. Please
** do some research if you have any concerns about features included in this ROM
** before flashing it! YOU are choosing to make these modifications, and if
** you point the finger at me for messing up your device, I will laugh at you.
**/


Features/stuff..
- Auto-hide status bar and some other things for that
- Battery mods...
- Bluetooth Low Energy support
- Bravia Engine 2 (haven't worked well on CM and for now it's deleted)


- Custom carrier label

- Estonian language support, my translations / AOSP translations (Trebuchet is not translated by me)
- User defined colors for Pie controls

- Image and video quality increased
- Some optimizations
- More alarm, notification and ringtone files...
- HALO, ported from ParanoidAndroid, New version of this ROM will usually have the latest HALO updates...
- Transparent navigation bar and status bar, for now deleted, will be back.
- Tweaked

- And more...



- CyanogenMod 9 Music player
- Chrome to phone in (Included because it's not download-able in some countries)

- Google Ears "What's this song?" version 1.1.9 (resigned and recompiled, to keep it unfrozen in unsupported countries), lib file is included into the .apk file/
- Adobe Flash Player
- Full share (DLNA app from ZTE Blade III)


Kernel:
For Now, stock CM's kernel with no modifications








Donations are appreciated! If you donated to me then Thank You a ton! :)


Thanks to MBQ_ for giving me a free space on his awesome FTP server: He's account is currently disabled.

MBQ_:
I'd greatly appreciate it. If I can get a monthly donation income of at least 8$ USD a month, I can link it to my PayPal, so no money has to come out of my pocket. If I can get a significantly larger income of 8$ USD a month, that could open up opportunities for dedicated servers, or improvements throughout the site including things like: Better download speeds, more FTP users, etc.


Thanks to:

Google
The CyanogenMod Project
MBQ_ for helping me when I need help with some things and thanks for giving me a free space on his awesome FTP server.. :)
DJLamontagneIII for helping me to build with another toolchain, and for helping me when I needed help. :)
Trailblazerz11 for his awesome Commits for building with Linaro toolchain, and for helping me! :)
ParanoidAndroid devs, Der-Schubi and cristianomatos for the HALO!
And for those who I have or may have forgotten!
And to the Device Frame Generator app dev for the great app.. :)

Sources:
CM10.1 and CM10.2 translations by me
AOSP and some of my CM translations...
My Github Account
Kernel and some other repositroies ;)

 
Last edited:

Carlos_Manuel

Senior Member
Apr 28, 2011
4,092
5,368
25
Kuressaare
How to flash this ROM:

Ok, so my notebook didn't have enough memory to build a .zip file for Recovery, so you have to flash this ROM through Recovery (E.g. CWM)

How to get the recovery (way too easy):
Flash boot.img through fastboot:
Code:
fastboot -i 0xfce flash boot boot.img
Reboot Xperia Tablet Z: (AT THE SAME TIME WHEN YOUR XPERIA TABLET Z IS REBOOTING, WAIT UNTIL YOU SEE CM Avatar with Free Xperia logo and then press 'Volume +' button 2-5 times until you see purple LED light)
Code:
fastboot -i 0xfce reboot
If you did something wrong and your Xperia Tablet Z's screen is blank and on then press power button and volume buttons at the same time until the screen turns off and then try to enter into recovery again!

Make a backup of your Current Firmware / ROM and when backup is done then wipe data factory reset or wipe cache and dalvik cache, then from the advanced menu choose power off..

Plug USB cable to your tablet and at the same time press and hold power + button!
Now flash boot.img again and then system.img:

Code:
fastboot -i 0xfce flash boot boot.img
fastboot -i 0xfce flash system system.img
fastboot -i 0xfce reboot

Done.. Remember to flash the Gapps.
 
Last edited:
  • Like
Reactions: GeekyDroid

Carlos_Manuel

Senior Member
Apr 28, 2011
4,092
5,368
25
Kuressaare
Changelog of this version 0.1:

The first version for Xperia Tablet Z (LTE), I won't build this for the Xperia Tablet Z WiFi variant.

Update build fingerprint from 4.1.2 ... to 4.2.2 SGP321 - 10.3.1.A.0.244 ...

Added Estonian language support
Enable OpenGL ES 3.0
BLE (BT 4.0)
-O3 flags
CM10.2 is using built-in NFC for Xperia Tablet Z and that's why NFC is not working currently
Update some other source files
.............
 
  • Like
Reactions: GeekyDroid

Carlos_Manuel

Senior Member
Apr 28, 2011
4,092
5,368
25
Kuressaare
Ok, so this Xperia tablet Z's xda forum is too quiet.. Anyway... New version 0.3 is now available!

Latest CM changes
More audio files (ringtone, alarm, notification)

Still NFC isn't working because it's using built-in NFC firmware and I don't know the right vendor files to fix NFC for Xperia Tablet Z
FM Radio may not work (App force closes)
All other things seems to be working very well, including GPS :cool:
 

Carlos_Manuel

Senior Member
Apr 28, 2011
4,092
5,368
25
Kuressaare
This ROM looks very good, but I only own the SGP311. Would love to test it on my device. Is there really no chance for a version with SGP311 support?

:)
The problem is that my notebook only have 1 GB free memory and when I build ROMs then my notebook doesn't have enough memory for building the .zip files so terminal gives errors.

I have made this ROM for Galaxy Nexus Maguro and Toro and those uses the same kernel. If The Xperia tablet Z WiFi variant uses the same kernel as SGP321 then I may build this for SGP311 because the device repositories takes only something 500 kb - 15 Mb but kernel takes usually more than 400 MB...
 
  • Like
Reactions: GeekyDroid

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    temp.png



    - This ROM has Estonian language support with AOSP and my translations
    - Only based of CyanogenMod, but my built, mods and much more.. :)



    Screenshot_jh.png



    Since there is no frame generator with Xperia Tablet Z frames, I had to use Motorola Xoom frame arts. Thanks to Google for those device arts..


    ________________________________________________________


    Download:
    Dreams version 0.3 -- How to flash this ROM, instructions are in the post #3
    /data/app/ (No flashable .zip for Xperia Z yet, check post 2!
    Google Apps: Use ParanoidAndroid Gapps or other Gapps if you want, you can find the GApps by Googling them,

    _________________________________________________________

    Remember:
    Code:
    #include <std_disclaimer.h>
    /*
    ** Your warranty is now void.
    **
    ** I am not responsible for bricked devices, dead SD cards,
    ** thermonuclear war, or you getting fired because the alarm app failed. Please
    ** do some research if you have any concerns about features included in this ROM
    ** before flashing it! YOU are choosing to make these modifications, and if
    ** you point the finger at me for messing up your device, I will laugh at you.
    **/


    Features/stuff..
    - Auto-hide status bar and some other things for that
    - Battery mods...
    - Bluetooth Low Energy support
    - Bravia Engine 2 (haven't worked well on CM and for now it's deleted)


    - Custom carrier label

    - Estonian language support, my translations / AOSP translations (Trebuchet is not translated by me)
    - User defined colors for Pie controls

    - Image and video quality increased
    - Some optimizations
    - More alarm, notification and ringtone files...
    - HALO, ported from ParanoidAndroid, New version of this ROM will usually have the latest HALO updates...
    - Transparent navigation bar and status bar, for now deleted, will be back.
    - Tweaked

    - And more...



    - CyanogenMod 9 Music player
    - Chrome to phone in (Included because it's not download-able in some countries)

    - Google Ears "What's this song?" version 1.1.9 (resigned and recompiled, to keep it unfrozen in unsupported countries), lib file is included into the .apk file/
    - Adobe Flash Player
    - Full share (DLNA app from ZTE Blade III)


    Kernel:
    For Now, stock CM's kernel with no modifications








    Donations are appreciated! If you donated to me then Thank You a ton! :)


    Thanks to MBQ_ for giving me a free space on his awesome FTP server: He's account is currently disabled.

    MBQ_:
    I'd greatly appreciate it. If I can get a monthly donation income of at least 8$ USD a month, I can link it to my PayPal, so no money has to come out of my pocket. If I can get a significantly larger income of 8$ USD a month, that could open up opportunities for dedicated servers, or improvements throughout the site including things like: Better download speeds, more FTP users, etc.


    Thanks to:

    Google
    The CyanogenMod Project
    MBQ_ for helping me when I need help with some things and thanks for giving me a free space on his awesome FTP server.. :)
    DJLamontagneIII for helping me to build with another toolchain, and for helping me when I needed help. :)
    Trailblazerz11 for his awesome Commits for building with Linaro toolchain, and for helping me! :)
    ParanoidAndroid devs, Der-Schubi and cristianomatos for the HALO!
    And for those who I have or may have forgotten!
    And to the Device Frame Generator app dev for the great app.. :)

    Sources:
    CM10.1 and CM10.2 translations by me
    AOSP and some of my CM translations...
    My Github Account
    Kernel and some other repositroies ;)

    2
    Ok, so this Xperia tablet Z's xda forum is too quiet.. Anyway... New version 0.3 is now available!

    Latest CM changes
    More audio files (ringtone, alarm, notification)

    Still NFC isn't working because it's using built-in NFC firmware and I don't know the right vendor files to fix NFC for Xperia Tablet Z
    FM Radio may not work (App force closes)
    All other things seems to be working very well, including GPS :cool:
    1
    The apps which belongs to this ROM, but must be installed manually for now...

    http://ge.tt/6fTXL1r
    1
    How to flash this ROM:

    Ok, so my notebook didn't have enough memory to build a .zip file for Recovery, so you have to flash this ROM through Recovery (E.g. CWM)

    How to get the recovery (way too easy):
    Flash boot.img through fastboot:
    Code:
    fastboot -i 0xfce flash boot boot.img
    Reboot Xperia Tablet Z: (AT THE SAME TIME WHEN YOUR XPERIA TABLET Z IS REBOOTING, WAIT UNTIL YOU SEE CM Avatar with Free Xperia logo and then press 'Volume +' button 2-5 times until you see purple LED light)
    Code:
    fastboot -i 0xfce reboot
    If you did something wrong and your Xperia Tablet Z's screen is blank and on then press power button and volume buttons at the same time until the screen turns off and then try to enter into recovery again!

    Make a backup of your Current Firmware / ROM and when backup is done then wipe data factory reset or wipe cache and dalvik cache, then from the advanced menu choose power off..

    Plug USB cable to your tablet and at the same time press and hold power + button!
    Now flash boot.img again and then system.img:

    Code:
    fastboot -i 0xfce flash boot boot.img
    fastboot -i 0xfce flash system system.img
    fastboot -i 0xfce reboot

    Done.. Remember to flash the Gapps.
    1
    Changelog of this version 0.1:

    The first version for Xperia Tablet Z (LTE), I won't build this for the Xperia Tablet Z WiFi variant.

    Update build fingerprint from 4.1.2 ... to 4.2.2 SGP321 - 10.3.1.A.0.244 ...

    Added Estonian language support
    Enable OpenGL ES 3.0
    BLE (BT 4.0)
    -O3 flags
    CM10.2 is using built-in NFC for Xperia Tablet Z and that's why NFC is not working currently
    Update some other source files
    .............