[ICS][PORT] Xperia Z1 Media Apps for MDPI [7-11-2013]

Aneel

Senior Member
Nov 23, 2012
1,013
2,044
153
Manhattan, New York, NY
Xperia Z1 Honami Media Apps Port for "MDPI" ICS


After @Alex_rac has ported the media apps for the 2011 HDPI devices... there were few bugs for mdpi devices and now they are completely fixed!! in this port! It wouldn't have been possible without Alex_rac





Things Required to use these ports:
1.Superuser mod for your ROM(Stock or Stock Based)
Dont have it?
Get it here: http://forum.xda-developers.com/showthread.php?t=2458144

Don't forget to thank "DavidMKD" for that superuser mod!!

2. Deodexed Framework!


What's Inside the Pack?

ALBUMS 5.2.A.0.6
PHOTO WIDGET 2.0.A.0.36
SENSEME SLIDESHOW 4.0.A.0.6
PHOTOEDITOR 3.1.A.0.16
PHOTOANALYZER 5.2.A.0.2
WALKMAN 7.15.A.0.0
MUSIC WIDGET 2.0.A.0.40
VISUALIZER 2.2.A.1.7
DOWNLOAD MUSIC INFO 7.15.A.0.0
MOVIES 5.1.A.2.12
DLNA 5.4.0.A.0.12
SONY SELECT WIDGET 1.0.A.0.11
SOCIALIFE UPDATED TO V 4.0.14.1
READER FOR XPERIA 3.2.2



Bugs:
  • Walkman Doesn't Play the next song (Might be fixed in future)
  • Photoeditor FC
  • Sense Me Slideshow fc's when selecting the default music option

Download Link in POST#2
Screenshots in POST#3



Please dont share this works in other pages without requesting me or Alex_rac. If you want to use it in your ROM Build Please do ask Alex_rac before using them! Its a request to all folks




Please Show your Support by clicking the "THANKS" Button! and rating this thread with 5*****

You can also buy us a coffee by donating us! :angel: :angel:
 
Last edited:

Verbato

Senior Member
Jan 1, 2007
330
173
63
Hallingdal
Why all the symlinks to toolbox in the updater-script? They just bug the h*ll out of any set up (hint: mine :p) with busybox as ln/ls/top/lsmod/ps and a whole lot of other links to busybox instead of toolbox.
 
Last edited:

Aneel

Senior Member
Nov 23, 2012
1,013
2,044
153
Manhattan, New York, NY
not playing next song automatically.....rectifI it..
Well bro see the bugs.. its already listed in the post! if it was that easy we would have done it long back :p

Why all the symlinks to toolbox in the updater-script? They just bug the h*ll out of any set up (hint: mine :p) with busybox as ln/ls/top/lsmod/ps and a whole lot of other links to busybox instead of toolbox.
They are added in the updater-script because we have to write some lines in build.prop to make these ports working ;)
 

Verbato

Senior Member
Jan 1, 2007
330
173
63
Hallingdal
They are added in the updater-script because we have to write some lines in build.prop to make these ports working ;)
These lines calling the other script called walkman.sh?

Code:
package_extract_file("aroma/buildpropAdditions/walkman.sh", "/tmp/walkman.sh");
set_perm(0, 0, 0777, "/tmp/walkman.sh");
run_program("/tmp/walkman.sh");
delete("/tmp/walkman.sh");
Still, does not make sense that you have to symlink to toolbox in order to call walkman.sh. These symlinks has nothing to do with the editing of build.prop nor do they matter to build.prop.

Code:
symlink("toolbox", "/system/bin/start");
symlink("toolbox", "/system/bin/lsmod");
symlink("toolbox", "/system/bin/r");
symlink("toolbox", "/system/bin/vmstat");
symlink("toolbox", "/system/bin/ifconfig");
symlink("toolbox", "/system/bin/ionice");
symlink("toolbox", "/system/bin/schedtop");
symlink("toolbox", "/system/bin/wipe");
symlink("toolbox", "/system/bin/reboot");
symlink("toolbox", "/system/bin/rmdir");
symlink("toolbox", "/system/bin/route");
symlink("toolbox", "/system/bin/chown");
symlink("toolbox", "/system/bin/lsof");
(long symlinking list)....
 

Aneel

Senior Member
Nov 23, 2012
1,013
2,044
153
Manhattan, New York, NY
These lines calling the other script called walkman.sh?

Code:
package_extract_file("aroma/buildpropAdditions/walkman.sh", "/tmp/walkman.sh");
set_perm(0, 0, 0777, "/tmp/walkman.sh");
run_program("/tmp/walkman.sh");
delete("/tmp/walkman.sh");
Still, does not make sense that you have to symlink to toolbox in order to call walkman.sh. These symlinks has nothing to do with the editing of build.prop nor do they matter to build.prop.

Code:
symlink("toolbox", "/system/bin/start");
symlink("toolbox", "/system/bin/lsmod");
symlink("toolbox", "/system/bin/r");
symlink("toolbox", "/system/bin/vmstat");
symlink("toolbox", "/system/bin/ifconfig");
symlink("toolbox", "/system/bin/ionice");
symlink("toolbox", "/system/bin/schedtop");
symlink("toolbox", "/system/bin/wipe");
symlink("toolbox", "/system/bin/reboot");
symlink("toolbox", "/system/bin/rmdir");
symlink("toolbox", "/system/bin/route");
symlink("toolbox", "/system/bin/chown");
symlink("toolbox", "/system/bin/lsof");
(long symlinking list)....
I thought that you were talking about the files inside the walkman.sh...

these lines were added by alex bro... so its better we ask him :)
 

Verbato

