Tiny Xposed Modules for JB422 (may work on other versions) - Xposed Framework Modules

Here I will post tiny xposed modules either developed by me or extracted from other modules.
I will give proper credit to the owners in case of extracted modules.
http://repo.xposed.info/users/mkp95
My Xposed Repo
Where you can find my Modules

Can you extract the Quick Pin Unlock feature (the one they removed in Marshmallow)?

Device?
Sent from my HTC Desire 210 dual sim using XDA Labs

mkp95 said:
Device?
Click to expand...
Click to collapse
It's present in Gravity box. This feature unlocks the device right after lockscreen pin code is entered. This feature was present till Lollipop. It was removed due to security reasons.

anagramgenius said:
It's present in Gravity box. This feature unlocks the device right after lockscreen pin code is entered. This feature was present till Lollipop. It was removed due to security reasons.
Click to expand...
Click to collapse
I don't have any marshmallow device within my proximity...
So I can try but can't promise anything...
Sent from my HTC Desire 210 dual sim using XDA Labs

anagramgenius said:
It's present in Gravity box. This feature unlocks the device right after lockscreen pin code is entered. This feature was present till Lollipop. It was removed due to security reasons.
Click to expand...
Click to collapse
And knowing device will increase chances of finding or making a specific module for your device...
Sent from my HTC Desire 210 dual sim using XDA Labs

mkp95 said:
And knowing device will increase chances of finding or making a specific module for your device...
Click to expand...
Click to collapse
I have a OnePlus One, running stock Cyanogen OS marshmallow. I can test the module.

anagramgenius said:
I have a OnePlus One, running stock Cyanogen OS marshmallow. I can test the module.
Click to expand...
Click to collapse
Ok... I will try to extract it...
Sent from my HTC Desire 210 dual sim using XDA Labs

Hi, can you extract the Disable status bar 3G/G indicators statusbar tweaks in gravitybox (jb) thanks. Im using Lenovo A369i stock JB422.

test_only said:
Hi, can you extract the Disable status bar 3G/G indicators statusbar tweaks in gravitybox (jb) thanks. Im using Lenovo A369i stock JB422.
Click to expand...
Click to collapse
Where is it placed in the GravityBox menu?

mkp95 said:
Where is it placed in the GravityBox menu?
Click to expand...
Click to collapse
Statusbar tweaks.

Can extract also the "double tap to screen off in lock screen" thanks

sheraro said:
Can extract also the "double tap to screen off in lock screen" thanks
Click to expand...
Click to collapse
I already ectracted it for the old 4.x versions of android. Will try to extract the new one for you.

http://repo.xposed.info/users/mkp95

Related

[MOD][Xposed] Disable "New tag detected" for empty NFC tags

