Folks i stumbled across this thread when I was looking into the Xperia T forum...new walkman and it works on Xperia P on stock JB
All credits go to the author kongaz2
Link: http://forum.xda-developers.com/showthread.php?t=2423361
For the stock jb:
1) install superuser mod
2) add this to build.prop
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v,m=y
3) flash in cwm
kristijan15 said:
Folks i stumbled across this thread when I was looking into the Xperia T forum...new walkman and it works on Xperia P on stock JB
All credits go to the author kongaz2
Link: http://forum.xda-developers.com/showthread.php?t=2423361
Click to expand...
Click to collapse
Nope, doesn't work on stock.
Try with super user mod, then it should work
kristijan15 said:
Try with super user mod, then it should work
Click to expand...
Click to collapse
I have it and it doesn't.
And that's not stock.
Works on My Xperia Sola stock 6.2.A.1.100
All you need is add these line to build prop and copy to /system/app and change permission to 644:
Code:
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v,m=y
masprob said:
Works on My Xperia Sola stock 6.2.A.1.100
All you need is add these line to build prop and copy to /system/app and change permission to 644:
Code:
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v,m=y
Click to expand...
Click to collapse
Already have'em, and the superuser mod. BTW when did Sola got JB?
Do me a favore, I'm not totaly stupid.
Unless yopu have stock ROM as in stock, and did not flash MODs you don't even know what they put on your device, don't say it work on stock, it doesn't.
And I do know what is needed for it to work and I don't want it.
ChikeD said:
Already have'em, and the superuser mod. BTW when did Sola got JB?
Do me a favore, I'm not totaly stupid.
Unless yopu have stock ROM as in stock, and did not flash MODs you don't even know what they put on your device, don't say it work on stock, it doesn't.
And I do know what is needed for it to work and I don't want it.
Click to expand...
Click to collapse
When Deathzerofx an Indonesian developer ported Xperia Go's JB to our Sola.
masprob said:
When Deathzerofx an Indonesian developer ported Xperia Go's JB to our Sola.
Click to expand...
Click to collapse
actually munjeni is first, but yes, DeathZeroFX did port us the new xgo JB firmware
I think the only bug is when I try to open Now Playing window, Walkman will FC.
Anyway, nice share bro! :good:
Related
[ Guide for using .13 with .587 Mods ]
Hi, I announced it already... quite a few days ago...
but here is a very simple guide for making the old mods from .587 compatible with the .13 ROM found here:
4.1.B.1.13 Port by Jader13254
(xperia-arc-development)
.13 has some new java code inside framework & libs, so we need to port .587 mods...
This is nooby-easy and doesn't requiere ANY coding experience...
BUT you need to know how to use apktool & java..
You need:
Apktool
Notepad++
7zip
PC
1. Download any Mod you want...
2. Get "system\framework\framework.jar" out of the mod using 7zip & copy to C:\ [HIGHLIGHT]WARNING: If your mod has no framework.jar, no porting is needed[/HIGHLIGHT]
3. open a cmd window & type "apktool d C:\framework.jar C:\framework
4. open C:\framework
5. download this and paste inside /framework (put the files from /smali inside the /smali from the C:\framework)
6. now open a cmd window
7. type "apktool b C:\framework"
8. put C:\framework\dist\framework.jar (after built complete) back inside the .zip of your mod..
9. flash it via cwm
10. done, enjoy
btw, feel free to press thanks
reserved for later use & mods ported by me...
sofar working with the new code on .13
Xperia Ultimate HD Mod
Xperia S Lockscreen + Small Apps
If anybody has a request for a port, please post here :good:
Good one brother....ill link this my my tutorial thread..
Sent from my SK17i using XDA Premium HD app
AW: [GUIDE] Porting .587 Mods to .13 (Framework)
sandy7 said:
Good one brother....ill link this my my tutorial thread..
Sent from my SK17i using XDA Premium HD app
Click to expand...
Click to collapse
Thanks
Hope it works fine..
AW: [GUIDE] Porting .587 Mods to .13 (Framework)
Jader can you Port Xperia z lockscreen please?
Great guide, going to use it for my AOSP lockscreen.
僕のLT18iから送られてきた
jad
u have reserved the 4th post in my TUT thread...post this tut there..
AW: [GUIDE] Porting .587 Mods to .13 (Framework)
sandy7 said:
jad
u have reserved the 4th post in my TUT thread...post this tut there..
Click to expand...
Click to collapse
Ok bro
Hi Jader, I want to ask about this, If I make custom ROM based on .13, I want to port .587 mods into .13 based custom ROM. So, Is it possible to port .587 mods into .13 as well ?
danisariandi said:
Hi Jader, I want to ask about this, If I make custom ROM based on .13, I want to port .587 mods into .13 based custom ROM. So, Is it possible to port .587 mods into .13 as well ?
Click to expand...
Click to collapse
Yes, this is what the whole thread is about..
jader13254 said:
Yes, this is what the whole thread is about..
Click to expand...
Click to collapse
If I rebased Smart Xperia ROM on .13. Is it possible to port .587 mod into .13 ?
danisariandi said:
If I rebased Smart Xperia ROM on .13. Is it possible to port .587 mod into .13 ?
Click to expand...
Click to collapse
Yes, of course
jader13254 said:
Yes, of course
Click to expand...
Click to collapse
Maybe modify framework.jar
Nice guide, jad
Success porting XPERIA Ultimate HD MOD [ver:2.4][ICS.587/.431][01/02/2013 to .13
So.. basically, all other .587 mod, just to change framework.jar only?
vashta said:
Nice guide, jad
Success porting XPERIA Ultimate HD MOD [ver:2.4][ICS.587/.431][01/02/2013 to .13
So.. basically, all other .587 mod, just to change framework.jar only?
Click to expand...
Click to collapse
Yes, as i said in the guide
Btw, its pain in the ass to figure out the most important difference and making it compatible
Hope all is fine now
jader13254 said:
Yes, as i said in the guide
Btw, its pain in the ass to figure out the most important difference and making it compatible
Hope all is fine now
Click to expand...
Click to collapse
Jad please dont ignore me :crying:
I am not so good in porting things or developing things:laugh: so ca you pleaaaasseee port xperia z lockscreen to .13 rom ?:fingers-crossed:
edit!!
For the xperia z lockscreen i need xperia s lockscreen but the xperia s lockscreen has two parts,and now i dont know what to do
Kayserili38 said:
Jad please dont ignore me :crying:
I am not so good in porting things or developing things:laugh: so ca you pleaaaasseee port xperia z lockscreen to .13 rom ?:fingers-crossed:
edit!!
For the xperia z lockscreen i need xperia s lockscreen but the xperia s lockscreen has two parts,and now i dont know what to do
Click to expand...
Click to collapse
He is working on the XS lockscreen and small apps port. When its ported, you can install XS lockscreen the mod and install the XZ lockscreen after without installing other mods. Be patient; this is not an easy thing to do.
Kayserili38 said:
Jad please dont ignore me :crying:
I am not so good in porting things or developing things:laugh: so ca you pleaaaasseee port xperia z lockscreen to .13 rom ?:fingers-crossed:
edit!!
For the xperia z lockscreen i need xperia s lockscreen but the xperia s lockscreen has two parts,and now i dont know what to do
Click to expand...
Click to collapse
+1, hey jader, please share the modded XS Lockscreen. I want that so bad (
vashta said:
Nice guide, jad
Success porting XPERIA Ultimate HD MOD [ver:2.4][ICS.587/.431][01/02/2013 to .13
So.. basically, all other .587 mod, just to change framework.jar only?
Click to expand...
Click to collapse
Gonna change from 4.1.B.1.13 to UHD 3.0 beta ( Currently downloading UHD 3.0 beta).
Will that mod that I change, still compatible with UHD 3.0 ? *in 4.1.B.1.13, works fine.
Android-Policy stays the same?
Sent from my Sensed ST18i with Tapatalk 2
Hi...
First, I'm not a developer. I'm just ported Walkman from JellyVanilla ROM to Mike's Legacy Xperia CM10.1
This Apps originally came from Doomlord thread, thank to him for leaked JB 4.2.2 stuff.
This Mod was created to people who want this Walkman as the default music player on CM10.1 Based ROM.
Confirmed working on Legacy Xperia CM10.1 Newest Nightly build and CARBON-JB
What does not worK-
Xloud
Edit music info
facebook like
clear phase
visualization
what works:-
plays song
"throw"
equilizer
clear audio
Click to expand...
Click to collapse
Credits :
- Doomlord for files from this thread
- iiandskater for files from JellyVanilla EX 4.0
- SONY
- third_reich for review
- bejunk for zip files
Please, always make a backup before flashing the zip.
DO WITH YOUR OWN RISK!!
I'm not take responsibility of any negative things like boot looping, bricked device, burned SD card, you late to go to school, or the next world war caused by flashing the zip below..
Click to expand...
Click to collapse
Download :
- Walkman for Legacy Xperia CM10.1 (Lite Version)
- Walkman from JellyVanila EX 4.0
Installation :
- Delete DSP Manager.apk, apolo.apk or any music apk from system /app
- enter CWM Recovery
- Flash the zip
- Reboot
- Enjoy your new Walkman
Note: if you had bootlooping problem with your custom ROM when flash this mod, please follow this guide
Click to expand...
Click to collapse
Note : if you have a layout issue, please change your lcd density into 140 from your build.prop
Click to expand...
Click to collapse
Works fine on Carbon ROM.Thanks!
Dammer Martins said:
Works fine on Carbon ROM.Thanks!
Click to expand...
Click to collapse
Glad to hear that.
Sent from my Xperia Mini
only walkman app or there is more like dlna, music infor, album app?? Im serching for tht whole stuff for cm10.1
what about CM10 sir ?
lsander said:
only walkman app or there is more like dlna, music infor, album app?? Im serching for tht whole stuff for cm10.1
Click to expand...
Click to collapse
All of them.
Mohamed Hashem said:
what about CM10 sir ?
Click to expand...
Click to collapse
I'll add Walkman for CM10 soon.
Sent from my Xperia Mini
petazu said:
All of them.
I'll add Walkman for CM10 soon.
Sent from my Xperia Mini
Click to expand...
Click to collapse
waiting bro , thanks
worked on my phone WT19=ICS or is only JB
Works. Thanks
Yeah all is working ok, walkman player for cm10.1 was last thing I really needed to be fully satisfied with cm10.1 by mike. Much better than Apollo. Anyway size of zip is smaller than other versions of walkman. Last xperia z walkman for stock has over 40mb. What did you delete?? Album and other stuff right?
OP i think you took this from @iiandskater 's Jelly Vanilla EX 4 if so Please add Credits for his work... if not please let us know if this can be Ported to ICS coz we've been working to port and get it working on ICS since 3 days and its always a failure
Thanks/Regards
Aneel
lsander said:
Yeah all is working ok, walkman player for cm10.1 was last thing I really needed to be fully satisfied with cm10.1 by mike. Much better than Apollo. Anyway size of zip is smaller than other versions of walkman. Last xperia z walkman for stock has over 40mb. What did you delete?? Album and other stuff right?
Click to expand...
Click to collapse
Yeah, I was deleted other stuff that don't have any relation with Walkman.
Sent from my Xperia Mini
manfredo16 said:
worked on my phone WT19=ICS or is only JB
Click to expand...
Click to collapse
Sorry bro, it's for cm10.1 only. So many walkman threads for ICS outta here. Try and get one for your phone.
Aneel said:
OP i think you took this from @iiandskater 's Jelly Vanilla EX 4 if so Please add Credits for his work... if not please let us know if this can be Ported to ICS coz we've been working to port and get it working on ICS since 3 days and its always a failure
Thanks/Regards
Aneel
Click to expand...
Click to collapse
Did you read the OP bro? I was mentioned iiandskater.
Sent from my Xperia Mini
petazu said:
Sorry bro, it's for cm10.1 only. So many walkman threads for ICS outta here. Try and get one for your phone.
Did you read the OP bro? I was mentioned iiandskater.
Sent from my Xperia Mini
Click to expand...
Click to collapse
Okay... now i saw it! mention clearly the ROM also bro it might help him in the future :good: anyways nicely shared the mod
XLOUD?
does xloud work?
Work fine in Carbon ROM.Can someone share the xperia z official launcher for me?
ALL IS WORKING??? "DOWNLOAD MUSIC INFO/EDIT MUSIC INFO" working?? No DRM-issues on LegacyXperia (4.2.2)?? Are u kidding me?
Arun Av said:
ALL IS WORKING??? "DOWNLOAD MUSIC INFO/EDIT MUSIC INFO" working?? No DRM-issues on LegacyXperia (4.2.2)?? Are u kidding me?
Click to expand...
Click to collapse
LOL dont forget about Xloud.... Xloud doesnt work on JB based ROMS!!!!
Doesn't boot
When I try to flash the .zip, after flashing it and pressing "Reboot system" in CWM, instead of booting it takes me again to CWM. I did everything (deleting DSP and Apollo apks and whatever), I tried this twice but still no boot.
I'm on iiandskater's Liquid Smooth...
Vicky26 said:
When I try to flash the .zip, after flashing it and pressing "Reboot system" in CWM, instead of booting it takes me again to CWM. I did everything (deleting DSP and Apollo apks and whatever), I tried this twice but still no boot.
I'm on iiandskater's Liquid Smooth...
Click to expand...
Click to collapse
Can you tell me what device are you using bro?
Sent from my Xperia Mini
I bring cyber-shot camera works with the default library does not need more accessories.
works wing perfection any bug in the camera.
compilation in which was tested: 6.1.1.B.1.10
for compilations: 6.1.1.B.1.54/89/100 you have to try
enter cwm:
flashing camara.zip
reboot enjoy
information: no longer used additional libraries are all libraries with default
package includes:
SemcCameraUI.apk
wfdconfig.xml
just flash from CWM only ??? can you post screen shots???
question
Cyber-shot ™ camera Mod 5.7.2 What is the difference?
no longer used additional libraries are all libraries with default
Thanks @kaiiori
So is this moded Cyber-shot ™ camera Mod 5.7.2 from Rizal Lovins???
edit: it works on Xperia U 6.1.1.B.1.100 Stock
thanks again
pirej said:
Thanks @kaiiori
So is this moded Cyber-shot ™ camera Mod 5.7.2 from Rizal Lovins???
edit: it works on Xperia U 6.1.1.B.1.100 Stock
thanks again
Click to expand...
Click to collapse
Did you receive any errors ? When shooting video ? or long-term use ?
nothing new, except the name change from 'camera' to 'cyber-shot' and auto scene recognition icon got changed. so what's new except these???
Very good
It works on my SXU, response time is much faster now!
bcik said:
Did you receive any errors ? When shooting video ? or long-term use ?
Click to expand...
Click to collapse
No there are no errors, but I made just 2 short clips.
pirej said:
No there are no errors, but I made just 2 short clips.
Click to expand...
Click to collapse
ok thanks
Phone : Xperia Sola
Stock rom :6.1.1.B.1.54
So i tried it.Works great on xperia Sola.Video recording is fine too.Thanks man.
Sent from my MT27i using Tapatalk 4
nice work love it
very nice
Good Work
works great, thank you.
Xperia U
Rom: Stock rom .100
Placebo effect.
With this mod you lose the HDR+ libs
Require JB version for Xperia U.
Can you provide a version for a rooted Xperia U running on Stock Android 4.1.2 for XU ported from Xperia GO http://forum.xda-developers.com/showthread.php?t=2284394 6.2.A.0.400 please.
I join to your request
White_Ghost said:
Can you provide a version for a rooted Xperia U running on Stock Android 4.1.2 for XU ported from Xperia GO http://forum.xda-developers.com/showthread.php?t=2284394 6.2.A.0.400 please.
Click to expand...
Click to collapse
This is the unmodified SemcCameraUi.apk for XU ported from XGO
Dont know HDR could get better than this bro
Have a look at the snapshots in extremely low-light in a dark dirty room
:good: Good work kontini
EDIT--> The Video Camera does not work
Using Experimental kernel 9.0c
6.2.A.1.100
kaiiori said:
I bring cyber-shot camera works with the default library does not need more accessories.
works wing perfection any bug in the camera.
compilation in which was tested: 6.1.1.B.1.10
for compilations: 6.1.1.B.1.54/89/100 you have to try
enter cwm:
flashing camara.zip
reboot enjoy
information: no longer used additional libraries are all libraries with default
package includes:
SemcCameraUI.apk
wfdconfig.xml
Click to expand...
Click to collapse
Xperia U stock GB for work? or make it work? too bad, because stock GB camera.
kaiiori said:
I bring cyber-shot camera works with the default library does not need more accessories.
works wing perfection any bug in the camera.
compilation in which was tested: 6.1.1.B.1.10
for compilations: 6.1.1.B.1.54/89/100 you have to try
enter cwm:
flashing camara.zip
reboot enjoy
information: no longer used additional libraries are all libraries with default
package includes:
SemcCameraUI.apk
wfdconfig.xml
Click to expand...
Click to collapse
Is the same @Rizal Lovins 's mod... what is the novelty? It has the functions of the stock camera from Xperia Z at least?
No? Then post has no logical sense :v
certainly, the Rizal's mod don't use other libs, use the Stock libs in all devices...
Grettings :v
Hi, i have this ROM http://forum.xda-developers.com/showthread.php?t=2311414 (XV-R) and i tested some UI mod but without success. Is any chance to get UI mod (fe: http://forum.xda-developers.com/showthread.php?t=2297918&highlight=lidroid) to this custom ROM (XV-R)?
Quertes said:
Hi, i have this ROM http://forum.xda-developers.com/showthread.php?t=2311414 (XV-R) and i tested some UI mod but without success. Is any chance to get UI mod (fe: http://forum.xda-developers.com/showthread.php?t=2297918&highlight=lidroid) to this custom ROM (XV-R)?
Click to expand...
Click to collapse
that's only for Xperia P, U & go
Ben Ling said:
that's only for Xperia P, U & go
Click to expand...
Click to collapse
in thread is written that works on sola with JB
Quertes said:
in thread is written that works on sola with JB
Click to expand...
Click to collapse
the title wrote XP,Xgo & XU...
and i search few pages,yeah it's working...
but i don't know why it's not working on your's Xperia sola
Can some one please port the following things from any xperia JB Rom for Xperia U ICS B.1.100
1. Original JB Settings.
2. Original JB system UI
3. The White "Complete action Using" window(App Picker)
I dont want something like the above. I just wanna Get the Exact Thing The exact Port. Can some one do that 4 me? For all of the xperia U users?
arunsebstn said:
Can some one please port the following things from any xperia JB Rom for Xperia U ICS B.1.100
1. Original JB Settings.
2. Original JB system UI
3. The White "Complete action Using" window(App Picker)
I dont want something like the above. I just wanna Get the Exact Thing The exact Port. Can some one do that 4 me? For all of the xperia U users?
Click to expand...
Click to collapse
try **THIS** THREAD
hope you could fine some....
¿You want AOSP (Vanilla) or Sony style?
Also, ¿JB 4.1.2 or JB 4.2.2?
@
C00ldUdE8655 said:
try **THIS** THREAD
hope you could fine some....
Click to expand...
Click to collapse
Thanks for your reply mate, Byt thats not soomething I am looking for. The exact JB Stuffs actually ported to ICS. Our Devs are already ported many JB apps to ICS. Why cant thyey port Setting(No one even could made changes to acoounts setting). Any way I stil have hope I wil get those since I am a proud member of a forum with world class developers
@
Garcia98 said:
¿You want AOSP (Vanilla) or Sony style?
Also, ¿JB 4.1.2 or JB 4.2.2?
Click to expand...
Click to collapse
Sony style
JB 4.2.2