I've done countless hours trying to find a source for the ICS Official Email and Exchange APK's but to no joy. The current ROM I am testing has several FC problems and in the past (SDK port's) you could flash a new version and it would work..
Could a Dev help or any person with any knowledge of this problem / solution?
Thanks,
Thom
EDIT: Solved - Found on Koush's page
You could pull the .apk-files from one of the ICS Roms in the developer section. I had problems with the ones in kwiboo's v2, so i changed them with the ones i found in v1.
try the ones from the gapps zip in koush's thread. they work fine for me.
Thanks guys! :] All working now!
Tread carefully. I brought this potential security issue up over a week ago, sent a PM to a few dev's and no reply whatsoever.
I don't see why they're not responding.
http://forum.xda-developers.com/showthread.php?t=1376330
I get it that I'm a newb on the boards, so I can't post in the dev threads just yet.
Has anyone noticed this link is not working for the KEXEC ROM downloads for Droid 3? Just trying to find a link that works. The link the dev provided just gets me the APK. I need to the ROM.
http://forum.xda-developers.com/showpost.php?p=30028463&postcount=299
Dead link: http://rombot.droidhive.com/ROMs/solana/kexec/KEXEC-cm-9-20120806-UNOFFICIAL-solana.zip
Any assistance is much appreciated.
--McBean
use this link: http://rombot.us.to/ROMs/solana/kexec/KEXEC-cm-9-20120806-UNOFFICIAL-solana.zip
Much appreciated!
+Thanks,
McBean
We're changing domains: http://t.co/1W8D0kXj -- Hashcode (@Hashcode0f)
you can check for updated downloads there
I've been running the 8/6/2012 build for several days now and it's surprisingly stable. I've had a couple of freezes and a couple more reboots, but then I've been screwing around with it a lot so that's not unexpected. I've add most of my apps back and everyhting is working well. As I mentioned in another post, the "FaceBook Sync for Android ICS Devices " by Niranjan Thilak works with the build (I can't post links yet so google the name if you're looking for it).
I did try to answer the phone once with Bluetooth on (and not headset active) and the audio didn't work. Turning off Bluetooth fixed the problem.
Hello,
i would really appreciate if someone could make a PDroid-Patch for our official CyanogenMod.
There are several Tools out there and i tried each of them, with no success... The framework.jar in those output files always seems very small. I guess that is the reason i always get stuck on the boot Logo.
The tools i tried are:
PDroid Patcher v1.32 Beta 0.321 for Windows | You can find it here -> http://forum.xda-developers.com/showthread.php?t=1357056
AutoPatcher Windows cygwin Version | You can find AutoPatcher here -> http://forum.xda-developers.com/showthread.php?t=1719408
PDroid Patcher v1.31 | You can find it here -> http://forum.xda-developers.com/showpost.php?p=24521813&postcount=1164
Out of cuirosity and lack of other options i tried a few patches from yagyas thread over here http://forum.xda-developers.com/showthread.php?t=1526326&highlight=pdroid
Of course with no success, they are all meant for other Versions.
So if anyone has already managed to get this working or got any other tips and hints for me, i would be very happy.
Thanks in advance
Wooaarr
Why dont you request in PDroid thread in dev section?
However....
I will take a look!
Sent from my GT-S5570 using xda premium
Solved
It took me a while, but i got it working...
I just attached the flashable zip, in case someone else was looking for this.
Wooaarr
Can anyone update xposed to work with the new security fixes applied to newer android 4.4.4 builds ?
New fix: Install the apk file found here:
Http://forum.xda-developers.com/showpost.php?p=64063168&postcount=62
edit: old fix:
read the attachment txt file and copy two files from an older build for your device to those folders (/system/lib & (/system/bin)
http://forum.xda-developers.com/showpost.php?p=63864337&postcount=35
@rovo89 : can you update it please?
robuser007 said:
Can anyone update xposed for the new security fixes found in newer android 4.4.4 builds ?
Click to expand...
Click to collapse
Black_Focus_X said:
@rovo89 : can you update it please?
Click to expand...
Click to collapse
What devices and ROMs are you using that have these problems, and what is in the error logs and logcat?
Without this information, no one can help you, not even rovo89 himself.
Also, have you searched the forum to see if others have this issue and what's been learned about it?
It's Samsung Galaxy S3 with Cyanogenmod 11 official! I searched the forum but couldn't find an answer. Maybe my english isn't good enough
My device is Motorola RAZR XT910, with a TI OMAP4 ARMv7-A SoC.
Right now, I am on an Unofficial CyanogenMod 11 (Android 4.4.4) ROM which contains the latest security fixes for the Stagefright vulnerability and was built on November 15. When I try to install Xposed framework, using the latest official stable installer from Xposed Repo, I get an the following error: "Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)".
When I was on the latest Official CyanogenMod 11 ROM for my device, that was built back on September 1st, Xposed would install and work properly on it, withour any troubles / warnings / errors. Now, I just want to use the latest build that has me protected against Stagefright but I can not install Xposed framework on it at all.
@rovo89 Is there / will there be any fix for this issue?
Having the same problem with the latest build of CM11 (2015.11.15).
unknownsoldierx said:
Having the same problem with the latest build of CM11 (2015.11.15).
Click to expand...
Click to collapse
Same on XT910 on 15.11 CM11 build!
from XT910 or XT925 using Tapatalk
me 2
samsung n5120, just update the new cm11 then show the error message
Yes, i got the same error message when I updated my Redmi 1S to the newest CM11.
I tried to search in MIUI forum but the answer only for MIUI OS.
I tried the patch for my Redmi 1S, it gave me bootloop.
Are there any explanation for this?
Thanks
Same issue here...Redmi 1s..CM 11 4.4.4 ...xposed not working...any solution ??
FYI, I believe this commit is causing the problems:
http://review.cyanogenmod.org/#/c/118800/
Replacing /system/bin/app_process and /system/lib/libandroid_runtime.so from previous CM builds will allow the framework to be installed without problems.
Ok, i'll try
But it can't be a right solution
Well, of course it's meant to be a temporary workaround, until (hopefully) rovo89 will have the time to fix this, if possible. If you heavily rely on Xposed it's better than nothing.
With the link to the commit, I just wanted to help to point out where the problem comes from in order to maybe get a permanent solution.
derf elot said:
Well, of course it's meant to be a temporary workaround, until (hopefully) rovo89 will have the time to fix this, if possible. If you heavily rely on Xposed it's better than nothing.
With the link to the commit, I just wanted to help to point out where the problem comes from in order to maybe get a permanent solution.
Click to expand...
Click to collapse
rovo it's not going to fix anything on kk, it's been done, too old. He's working on M and somewhat supporting L, so no luck with older builds.
Thank you. I tried it and. Yes it works. Xposed working
---------- Post added at 16:36 ---------- Previous post was at 16:34 ----------
ldeveraux said:
rovo it's not going to fix anything on kk, it's been done, too old. He's working on M and somewhat supporting L, so no luck with older builds.
Click to expand...
Click to collapse
Can you look into his head or what?
LG Optimus 4X HD Nightly 15112015 Xposed not working.
View attachment 3544451
Sorry about the pic being in spanish but is my girlfriend phone and i was giving her instructions via skype. It says "Xposed is not (yet) compatible with Android SDK version 19 or your processor architecture (armeabi-v7a)".
derf elot said:
FYI, I believe this commit is causing the problems:
http://review.cyanogenmod.org/#/c/118800/
Replacing /system/bin/app_process and /system/lib/libandroid_runtime.so from previous CM builds will allow the framework to be installed without problems.
Click to expand...
Click to collapse
Can someone make an update.zip for recovery ?
Feel free to try the zip I posted here. Make a backup first. Normally re-flashing your ROM should solve any issues, but you never know.
Xposed dead in latest CM11 *Unofficial* rom
Same thing with cm11 latest release with security patches for stage fright. Although the rom is listed as "Unofficial", it comes from THE Official cm11 OMAP 4 developer. Only listed unofficial because CM has not caught up with the developer. Xposed Framework does not work anymore on Android 4.4.4 See attached screenshots.
Ohmster said:
Same thing with cm11 latest release with security patches for stage fright. Although the rom is listed as "Unofficial", it comes from THE Official cm11 OMAP 4 developer. Only listed unofficial because CM has not caught up with the developer. Xposed Framework does not work anymore on Android 4.4.4 See attached screenshots.
Click to expand...
Click to collapse
You just posted what some other guys posted before you...
And if you would read the thread then you would know there is an update.zip for this problem! With this, Xposed is working without problems!
Hello there, as you know, building a rom isn't simple, not at least until you get the hang of it. I know that not many people (actually, it seems it's just me) build for this phone anymore, so I thought I'd make a little thread to help you.
Here are a few patches to make your builds stabler:
Deep Sleep Patch-
https://github.com/XePeleato/hisi_f...b5fe589a7cc2223a344e56d84e450041756656a.patch
NFC Patch-
https://github.com/Meticulus/androi...mmit/646011845bedc537c157f490d95e98d5e3f01057
Network Toggles Patch-
https://github.com/Meticulus/androi...mmit/ed6563e6fb5747fd0eedc9258aae37ec06891d05
Bluetooth Patch-
https://github.com/Meticulus/androi...mmit/c4fc752cdd31c0c6b2fa29af080cb6af206d8293
RIL Patch (If it stops working across reboots)-
https://github.com/Meticulus/androi...mmit/447f899531949d4d03769fe7235ca7137af3443b
P.S
Some of these may have to be applied manually rather than using the usual patch command.
GPS Patch is in my AOSiP thread.
I think this is all,
Enjoy!
Is there any way to pass any of those to a .zip file to install it in the ROM instead of doing all the construction? Add it to the system as a simple patch
matamata15c said:
Is there any way to pass any of those to a .zip file to install it in the ROM instead of doing all the construction? Add it to the system as a simple patch
Click to expand...
Click to collapse
Nope. These are patches that are applied to the rom sources, and those are different from one to another.