Senior Member
Jan 1, 2007
330
173
63
Hallingdal
Why all the symlinks to toolbox in the updater-script? They just bug the h*ll out of any set up (hint: mine :p) with busybox as ln/ls/top/lsmod/ps and a whole lot of other links to busybox instead of toolbox.
They are added in the updater-script because we have to write some lines in build.prop to make these ports working ;)
I thought that you were talking about the files inside the walkman.sh...
No, you did not. Also, looking at walkman.sh there is no symlink to toolbox... or any other symlink for that matter. The only symlinks are in updater-script. So there is no way you thought I meant walkman.sh.

walkman.sh:
Code:
#!/sbin/sh
busybox echo "" >> /system/build.prop
busybox echo "#Walkman Disable Security" >> /system/build.prop
busybox echo "dalvik.vm.verify-bytecode=false" >> /system/build.prop
busybox echo "dalvik.vm.dexopt-flags=v=n,o=v,m=y" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "#Resampling Tweaks" >> /system/build.prop
busybox echo "af.resampler.quality=255" >> /system/build.prop
busybox echo "af.resample=48000" >> /system/build.prop
busybox echo "ro.audio.samplerate=48000" >> /system/build.prop
busybox echo "ro.audio.pcm.samplerate=48000" >> /system/build.prop
busybox echo "persist.dev.pm.dyn_samplingrate=1" >> /system/build.prop
busybox echo "persist.audio.samplerate=48000" >> /system/build.prop
busybox echo "persist.audio.pcm.samplerate=48000" >> /system/build.prop
busybox echo "persist.af.resampler.quality=255" >> /system/build.prop
busybox echo "persist.af.resample=48000" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "# Sony Clear Audio+" >> /system/build.prop
busybox echo "ro.semc.sound_effects_enabled=true" >> /system/build.prop
busybox echo "ro.semc.enhance.supported=true" >> /system/build.prop
busybox echo "persist.service.enhance.enable=1" >> /system/build.prop
busybox echo "ro.semc.clearaudio.supported=true" >> /system/build.prop
busybox echo "persist.service.clearaudio.enable=1" >> /system/build.prop
busybox echo "ro.sony.walkman.logger=1" >> /system/build.prop
busybox echo "persist.service.walkman.enable=1" >> /system/build.prop
busybox echo "ro.somc.clearphase.supported=true" >> /system/build.prop
busybox echo "persist.service.clearphase.enable=1" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "# System prop to select MPQAudioPlayer by default on mpq8064" >> /system/build.prop
busybox echo "mpq.audio.decode=true" >> /system/build.prop
these lines were added by alex bro... so its better we ask him :)
Then ask your brother. Don't reply on his behalf. It's annoying when you reply with something that isn't right.
 

Alex_rac

Senior Member
Sep 28, 2012
518
1,314
0
No, you did not. Also, looking at walkman.sh there is no symlink to toolbox... or any other symlink for that matter. The only symlinks are in updater-script. So there is no way you thought I meant walkman.sh.

walkman.sh:
Code:
#!/sbin/sh
busybox echo "" >> /system/build.prop
busybox echo "#Walkman Disable Security" >> /system/build.prop
busybox echo "dalvik.vm.verify-bytecode=false" >> /system/build.prop
busybox echo "dalvik.vm.dexopt-flags=v=n,o=v,m=y" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "#Resampling Tweaks" >> /system/build.prop
busybox echo "af.resampler.quality=255" >> /system/build.prop
busybox echo "af.resample=48000" >> /system/build.prop
busybox echo "ro.audio.samplerate=48000" >> /system/build.prop
busybox echo "ro.audio.pcm.samplerate=48000" >> /system/build.prop
busybox echo "persist.dev.pm.dyn_samplingrate=1" >> /system/build.prop
busybox echo "persist.audio.samplerate=48000" >> /system/build.prop
busybox echo "persist.audio.pcm.samplerate=48000" >> /system/build.prop
busybox echo "persist.af.resampler.quality=255" >> /system/build.prop
busybox echo "persist.af.resample=48000" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "# Sony Clear Audio+" >> /system/build.prop
busybox echo "ro.semc.sound_effects_enabled=true" >> /system/build.prop
busybox echo "ro.semc.enhance.supported=true" >> /system/build.prop
busybox echo "persist.service.enhance.enable=1" >> /system/build.prop
busybox echo "ro.semc.clearaudio.supported=true" >> /system/build.prop
busybox echo "persist.service.clearaudio.enable=1" >> /system/build.prop
busybox echo "ro.sony.walkman.logger=1" >> /system/build.prop
busybox echo "persist.service.walkman.enable=1" >> /system/build.prop
busybox echo "ro.somc.clearphase.supported=true" >> /system/build.prop
busybox echo "persist.service.clearphase.enable=1" >> /system/build.prop
busybox echo "" >> /system/build.prop
busybox echo "# System prop to select MPQAudioPlayer by default on mpq8064" >> /system/build.prop
busybox echo "mpq.audio.decode=true" >> /system/build.prop

Then ask your brother. Don't reply on his behalf. It's annoying when you reply with something that isn't right.
hi :)

calm down xD
whats the problem? :)
 

Verbato

Senior Member
Jan 1, 2007
330
173
63
Hallingdal
have you faced any issue installing the zip?
Unless I remove all the symlinks to toolbox I would, yes. Again, why all the symlinking to toolbox? Is there a reason to it or is it just a leftover from... something else? (In other words, is it safe to remove the symlinking to toolbox or is there a reason for it?)
 

Alex_rac

Senior Member
Sep 28, 2012
518
1,314
0
Unless I remove all the symlinks to toolbox I would, yes. Again, why all the symlinking to toolbox?
its simple i ve used an updater-script of another zip as base and since i ve not faced any issue using it....

tell me what issues will cause please :D

i ve installed it fot the last 2 weeks and my phone is perfect :D