[MOD]270/360 Rotation mod 2.1 (Now fixed and 100% working) - Desire Android Development

Full up to 360 rotation on 2.1 roms!!
Simply apply MCR3.1 360 Rotation Mod.zip like any other update.zip
This mod was made for MoDaCo Custom ROM r3.1 and it changes framework so it will most likely only work on this rom but it can easily be made for any rom.
Enjoy!!
Ok now its fully working, finally fixed the settings.apk!!
Thanks goes out to optedoblivion for the original 360 rotation mod, FloHimself for helping me out and keeping my head held high ;-) and mikkle for editing the new settings.apk and getting it working for us :-D

thanks for the sharing Dude

Can you explain what you did and how?
So if we have some modded framework we can modify it ad libitum!

Nice thanx

Nice work! Hope you can resolve that bug...

BlackLine7 said:
Can you explain what you did and how?
So if we have some modded framework we can modify it ad libitum!
Click to expand...
Click to collapse
I used smali to decompile framework.jar and replaced
classout/android/view/WindowOrientationListener.smali
classout/android/view/WindowOrientationListener$SensorEventListenerImpl.smali
classout/android/provider/Settings.smali
all "classout/android/provider/Settings$" files
With the ones from cyanogenmods desire rom
also the setting apk from cyanogens mod and that is why currently settings is bugged but im working on it now for a stable release!

FloHimself said:
Nice work! Hope you can resolve that bug...
Click to expand...
Click to collapse
Should hopefully be a matter of half hour work, I hope lol

liamstears said:
I used smali to decompile framework.jar and replaced
classout/android/view/WindowOrientationListener.smali
classout/android/view/WindowOrientationListener$SensorEventListenerImpl.smali
classout/android/provider/Settings.smali
all "classout/android/provider/Settings$" files
With the ones from cyanogenmods desire rom
also the setting apk from cyanogens mod and that is why currently settings is bugged but im working on it now for a stable release!
Click to expand...
Click to collapse
Ok nice!
Thanks for the info

Can anyone with the know how of editing apk's or smali or building from source please please please contact me via pm

http://forum.xda-developers.com/showthread.php?p=6959455#post6959455

Isn't working.installed it on mcr 3.1. Now i can't go in to settings .

starchildx said:
Isn't working.installed it on mcr 3.1. Now i can't go in to settings .
Click to expand...
Click to collapse
weird, defo is working!
And I have found a way around probs with wifi not working but its annoying and long winded, really need a proper fix

First post updated, settings now fully working!!

liamstears said:
First post updated, settings now fully working!!
Click to expand...
Click to collapse
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?

FloHimself said:
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?
Click to expand...
Click to collapse
Exactly!
But im not exactly good at this, still learning, i come from modding I8910 S60V5!! lol

FloHimself said:
mhh not a sooo nice fix so you want to extract only the needed changes for rotation from settings.smali from CM with the htc settings.smali? Is that right?
Click to expand...
Click to collapse
Can you help? Also I sent you a pm

liamstears said:
Exactly!
But im not exactly good at this, still learning, i come from modding I8910 S60V5!! lol
Click to expand...
Click to collapse
Ok. It may be time consuming with porting low level smali parts from one to another dissably file (maybe with all htc modded stuff in it).
If I'm right the "WindowOrientationListener" just works? So you could just write your own simple application for these rotation settings...
Seen your PM. I'm not at my box right now. I'll add you to msn when I'm back! Maybe we'll find a solution.

FloHimself said:
Ok. It may be time consuming with porting low level smali parts from one to another dissably file (maybe with all htc modded stuff in it).
If I'm right the "WindowOrientationListener" just works? So you could just write your own simple application for these rotation settings...
Seen your PM. I'm not at my box right now. I'll add you to msn when I'm back! Maybe we'll find a solution.
Click to expand...
Click to collapse
I dont think I quite have the knowlege to create my own app to do it but sounds like a solution maybe someone could come up with?
Would be nicer to have the settings in settings though

It worked when I flashed the first file, but stopped working after I applied the fix. My phone is now back to how it was
/Edit: I lie! It works fine

@liamstears
could you please post your disassembled stuff as zip?

