Guyz First I am saying hello to all members. Secondly I want to ask something about play store error. I have Qmobile Noir A10. It's old version is 4.0 ice cream sandwich. I have update it's software to 4.1.1 jelly bean. But after upgrading it is giving me play store error. Can anyone know how to solve this problem? If yes than please help me thanks in advance. I have used a method which is
Delete the google account
go to the apps
play store
remove cashe
clear data
Restart your mobile
After doing this method it is only work 2 to 3 times. But after sometime it is giving me error again. That's the reason I want to know complete about this.
MUDK said:
Guyz First I am saying hello to all members. Secondly I want to ask something about play store error. I have Qmobile Noir A10. It's old version is 4.0 ice cream sandwich. I have update it's software to 4.1.1 jelly bean. But after upgrading it is giving me play store error. Can anyone know how to solve this problem? If yes than please help me thanks in advance. I have used a method which is
Delete the google account
go to the apps
play store
remove cashe
clear data
Restart your mobile
After doing this method it is only work 2 to 3 times. But after sometime it is giving me error again. That's the reason I want to know complete about this.
Click to expand...
Click to collapse
Hello The most likely fix for your problem runs in a sequence/a set of rules so you would have to follow them very carefully.
1. Go to settings and remove your Google account.
2.Reboot phone.
3.Add account back in.
4.Try your Play Store now.
Tell me if this helped you or not, if it did, please click the "Thanks" button below this post, thank you for consulting the forums, and have a nice day.
ATkeneiville said:
Hello The most likely fix for your problem runs in a sequence/a set of rules so you would have to follow them very carefully.
1. Go to settings and remove your Google account.
2.Reboot phone.
3.Add account back in.
4.Try your Play Store now.
Tell me if this helped you or not, if it did, please click the "Thanks" button below this post, thank you for consulting the forums, and have a nice day.
Click to expand...
Click to collapse
Bro I have done this many time but after 1 to 2 hour it is giving me error again. I am searching a proper solution for this.
MUDK said:
Bro I have done this many time but after 1 to 2 hour it is giving me error again. I am searching a proper solution for this.
Click to expand...
Click to collapse
Okay then try this.
1. Go to settings and remove your Google account.
2.Reboot phone into recovery mode, wipe cache and dalvik cache.
3.Reboot into system
4.Add in your Google account.
Please tell me if it worked.
ATkeneiville said:
Okay then try this.
1. Go to settings and remove your Google account.
2.Reboot phone into recovery mode, wipe cache and dalvik cache.
3.Reboot into system
4.Add in your Google account.
Please tell me if it worked.
Click to expand...
Click to collapse
ok I will try this
Yeah! It's working well
Sent from my QMobile Noir A10 using XDA Premium 4 mobile app
MUDK said:
Yeah! It's working well
Sent from my QMobile Noir A10 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Okay! Glad I helped Thanks for asking the forums and have a nice day :highfive:
ATkeneiville said:
Okay! Glad I helped Thanks for asking the forums and have a nice day :highfive:
Click to expand...
Click to collapse
Bro it is not working yet. It give me error after one day.
Sent from my QMobile Noir A10 using XDA Premium 4 mobile app
MUDK said:
Bro it is not working yet. It give me error after one day.
Sent from my QMobile Noir A10 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Okay, then you might have to change the Play Store app. To do that, download "Root Explorer" from the market. And then download THIS. Then navigate to the "system/apps/" file using Root Explorer. Delete the Play Store app and replace it with the one you just downloaded. Reboot, it should work fine now. But if it still doesn't work, you might need to reconsider another rom.
ATkeneiville said:
Okay, then you might have to change the Play Store app. To do that, download "Root Explorer" from the market. And then download THIS. Then navigate to the "system/apps/" file using Root Explorer. Delete the Play Store app and replace it with the one you just downloaded. Reboot, it should work fine now. But if it still doesn't work, you might need to reconsider another rom.
Click to expand...
Click to collapse
After doing this my google play store is completely not working. When I am trying to open this. It saying "Unfortunetly Google Play Has Stopped Working". I am getting this problem. Now what I need to do?
MUDK said:
After doing this my google play store is completely not working. When I am trying to open this. It saying "Unfortunetly Google Play Has Stopped Working". I am getting this problem. Now what I need to do?
Click to expand...
Click to collapse
Well the best thing to do currently is actually get another rom, there might be an error to the coding of the rom you used. Just make sure while installing a rom, you remember to do factory reset,wipe cache, and wipe dalvik cache. And you should be fine.
MUDK said:
After doing this my google play store is completely not working. When I am trying to open this. It saying "Unfortunetly Google Play Has Stopped Working". I am getting this problem. Now what I need to do?
Click to expand...
Click to collapse
It may have problem because of wrong file permissions.Give the command chmod 644 /system/app/{Playstore filename.apk} in terminal.
For example:
chmod 644 /system/app/PhoneSky.apk
chmod 644 /system/app/Vending.apk
chmod 644 /system/app/com.android.vending.apk
or change it from an explorer like root explorer setting the permissions like that:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
**You have to make system partition rewritable in order to do this**
**If you just change the file permissions it will be better to wipe cache and dalvik-cache**
You could also download a cracked version of playstore and you see if it works better.(It has option to restore to original version if you like):
GooglePlay.Installer-4.3.11-OriginalIcon.zip
ATkeneiville said:
Well the best thing to do currently is actually get another rom, there might be an error to the coding of the rom you used. Just make sure while installing a rom, you remember to do factory reset,wipe cache, and wipe dalvik cache. And you should be fine.
Click to expand...
Click to collapse
Gatosbil said:
It may have problem because of wrong file permissions.Give the command chmod 644 /system/app/{Playstore filename.apk} in terminal.
For example:
chmod 644 /system/app/PhoneSky.apk
chmod 644 /system/app/Vending.apk
chmod 644 /system/app/com.android.vending.apk
or change it from an explorer like root explorer setting the permissions like that:
**You have to make system partition rewritable in order to do this**
**If you just change the file permissions it will be better to wipe cache and dalvik-cache**
You could also download a cracked version of playstore and you see if it works better.(It has option to restore to original version if you like):
GooglePlay.Installer-4.3.11-OriginalIcon.zip
Click to expand...
Click to collapse
I will try your method to solve the problem of Play Store. Can I upgrade Qmobile Noir A10 Version into Jelly Bean 4.3? If yes than tell me thanks in advance.
MUDK said:
I will try your method to solve the problem of Play Store. Can I upgrade Qmobile Noir A10 Version into Jelly Bean 4.3? If yes than tell me thanks in advance.
Click to expand...
Click to collapse
I don't think so.I made a google search and I saw you can update it to version 4.1.1 but I found nothing about 4.3.
Here is a guide
OK. Play store problem has solved.
Sent from my QMobile Noir A10 using XDA Premium 4 mobile app
Gus I am getting play store error again. I want to solve this problem permanently can you please explain me everything clearly?
MUDK said:
Gus I am getting play store error again. I want to solve this problem permanently can you please explain me everything clearly?
Click to expand...
Click to collapse
Just try to remove your google account.Use titanium backup or system application manager to clear settings and data for playstore.
Then get into recovery and try to clear cache , dalvik-cache.
OK I will try this method
Sent from my QMobile Noir A10 using Tapatalk 4
Gatosbil said:
Just try to remove your google account.Use titanium backup or system application manager to clear settings and data for playstore.
Then get into recovery and try to clear cache , dalvik-cache.
Click to expand...
Click to collapse
I have used your method its working but after sometime it give me error again...
Sent from my QMobile Noir A10 using Tapatalk 4
MUDK said:
I have used your method its working but after sometime it give me error again...
Sent from my QMobile Noir A10 using Tapatalk 4
Click to expand...
Click to collapse
Try to clear settings for other google services too:
Google Play Services
Google talk
e.t.c...
Then get into recovery and wipe cache and dalvik-cache again.
Related
Hi to everyone,
Sorry for repeating the thread, but I haven't find solution for my problem.
Each time I start Android Market it force close. I tried Android Market v2.2.6, v2.3.6, v3.0.27. I tired to open new gmail account, factory reset, remove SD card, restart, use ZipSigner... and still the same.
Could someone help me?
I have rooted Samsung Galaxy S2, Android Gingerbread v2.3.3, kernel XWKE7.
Best regards!
Wipe phone flash stock firmware via Odin is what i would do .
jje
Also try fixing permissions in CWM that works a lot of the time for FC issues.
Custom rom or theme?
Try cleaning the cache and darlvik cache
Update to a newer stock or custom rom.
Make sure your kernel matches your rom.
Sent from my GT-I9100 using XDA Premium App
g
SGS 2......?
jonny68 said:
Also try fixing permissions in CWM that works a lot of the time for FC issues.
Click to expand...
Click to collapse
Thanks for reply. Can you explain me how to fix permissions in CWM?
Use (fix permission) available on market
Sent from my Nexus One using XDA App
veyka said:
Custom rom or theme?
Try cleaning the cache and darlvik cache
Update to a newer stock or custom rom.
Make sure your kernel matches your rom.
Sent from my GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
Thank you for reply. I have already tried with cleaning the cache in Applications/Manage applications, but I don't know where is darlvik cache, how to clean that?
I attached picture of kernel and rom version, I dont know are they maching or not?
lajavi said:
Thanks for reply. Can you explain me how to fix permissions in CWM?
Click to expand...
Click to collapse
Reboot into clockwordmod, advanced, fix permissions, reboot.
Fixing permissions usually (not all the time) does work, other than that i would do a full wipe and start afresh.
jack13580 said:
Use (fix permission) available on market
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I have problem with opening the market, so I can't download "fix permission".
Problem solved.
Hi to everyone,
I made official update of my ROM (according to product code seems that it is now for my country) and got pre installed Android Market that is working.
Everything is fine now.
Thank you for your time and effort.
Best regards!
Hello,
I'm a noob and in need of desperate help. I recently flashed my SGS2 with CM 7.1 I installed all the Gapps and at first it all ran fine. But now the Market keeps on force closing on me with the errors:
com.android.vending has stopped unexpectedly please try again
android.process.media has stopped unexpectedly.
I am unable to install/download any apps that I desperately need.
Steps taken:
clear Cache and data
flashed Gapps
Try selecting Language to English (Canada)
downloaded another Marketplace.apk
I am stumped and I don't know what else I can do.
Updating to a newer stock or custom rom will do it for sure
Hey Guys,
i have the following same problem:
Phone: i9001
ROm: MIUI Framework GFAN LUffy ROm
Kernel: [email protected]
XXKPK 2.3.6
Everything is working fine except the market.
The ROM comes without googleMarket.
Ive installed the market via *.apk 3.*.15
Everytime i start the app it loads...after couple seconds, Force Close.
I ve reinstalled the ROm etc,
Wiped Data, Rooted, Wipe Cache , fixed permission, Wiped dalvik cache, reinstalled the market...
Same again...Force Close..
I uninstalled the market via Root Uninstaller,
then reinstalled,
started the app....after a while it loaded the screen of the market, i saw the homescreen of the market. Then i tried to download something "whattsapp" whatever....., same again, FC...
Anybody who has experiences with this issue?
ForceCloses at market?
Thanks
Like Markoldfield said, updating to a stock or newer custom rom will solve it.
had the same issue yesterday after the russian email update mess, the only thing that worked for me was restoring an old version of market with TI
I think i know the answer since i had the same problem that i removed the download app and the download provider
so you get them back or reflash the rom
I'm a noob and in need of desperate help. I recently flashed my SGS2 with CM 7.1 I installed all the Gapps and at first it all ran fine. But now the Market keeps on force closing on me with the errors:
com.android.vending has stopped unexpectedly please try again
android.process.media has stopped unexpectedly.
I am unable to install/download any apps that I desperately need.
Click to expand...
Click to collapse
Hi there,
Is anyone still encountering FC/not dowloading apps for Playstore or market, it might also be the cause of new partition or something like that , you can try this option freely..
1. check if cache folder has "download" folder inside it, if it no download folder then create one inside /cache, e.g. mkdir /cache/download.
2. then chmod the /cache folder to 777, also make sure the com.android.vending folder is present inside /data/data/ folder.
3. You can achive it through shell terminal.
Hope this helps you guys fix the FC(Force close or not downloading apps on playstore or market).
Hit thanks if it helps.
Thanks
~imon
help!!.xda.
I installed the nightly titanium backup does not work. some form of titanium backup run on the tablet .. I say I'm not root.
is to install whatssapp!
thanks.
ANUBIS1975 said:
help!!.xda.
I installed the nightly titanium backup does not work. some form of titanium backup run on the tablet .. I say I'm not root.
is to install whatssapp!
thanks.
Click to expand...
Click to collapse
Boot into webOS, then type "webos20090606" (without the quotes) in "just type" . This should bring up the dev mode menu. Make sure that debugging is checked. You should now have root. Boot into android and try again. Also there's an app, root checker or something like that in the playstore, free. The superuser application could also have something to do with that. There are several threads on the subject, but since I haven't had the problem I didn't pay much attention to them. A search should turn up something. Good luck.
You need to install an app called BusyBox for it/titanium to work . Do that and post back if it helped .
Boot into webOS, then type "webos20090606" (without the quotes) in "just type" . This should bring up the dev mode menu. Make sure that debugging is checked. You should now have root. Boot into android and try again. Also there's an app, root checker or something like that in the playstore, free. The superuser application could also have something to do with that. There are several threads on the subject, but since I haven't had the problem I didn't pay much attention to them. A search should turn up something. Good luck.
Click to expand...
Click to collapse
I followed the steps you mention and still not working.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You need to install an app called BusyBox for it/titanium to work . Do that and post back if it helped .
Click to expand...
Click to collapse
I have installed busybox pro and it still does not work
:crying::crying::crying::crying::crying::crying:
Don't bother booting into webOS to fix the problem. webOS has nothing to do with Android. Did it even ask you to allow or deny root access when you started Titanium Backup? If it did and you missed the opportunity to press allow, it will throw up this error. Try a couple things. First, fully kill the app and restart and see if it asks you for root access. If not, then I think it might be something to do with the SU app. SuperUser gives me problems every now and then even on my phone. Try downloading SuperSU and try opening Titanium Backup again. SuperSU should pop up asking you if you want to allow root access.
jsgraphicart said:
Don't bother booting into webOS to fix the problem. webOS has nothing to do with Android. Did it even ask you to allow or deny root access when you started Titanium Backup? If it did and you missed the opportunity to press allow, it will throw up this error. Try a couple things. First, fully kill the app and restart and see if it asks you for root access. If not, then I think it might be something to do with the SU app. SuperUser gives me problems every now and then even on my phone. Try downloading SuperSU and try opening Titanium Backup again. SuperSU should pop up asking you if you want to allow root access.
Click to expand...
Click to collapse
I haven't got a clue now , I installed BusyBox free and it works fine it wouldn't without it .
If you haven't already clear cache and davlik then run fix permissions .
Sorry I can't be more helpful.
Good luck.
sstar said:
I haven't got a clue now , I installed BusyBox free and it works fine it wouldn't without it .
If you haven't already clear cache and davlik then run fix permissions .
Sorry I can't be more helpful.
Good luck.
Click to expand...
Click to collapse
I've never downloaded BusyBox on my Touchpad and Titanium Backup works fine for me. I'm pretty sure its his Super User app. SuperUser has always been iffy with Titanium Backup. I dont know why but thats the only app I've ever had a problem with even though its not a constant problem. SuperSU in the play store seems a lot better with handling root access than the original SuperUser.
guys have done everything you have told me, even clear cache and davlik but nothing, I can not make it work!!
:crying::crying::crying:
jsgraphicart said:
I've never downloaded BusyBox on my Touchpad and Titanium Backup works fine for me. I'm pretty sure its his Super User app. SuperUser has always been iffy with Titanium Backup. I dont know why but thats the only app I've ever had a problem with even though its not a constant problem. SuperSU in the play store seems a lot better with handling root access than the original SuperUser.
Click to expand...
Click to collapse
ANUBIS1975 said:
guys have done everything you have told me, even clear cache and davlik but nothing, I can not make it work!!
:crying::crying::crying:
Click to expand...
Click to collapse
What happened when you installed SuperSu?
ANUBIS1975 said:
guys have done everything you have told me, even clear cache and davlik but nothing, I can not make it work!!
:crying::crying::crying:
Click to expand...
Click to collapse
Even SuperSU?
https://play.google.com/store/apps/details?id=eu.chainfire.supersu&hl=en
What happened when you installed SuperSu?
Click to expand...
Click to collapse
will not let me uninstall it ..but when I go into titanium does not work ..
Even SuperSU?
Click to expand...
Click to collapse
yes..
ANUBIS1975 said:
will not let me uninstall it ..but when I go into titanium does not work ..
Click to expand...
Click to collapse
Wait, what are you trying to uninstall?
Maybe try uninstalling Titanium Backup and reinstalling it.
Also, do you have any other root apps that work right and are granted root access? Maybe root explorer or something?
I tried uninstalling superuser but will not let me.
I've done cache davlik and reinstalled titanium and busybox but still not working ..
ANUBIS1975 said:
I tried uninstalling superuser but will not let me.
I've done cache davlik and reinstalled titanium and busybox but still not working ..
Click to expand...
Click to collapse
Try INstalling the SuperSU app (not UNinstalling the SuperUser app) from the Play Store.
ANUBIS1975 said:
I tried uninstalling superuser but will not let me.
I've done cache davlik and reinstalled titanium and busybox but still not working ..
Click to expand...
Click to collapse
No. I didnt mean uninstall superuser. Download "superSU" from the play store. Its a totally different SU app. It will take over root responsibilities.
No. I didnt mean uninstall superuser. Download "superSU" from the play store. Its a totally different SU app. It will take over root responsibilities.
Click to expand...
Click to collapse
Is this normal?
ANUBIS1975 said:
Is this normal?
Click to expand...
Click to collapse
Did nothing from SuperUser pop up and ask for permissions for SuperSU? If not, I'm going to guess you should dirty flash your existing ROM and get SU fixed.
And make sure you checked the md5sum of your existing ROM before flashing.
EDIT: No, do the other thing he recommends. It looks more complete.
Ok, maybe you have a general problem with your TouchPad just not having root access all around. There is another thread in the Q&A section about not getting root access. Try what BIGSimon suggests here:
http://forum.xda-developers.com/showpost.php?p=31150280&postcount=12
ok, I see .. thank you very much.
friends.... I can't download anything from playstore ... its give me error "could not download due to 498 error..." I cleared data and cache of playstore but still same error... hope u will help me...
lpradol said:
friends.... I can't download anything from playstore ... its give me error "could not download due to 498 error..." I cleared data and cache of playstore but still same error... hope u will help me...
Click to expand...
Click to collapse
Gets some Fresh reboot and see if work or else delete that apk and reinstall it
Sent from my Ace-i
lpradol said:
friends.... I can't download anything from playstore ... its give me error "could not download due to 498 error..." I cleared data and cache of playstore but still same error... hope u will help me...
Click to expand...
Click to collapse
Are you using the latest version kf play store....??
Sent from my GT-S5830i using Tapatalk 2
puneeth.007 said:
Are you using the latest version kf play store....??
Sent from my GT-S5830i using Tapatalk 2
Click to expand...
Click to collapse
yes
lpradol said:
friends.... I can't download anything from playstore ... its give me error "could not download due to 498 error..." I cleared data and cache of playstore but still same error... hope u will help me...
Click to expand...
Click to collapse
Use version 4.1.6.It work's fine.Just push the apk to system and change the permissions via root explorer.
Don't use the 4.2.9 version.It gave me the same error.
andy.acei said:
Use version 4.1.6.It work's fine.Just push the apk to system and change the permissions via root explorer.
Don't use the 4.2.9 version.It gave me the same error.
Click to expand...
Click to collapse
m noob... can u tell me I want to delete apk .... where is the location I get installed... I search system/app but its not there... hope u help me.
lpradol said:
m noob... can u tell me I want to delete apk .... where is the location I get installed... I search system/app but its not there... hope u help me.
Click to expand...
Click to collapse
Vending.apk in system/app.Delete it using Root explorer.Copy the other apk file and paste it in system/app and then change permissions to rw-r--r--
andy.acei said:
Vending.apk in system/app.Delete it using Root explorer.Copy the other apk file and paste it in system/app and then change permissions to rw-r--r--
Click to expand...
Click to collapse
hi there,
As the OP stated that he is a noob , so he might not understand about rw-r--r--
..instead dowload esfile manager & give it root permission and just replace the file in system/app..... Thats it
lpradol said:
friends.... I can't download anything from playstore ... its give me error "could not download due to 498 error..." I cleared data and cache of playstore but still same error... hope u will help me...
Click to expand...
Click to collapse
just get google play services apk then install it u will able to download the apps
Try booting into recovery
Can you try booting into recovery mode (assuming you are using ClockWorld) and see if there is any error in mounting the /cache partition? (because something similar has happened to me)
i have installed CM 7.2 RC2 and cant download from playstore:crying:
help me. I accidentally deleted google service framework ant cant reinstall it.. i got android 4.2.2 (rooted). without gsf i cant access google play..
atnix said:
help me. I accidentally deleted google service framework ant cant reinstall it.. i got android 4.2.2 (rooted). without gsf i cant access google play..
Click to expand...
Click to collapse
Why can't you reinstall it? You should be able to grab it from the same rom you are on for your phone and use a root explorer to put the app in the /system/app or /system/priv-app (depending on the rom) and set the correct permissions to restore functionality after rebooting.
when i try to install it from apk it stops and says "apk not installed". can you explain me how to install it with other ways? i'm newbie here
atnix said:
when i try to install it from apk it stops and says "apk not installed". can you explain me how to install it with other ways? i'm newbie here
Click to expand...
Click to collapse
You can't install an app that needs to be in the /system folder by just installing it like normal. You have to move it into the correct folder and set permissions. Use this as a general guide http://www.engadget.com/discuss/install-google-play-on-any-android-device-1p17/ and substitute the appropriate Play Store and Google Play Services app for your phone. If you are on 4.4.2 or above, you will need to move the apps into /system/priv-app instead of /system/app.
thank you it really helped
You got it going again then?
es0tericcha0s said:
You got it going again then?
Click to expand...
Click to collapse
yes
BUT! after that my apps keeps refreshing.... when i play game it freezes or pauses, apps just refresh.. could someone help me? i don't want to make new post
atnix said:
yes
BUT! after that my apps keeps refreshing.... when i play game it freezes or pauses, apps just refresh.. could someone help me? i don't want to make new post
Click to expand...
Click to collapse
That's odd...you mean they are force closing? You might try rebooting to recovery and wiping cache.
Hey, this is a guide to ROOT and install TWRP recovery on your N750/N7505 running 5.1.1
BRICKING, GETTING STUCK OR ANY CAUSE OF DAMAGE IS AT YOUR RISK! DO NOT BLAME ME!
FOLLOW MY STEPS PROPERLY TO AVOID SUCH RISK.
Files required for process:-
1. TWRP recovery - http://d-h.st/xoNw
2. BOOT IMG file(for n750) - http://d-h.st/1uEK
3. BOOT IMG file(for n7505) - http://d-h.st/WrIk
4. supersu(latest) - http://d-h.st/hhaR
5. ODIN (latest) - http://dl.sammobile.com/Odin3_v3.10.7.zip
DOWNLOAD THE BOOT IMG FILE ACCORDING TO YOUR DEVICE.
!!NOTE - copy boot img and supersu files to your external card.
STEP 1:- ODIN
1) open odin check if the mobile is connected and select file in AP/PDA
2) after file is add click start and wait till it is finished.
!!NOTE - untick auto reboot option in odin, and after flash process is complete you have to reboot manually, so boot your mobile directly into recovery mode(by pressing volumeup+home+power buttons), if u dont reboot into recovery the first time after flashing you will not get TWRP installed.
STEP 2:- RECOVERY
1) open recovery , click install and click on images at bottom right , now browse for the file boot img (which you had copied to your external card)
2) now select boot img file , then select boot and flash the file.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3) now click the zips button on bottom right(on top it will tell you select zip to install) and goto the supersu file placed in external card and flash it.
!!NOTE - install supersu from playstore before this process. (https://play.google.com/store/apps/details?id=eu.chainfire.supersu&hl=en)
4) now wipe dalvik cache and reboot system.
when it reboots wait for 5-8 min as it is rebooting first time , when the mobile starts install root checker (https://play.google.com/store/apps/details?id=com.joeykrim.rootcheck&hl=en) and verify root.
Congratulations you have rooted your mobile!
thank you
thanks a lot dude. this helped me a lot. gonna enjoy my root. :angel:
thanks bro.
Rooted my SM-N750. Works fine
shajahanes said:
thanks bro.
Rooted my SM-N750. Works fine
Click to expand...
Click to collapse
anytime bro! juz dont forget to hit thanks if it helped u.:good:
patel8888 said:
!!NOTE - install supersu from playstore before this process. (https://play.google.com/store/apps/details?id=eu.chainfire.supersu&hl=en)
Click to expand...
Click to collapse
Should we stop twrp to start and install su ?
it would be better if we do this as step 1, wouldn't it ?
A part from that you helped me root my device so many many thanks
I didn't forget to thank the post ^^ You are awesome !
Gynus said:
Should we stop twrp to start and install su ?
it would be better if we do this as step 1, wouldn't it ?
A part from that you helped me root my device so many many thanks
I didn't forget to thank the post ^^ You are awesome !
Click to expand...
Click to collapse
it is sure a good idea. but i kept it in step 2 is that after you install twrp, to install supersu u restart twrp due to this u can see if there is any problem or not.
something is wrong with this root i can't figure it out but it looks like that most of the apps that requires root won't work properly
I get prompt to grant access and I do grant it but the apps doesn't seems to have the necessary permissions
Gynus said:
something is wrong with this root i can't figure it out but it looks like that most of the apps that requires root won't work properly
I get prompt to grant access and I do grant it but the apps doesn't seems to have the necessary permissions
Click to expand...
Click to collapse
no worries dude, just pm me screenshot of apps which are not working. and will let you know solution as soon as possible.
flashing through Recovery giving problems,
any app htcCamera or Blackbery launcher is flashed sucessfully in Recovery but not found in system/app
anybody facing same problem????
Thread to flash exposed for Note3Neo
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
Apps not working with root.. r/w is not initiative .
patel8888 said:
no worries dude, just pm me screenshot of apps which are not working. and will let you know solution as soon as possible.
Click to expand...
Click to collapse
Apps like viper4android, titanium backup, root explorer etc.help me guyz i m searching for the solution for so long speacially for v4a
2020shyboy said:
flashing through Recovery giving problems,
any app htcCamera or Blackbery launcher is flashed sucessfully in Recovery but not found in system/app
anybody facing same problem????
Click to expand...
Click to collapse
may there wont be problems if u flash file made for n750, as i have not not flashed any software.
u can pm the links i will try and tell u if they are working or not.
tusharthethunder said:
Apps like viper4android, titanium backup, root explorer etc.help me guyz i m searching for the solution for so long speacially for v4a
Click to expand...
Click to collapse
dude root explorer, titanium backup are working perfectly for me on n750. i have not tried v4a , will try and pm u as soon as possible.
patel8888 said:
dude root explorer, titanium backup are working perfectly for me on n750. i have not tried v4a , will try and pm u as soon as possible.
Click to expand...
Click to collapse
M also on n750...super su is granting permission but r/w is not permissive anyhow..so when i try to copy anything in root folders like system/etc...operation gets failed...and titanium backup is not making backup for the same reason for the same reason.....i m on super su 2.65..any help would be marvellous ..thanx
patel8888 said:
may there wont be problems if u flash file made for n750, as i have not not flashed any software.
u can pm the links i will try and tell u if they are working or not.
Click to expand...
Click to collapse
tusharthethunder said:
M also on n750...super su is granting permission but r/w is not permissive anyhow..so when i try to copy anything in root folders like system/etc...operation gets failed...and titanium backup is not making backup for the same reason for the same reason.....i m on super su 2.65..any help would be marvellous ..thanx
Click to expand...
Click to collapse
i think there is problem with Twrp Recovery for our 5.1.1 rom i have tried 2.8.7.0, 2.8.6.0 recovery both flashes zip perfectly but app doesn't install in system/app
example when i try blackberrylauncher to flash it shows flash successfully but does not show in system even other zips also, not tried installing app directly in system/app and change permission.
EDIT: i think subinary files are not installing properly
2020shyboy said:
i think there is problem with Twrp Recovery for our 5.1.1 rom i have tried 2.8.7.0, 2.8.6.0 recovery both flashes zip perfectly but app doesn't install in system/app
example when i try blackberrylauncher to flash it shows flash successfully but does not show in system even other zips also, not tried installing app directly in system/app and change permission.
Click to expand...
Click to collapse
Using Lucky Patcher I tried moving an app to system/app , it didn't work Then i cloned it and installed the clone in system app the results were not really clear , you may wanna test that to see what you get.
but yeah can't write directly in system/app
Using SM-N7505
Everything it lookes fine for me. Thanks man.
kostashi said:
Everything it lookes fine for me. Thanks man.
Click to expand...
Click to collapse
have you tried writing in system/app ? or installing/moving stuff there
Just install. Apps like adaway, wacelock etc works fine. Tittanium didn't work in kitkat too. It doesn't make backup in extstorage
Gynus said:
Using Lucky Patcher I tried moving an app to system/app , it didn't work Then i cloned it and installed the clone in system app the results were not really clear , you may wanna test that to see what you get.
but yeah can't write directly in system/app
Using SM-N7505
Click to expand...
Click to collapse
Tried to uninsatll SuperSu beta 2.52 version completely remove it and installed Beta 2.60(google it) reboot then it will show su binarys files not installed then using flashify app add betassupersu2.52.zip and flash it, reboot now open Super su app
and then it ask for supersu binary not install- choose noraml or TWRP recovery
twrp selected and volla it installed then again going flashiy app tried to flash htc camera.zip, wipe dalvik and reboot
and this time it shows the app
finding more.....
EDIT: tried to copy paste bblauncher.apk in system/app or system/priv-app
it says operation failed using root browser, now i am wondering rooting in 4.4.2 it ask for KNOX disable but in 5.1.1 totally weird, thinking of flashing 5.1.1 again
will do anything to get Blackberry PRIV apps to work on NotE3NEo
CF-Auto-root updated for N3N N750 will try and let you know
https://autoroot.chainfire.eu/