Requires Xposed Framework!
The "New tag detected" message shows when an NFC tag is scanned that's either empty or contains some plain text.
This module disables that message if the tag is empty. This is useful if you want to have an empty tag that'll automate something with Llama or AnyTAG, or to unlock your device using NFC (module coming soon for 4.2+ devices).
Compatibility:
Any device with NFC and 4.1+
Source:
The mod is open source: https://github.com/MohammadAG/Xposed-Disable-NFC-Tag-Empty
Download from Xposed Repository:
http://repo.xposed.info/module/com.mohammadag.disablenfctagempty
Support development:
If you found this mod useful, consider donating with PayPal.
MohammadAG said:
Requires Xposed Framework!
The "New tag detected" message shows when an NFC tag is scanned that's either empty or contains some plain text.
This module disables that message if the tag is empty. This is useful if you want to have an empty tag that'll automate something with Llama or AnyTAG, or to unlock your device using NFC (module coming soon for 4.2+ devices).
Compatibility:
Any device with NFC and 4.1
Source:
The mod is open source: https://github.com/MohammadAG/Xposed-Disable-NFC-Tag-Empty
Download from Xposed Repository:
http://dl-count.xposed.info/modules/com.mohammadag.disablenfctagempty_v1_3263ac.apk
Support development:
If you found this mod useful, consider donating with PayPal.
Click to expand...
Click to collapse
I read I need this mod for NFCunlock. But once I apply this mod, how do I get an app to recognize a new tag?
Mikegrmn said:
I read I need this mod for NFCunlock. But once I apply this mod, how do I get an app to recognize a new tag?
Click to expand...
Click to collapse
It doesn't affect that. In fact what this does is simply call finish() for that activity, almost the same as pressing back. Anything deeper than that may not work across all ROMs.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4
Doesn't seem to work on Galaxy Note 3
Using on stock rom on Galaxy Note 3, doesn't seem to work. Tried after erasing a few tags using "NFC Task Launcher" and still getting the message "New tag scanned". Yes I've rooted, installed xposed and the module and rebooted.
davideshay said:
Using on stock rom on Galaxy Note 3, doesn't seem to work. Tried after erasing a few tags using "NFC Task Launcher" and still getting the message "New tag scanned". Yes I've rooted, installed xposed and the module and rebooted.
Click to expand...
Click to collapse
Can you post a screenshot of what you get?
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4
I'm hoping this will get updated to work on 4.3+ soon. Your NFC Unlocking module works great but constantly triggers this screen immediately after unlocking.
It doesn't work on Note3. And the nfc unlokcer is really cool! If it does work, cooler.hah~
nonameduck said:
I'm hoping this will get updated to work on 4.3+ soon. Your NFC Unlocking module works great but constantly triggers this screen immediately after unlocking.
Click to expand...
Click to collapse
realbaby said:
It doesn't work on Note3. And the nfc unlokcer is really cool! If it does work, cooler.hah~
Click to expand...
Click to collapse
This should already work on 4.3. The code hasn't changed since 4.1: http://grepcode.com/file_/repositor.../apps/tag/TagViewer.java/?v=diff&id2=4.1.1_r1
Can someone post a relevant logcat?
Any chance of an ICS friendly version or is there some technical reason it won't work with 4.0.1?
davideshay said:
Using on stock rom on Galaxy Note 3, doesn't seem to work. Tried after erasing a few tags using "NFC Task Launcher" and still getting the message "New tag scanned". Yes I've rooted, installed xposed and the module and rebooted.
Click to expand...
Click to collapse
nonameduck said:
I'm hoping this will get updated to work on 4.3+ soon. Your NFC Unlocking module works great but constantly triggers this screen immediately after unlocking.
Click to expand...
Click to collapse
realbaby said:
It doesn't work on Note3. And the nfc unlokcer is really cool! If it does work, cooler.hah~
Click to expand...
Click to collapse
I updated my Nexus 7 to stock KitKat and figured this out. CyanogenMod didn't suffer from this.
Some builds have a different package name for the viewer. This is fixed in 1.1.
BlueMoonRising said:
Any chance of an ICS friendly version or is there some technical reason it won't work with 4.0.1?
Click to expand...
Click to collapse
1.1.1 has a lower SDK version, so this should work fine now.
I always set a higher SDK version since I have no ICS devices.
I'm getting a "There is a problem parsing the package" when tapping the apk, is it just me? I've downloaded it a few times to make sure.
First of all, THANK YOU FOR THE AWESOME NFC UNLOCKING MODULE!!
I use it on both my Note II and my Nexus 7, my problem is that this other module, "Disable new tag detected", does not work on my Note II (and my Nexus but that is expected as it is on KitKat and if I am not mistaken 4.4 is unfortunately not supported by this module).
Might that be because I am using Samsung TecTiles..? I don't have any other "generic" one to try at the moment.
BTW, for anyone in the same boat as me my workaround is to set it to do something which doesn't affect me (turn driving mode off or, for some other tag, to go to the launcher, Nova Prime) and disabling notifications for the Samsung TecTile app.
So not a biggie... and thanks again for NFC unlocking, I LOVE IT since I first saw it at the Moto X launch!!
BlueMoonRising said:
I'm getting a "There is a problem parsing the package" when tapping the apk, is it just me? I've downloaded it a few times to make sure.
Click to expand...
Click to collapse
Can you open the APK with Root Explorer and check if the AndroidManifest file has a min SDK of 14?
xdapao3 said:
First of all, THANK YOU FOR THE AWESOME NFC UNLOCKING MODULE!!
I use it on both my Note II and my Nexus 7, my problem is that this other module, "Disable new tag detected", does not work on my Note II (and my Nexus but that is expected as it is on KitKat and if I am not mistaken 4.4 is unfortunately not supported by this module).
Might that be because I am using Samsung TecTiles..? I don't have any other "generic" one to try at the moment.
BTW, for anyone in the same boat as me my workaround is to set it to do something which doesn't affect me (turn driving mode off or, for some other tag, to go to the launcher, Nova Prime) and disabling notifications for the Samsung TecTile app.
So not a biggie... and thanks again for NFC unlocking, I LOVE IT since I first saw it at the Moto X launch!!
Click to expand...
Click to collapse
You're welcome!
This should work fine on the Note II, I haven't tested it but it worked fine on the S4. I'll test it on a Note 2 tomorrow.
KitKat support is there, I forgot to update the URL in the first post, but it works fine on my Nexus 7. Stock 4.4 of course.
NFC tag type is irrelevant here, I simply check whatever the app is checking to show the empty text.
MohammadAG said:
You're welcome!
This should work fine on the Note II, I haven't tested it but it worked fine on the S4. I'll test it on a Note 2 tomorrow.
KitKat support is there, I forgot to update the URL in the first post, but it works fine on my Nexus 7. Stock 4.4 of course.
NFC tag type is irrelevant here, I simply check whatever the app is checking to show the empty text.
Click to expand...
Click to collapse
Thank you and please let me know if there is something I may do to make it work on both of them (especially on the Note II)!
My Note II is an unlocked carrier-free N7100 and runs the latest stock JB 4.1.2 (XXDME6) and only has root (no custom kernel, no custom recovery). The Launcher is Nova Prime.
My Nexus 7 2013 is a Wi-Fi 32GB one with stock KitKat 4.4 + ElementalX kernel 2.2 and root. The Launcher is the Nexus 5's one (AKA "G.E.L.", enabled by the well known Google apk).
xdapao3 said:
Thank you and please let me know if there is something I may do to make it work on both of them (especially on the Note II)!
My Note II is an unlocked carrier-free N7100 and runs the latest stock JB 4.1.2 (XXDME6) and only has root (no custom kernel, no custom recovery). The Launcher is Nova Prime.
My Nexus 7 2013 is a Wi-Fi 32GB one with stock KitKat 4.4 + ElementalX kernel 2.2 and root. The Launcher is the Nexus 5's one (AKA "G.E.L.", enabled by the well known Google apk).
Click to expand...
Click to collapse
Check with the Nexus 7 again, be sure to have the latest 1.1.1 version of this module installed. It should work fine as is
MohammadAG said:
Check with the Nexus 7 again, be sure to have the latest 1.1.1 version of this module installed. It should work fine as is
Click to expand...
Click to collapse
Yes everything is up-to-dated to the latest version
On the Nexus 7 I have Xposed 2.4.1, App Settings 1.6, Gravity Box 2.7.6, Disable NFC tag empty message 1.1.1, NFC Lock screen off enabler 1.9.7.2.
On the Note II I have Xposed 2.4.1, App Settings 1.6, MW Apps manager 1.0, Disable NFC tag empty message 1.1.1, NFC Lock screen off enabler 1.9.7.2.
MohammadAG said:
Can you open the APK with Root Explorer and check if the AndroidManifest file has a min SDK of 14?
Click to expand...
Click to collapse
It looks like you've updated the download link since I last tried? It's a different version which happily works now on the Intel platform. Thank you Mohammad.
Hi MohammadAG,
I'm using this module on a Nexus 5 running 4.4.2 in addition to the NFCLOckScreenOffEnabler. I'm experiencing a problem with this module using a xperia smarttags.
When I scan the tag a window opens reading "New Tag detected" semc://liveware.../smarttags.
Correct me if I'm wrong: this module should prevent this, right?
Thanks for your various projects/contriubutions
kimx0 said:
Hi MohammadAG,
I'm using this module on a Nexus 5 running 4.4.2 in addition to the NFCLOckScreenOffEnabler. I'm experiencing a problem with this module using a xperia smarttags.
When I scan the tag a window opens reading "New Tag detected" semc://liveware.../smarttags.
Correct me if I'm wrong: this module should prevent this, right?
Thanks for your various projects/contriubutions
Click to expand...
Click to collapse
Are you using the very latest apk, com.mohammadag.disablenfctagempty_v3_ce8067.apk? Have you enabled the mod within the framework AND restarted the phone?
BlueMoonRising said:
Are you using the very latest apk, com.mohammadag.disablenfctagempty_v3_ce8067.apk? Have you enabled the mod within the framework AND restarted the phone?
Click to expand...
Click to collapse
I've installed the module through the xposed installer app. I rebooted the phone a couple of times. I've even tried to remove the module and reinstall it.
Nothing happened. Is there any way to debug if the module is doing something? The module is getting loaded as I can see it in the log of the xposed installer app.
@MohammadAG any clues? Thanks in advance for the support given by this community.