Related

[MOD] Enable 270 degree rotation in ROMs without it

With the help of Tibedabeeto and Papa Smurf151 you can now enable 270 degree rotation in roms that don't have it enabled.
- They found out what was needed to enable it, all I did was make an update zip and test it out
Simply boot into recovery and flash the attached zip to replace the framework.jar file. (reboot may, and most likely will take a little bit of time since Framework has been modified)
Then under display > Enable/Check the orientation box
Done
Attached pictures are from Fresh 2.0d, but it was also tested on Infinitefx45's stock rom.
Thannxxx!!
Someone wanna try the framework.jar file from darchdroid to see if it will work on a sense rom
I'm on my phone or I'd do it.
Darchdroid has 360 rotation
I tried that as well, but I couldnt get it to boot :/
kyouko said:
With the help of Tibedabeeto and Papa Smurf151 you can now enable 270 degree rotation in roms that don't have it enabled.
- They found out what was needed to enable it, all I did was make an update zip and test it out
Simply boot into recovery and flash the attached zip to replace the framework.jar file. (reboot may, and most likely will take a little bit of time since Framework has been modified)
Then under display > Enable/Check the orientation box
Done
Attached pictures are from Fresh 2.0d, but it was also tested on Infinitefx45's stock rom.
Click to expand...
Click to collapse
Thanks for creating the update zip, I was hoping someone could create the file. Much appreciated
kyouko said:
I tried that as well, but I couldnt get it to boot :/
Click to expand...
Click to collapse
I figured. If I have time ill crack open the classes.dex file from his framework and see if I can pull it and put it in a framework for sense
Yeah... I tried doing that earlier to the classes.dex file but I had nooo idea which .smali file to even look at haha. Good luck tho
kyouko said:
Yeah... I tried doing that earlier to the classes.dex file but I had nooo idea which .smali file to even look at haha. Good luck tho
Click to expand...
Click to collapse
Yeah I don't either but I know people that do.
So this only works on sense roms? or does it work on AOSP roms too?
ipfreelytech said:
So this only works on sense roms? or does it work on AOSP roms too?
Click to expand...
Click to collapse
Not sure. If ur using an aosp rom use the framework.jar from darchdroid. That's the one u want but u can try this one and see
Good job gentlemwn, i'll look into putting this into my new Rom. Should be getting ready for testing by the end of the weekend.
Sent from my HERO200 using XDA App
Here's an AOSP version I whipped up. Tested with Buufed 2.0.3
I did not do the modding myself. This is the framework.jar from DarchDroid. I just threw it into a signed zip.
Was there any real mod work done here, or was the framework.jar file just pulled from Flipz's ROM and added to an update zip? If so, you should probably mention this, just sayin, as Flipz if the one who ported this original feature from the Eris leak that had this feature built in.
In terms of actually modding to allow for rotation, a search for 'orientation' in the decompiled files should get you closer to what you are looking for.
JsChiSurf said:
Was there any real mod work done here, or was the framework.jar file just pulled from Flipz's ROM and added to an update zip? If so, you should probably mention this, just sayin, as Flipz if the one who ported this original feature from the Eris leak that had this feature built in.
In terms of actually modding to allow for rotation, a search for 'orientation' in the decompiled files should get you closer to what you are looking for.
Click to expand...
Click to collapse
agreed man. i just told them where to get it from. No real mod work but just found out where it was kept and put into an update.zip file.
but ill look for the 360 and try to pull it from the aosp and put it into a sense framework.jar file
thanks for the heads up
Tried to flash this on top of the stock odex'd rom from nfinite and waited 15 minutes for boot up, never happened.
robchaos said:
Tried to flash this on top of the stock odex'd rom from nfinite and waited 15 minutes for boot up, never happened.
Click to expand...
Click to collapse
nfinites rom is deodexed and did u use the one from the first post or the later one that says 360. cause the 360 one does not work on that rom. the one on the first post is the one that works
Papa Smurf151 said:
nfinites rom is deodexed and did u use the one from the first post or the later one that says 360. cause the 360 one does not work on that rom. the one on the first post is the one that works
Click to expand...
Click to collapse
I beleive he is using the odex versoin of my rom this is why it didnt work he would need to switch to the deodex versoin first or maybe I'll see what I can do to odex this framework for him.
nfinitefx45 said:
I beleive he is using the odex versoin of my rom this is why it didnt work he would need to switch to the deodex versoin first or maybe I'll see what I can do to odex this framework for him.
Click to expand...
Click to collapse
ah i see. i didnt know you had an odexed version of your rom even out. but yeah that would be the reason why its not working
That's what I thought. Thanks for the responses
After the I flashed this framework file I get a weird glitch (Things get out of place) every time I drag down the notification bar, and the phone is in landscape mode to the right. Is this a bug? Should I wipe Rotate settings in Recovery??

