[Q] Bypass exchange security - G2 Q&A, Help & Troubleshooting

Hey all,
I'm coming from the Samsung Epic 4G touch ..... thankfully off sprint ......... that was a horrible 4 years of abysmal coverage .. slow speeds when it would connect .. and random disconnects thrown in just for fun....
I'm pulling crazy fast speeds everywhere I go ... Hit 50Mbps this morning on my commute..
However, one thing I liked about my samsung was that there was an APK to bypass the exchange security pin ...
Anybody know if the Epic 4g Touch (Sprint version of SGS2) APK will work on the G2? or if there is a version out there that will accomplish this ?
I saw one for the GS4 ...
http://forum.xda-developers.com/showthread.php?t=2355654
Didn't know if this would work on the LG G2 ...
Thanks in advance!!!!
Thanks guys!!!!

Are you rooted? Do you have twrp installed? If so try it and give us a yay or nay. It's not that difficult.
Sent from my LG-D800 using XDA Premium HD app

Try enhanced email app in play store.

I'll try to mod this
Sent from my LG-D801 using XDA Premium 4 mobile app

eclipxe said:
I'll try to mod this
Sent from my LG-D801 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome!!! I hope you get it ... It's a pain in the ass to have to password unlock my phone everytime the screen goes off

I would also love this email bypass apk

Here is an Xposed module designed for the G2 that bypasses the Exchange password policy. Use at your own risk.

anybody got this to work?
eclipxe said:
Here is an Xposed module designed for the G2 that bypasses the Exchange password policy. Use at your own risk.
Click to expand...
Click to collapse
When I try to install, it just says "Application not installed" and doesn't do anything .... I don't know if I need to put it in a special folder or something for xposed to see it ...... I don't know what to do
any ideas or is there a different way to install this APK ?

Try saving the apk then using solid Explorer or the built in file manager to find and install it. Installing from the notification shade doesn't seem to work
Sent from my LG-D801 using XDA Premium 4 mobile app

eclipxe said:
Try saving the apk then using solid Explorer or the built in file manager to find and install it. Installing from the notification shade doesn't seem to work
Sent from my LG-D801 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This is how I did it.. file explorer ... install
It just then goes to a screen that says not installed and your only option is to exit.
Xposed doesn't seem to know anything about this file.

Make sure to go to settings, security, and select install all apps or similar option
Sent from my LG-D801 using XDA Premium 4 mobile app

can't get it to install for me either

mike2518 said:
Make sure to go to settings, security, and select install all apps or similar option
Sent from my LG-D801 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Install apps from unknown sources ?
That's turned on.
Still no luck.

marcusrab said:
Install apps from unknown sources ?
That's turned on.
Still no luck.
Click to expand...
Click to collapse
I had that check and it still didn't work