[Q] Tinted Status Bar doesn't work

Hi,
Tinted Status Bar doesn't work on my rooted Alcatel OT Idol 2S 6050Y, does anyone know why ?
Is there a replacement for Tinted Status Bar ?
Thanks
drattak said:
Hi,
Tinted Status Bar doesn't work on my rooted Alcatel OT Idol 2S 6050Y, does anyone know why ?
Is there a replacement for Tinted Status Bar ?
Thanks
Click to expand...
Click to collapse
It's an xposed module
So you need to first install xposed framework then enable the module for it to work
Sent from my GT-P3100 using Tapatalk
zeetherocker said:
It's an xposed module
So you need to first install xposed framework then enable the module for it to work
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
Well, obvisously I installed it before. I already used Tinted Status Bar before, on an LG phone so I know how it works. Actually, it doesn't work on the Alcatel phone and i wonder why
drattak said:
Well, obvisously I installed it before. I already used Tinted Status Bar before, on an LG phone so I know how it works. Actually, it doesn't work on the Alcatel phone and i wonder why
Click to expand...
Click to collapse
Which version of android ?
zeetherocker said:
Which version of android ?
Click to expand...
Click to collapse
4.3
It should work then !
Is it stock ??
And just see if the xposed framework is installed properly and see if other xposed modules are working !
Sent from my GT-P3100 using Tapatalk
drattak said:
Hi,
Tinted Status Bar doesn't work on my rooted Alcatel OT Idol 2S 6050Y, does anyone know why ?
Is there a replacement for Tinted Status Bar ?
Thanks
Click to expand...
Click to collapse
check properly if your module is installed on framework
zeetherocker said:
It should work then !
Is it stock ??
And just see if the xposed framework is installed properly and see if other xposed modules are working !
Sent from my GT-P3100 using Tapatalk
Click to expand...
Click to collapse
Well, I wanted to install an other module to check if it works and then Tinted Status Bar started to work