[THEME]CyanogenSense Hero - Complete Sense theme for CM 6 Hero 9/18/10 stable build

CyanogenSense for CyanogenMod 6 9/18/2010 (newest stable)
What this is: This is a theme to change the whole look and feel of CyanogenMod to that of HTC Sense/Rosie.
What this is not: This will not give you Sense widgets or the functionality of Sense/Rosie.
Instructions:
1. Make a nandroid backup in case anything goes wrong.
2. Install CyanogenMod 6.0.0 (9/18/2010 build) for the HTC CDMA Hero from here: http://darchroms.pocketdevelopers.com/cm/update-cm-6.0.0-Heroc-signed.zip
3. Wipe your Dalvik Cache, Cache, and Data.
4. Flash CyanogenSense
Receiving force-closes or bootloops?
1. Try wiping your Dalvik Cache, Cache, and Data.
2. Try "Fix Permissions" in ROM Manager.
3. Reflash CyanogenMod (your SD-card may have corrupted it).
4. Re-download CyanogenSense, and if necessary, CyanogenMod (the downloads could have been corrupted).
There is nothing wrong with this theme that will cause force-closes, as others and myself have successfully installed this theme with no problems whatsoever. Please do not complain about something not working right until you have tried the above steps, otherwise you will just be ignored.
Download links for CyanogenSense:
Unsigned - http://www.4shared.com/file/2s2QS5wv/CyanogenSense-Finalv11.html
Signed http://www.4shared.com/file/CyGuv5Gp/CyanogenSense-Finalv11-signed.html
Download links for further customization:
Sprint Visual Voicemail app: http://forum.xda-developers.com/showthread.php?t=774172
Fancy Widget (for the sense weather/clock widget): http://www.4shared.com/file/ytVtEgjI/fancy.html
Credits:
Darchstar: Without you, we most likely would not have CyanogenMOD
Cyanogen(?): We wouldn't have any CyanogenMOD without you!
Flipz: For making the first rom I ever used!
Toast: For helping out with kernels and stuff!
XDA: For helping me mod my phone and teaching me how to make themes!
The pictures below are of my phone running CyanogenSense. Please note though, that my phone has the Arial font, as well as Fancy Widget and Launcher Pro(themed) installed. The default CyanogenSense theme does NOT contain those.
mrinehart93 said:
Hey guys. I was bored and just felt like playing around... so... I bring you this little creation! A Sense/Rosie-style taskbar and icons for CyanogenMOD test 4!
I'm proud to announce that I think I finally got the hang of editing .9.png files, so hopefully I can cook up some more good themes/icons whatever in the future
I would post screenshots, but I'm calibrating my battery right now, so I can't get any over to my computer to upload. If you want to see what it looks like... well, just look at any HTC ROM
The .zip included IS FLASHABLE. HOWEVER, you may need ClockWorkMOD recovery to flash it, because I am not sure if it was signed right or not (ClockWorkMOD let's you disable signature checking).
Click to expand...
Click to collapse
nice work man! also, there is an app in the market that alows you to take pics via internet on some special server. i cant remember the name of it but i'll look
cp0020 said:
nice work man! also, there is an app in the market that alows you to take pics via internet on some special server. i cant remember the name of it but i'll look
Click to expand...
Click to collapse
Thanks! I just think that the Sense taskbar looks so much cleaner and nicer than the AOSP one.
mrinehart93 said:
Thanks! I just think that the Sense taskbar looks so much cleaner and nicer than the AOSP one.
Click to expand...
Click to collapse
i completely and totally agree. in fact, i was asking about making the taskbar to look like sense just last week. thanks man. you just made aosp look a little better
cp0020 said:
i completely and totally agree. in fact, i was asking about making the taskbar to look like sense just last week. thanks man. you just made aosp look a little better
Click to expand...
Click to collapse
Oh haha. I didn't even know you asked about that Eventually I'll skin AOSP to look more like Sense, but until a final CyanogenMOD ROM comes and is no longer in testing, I'm now doing full ports... it stinks having to redo that stuff, especially when my X10 port took like 8 or so hours lol.
cp0020 said:
nice work man! also, there is an app in the market that alows you to take pics via internet on some special server. i cant remember the name of it but i'll look
Click to expand...
Click to collapse
It's called shootme.
Buda76 said:
It's called shootme.
Click to expand...
Click to collapse
thats it!!! lol thanks man
Buda76 said:
It's called shootme.
Click to expand...
Click to collapse
nah.. shootme takes screenshots and u can upload them to your comp...
the app he's talkin about is picme..
Anyone mind re-sign it for me? Also thanks for the work mate!
bmxrider4444 said:
Anyone mind re-sign it for me? Also thanks for the work mate!
Click to expand...
Click to collapse
use the auto signer, its in this thread
http://forum.xda-developers.com/showthread.php?t=471586&highlight=auto+sign
Julianmgn said:
use the auto signer, its in this thread
http://forum.xda-developers.com/showthread.php?t=471586&highlight=auto+sign
Click to expand...
Click to collapse
Haha, that's the exact same thing I've been using to sign stuff before... only now I don't think it works anymore in Windows 7
bmxrider4444 said:
Anyone mind re-sign it for me? Also thanks for the work mate!
Click to expand...
Click to collapse
Heres the signed zip. I flashed it with no problems. But you know the drill -NANDROID-
i have not tried this yet but does the menu look like sense? the gorgeous colorfull sense menu? lol
cp0020 said:
i have not tried this yet but does the menu look like sense? the gorgeous colorfull sense menu? lol
Click to expand...
Click to collapse
No but I can try and do that later I'm going to start theming it beyond just the UI, so I'll work on icons and stuff.
anyone have a screen shot of this?
smolck said:
anyone have a screen shot of this?
Click to expand...
Click to collapse
It looks exactly like Sense, minus the launcher.
can you use HTC widgets?
barry.bishop72 said:
can you use HTC widgets?
Click to expand...
Click to collapse
Nope. As stated above in the first post, I said it was NOT the actual HTC Sense/Rosie. All it is is a reskinned CyanogenMOD.
anyone have screen shots of these bad boys?
ethandissi said:
anyone have screen shots of these bad boys?
Click to expand...
Click to collapse
I'll get some screenshots real quick.

[APP] 1.6 keyboard ported to 2.1+ (ARMv6 needs investigating - ARMv7)

Hi folks,
This is the port of the sexy keyboard you used to use in 1.6
thanks to realunited123 for the efforts making it work on 2.1
thanks to pvyParts for telling that a lib is necessary for this but is missing from 2.2+
go ahead and press the thanks button for them
Thread in general section
DOWNLOAD and flash with ANY recovery as you wish
There you will find a version that supposed to work on ARMv6. Please test it if possible! Thanks!
Your actual libiwnn will be backed up to /system/lib/libiwnn.so.bak when you flash that zip
Looks like the ARMv6 lib is not functional. If you can provide me another one, that would be great!
The lib for ARMv6 is fine. However, the keyboard doesn't work, so logcats would be appreciated. Thank you!
MD5 of ARMv6 libiwinn.so:
Code:
e634eb6dbf632cb477869cedece2d002
See attached images for yourself
Put the apk in System/Apps and set permissions, reboot and it could be OK. Not sure, but should work!
Use rootexplorer to move the apk!
@PlayGunsta
doesn't work
even if I removed the original 2.1 keyboard
Yes I also tried on Froyo, but still... I don't have any idea :/
Does it require any additional libs to work? If that's the case I think it will be hard to port to other roms.
Sent from my X10
thats one thing I don't know, this is why I want someone else who knows smali to do this.
But afaik there are deeper implementations in 1.6 of SE's UXP, so maybe.
I think it's just compiled for an older version of android and so it can't work. I really doubt that it uses any weird libs to work and is just a normal apk. I would be very cheerfull if anyone could port it cause i love the old keyboard too
Sent from my X10i EWJet using XDA App
Howdy guys,
to me this seems like half a app... there is no classes.dex
hence no smali. i not done anything with 1.6 but seams strange to me, maybe there is another apk that goes with it ? or it uses part of android 1.6 as part of itself.
i'll keep looking tho maybe we get lucky.
Pvy.
could that missing part be an .odex file?
Adolf1994 said:
could that missing part be an .odex file?
Click to expand...
Click to collapse
LOL I forgot that stock roms are odexed. So yes it is the .odex that is missing.. Can you please post that too ?
Also we will need the framework folder to deodex it. So we need the framework folder , the SemcIME.apk and SemcIME.odex..
that's what I afraid of :/
the motherboard of my PC is short-circuited and is in service, so I can't flash back to 1.6 unless there is a xRec flashable one.
Maybe use xrecov and fix perms
?
Sent from my X10i using XDA Premium App
Adolf1994 said:
that's what I afraid of :/
the motherboard of my PC is short-circuited and is in service, so I can't flash back to 1.6 unless there is a xRec flashable one.
Click to expand...
Click to collapse
OK, I will search for a X10 1.6 FW then...
there are plenty of them, but afaik the AT&T ones have got only android defult keyboard. Another operators' should be fine.
Try this: http://www.mediafire.com/?wqdk110jfwcaacb
Worked on Ericks 2.1 didn't on CM7 so don't know if it will work on custom roms
Awesome *-*
Works like a charm and looks soooooo sexy
And the best thing is that it doesn't conflict with 2.1 SE keyboard
I hope you can make it to work in 2.2+, because this looks so damn good
Adolf1994 said:
Awesome *-*
Works like a charm and looks soooooo sexy
And the best thing is that it doesn't conflict with 2.1 SE keyboard
I hope you can make it to work in 2.2+, because this looks so damn good
Click to expand...
Click to collapse
Glad it worked..
On 2.3 it FCs on selecting it. Needs a bit of work but i think it can be done
On 2.2.1 it gives me the error it needs an extra lib. libiwnn.so.
Any one have/kno of a 1. 6 deodexed that I can have a look at
Sent from my X10i using XDA App
pvyParts said:
On 2.2.1 it gives me the error it needs an extra lib. libiwnn.so.
Any one have/kno of a 1. 6 deodexed that I can have a look at
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Thanks for the lib Now works on CM7 too. I will upload the zip later. Here is the lib though
realunited123 said:
Thanks for the lib Now works on CM7 too. I will upload the zip later. Here is the lib though
Click to expand...
Click to collapse
Thanks for that its working in 2.2.1 miui now too
Pvy.

[MOD](7/2/12) Landscape Rosie | Flashable | Minimal Recoding |

(7/3/12) Added CleanRom Odexed version (thanks Scott).
Steve
Hey All,
I saw there was a landscape Rosie Mod in another thread in this forum, but I took a look at it, and it's got a lot of extra/unecessary coding due to the fact that it is pulled from a tweaks app. As I understand it, this has been causing problems when it is used. Accordingly, I just wanted to put out a version that ONLY contains the change to allow for landscape rotation (one number in one smali file...). I am in the process of coding a tweaks app, so I thought I'd share things as they come along...
Anyway, enjoy, and feel free to use in your roms, chefs...
AS ALWAYS, FLASH AT YOUR OWN RISK! I AM NOT RESPONSIBLE IF YOUR PHONE GOES CRAZY OR ANYTHING ELSE HAPPENS...
Steve
PS - Mods (and users, for that matter), if you want me to combine my mods into a single thread, just let me know.
DOWNLOADS
Please place on sdcard and flash as usual in recovery. A android backup is ALWAYS recommended before flashing..., a dalvik wipe wouldn't hurt, either, but isn't absolutely necessary...
1.73 RUU: http://d-h.st/WhD
1.85 RUU: http://d-h.st/OAY
1.88 RUU: http://d-h.st/CkY
CleanRom: http://d-h.st/5PW
I want you to release that rom you have been working on, and thank you for your hard work
Sent from my HTC One X using Tapatalk 2
Tweaks app hummmm? Like, EQS customization and such along with other stuff?
Will wait for 1.85 release.
Thx
techlogik said:
Tweaks app hummmm? Like, EQS customization and such along with other stuff?
Will wait for 1.85 release.
Thx
Click to expand...
Click to collapse
Yes. It's a long painful process, as I am doing my own port from roman bb's original for GB, but I really want to do it that way, rather than use j4n87's, although I will ask him (nice guy) if I can't take it any longer..... I am a glutton for punishment and like to see how things work, what can I say?
Steve
All RUU's Up
I have only tested the 1.88 version, so please let me know if I messed anything up, and PLEASE backup your original Rosie first!
Thanks.
Steve
Hi, I dont know if it's me but i keep getting 404-Not Found
Thank you
I respect your work.
Does odex or de-odex matter? The most popular rom around here is now odex so if there is a difference there will be a lot of odex requests thanks for your work!
Yep 404 errors
nugzo said:
Does odex or de-odex matter? The most popular rom around here is now odex so if there is a difference there will be a lot of odex requests thanks for your work!
Click to expand...
Click to collapse
+1
Sent from my HTC One X using Tapatalk 2
Is this an XML or smali change?
If its a smali change then it would have to be odexed to work on my ROM.
It its XML then you would just need to delete the classes.dex inside of Rosie.apk.
But i have a feeling its a smali change :crying:
EDIT: Yeah, I am seeing issues with XDA and 404 errors in a few threads. Like they made some sort of anti leach thing or something. I dont know
404 not found. Phone and computer.
scrosler said:
Is this an XML or smali change?
If its a smali change then it would have to be odexed to work on my ROM.
It its XML then you would just need to delete the classes.dex inside of Rosie.apk.
But i have a feeling its a smali change :crying:
EDIT: Yeah, I am seeing issues with XDA and 404 errors in a few threads. Like they made some sort of anti leach thing or something. I dont know
Click to expand...
Click to collapse
Its a small edit. Scott, you are going odex now? Thanks a bunch, now I'll have to make odex mods.....
I will upload to dev-host, odex mods, too, very soon... This attachment thing is weird...
Anyway, I'll post the links asap.
Steve
New Links
nugzo said:
404 not found. Phone and computer.
Click to expand...
Click to collapse
OK, Dev-Host links are up. Enjoy...
Steve
sk806 said:
OK, Dev-Host links are up. Enjoy...
Steve
Click to expand...
Click to collapse
thanks!
these arent the odex ones right?
sk806 said:
Its a small edit. Scott, you are going odex now? Thanks a bunch, now I'll have to make odex mods.....
I will upload to dev-host, odex mods, too, very soon... This attachment thing is weird...
Anyway, I'll post the links asap.
Steve
Click to expand...
Click to collapse
Sorry man. Odex is the way to go. People love it. If I get time I will try to odex one and see if I can remember how. It was my first time going odex so... Not a lot of experience yet.
If anyone wants to use the mod until one of us odex's it you can just delete /system/app/Rosie.odex and then push the new Rosie and reboot. Worked fine for me. YMMV.
aimetti said:
thanks!
these arent the odex ones right?
Click to expand...
Click to collapse
Nope, deodexed. I will have odexed ones up soon.
Sent from my HTC One X using xda premium
scrosler said:
Sorry man. Odex is the way to go. People love it. If I get time I will try to odex one and see if I can remember how. It was my first time going odex so... Not a lot of experience yet.
Click to expand...
Click to collapse
I have some experience from tbolt and incredible days. So should be fine....
Sent from my HTC One X using xda premium
I got it done! Ha beat you!
EDIT: SK Moved it to the OP now.

[GUIDE] Xposed Framework On Galaxy S4 Lollipop ROMs

1.Install XposedInstaller_3.0-alpha2.apk from
http://forum.xda-developers.com/showthread.php?t=3034811
2.Flash xposed-sdk21-arm-20150430-arter97.zip from
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3113463
No needs to modify any jar now.
Again Thank you @darkera13 to bringing out and Big Thanks to @arter97 for making it noob friendly..
working in my i9500
Omg finally. Great!
Now this time for upgrade to Lollipop.. Gonna try it later..
Yes!!Finally!!
From my s4 Powered by
Prism barebone v15
LWK or VoLTage kernel.
This leaves more questions than answers. Can someone make a flashable zip for our S4 by compiling the files from the sources or does it have to be done specifically for every device??
Hope our top developers can integrate xposed with their ROMs soon.
Anyway kudos to the original developer for cracking the pandora's box
At last ! Xposed Framework for Samsung Lollipop ! But i am still newbie and didnt know how to recompile or decompile file. Can you make a flashable zip ?
Wow Good
Yaeh i see it in android forum, i were try to add it but takes some time and im too lazy for that..
I will let you know if it worked in i9500 too
I can make a flashable zip but the problem maybe it wont work more than stock s4 LP
Can anyone share the compiled files it would be great
XphantomX said:
Can anyone share the compiled files it would be great
Click to expand...
Click to collapse
Yes i hope someone does it.
From my s4 Powered by
Prism barebone v15
LWK or VoLTage kernel.
RubbaBand said:
I can make a flashable zip but the problem maybe it wont work more than stock s4 LP
Click to expand...
Click to collapse
It would help if you did. Thanks in advance!
did it worked for anyone ? i am using s4 9505 stock rooted...please let me know if it would work on my rom
What would be nice is a list of the files in the services.jar.out smali that contain the line
Ljava/lang/String;->clear()V
instead of needing to go through every one of them... too time consuming imho
i found them
bobfrantic said:
What would be nice is a list of the files in the services.jar.out smali that contain the line
Ljava/lang/String;->clear()V
instead of needing to go through every one of them... too time consuming imho
Click to expand...
Click to collapse
i found all of them but can't recompile always gives error messages
You can search folder with notepad+ guys is all automatic.
On aurora works ok, but I can't install apps, I need to push them manually and that's not cool at all. For now I ll be without it and when the great devs fix this will try again.
Well the great devs works hard and fast, now is all working!
Welcome xposed to tw lollipop!
Martillero said:
You can search folder with notepad+ guys is all automatic.
On aurora works ok, but I can't install apps, I need to push them manually and that's not cool at all. For now I ll be without it and when the great devs fix this will try again.
View attachment 3322992
Well the great devs works hard and fast, now is all working!
Welcome xposed to tw lollipop!
Click to expand...
Click to collapse
Pls upload file core-libart.jar , services.jar
Guys look at this post from Dr ketan
dr.ketan said:
I think it's sorted out.
Instead of flashing xposed-sdk21-arm-20150430.zip form mentioned in OP Flash it from here
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3113463
I am booting device and now Android Upgrading regularly....
Which was going to finish in secong before this.
Once upgrading finish, will try to install application
Edit : Confirmed - Now Application Installed regularly on N910G. I have modded jar but it should work without editing jar too as OP of thread didn't asked for it.
Edit 2:
1.Install XposedInstaller_3.0-alpha2.apk from here
2.Flash xposed-sdk21-arm-20150430-arter97.zip from above said link
That's it.
No needs to modify any jar now.
Again Thank you @darkera13 to bringing out and Big Thanks to @arter97 for making it noob friendly..
.
Click to expand...
Click to collapse
And that should do it for u
sheard said:
i found all of them but can't recompile always gives error messages
Click to expand...
Click to collapse
how many files, and which one had Ljava/lang/String;->clear()V
bobfrantic said:
how many files, and which one had Ljava/lang/String;->clear()V
Click to expand...
Click to collapse
maybe 1000 or more
Mogten said:
It would help if you did. Thanks in advance!
Click to expand...
Click to collapse
Tested and confirmed
Bootloop.....
After a painful modifications

Categories

Resources