Xposed for zenfone 5 - Xposed General

Please help me set up Xposed zenfone 5. zenfone 5 bootloop when using x86 was installed framework.

Please post a logcat of the bootloop.

Hold Power button + volume Up button to access Recovery mode.
Then select Factory Reset by volume up/down and Power button
I have same case

rovo89 build an unofficial build for asus x86, Xposed ver 2.5 beta 2, but he is not share them on xda. just do a little search on his github or google (asus x86 xposed). i've tested them on my zenfone 6, but basically 5 and 6 is almost same so i think it will work, as the installer is for another asus phone but worked on my z6.
as for bypassing your current bootloop, just press vol down (i think as i randomly press all button) after 30second of bootloop (or plug your usb, when led shows orange or yellow, depends on your battery status) it'll trigger xposed safe mode, and you can uninstall your framework then install ver 2.5 beta 2.
Sent from my ASUS_T00G

minatovladoski said:
rovo89 build an unofficial build for asus x86, Xposed ver 2.5 beta 2, but he is not share them on xda. just do a little search on his github or google (asus x86 xposed). i've tested them on my zenfone 6, but basically 5 and 6 is almost same so i think it will work, as the installer is for another asus phone but worked on my z6.
Click to expand...
Click to collapse
See http://forum.xda-developers.com/xposed/asus-me302c-problem-t2737886/post52741226
The offset required for your ROM might vary, but if the test version I had posted on GitHub worked for you, try 0x98.

rovo89 said:
See http://forum.xda-developers.com/xposed/asus-me302c-problem-t2737886/post52741226
The offset required for your ROM might vary, but if the test version I had posted on GitHub worked for you, try 0x98.
Click to expand...
Click to collapse
yeah thanks a lot mate, as i have no confidence on edit code, i choose to use the test version
Sent from my ASUS_T00G

minatovladoski said:
yeah thanks a lot mate, as i have no confidence on edit code, i choose to use the test version
Click to expand...
Click to collapse
Well, that's the whole point... in 2.6, you just need to create a file with the offset (e.g. "0x98") in it, as explained in the post I linked to. No need to edit code or recompile anything.

rovo89 said:
Well, that's the whole point... in 2.6, you just need to create a file with the offset (e.g. "0x98") in it, as explained in the post I linked to. No need to edit code or recompile anything.
Click to expand...
Click to collapse
little question here, if i update from 2.5 beta 2 to 2.6, should I create that file with the offset or not?
Sent from my ASUS_T00G

minatovladoski said:
little question here, if i update from 2.5 beta 2 to 2.6, should I create that file with the offset or not?
Click to expand...
Click to collapse
If you had to use the special build I posted on GitHub, then yes, you have to create the file. If 2.6 is working fine for you without the file, then don't create it.

trying offset
rovo89 said:
If you had to use the special build I posted on GitHub, then yes, you have to create the file. If 2.6 is working fine for you without the file, then don't create it.
Click to expand...
Click to collapse
Rovo
I have rooted my x86 based new Zenfone5 and installed xposed framework 2.5 but I have not full installed the framework yet.
I tried to use the following offset after some research:
su
echo 148> /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
however I keep getting error "No such file or diredtory" even though if I tree down through /data/data I can see that file de.robv.android.xposed.installer is there.
Not sure what to do next? Any help will be greatly appreciated as I must have xposed framework on this device or it is pretty much useless! Thank you in advance!

Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.

rovo89 said:
See http://forum.xda-developers.com/xposed/asus-me302c-problem-t2737886/post52741226
The offset required for your ROM might vary, but if the test version I had posted on GitHub worked for you, try 0x98.
Click to expand...
Click to collapse
My ZenFone 6 (also an Intel Z2580 SoC) is running Android 4.4.2 (closed beta version),
I tried whether set 0x98 offset or not, the phone can boot normally but system lags and will be freezed / reboot randomly.
Thus I set "dalvik.vm.execution-mode=int:fast" now and Xposed framework / module works fine.
I attached the libdvm.so from my ZenFone 6 running Android 4.4.2.