[MOD][XPOSED][4.0+]Wi-Fi-Pwd v3.0.0

Download it from Playstore
Requirements:
★Android 4.0+ and ROOT
★It Requires Xposed Framework
This is a simple app to view the Wi-Fi password stored in the android phone.
Install Instructions
★Install Xposed Installer
★Install Xposed Framework (from the Xposed Installer app)
★Install Wi-Fi-Pwd
★Activate the module in Xposed Installer app
★Configure the application as you like
★Soft reboot the phone to see the changes
If you find any bugs or issues, Pls post here.
I will support u ASAP...
*DISCLAIMER*
I take no responsibility for any fault or damage caused by any procedures of the app. No warranties of any kind are given.
XDA:DevDB Information
Wi-Fi-Pwd, Xposed for all devices (see above for details)
Contributors
FemBlack
Xposed Package Name: ind.fem.black.rayyan.xposed.wifipwd
Version Information
Status: Stable
Created 2014-07-29
Last Updated 2014-07-29
Demo Video
Incorrect package name.
terrorist96 said:
Incorrect package name.
Click to expand...
Click to collapse
The one linked out in the OP works fine, but yeah, the Xposed Repo version gives me this error too.
please fix the repo
Same here...The package name just doesn't match up, that's all. Thanks for this module though!! It'll come in handy!
ONEPLUS Approved!
Sweet works on my ONEPlus one (NO I DONT HAVE ANY INVITES SO DONT ASK)
I tried another wifi password xposed module called WiFiKeyView but it never worked. Glad to say
I found this one :laugh:
terrorist96 said:
Incorrect package name.
Click to expand...
Click to collapse
harland3 said:
The one linked out in the OP works fine, but yeah, the Xposed Repo version gives me this error too.
Click to expand...
Click to collapse
holymoz said:
please fix the repo
Click to expand...
Click to collapse
jsdecker10 said:
Same here...The package name just doesn't match up, that's all. Thanks for this module though!! It'll come in handy!
Click to expand...
Click to collapse
sorry for the inconvenience... i fixed the repo now...
Your new module work perfectly on Cyanogen 10.2 (I8190N)
Very good works!
Nice module.. But high permission demand.. 1.full permission 2.google pulling service 3.startup with device... Why no. 2 ? For no. 1 too much!!
Sent from my SM-N9005 using XDA Premium 4 mobile app
Is this mod compatible with HTC Sense 5.5, Android 4.4.2? And how it works?
[size=-2]Send with much love & Android. ( HTC One M7 )[/size]
Stupid question, but with the longpress option enabled, where I have to longpress? I've longpressed the WiFi, but it just opens a box with "Modify Network" and "Forget Network".
Doesn't work for galaxy s4... But no Wi-Fi password app works for this phone... one can only dream
not work on note 3 sm-n900 4.4.2 official rooted
Sent from my SM-N900 using Tapatalk
Is it possible that the module is not displaying password with underlines in them correctly? I find that some of the passwords I set have the underlines missing.
Dan0v said:
Nice module.. But high permission demand.. 1.full permission 2.google pulling service 3.startup with device... Why no. 2 ? For no. 1 too much!!
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
super user permission is required to read the wifi pwd stored in the root dir...
google billing is used for in app purchases
start up is to make sure if u have changed the old pwd to new pwd... to display the new pwd when user goes to the wifi screen
That's not working on samsung phones? For me, it's not working.
Sent from my SM-N900 using XDA Premium 4 mobile app
Every time I reboot my device, I have to open the module app again to make it work. It seems you need open the app so you grant superuser permission for it. But every time you reboot, you have to open it again.
n0j0e said:
Is this mod compatible with HTC Sense 5.5, Android 4.4.2? And how it works?
[SIZE=-2]Send with much love & Android. ( HTC One M7 )[/SIZE]
Click to expand...
Click to collapse
just check by urself...
alex91s said:
Stupid question, but with the longpress option enabled, where I have to longpress? I've longpressed the WiFi, but it just opens a box with "Modify Network" and "Forget Network".
Click to expand...
Click to collapse
u have do long press only if u r connected to wifi network or password already entered... pls check the demo video in the op for clarification