Solution
I just did this on my own before seeing your post- hopefully you will find this useful.
I used this set of APKs: http://forum.xda-developers.com/showthread.php?t=1965468
Grab Email-JB.apk and Exchange2.apk
First, you need to completely uninstall (not just freeze) the LG Email app. I used Titanium Back to do this- make a backup of the app first in case you ever wanted to go back for whatever reason. Once the LG Email app is uninstalled, you can install the 2 AOSP APKs.
I didn't try installing them normally (download->open->install), it's worth a shot- instead I used the directions in the post to push the APKs via ADB.
You should see "Success" after pushing both via ADB (I did Exchange2.apk first, but I can't imagine it would matter). Unplug your phone, open Email, and you're set. My Email is syncing perfectly with my corporate email, no lock screen password required.

fireworksordie said:
I just did this on my own before seeing your post- hopefully you will find this useful.
I used this set of APKs: http://forum.xda-developers.com/showthread.php?t=1965468
Grab Email-JB.apk and Exchange2.apk
First, you need to completely uninstall (not just freeze) the LG Email app. I used Titanium Back to do this- make a backup of the app first in case you ever wanted to go back for whatever reason. Once the LG Email app is uninstalled, you can install the 2 AOSP APKs.
I didn't try installing them normally (download->open->install), it's worth a shot- instead I used the directions in the post to push the APKs via ADB.
You should see "Success" after pushing both via ADB (I did Exchange2.apk first, but I can't imagine it would matter). Unplug your phone, open Email, and you're set. My Email is syncing perfectly with my corporate email, no lock screen password required.
Click to expand...
Click to collapse
YES!!!!!!!!!! This totally works..
Thank you for looking out, and thanks for posting this ... I've been waiting to be able to add this .. and having to carry 2 phones to check email because I didnt want to be pinlocked on my G2!!
My procedure -
Rom tool box free for the uninstall, the titanium way didnt work for me because I have TWRP installed .. and when it would try the recovery removal .. it would boot to TWRP instead of the stock recovery ...
Anyways, Rom Toolbox free has an uninstall utility, couldnt be easier .. uninstalls without a reboot needed.
Turned on wireless storage, copied over exchange2.apk and Email-jb.apk and installed through android .. didnt use the ADB method .... it works perfectly!!!!!!
Thanks again.

That works. Only downside is it removed the feature of peak and off peak for message retrieval. oh well.

eclipxe said:
Here is an Xposed module designed for the G2 that bypasses the Exchange password policy. Use at your own risk.
Click to expand...
Click to collapse
Tried this several ways, but it does not install. Can u give some more direction on this? Do we put itf in the apps folders? Flash it? Any advice would be appreciated. I like the lg email app and don't want to go back to the stock one if possible.

if someone figures out how to do this with the stock email app that comes with the att version, that would be awesome. I like that version better than the one you have to install to get this to work.

I really hate having to use a pin, but I have to give my work permission to remote wipe my phone. Is there any chance this could be flagged by my employer and they remote wipe my phone? That would really suck because of the lack of memory card. Anybody that has been remote wiped, did it affect the entire phone, or just the main system?

Related

Deleting System APP

Hey all
I need to remove FACEBOOK, so that I can use the launcher pro facebook widget, but its saying invalid key file when trying to log into it.
Soooooooooooo , how do I remove the original facebook ?
There only seems a force quit option , and then I cant delete it
Any help welcome
Thanks, as always
Stephen
I think you need to be rooted to do this.
Just go to the /system/app/ folder and you'll find the Facebook.apk. Delete it, and reboot.
--an Explorer is needed--
if you dont have an explorer installed (i.e. Root Explorer, or ES file explorer) then you can use adb
in cmd type 'adb shell'
then the following...
>su
>rm /system/app/Facebook.apk
(notice the capital 'F' in Facebook. the shell is case sensitive)
Brilliant , thanks I will give it a try
Steve
Sent from my Desire HD using XDA App
Only custom ROMS can remove stock apps
Yea, it says cant be removed
Any other suggestions ?
Twitter works ok, but on the launcher pro facebook widget it says error:invalid_key
any other suggestions ?
Steve
Off course you need to be rooted and you can download titanium backup from market to easily remove system app. Use it with great caution!!!
Sent from my Desire HD using XDA App
Thanks , I downloaded that, and I am not ROOTED (which I understand means it needs root priviliages to remove the program)
Soooooooooooooo , how do I get it rooted ?
Thanks
Steve
sbsshadow said:
Thanks , I downloaded that, and I am not ROOTED (which I understand means it needs root priviliages to remove the program)
Soooooooooooooo , how do I get it rooted ?
Thanks
Steve
Click to expand...
Click to collapse
Check out the handy guides in the development thread, that's all you need.
ok, thanks
fdelosriossanchez said:
Check out the handy guides in the development thread, that's all you need.
Click to expand...
Click to collapse
Any link inparticular ?
I still havntdone this , and still cant remove facebook and its driving me MAD !!!
As I want to use is with Launcher PRO in my other window with twitter ..
Thanks
Steve
Just start from the downgrade the system and then , root, s-off,.......... It is a lot of tutorials. use serch button
Even if you're not intending to install CyanogenMod I found their guide to be the easiest to understand.
http://wiki.cyanogenmod.com/wiki/HTC_Desire_HD:_Rooting
But dont forget once u have rooted and removed facebook u will not be able to install any ota updates from htc. Based on the bug infested updates so far that may not be a bad thing.
Sent from my HTC HD so may contain typos, bugs and, if the battery lasts, pearls of....(battery 0%)
Also if you have root permissions, use Root Explorer, go to system --> app --> and delete the Facebook app. Then you no need to hack with adb or computer.
Sent from my Desire HD using XDA Premium App

UPDATE: Latest "Market" Now 3.3.12

Update: 11/20/11 Unofficial Market update which brings it to Version 3.3.12. Better integration with the Music market. You can now download free music and purchase music as well. Sorry U.S.A. only for free music (?)
How to install: download apk and install like any other apks.
http://db.tt/0j3ii5Oq
Here is the latest (leaked?) update of the Market which brings it to version 3.3.11.
And here's how I installed it: I am currently on CM7 nightlies
Download .apk (Market-3.3.11.apk)
Open Root explorer (or any file manager w/ root access)
Move New Market .apk (Market-3.3.11.apk) to system/apps (make sure to mount R/W first)
Move (or delete, but I suggest to move .apk just in case) older market .apk (Vending.apk) to your sdcard
Rename new market as Vending.apk
Fix Permissions (rw--r--r)
Exit Root Explorer (or any file manager)
Reboot
Done! Whew...
OR...
Download .apk
Rename New Market .apk to "Vending.apk" (w/o the quotes)
Install just like any other apllication
Reboot (if necessary)
*I didn't get the chance to try the second option so it may or may not work, but it kinda made sense...
**not sure if (Vending.apk) is the same name for SENSE ROMS (I don't remember) but just make sure to rename it the same way...
FOR MORE INFO... MARKET 3.3.11
Sounds like a lot of work for nothing. Have you tested and confirm that you can buy a new app with this new market apk?
VICODAN said:
Sounds like a lot of work for nothing. Have you tested and confirm that you can buy a new app with this new market apk?
Click to expand...
Click to collapse
I can confirm that buying new apps from the market works.
on WIFI
Charged to "bill my sprint account"
Download/Install
Done!!!
whew...
rhodiggah said:
I can confirm that buying new apps from the market works.
on WIFI
Charged to "bill my sprint account"
Download/Install
Done!!!
whew...
Click to expand...
Click to collapse
Nice. Any noticeable differences with the new market?
I realy wouldnt upgrade the market. Because there is really no change so there is not point to update it.
Sent from my PH44100 using XDA App
B RAD G 296 said:
I realy wouldnt upgrade the market. Because there is really no change so there is not point to update it.
Sent from my PH44100 using XDA App
Click to expand...
Click to collapse
Wrong...
http://forum.xda-developers.com/showthread.php?p=18968123#post18968123
http://phandroid.com/2011/11/01/android-market-version-3-3-11-now-being-pushed-to-devices-download/
Btw, thanks for the heads up rhodiggah.
Sent from my PG06100 using Tapatalk
I'm going to try it, and thanks for the info on the op
Sent from my PG06100 using xda premium
crump84 said:
Wrong...
http://forum.xda-developers.com/showthread.php?p=18968123#post18968123
http://phandroid.com/2011/11/01/android-market-version-3-3-11-now-being-pushed-to-devices-download/
Btw, thanks for the heads up rhodiggah.
Sent from my PG06100 using Tapatalk
Click to expand...
Click to collapse
Hmm this actually is worth the trouble. LOL
you could do it the lazy way and hover over the link on this website and after about 3s a qr code will show up
DL'd and installed earlier. I had been having problems with the speed of other 3.x market apps, this fixes those all, even on 3g. However, some of my installed apps aren't showing up (like Google Maps, of all things). I'm sure there's a simple solution to that, though.
wadeheisen said:
DL'd and installed earlier. I had been having problems with the speed of other 3.x market apps, this fixes those all, even on 3g. However, some of my installed apps aren't showing up (like Google Maps, of all things). I'm sure there's a simple solution to that, though.
Click to expand...
Click to collapse
Try and clear "market" data through the application settings and reopen the market. See if that worked...
from the "CRACKED" speedy EVO engine... Via Tapatalk.
It won't install for me. It keeps saying application not installed. If I use root explorer to place the .apk in the /systems/app folder I just get force closes. Clearing data doesn't help either. I have downloaded it several times thinking it was a corrupted download. I'm at wits end here. I have done everything in this post even before I read it as I have updated to all the other previous market releases without issue.
But for some reason this one just doesn't work. I thought maybe it wasn't working on cm7.1 nightli or or the evo shift but some of you have it working so that isn't it. Let me redo this and maybe format cache and dalvik see if that helps.
BothGunzUP said:
It won't install for me. It keeps saying application not installed. If I use root explorer to place the .apk in the /systems/app folder I just get force closes. Clearing data doesn't help either. I have downloaded it several times thinking it was a corrupted download. I'm at wits end here. I have done everything in this post even before I read it as I have updated to all the other previous market releases without issue.
But for some reason this one just doesn't work. I thought maybe it wasn't working on cm7.1 nightli or or the evo shift but some of you have it working so that isn't it. Let me redo this and maybe format cache and dalvik see if that helps.
Click to expand...
Click to collapse
did you rename the .apk of the new update?
I had zero issues with the new Market. I just installed it like any other .apk. The new Market is very nice. Many small noticable differences. Like when on the My Apps page and you switch accounts it leaves you on the My Apps page instead of reloading the whole damn Market. Overall new Market is definitly an improvement and Vicodan should stop being such a hater
rhodiggah said:
Try and clear "market" data through the application settings and reopen the market. See if that worked...
Click to expand...
Click to collapse
I did try that, but no luck. I'll probably just ignore it until the next time I flash a ROM. Then it'll fix itself, so that's fine. I imagine it's only going to be a few days until I do that anyway.
wadeheisen said:
I did try that, but no luck. I'll probably just ignore it until the next time I flash a ROM. Then it'll fix itself, so that's fine. I imagine it's only going to be a few days until I do that anyway.
Click to expand...
Click to collapse
Titanium Backup can restore all your Market links. I believe there's also other apps designed just to do that too. Use TB or search for an app that restores Market links.
wadeheisen said:
DL'd and installed earlier. I had been having problems with the speed of other 3.x market apps, this fixes those all, even on 3g. However, some of my installed apps aren't showing up (like Google Maps, of all things). I'm sure there's a simple solution to that, though.
Click to expand...
Click to collapse
If your use titanium backup to restore or install your apps go into the settings and use market doctor. This will fix missing links to apps in the market that you have installed.
Sent from my PG06100 using xda premium
I used your second instructions to install it but I didn't rename it and it installed fine. I didn't need to change permissions or reboot, just touched the Market-3.3.11.apk after I downloaded it and it installed. Thanks.
sparksco said:
If your use titanium backup to restore or install your apps go into the settings and use market doctor. This will fix missing links to apps in the market that you have installed.
Sent from my PG06100 using xda premium
Click to expand...
Click to collapse
I just tried this and TB linked most apps (except Amazon apps of course) to the market. Thanks for the tip sparksco...
Evo_Shift said:
I used your second instructions to install it but I didn't rename it and it installed fine. I didn't need to change permissions or reboot, just touched the Market-3.3.11.apk after I downloaded it and it installed. Thanks.
Click to expand...
Click to collapse
I did this the first time i downloaded the .apk and it didn't work for me. That's why I had to do it the long way...
Are you on a Sense ROM?
Good to know that it installed fine for you.

[Q] Any way to root VM Intercept? Please help I've tried everything!

Hey people,
I've been trying for a while now to root my sister's Intercept (virgin mobile). I've looked all over the place and no method seems to work. Does anyone know of a way to do it?
I've tried:
z4root apk (said phone is rooted but su wasn't installed and all other apps said it wasn't, including root checkers)
intercept root apk (same as above)
SuperOneClick (latest version) (stopped in the middle and never completed, always fails)
Gingerbreak apk (just reboots the phone and doesn't do anything)
Any ideas? Please, any help would be greatly appreciated.
Thanks in advance!
The intercept root apk worked like cake for me. I would try doing a factory reset then using that apk first thing after rebooting. It doesn't work with FB01 (Sprint) Intercepts after a February 29, 2012 update, but it should still work with EC07 (VM).
This is the one I used: http://intercept-root.googlecode.com/files/InterceptRootV1-35.apk
Once you've used the app once and reboot your phone, open it again and if it worked you should see options to either unroot or install CM01 custom recovery (recommended if you want to flash roms onto it).
Good luck!
Gonna try it out when I get a chance. Thanks!
The z4root dont work on the intercept anymore. and the inerceptroot.apk on my phone would say that it was failed or what not and i would use root apps and they would still work (even without superuser)
I have been using a optimus v but I have an intercept that's rooted with super one click. Its a brand new phone just opened it and runs like crap slow and just tards out. Rooted it to try and fix it still a no go. Any clues
Sent from my LG-VM670 using xda premium
I have the sprint version, interceptroot.apk worked until the latest FB01 update, after that I had to us samsung SWupdater to load customer recovey
Intercept root apk should work with the VM intercept. I recently tried that method on mine, but I had to do it a couple of times before it actually rooted it.
Sent from my LG-P509 using xda premium
jaredw444 said:
I have been using a optimus v but I have an intercept that's rooted with super one click. Its a brand new phone just opened it and runs like crap slow and just tards out. Rooted it to try and fix it still a no go. Any clues
Sent from my LG-VM670 using xda premium
Click to expand...
Click to collapse
Id just start from scratch and find a stock rom to flash. I used to have a VM intercept for a painful 2 years. Sometimes you just need to start over with a fresh rom.
BudDroid said:
Id just start from scratch and find a stock rom to flash. I used to have a VM intercept for a painful 2 years. Sometimes you just need to start over with a fresh rom.
Click to expand...
Click to collapse
Its still stock rom never fa
lashed anything on the phone. Its actually started working like a normal intercept. Had it off for about 2 weeks then turned it on recently and works alot better. I'm pretty much using the phone as a play toy seeing what I can change and explore all the files to get a better idea about android. Maybe I can find a way to make the intercept a good phone.e( highly unlikely, since it is an intercept)
Sent from my LG-VM670 using xda premium
Intercept root
i have an intercept from VM and it was easily rooted with interceptroot.apk Google it, a safe copy will be found on sdx-developers website.
this should get you started, make sure you download the file with your phone, click the home button. Next, click the settings button on your phone, go to applications and then in the following menu, go to development and turn on usb debugging and use the back icon, next allow unknown sources in the menu you are now into again, and click the home button yet again.
Make sure you have some sort of file browser, I personally prefer the app "file expert" but others have their own preferences. (you can use any file tools, like: es file explorer(free), file explorer(free and paid), file expert(free and donate versions), root explorer(free and paid verisons). Anyways, go to your sdcard with the file tool, locate the folder called download, and tap the icon that says "intercept-root.apk" make sure its version 1.35!
You should be asked if you'd like to install, select install. *** NOTE: if you have an antivirus on your phone(whats the point?) you'll get a pup warning, it does not mean its a virus, just a Potentially Unwanted Program, which means that you might not want to install just because it will void your warranty.. if you don't mind, JUST IGNORE! ****
next, you will have a few options, might I suggest permanent root so you don't have to keep rooting your device, it will also have other options and install a handy icon inside your applications menu screen for safe keeping!
You should be all good to go, to find out, go to the google play store and download a program thats free called "root checker basic" It will let you know if your good to go or not.
That concludes the fast off the top of my head tutorial! happy rooting!
*** Update ***
This intercept root apk file also has the option to install the CM01 recovery mod (flash) if your into modding or wanting to flash the phone to a new network sometime (why????) you might want to use this too, make sure to read up on it, I personally have not done it and choose not to, at least yet.. This is important if you want to install roms, kernels (like crappy-kernel) and opens more features to your phone, but can render it into a paper weight if your not careful and PAY ATTENTION!
hope this helps everyone.

[Q] Nexus 7 4.2 Multi User with 3rd Party APK

hi all,
I got a problem. I am now using Nexus 7 with 4.2 (multi user support)
I have 2 users on my Nexus 7. I want to install the same APK on both users. I can install the APK on the primary user successfully. However, for the 2nd user, whenever I finished the APK installation, it states the APK is not installed.
Is there any settings or tick allowing me to install APK on the 2nd user?
Many thanks
hkultraman said:
hi all,
I got a problem. I am now using Nexus 7 with 4.2 (multi user support)
I have 2 users on my Nexus 7. I want to install the same APK on both users. I can install the APK on the primary user successfully. However, for the 2nd user, whenever I finished the APK installation, it states the APK is not installed.
Is there any settings or tick allowing me to install APK on the 2nd user?
Many thanks
Click to expand...
Click to collapse
You are doing it wrong...
When you set up a second user, they have their own account. On that user, open the Play store.
Under options, click Add account and enter the account you use on your main user.
Uncheck all the Synch options.
Now you will see all the apps you installed on the main user.
Just click Install on all the ones you want the second user to have.
They will install instantly - no download - and a symlink will be set to your main copy.
This way you never have two copies of the same app eating up your space.
At this point you can delete the Play store reference to your main account or just leave it.
Note: Don't use Root with multiuser until someone fixes it. Lag will make the nexus unuseable.
rmm200 said:
You are doing it wrong...
When you set up a second user, they have their own account. On that user, open the Play store.
Under options, click Add account and enter the account you use on your main user.
Uncheck all the Synch options.
Now you will see all the apps you installed on the main user.
Just click Install on all the ones you want the second user to have.
They will install instantly - no download - and a symlink will be set to your main copy.
This way you never have two copies of the same app eating up your space.
At this point you can delete the Play store reference to your main account or just leave it.
Note: Don't use Root with multiuser until someone fixes it. Lag will make the nexus unuseable.
Click to expand...
Click to collapse
How about how to install APK which is not from Play store?
I manage to install App from Play Store to the 2nd user.
What my problem is not able to install APK which is not in Play Store to the 2nd user
I have that same issue too. I want to install the same 3rd party app on both accounts but if I install it on one account, the 2nd wont be able to install it. Hoe do i fix this?
Sent from my SGH-T959V using xda app-developers app
Is there anyone have solution? Many thanks.
Where did you get the apk from/who develops it?
Sent from my Nexus 7 using Tapatalk 2
Online
Sent from my Nexus 7 using xda app-developers app
really no one know how to do?
will Android 4.2.1 allow me to do this?
I don't know. Haven't tried. I also got the uodate
Sent from my SGH-T959V using xda app-developers app
It works on 4.2.1. I tried
Sent from my SGH-T959V using xda app-developers app
idevice12345 said:
It works on 4.2.1. I tried
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Are you sure you can install 3rd Party on Primary and Secondary users on 4.2.1? I have just tried. Still can't install 3rd Party APK on the Secondary user.
Is there any settings for this?
It worked for me on 4.2.1
Sent from my SGH-T959V using xda app-developers app
idevice12345 said:
It worked for me on 4.2.1
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
BTW, did you hard reset your N7 after you updated to 4.2.1?
Nope
Sent from my SGH-T959V using xda app-developers app
if you sideload the app using your PC through adb it will show up in both the primary and secondary user. I'm not sure if it matters but I would probably make sure you are in the primary when connecting with adb.
I also have this problem. If I use apkextractor the file works in primary user, but when i move it to secondary the apk corrupts
Anyone has this problem?
Sent from my GT-I9300 using xda premium
It works for me in 4.2.1
Sent from my Nexus 7 using xda app-developers app
Nice!
darklord74 said:
if you sideload the app using your PC through adb it will show up in both the primary and secondary user. I'm not sure if it matters but I would probably make sure you are in the primary when connecting with adb.
Click to expand...
Click to collapse
It's true, transferring the apk from ur computer to your android device using adb will make the apk visible to both the primary and secondary user.
What I did was:
Setup the adb thing (which was a quite an ordeal on it's own).
Then using the push command, transferred my apk to my device.
adb push C:\path\to\file\origianlFileName.apk /sdcard/Download/newFileName.apk
I chose a new filename (MCPE.apk) because the original had spaces and was long and hard to memorize.
The transfer was successful, but when I check to see if it was there, using ASTRO File Manager and also Windows,
the file name was the original file name (what it was called on my computer). Installing it at this point didn't work.
But then I renamed the file (using windows) back to "MCPE.apk" and THEN it installed correctly!!
YAY!!
Also before installing, I made the secondary user a developer, by that weird "Build Number" trick.
Not sure if that has any effect..
I am unable to install apk from my secondary user ,I even tried to rename the apks , I am able to download apps from playstore , the same apks install fine under the primary user , though enabled unknown sources option is greyedout for secondary user and I am not able to enable developer option for the secondary user ( the build tap procedure doesn't seems to work ) , I am on 4.4.2 , did anyone able to get through this ?
aathava said:
I am unable to install apk from my secondary user ,I even tried to rename the apks , I am able to download apps from playstore , the same apks install fine under the primary user , though enabled unknown sources option is greyedout for secondary user and I am not able to enable developer option for the secondary user ( the build tap procedure doesn't seems to work ) , I am on 4.4.2 , did anyone able to get through this ?
Click to expand...
Click to collapse
I may know the issue.
If you install an APK on the primary user and if you have updated the version of such APK to a newer version before you install the original APK to the Second user account, you will have such problem.
So, make sure to install on both user accounts with same APK.

3 Razr's - No more maintenance PLEASE!

I've been using my Razr i for a while now and so happy with it that I've recommended my friend and dad get one, they have and I've also got a backup one for business. I want to root and set up each one so that they will not need any more maintenance and have all intended features. Is there a ROM based off the original without the bloat ware? This would probably be the safest, most bug free one I guess? If anyone can recommend which to go for if I just want to do the 3 phones up, give them to their owners and never hear back about bugs or issues because the ROM.
Any feedback would be appreciated.
Problems I have with my own:
Roaming nag - every time the data conenction drops while roaming, an acceptance/disclaimer screen pops up even though I've ok'd it 10 times already while in the same country that day.
Mass storage device - Miss having the phone show up as a mass storage device.
Space between numbers - I'm not sure if this is a new thing with the newer androids, a dialler issue or what, but the phone is automatically adding gaps between numbers when I try and save. I've a lot of numbers and prefer to keep them all the same formatting, which is, for example, +353871234567, if somebody rings me, sometimes it comes up as +353871234567 which is grand, other times it might come up as 0871234567 so all I used to need to do was delete the 0 and add a +, now when I edit the number, spaces are automatically added and it shows up something like 087 123 4567. This used to only happen with landline numbers and then sometimes if you tried to delete say the space between 3 and 4, it would delete the space AND the 3!
Winamp notification reappearing - I've been using winamp on my desktop for the past 15 years or so and the app is good on android but even after I close the notification bar item, it sometimes still reappears without me going back to winamp or doing anything. Also, it seems winamp stops playing if there's any kind of shock to the phone, for example if I put it down roughly and it bangs the table a little. If I could stop both of these happening it would be great.
So if there's a way to start from scratch with a clean, bug free ROM that fixes these issues and keeps the phone rooted, that would be great! any feedback appreciated!
Use pi llama
I am still on stock rom and have no issues.
Use twerkmymoto by jcase, install xposed and adjust anything you want.
For mass storage use this one, works for me (4.1.2 EU)
http://forum.xda-developers.com/showpost.php?p=47983045&postcount=26
dagoban said:
I am still on stock rom and have no issues.
Use twerkmymoto by jcase, install xposed and adjust anything you want.
For mass storage use this one, works for me (4.1.2 EU)
http://forum.xda-developers.com/showpost.php?p=47983045&postcount=26
Click to expand...
Click to collapse
Thanks a lot for the replies folks.
I ended up sticking with stock rom anyway, but can you link me to this twekmymoto and xposed please? I'm a bit afraid to start installing stuff onto it to edit such things unless I'm sure I have the right file for the phone so would appreciate any app links
twerkmymoto
Don't forget to thank jcase for it and if you like his work, buy him a beer through his donate button
Xposed
click on download and install xposed installer 2.3.1
For modules I recommend using GravityBox and Greenifiy.
Definitely try gravitybox, or xblast tools. Great modules!
Sent from my XT890 using xda app-developers app
dagoban said:
twerkmymoto
Don't forget to thank jcase for it and if you like his work, buy him a beer through his donate button
Xposed
click on download and install xposed installer 2.3.1
For modules I recommend using GravityBox and Greenifiy.
Click to expand...
Click to collapse
Just re-imaged my phone as installing this version of xposed bootloop'ed it.
Thanks again,might be a bit too afraid to use these tools. I don't even know what a module is and I want to avoid any risk of bootlopps and having to reinstall everything on the phone
cormie said:
Thanks again,might be a bit too afraid to use these tools. I don't even know what a module is and I want to avoid any risk of bootlopps and having to reinstall everything on the phone
Click to expand...
Click to collapse
You can disable the Xposed framework from recovery if anything goes wrong.
You just have to flash Xposed-Disabler-Recovery.zip - it will be on the root of sdcard0.
Sent from my XT890 using xda app-developers app
waj3k said:
You can disable the Xposed framework from recovery if anything goes wrong.
You just have to flash Xposed-Disabler-Recovery.zip - it will be on the root of sdcard0.
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
Problem is I haven't unlocked my bootloader yet so I have no way of flashing this. I installed the older 2.3-beta1 version and it works ok. Really trying to work out how to get rid of the carrier name without unlocking the bootloader though, that's the most irritating for me as it's a really long carrier name. Tried Carrier Name and XBlast Tools.
Bootloop xposed framework
Solved!

Categories

Resources