[APP][PORT][AROMA] Sony Xperia Z2 All Apps And Features [10/3/2014]

Search This thread

Levered

Inactive Recognized Contributor
Feb 11, 2012
2,401
2,240
Malaysia
levered.webs.com
PLEASE MAKE SURE YOUR SYSTEM HAVE 200MB++ FREE SPACE BEFORE FLASHING THIS MOD



REQUIREMENT:

  • Superuser mod
  • Root
  • CWM

Unroot Apps:
  • Movie Creator
  • Simple Home
  • Sony Podcast

Done Porting:

  • Movie Creator
  • Simple Home
  • Intelligence [Smart Backlight and Motion]
  • Sony Podcast
  • Walkman 8.1.A.0.4
  • One Touch (Somc AutoPairing) need add setting xml
  • New DLNA Apps
  • Media Apps Z2
  • What's New apps [Download Latest Apk:HERE]
    [/url]

DOWNLOAD


AROMA INSTALLER

Extension File

AFTER FLASH PLEASE WIPE DALVIK AND CACHE



Please install new Setting.apk (only for Xperia SP 4.3 [eXistenz])

Latest Setting with one touch FOR EXISTENZ ROM ONLY

FOLLOW THIS INSTRUCTION FOR OTHER DEVICES . HERE


Credit
@Rajeev for aroma installer
@DooMLoRD for providing system dump z2
@xperiaz2 for camera
@niaboc79
@funky0308
@serajr
 

Attachments

  • SimpleHome.apk
    3 MB · Views: 14,931
  • SomcAutoPairing_signed.apk
    1.1 MB · Views: 4,433
  • SomcPodcast.apk
    1.4 MB · Views: 7,190
  • TimeShiftCamera_test.apk
    6.1 MB · Views: 14,769
Last edited:

Levered

Inactive Recognized Contributor
Feb 11, 2012
2,401
2,240
Malaysia
levered.webs.com
Screenshot:


14wy2kh.png
208h91v.png
2i1cqbm.png
2pozj4l.png


qs6rsl.png
vrrqit.png
wrlsw2.png
10qjfvl.png


90pt9j.png
15n118j.png
2vmx1dc.png
5nnats.png




Test Video Movie Creator




Changelog:

6/3/2014

New aroma create by Rajeev
 
Last edited:

slogger001

Senior Member
Sep 24, 2013
340
69
29
Patna/Bihar/India
tipo?

Sorry for deleted the previous thread

Apk will upload soon

My internet now very slow down to reupload apk


To active Smart Backlight and Motion

Please install new Setting.apk (only for Xperia SP 4.3 [eXistenz])

New Setting

Done Porting:

  • Movie Creator
  • Simple Home
  • [root] Intelligence [Smart Backlight and Motion] | CWM | APK |
  • Sony Podcast( need new movie apps)


Done Porting but FC:

  • Latest Walkman
  • Album
  • Movie
  • Creative Effect
  • Timeshift video
  • Phone and Messaging

If you have any problem and suggest drop your comment

Please port it for tipo:):fingers-crossed:
 

alone_in_dark

Inactive Recognized Themer
Oct 2, 2012
814
1,324
Chittagong
flash via cwm...

if you dont have...

just move to system/app

after that install apk

