AllShareCast/ScreenMirror fix for custom ROMs (I9500, I9505, I9506, E330, N9005)

sorg

Senior Member
Sep 5, 2006
1,049
1,136
143
台灣
Could someone port this to i9505 - NA5 (KitKat)?

Sent from my GT-I9505 using XDA Premium 4 mobile app
Doesn't fix from my post work with KK ROMs, or you didn't try it yet?

warning: replacing KK lib by JB4.3 lib may lead to endless reboot cycles and will require either manual repair through CWM or re-flash firmware through Odin.
 
  • Like
Reactions: billavg

gyxter

Senior Member
Dec 6, 2011
574
136
73
Cebu
Doesn't fix from my post work with KK ROMs, or you didn't try it yet?

warning: replacing KK lib by JB4.3 lib may lead to endless reboot cycles and will require either manual repair through CWM or re-flash firmware through Odin.
I actually placed your fix on my echoe na5 rom and everytime I reboot it's fine. But I haven't tested if screen mirror works because I don't have any screen mirroring dongle. :)
 

ryu2964

Senior Member
Feb 17, 2010
59
6
0
Doesn't fix from my post work with KK ROMs, or you didn't try it yet?

warning: replacing KK lib by JB4.3 lib may lead to endless reboot cycles and will require either manual repair through CWM or re-flash firmware through Odin.

@sorg , may you make a 4.2.2 version? I try it on 4.2.2 but no lucky with that(can't boot), because of some apps problem so I can't use 4.3 so please help me, thanks a lot!
 

mgmate

Senior Member
May 14, 2011
210
27
48
Anyone tested on note 10.1 2014 exynos version?

I didn't rooted because this is critical for me as I use this functionality a lot, but I do not have right skills to port this code to exynos 5420.

Many thanks !

Enviado desde mi SM-P600 mediante Tapatalk
 

nuklear10

New member
Sep 10, 2012
2
0
0
Doesn't fix from my post work with KK ROMs, or you didn't try it yet?

warning: replacing KK lib by JB4.3 lib may lead to endless reboot cycles and will require either manual repair through CWM or re-flash firmware through Odin.
hello, please tell me how it can be flash SGS4 e330L like your's with rom from gt-i9506.
1st problem is wifi can't be turn on.
2nd it can be flashed only with unlockflash right ?

thank
 

Mussels84

Senior Member
May 18, 2013
4,094
1,774
243
would someone mind updating this for working on touchwiz 4.4 now that roms are being developed more regularly?

tried the 4.3 one and it crashes, although i have a cheap generic miracast adaptor so i cant be sure what the problem is.
 

androidrouen

Senior Member
Jan 27, 2014
597
232
0
★ ★ ★ ★ ★ ★
I plan to update the mod to KK (if it will be possible) approximately in the mid of March (when i will move to KK).

Others are welcome to port it to KK and post here if they will do this before me.
look at that : (by mrmrmrmr not by me ^^)

Here is a short description of steps to follow if you want to do the same for other devices:

1. download and install IDA Pro
2. download and install WinHEx
3. download and install any text compare util
4. Open patched and unpatched version lib file of the same device (any device) with IDA
5. get text output of both files to the text compare utility
6. find the 3 differences. analyze where they are in the file (look for seacrhable text patterns)
7. open YOUR device's unpacthed lib file with IDA pro
8. find the correspondances found on step 6 in your own file.
9. note the line number (hex address) of each 3 correspondances
10. now open all 3 files on Winhex
11. jump to the noted hex addresses and change the bytes according to the difference of 2 files of the same device.
12. make the change on your own file and save.

So to do it you have to install 4.4.2 and look libWFD into and change it ^^, i got i9500 MBC, when 4.4.2 MBC will be in the place, i will try to do it, but thats look a little hard for a noob like me ^^ So if you want to do it on the 4.4.2 I9500XXUFNB3 russian, you are welcome :cyclops:

---------- Post added at 01:54 PM ---------- Previous post was at 01:48 PM ----------

I plan to update the mod to KK (if it will be possible) approximately in the mid of March (when i will move to KK).

Others are welcome to port it to KK and post here if they will do this before me.
Sorry i didn't see it was you lol my reply is totally useless ^^ :D

Thanks you so much for that patch it works perfecty :) :good::good::good:
 

kinng111

Senior Member
Jun 21, 2012
213
23
0
New Delhi
Can someone help me??Does this enable wireless screen mirroring or with the help of hdmi cable..I am using sony led tv which has ethernet port for connecting my wifi on tv.So can i use screen mirroring or not..Plz help me..My tv is sony ex520..
 

sorg

Senior Member
Sep 5, 2006
1,049
1,136
143
台灣
Can someone help me??Does this enable wireless screen mirroring or with the help of hdmi cable..I am using sony led tv which has ethernet port for connecting my wifi on tv.So can i use screen mirroring or not..Plz help me..My tv is sony ex520..
You have to buy miracast or allsharecast box (or TV has to have integrated one) in order to use wireless screen mirror function.
 

mgmate

Senior Member
May 14, 2011
210
27
48
Sorg, i.already did the upgrade to kitkat rooted version and, of course, miracast have got broken.

Waiting your magic !

Enviado desde mi GT-I9505 mediante Tapatalk
 
  • Like
Reactions: chico260

Venable

Member
Dec 9, 2010
13
2
0
Could you please clarify what you mean by "unpack" in the OP? Do you mean just copy the .zip to the specified location? Copy the .zip there and then [do X]? Or something else, e.g. extract-all-files from the .zip on my PC and then copy those files to the specified location?

Sorry for what is probably a dumb question but I want to be careful.

Thanks.