Thanks...

i have zenfone 5 with 1.18 ww firmware (from 1.96 cucc)
i tried to install xposed using instruction here below
####################################
*** Install Xposed: Root is a MUST. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Run command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.
##########################
but echo command failed because ther isn't a conf folder in /data/data/de.robv.android.xposed.installer/
any suggestion?
Thanks
Stefano

Related

[Q] Xposed on Zenfone 5

Hi,
Since the Zenfone is fairly new, I was wondering if there was a way to run Xposed modules on the zenfone 5 without rooting.
If not, then how do I root my zenfone 5?
thanks!
~Nick
The Xposed Installer requires root to install the framework.As to how to root your phone, I'd start by searching XDA and checking your device's forum. If that doesn't help, try asking in your device's Q&A section, or the Android Q&A section.
Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.
quyvinh said:
Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.
Click to expand...
Click to collapse
Why is this not working for me.. in the part where you use echo and chmod, it always say "directory/file doesn't exist" HELP PLEASE!
1. Download and install Intel USB driver for Android http://www.fshare.vn/file/TDQMT8YQ2T/
2. Download and extract ADB Fastboot Tool http://www.fshare.vn/file/CBR2V0ATPO/
3. Download xposed apk and install the apk (DO NOT INSTALL FRAMEWORK) http://dl-count.xposed.info/modules/de.robv.android.xposed.installer_v32_de4f0d.apk
4. Open folder adb fastboot tool and hold shifl + right mouse, select Open command window here
5. type
"adb shell" (lookat the phone, touch allow or OK)
"su" (lookat the phone, touch allow or OK)
"echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset"
"chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset"
4. Open Xposed Installer and install Framework >>>>>>>reboot and enjoy
hristcroixqwerty said:
Why is this not working for me.. in the part where you use echo and chmod, it always say "directory/file doesn't exist" HELP PLEASE!
Click to expand...
Click to collapse
open the xposed app first, but don't do anything.. and try again
hy...
can help me??
i can install xposed installer...i have root my zenfone 5...please help me..
look guys... easy step install xposed and root zenfone 5
https://youtu.be/x18ksHYqut0
https://www.youtube.com/watch?v=WPxfIAhyIRw

Cannot activate xposed after installing

My fone is Asus Zenfone 5, now im trying to install the xposed by doing this..
"Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons."
At first, when i input the echo and chmod it always say file or directory not found. So tried to manully add a folder "conf" in the directory then after input again the echo and chmod part, so it works. But when i tried to activate the framework it doenst get activate. Here's the log file.
THanks!
Try installing any module.
I am facing the exactly same problem while installing the framework. The logcat is same too. I have also tried to change the installation method to manual and flashing the zip from recovery. Still no success.
I downloaded a module as well. Nothing's changed.
OP: Did you make any progress??
Hi,
I had the same problem.
The procedure is correct, but the app need to run once, and kill her in resource manager, otherwise does not create directory.
For me it works perfectly.

[Q] Android X86 on laptop.