None of the smart functions working for me...!! :( everything is present under settings... Bt,if i enable functions like "motion" or "smart display control"... Nothing happens... Calls can't be received or rejected... Display goes off... Are they working for u...?? :eek:

Sent from my Xperia SP.....
 
  • Like
Reactions: nuts70

Levered

Inactive Recognized Contributor
Feb 11, 2012
2,401
2,240
Malaysia
levered.webs.com
None of the smart functions working for me...!! :( everything is present under settings... Bt,if i enable functions like "motion" or "smart display control"... Nothing happens... Calls can't be received or rejected... Display goes off... Are they working for u...?? :eek:

Sent from my Xperia SP.....

same with me...maybe just fake...lol

i think maybe some file are missing
 

Top Liked Posts

  • There are no posts matching your filters.
  • 70
    PLEASE MAKE SURE YOUR SYSTEM HAVE 200MB++ FREE SPACE BEFORE FLASHING THIS MOD



    REQUIREMENT:

    • Superuser mod
    • Root
    • CWM

    Unroot Apps:
    • Movie Creator
    • Simple Home
    • Sony Podcast

    Done Porting:

    • Movie Creator
    • Simple Home
    • Intelligence [Smart Backlight and Motion]
    • Sony Podcast
    • Walkman 8.1.A.0.4
    • One Touch (Somc AutoPairing) need add setting xml
    • New DLNA Apps
    • Media Apps Z2
    • What's New apps [Download Latest Apk:HERE]
      [/url]

    DOWNLOAD


    AROMA INSTALLER

    Extension File

    AFTER FLASH PLEASE WIPE DALVIK AND CACHE



    Please install new Setting.apk (only for Xperia SP 4.3 [eXistenz])

    Latest Setting with one touch FOR EXISTENZ ROM ONLY

    FOLLOW THIS INSTRUCTION FOR OTHER DEVICES . HERE


    Credit
    @Rajeev for aroma installer
    @DooMLoRD for providing system dump z2
    @xperiaz2 for camera
    @niaboc79
    @funky0308
    @serajr
    16
    Screenshot:


    14wy2kh.png
    208h91v.png
    2i1cqbm.png
    2pozj4l.png


    qs6rsl.png
    vrrqit.png
    wrlsw2.png
    10qjfvl.png


    90pt9j.png
    15n118j.png
    2vmx1dc.png
    5nnats.png




    Test Video Movie Creator




    Changelog:

    6/3/2014

    New aroma create by Rajeev
    8
    Latest What's New App fix fc
    7
    For other device

    to make sure Smart backlight and motion enable on setting please edit this apk


    First decompile your devices Setting.apk using apktool

    Find this file

    For Smart Call Handling(motion)

    Open file xml Setting > res > xml >personalization_settings.xml

    Add this line below "wireless_networks_settings_title" then add

    HTML:
    <com.sonymobile.settings.preference.IntentPreference  android:key="intelligent" settings:dependOnIsValidIntent="true"  settings:hasMetaData="true">
            <intent  android:targetPackage="com.sonymobile.intelligent.settings"  android:targetClass="com.sonymobile.intelligent.settings.IntelligentSettings"  />
        </com.sonymobile.settings.preference.IntentPreference>



    For Smart Call

    Go to Setting > res > xml > somc_add_display_settings

    add this line below

    HTML:
    <com.sonymobile.settings.preference.IntentPreference android:key="intelligent_backlight" settings:dependOnIsValidIntent="true" settings:after="screen_timeout" settings:hasMetaData="true">
            <intent android:targetPackage="com.sonymobile.intelligent.backlight" android:targetClass="com.sonymobile.intelligent.backlight.SmartBacklightGuidance" />
        </com.sonymobile.settings.preference.IntentPreference>


    One Touch Setting

    Go to setting > res > xml > xperia_connectivity_settings.xml

    add above

    HTML:
    <com.sonymobile.settings.preference.IntentPreference android:key="one-touch_setup" settings:dependOnIsValidIntent="true" settings:hasMetaData="true">
            <intent android:targetPackage="com.sonymobile.autopairing" android:targetClass="com.sonymobile.autopairing.AutoPairingActivity" />
        </com.sonymobile.settings.preference.IntentPreference>
    4
    Phone From Z2


    Download this apk {DONT FLASH USING CWM, EXTRACT AND MOVE TO SYSTEM WITH CORRECT PERMISSION}
    http://d-h.st/SFH

    if it's already on your build.prop dont add this

    then add this on build.prop
    Blue colour=Add

    Find:

    HTML:
    #property to choose between virtual/external wfd display
    persist.sys.wfd.virtual=0

    Add below:

    Code:
    [COLOR="RoyalBlue"]tunnel.audio.encode = true[/COLOR]

    Find

    HTML:
    ##fluencetype can be "fluence" or "fluencepro" or "none"
    ro.qc.sdk.audio.fluencetype=none
    ro.qc.sdk.camera.facialproc=true
    ro.qc.sdk.gestures.camera=false
    ro.qc.sdk.sensors.gestures=false

    Add this

    Code:
    [COLOR="RoyalBlue"]ro.qc.sdk.gestures.camera=false
    ro.qc.sdk.camera.facialproc=false[/COLOR]
    Not important:

    HTML:
    # aDSP sensors
    ro.qualcomm.sensors.qmd=false
    debug.qualcomm.sns.hal=w
    ro.qc.sdk.sensors.gestures=false
    ro.qc.sensors.max_accel_rate=false
    ro.qc.sensors.max_gyro_rate=false
    ro.qc.sensors.max_mag_rate=false
    ro.qualcomm.sensors.pedometer=false
    o.qualcomm.sensors.pam=false
    ro.qualcomm.sensors.scrn_ortn=false
    ro.qualcomm.sensors.smd=sony
    ro.qc.sensors.step_detector=true
    ro.qc.sensors.step_counter=true
    ro.qualcomm.sensors.georv=true
    
    # Touch
    sys.screen_on=1