[Mod][Xposed] iOS8 Killer - iOS8 status bar

the iOS8 Killer will change your status bar to iOS8 feel
Features:
- Change the position of signal bars to the left
- Change the position of wifi to the left
- Show the carrier
- Custom carrier label
Downloads:
v 1.02 Download
Q&A:
What to do to get the full iOS8 look?
- Active my module of course
- Download and Active Xstana and set it to istyle
What is the use of your module if we still need to install other model?
Well, my module doesnt change the whole status bar, BUT! the module will do:
- move your wifi and the signal bars to the left
- show your carrier
- show a custom carrier label
- the iOS8 battery of course
- if any iOS theme wont work on your samsung, just install the module, especially 4.4 kitkat
Tested on:
Stock TW 4.4.4
Stock TW 4.4.2
Ozcan Rom 4.4.2
CM 11 4.4.4
thanks for @ibocharov for using some of his code
RubbaBand said:
the iOS8 Killer will change your status bar to iOS8 feel
Features:
- Change the position of signal bars to the left
- Change the position of wifi to the left
- Show the carrier
- Custom carrier label
Download
Q&A:
What to do to get the full iOS8 look?
- Active my module of course
- Download and Active Xstana and set it to istyle
What is the use of your module if we still need to install xstana?
Well, my module doesnt change the whole status bar, BUT! the module will do:
- move your wifi and the signal bars to the left
- show your carrier
- show a custom carrier label
- the iOS8 battery of course
- if any iOS theme wont work on your samsung, just install the module, especially 4.4 kitkat
thanks for @ibocharov for using some of his code
Click to expand...
Click to collapse
Compatilbe with what version of android? 4.1.2 will not let me install.
Sorry for my bad English
kios36 said:
Compatilbe with what version of android? 4.1.2 will not let me install.
Sorry for my bad English
Click to expand...
Click to collapse
Ididnt write compatible version because certainly i want to know what versions are supported, unill now its compatible with my 4.4
And your english is not that bad
RubbaBand said:
Ididnt write compatible version because certainly i want to know what versions are supported, unill now its compatible with my 4.4
And your english is not that bad
Click to expand...
Click to collapse
Thanks for the reply, I hope in the future it is compatible, just for information I leave my specifications
Samsung Galaxy Win
Android 4.1.2 stock ( touchwiz )
kios36 said:
Thanks for the reply, I hope in the future it is compatible, just for information I leave my specifications
Samsung Galaxy Win
Android 4.1.2 stock ( touchwiz )
Click to expand...
Click to collapse
I hope that too, you can check this thread at anytime for any updates and maybe ill contact you my self
Where is the download?
ace2k8 said:
Where is the download?
Click to expand...
Click to collapse
Under the features
Nice, waiting for 4.1 too
Scarotrhy said:
Nice, waiting for 4.1 too
Click to expand...
Click to collapse
Thank you, i hope so
Going to try. xt1031 stock lollipop (5.0.2)soak test rooted etc.
Will report back
Sent from my Boost Mobile Moto G (xt1031) using XDA App. Running Android 5.0.2
---------- Post added at 07:43 PM ---------- Previous post was at 07:17 PM ----------
Lollipop: (My experience, doesn't mean it won't work on others) Unfortunately SystemUI has stopped. Put my phone to sleep while I searched for a way to disable xposed on lollipop. When I went back to it, my lock screen was there so i just disabled and uninstalled the module. I didn't even have to reboot; status bar and nav bar automatically appeared.
Sent from my Boost Mobile Moto G (xt1031) using XDA App. Running Android 5.0.2
thank you
this module is amazing
please add an option to remove battery percentage in next version
kralkral said:
thank you
this module is amazing
please add an option to remove battery percentage in next version
Click to expand...
Click to collapse
Thank you , ill try
And please what version of android do you have?
RubbaBand said:
Thank you , ill try
And please what version of android do you have?
Click to expand...
Click to collapse
stock samsung kitkat 4.4.2
kralkral said:
stock samsung kitkat 4.4.2
Click to expand...
Click to collapse
ok, thanks
There's this message popping out saying 'there's a problem parsing the package' when I tried to install the apk
I'm using android 4.2.2
sina1905 said:
There's this message popping out saying 'there's a problem parsing the package' when I tried to install the apk
I'm using android 4.2.2
Click to expand...
Click to collapse
try to download again
sina1905 said:
There's this message popping out saying 'there's a problem parsing the package' when I tried to install the apk
I'm using android 4.2.2
Click to expand...
Click to collapse
Its not compatible with lower than 4.3
Link eror
Sent from my HM 1SW using XDA Premium 4 mobile app
fahrulridwan03 said:
Link eror
Sent from my HM 1SW using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Its working well
I am also getting a link error. Any help?
[Edit] fixed! Opened it via Tapatalk and it worked. Thanks