Alright so I have an Acer Aspire V5-573P-6896
It's got a Core i5, 8gb ram, 250GB SSD, Intel HD 4400 graphics yadayada...
I have a question though, I tried installing Xposed on it but it stopped booting, just started bootloopoing. Is there a reason why or... Is it that it doesn't support the Android X86 rom itself?
This is a bone stock google android from source as far as I see. Nothing's been modified. 4.4.4 KitKat, not lollipop. Soo.... Wurf? Wasn't X86 supported?
X86 support is poor. Some Asus ZenFone (powered by x86) users also have some problems and there is workaround for it. I think this needs to be fixed for next version also.
pyler said:
X86 support is poor. Some Asus ZenFone (powered by x86) users also have some problems and there is workaround for it. I think this needs to be fixed for next version also.
Click to expand...
Click to collapse
quyvinh said:
Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.
Click to expand...
Click to collapse
This worked for me last time on a Zenfone 5, using Atom CPU.
@AkiroX @soralz @pyler
how wifi & bluetooth gonna work!! on x86 ??( installation part never really covers the "drivers ",,It wont be functional right ??
soralz said:
This worked for me last time on a Zenfone 5, using Atom CPU.
Click to expand...
Click to collapse
This worked! X33 Now it's running flawlessly. <3 Yay!
[email protected] said:
@AkiroX @soralz @pyler
how wifi & bluetooth gonna work!! on x86 ??( installation part never really covers the "drivers ",,It wont be functional right ??
Click to expand...
Click to collapse
As long as your laptop covers the standard Intel platform it'll work.
Non-standard would include something like an Nvidia 860m (but event hen I think it'd work.)
Stuff like that.
Everything should work for the most part.
No wifi on HP Mini 110-1212NR
AkiroX said:
As long as your laptop covers the standard Intel platform it'll work.
Non-standard would include something like an Nvidia 860m (but event hen I think it'd work.)
Stuff like that.
Everything should work for the most part.
Click to expand...
Click to collapse
I installed the x86 package on my HP Mini and I lost my WiFi and Bluetooth. Neither one will turn on with the toggles. Does anyone know a fix for this?
soralz said:
This worked for me last time on a Zenfone 5, using Atom CPU.
Click to expand...
Click to collapse
thnx :good:

[Q] There is Xposed for x86 device Ver ?

Is there Xposed for x86 device Ver. ?
The current version is used in Android x86 4.4.4
There will be problems
ex. Can't boot, or after the boot function can't be used
Unlike the phone after installing, the original function can also be used.
Device Data:
ASUS EeePC 1015PW
Android x86 4.4.4 r2
All version of xposed work well in my Intel Atom Android device with stock ics.
PocketFan2015 said:
All version of xposed work well in my Intel Atom Android device with stock ics.
Click to expand...
Click to collapse
So why have these problems after the installation?
Even some applications will not open.
quyvinh said:
Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed apk and install the apk. DO NOT RUN APP AND DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step4: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons.
Click to expand...
Click to collapse
This worked for me last time on a Zenfone 5, using Atom CPU.

How-to Install Xposed on a KK Rooted ME375CL

I can't take credit for it... and I can't provide credit because I can't share the website yet.... either way I don't care. It works if you follow these steps.
Here's how I installed Xposed on my Rooted ME375CL. I found the directions in another post but the key difference is that you do have to run xposed so that it installs the "conf/jit_reset_offset" directories/files. Also clarified that you download and install "xposed installer," this was a little confusing because there are a large number of xposed files on google play. I did't download from the google play. I got them directly from the xposed installer website.
Root MUST be done. USB debug turned on. Windows only and Driver for Intel and ASUS must be ready on PC.
Step1: download xposed installer apk and install the apk. DO NOT INSTALL FRAMEWORK.
Step2: Rn command promt (Run / cmd). assume adb folder is on C:\ drive and you are now in C:\ADB
Step 3: Type following (or copy and paste)
adb devices (make sure your phone show!)
adb shell (hit Enter)
su (hit Enter, then look on your phone and touch OK)
Step 4: RUN APP, but do NOT install framework.
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset (hit Enter)
Step 5: Now go to app drawer and run Xposed which you installed earlier. Touch "Framework" and touch "Install/Update"
DONE. Now install addons
Maybe you cant link to the site yet but you can mention the name.
vgchat said:
Maybe you cant link to the site yet but you can mention the name.
Click to expand...
Click to collapse
TimmyP posted a link on the "Need help rooting At&t Asus Memo Pad 7 LTE (ME375CL) aka K00X, Please Help!" thread (post #41).
The link goes to another site, where Hikari then post details going back to xda which quotes quyvinh.

Categories

Resources