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

Search This thread

koraymers

Senior Member
Jun 10, 2017
364
86
Guys is there anyone found Sony album latest version flashable zip or APK which is not show force close on Lineage OS 7.1.2 ?
 

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