When i connect usb need turn on phone

Hello,
Please help. Need this function. I need turn on my phone(when it turned off), when i connect usb cable. I have Sony Z1 Android 5.1.1 with root. I can change firmware if need. What can i do and where can i change?
Thanks.
In the developer settings (can be enabled by pressing 7 time the build version) maybe there is an option, and if not u can flash xposed frameworks there are more than enough tools with this function.
Sent from my OPO using CM14.1 <3
KrYptoNxXx said:
In the developer settings (can be enabled by pressing 7 time the build version) maybe there is an option, and if not u can flash xposed frameworks there are more than enough tools with this function.
Sent from my OPO using CM14.1 <3
Click to expand...
Click to collapse
Thanks, but on Sony is Qualcomm processor. Xposed frameworks possible for Arm and x86 only. There is no this funktion in developer settings . Any idea?
Here is a thread 4 xposen on ur phone http://forum.xda-developers.com/showthread.php?t=3081871
Sent from my OPO using CM14.1 <3
KrYptoNxXx said:
Here is a thread 4 xposen on ur phone http://forum.xda-developers.com/showthread.php?t=3081871
Sent from my OPO using CM14.1 <3
Click to expand...
Click to collapse
I was install xposen from recovery, but xposen not installed. After restart I can't see it.
jaymarin said:
I was install xposen from recovery, but xposen not installed. After restart I can't see it.
Click to expand...
Click to collapse
Does anybody can help else?
jaymarin said:
Does anybody can help else?
Click to expand...
Click to collapse
u must install the xposed app aswell
the first is flashing Xposed
the second is to install Xposed apk
so should work
vcx77 said:
the first is flashing Xposed
the second is to install Xposed apk
so should work
Click to expand...
Click to collapse
Yes, I was installed it. There are too many modules, i can't find, which i need. Can you help me with it?

Categories

Resources