help Hacking And Bypassing Android Password/PIN Lock - Galaxy Tab 2 Q&A, Help & Troubleshooting

please i help i try unlock pin my tab without loss my data by android-sdk
my device
1- not rooted
2-have original rom Samsung
3- system recovery 3e , not install any costume recovery
i use this command
adb devices
adb shell
cd data/system
su
rm *.key
Click to expand...
Click to collapse
C:\>cd android-sdk
C:\android-sdk>cd platform-tools
C:\android-sdk\platform-tools>adb devices
List of devices attached
c16079a4137277f recovery
C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ cd data/system
cd data/system
/system/bin/sh: cd: /data/system - No such file or directory
1|[email protected]:/ $
Click to expand...
Click to collapse
{
"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"
}
please any help i need unlock my device without lost data
sorry for my bad english

Do this
adb devices
adb shell
cd data
cd system
rm passwork.key (for PIN and password)
rm gesture.key (for pattern)

dr.ketan said:
Do this
adb devices
adb shell
cd data
cd system
rm passwork.key (for PIN and password)
rm gesture.key (for pattern)
Click to expand...
Click to collapse
C:\android-sdk\platform-tools>adb devices
List of devices attached
c16079a4137277f recovery
C:\android-sdk\platform-tools>cd data
The system cannot find the path specified.
C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ cd data
cd data
[email protected]:/data $ cd system
cd system
/system/bin/sh: cd: /data/system - No such file or directory
1|[email protected]:/data $
Click to expand...
Click to collapse
it's ask for sh i think it's ask for su , for root and devices not rooted [ /system/bin/sh: cd: /data/system - No such file or directory ]
the terminal cmd not see my devices if i open on lock i do that , with my device open recovery mode

I think you needs root
But if you install cwm recovery then tool I have posted should work.
Sent from my GT-N7100 using xda premium

dr.ketan said:
I think you needs root
But if you install cwm recovery then tool I have posted should work.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
if i do that will make any problem on my device ?

It will raise flash counter and you will lose warranty.
Read chainfire's triangle away thread, if your device listed then you can revert warranty.
Sent from my GT-N7100 using xda premium

dr.ketan said:
It will raise flash counter and you will lose warranty.
Read chainfire's triangle away thread, if your device listed then you can revert warranty.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
i don't have warranty on my device ,
can u tell me what is best to do that and how i can do it thank you

USB debugging mode not enable

What exact your tab model number?
Sent from my GT-N7100 using xda premium

Use this app
My app can temporary disable the lockscreen, but the home button not work.
Install via adb and use this command:
adb shell am start -n hu.hexadecimal.locktester/.UnlockActivity​
Sorry for my bad English!

Need help.
My friend come to me with her device (Samsung galaxy S2 i9100). She forgot password, but doesn't lose any data.
She use stock rom, but i don't know the android version her used.
Sorry for my bad english.
---------- Post added at 06:00 PM ---------- Previous post was at 05:55 PM ----------
[email protected] said:
My app can temporary disable the lockscreen, but the home button not work.
Install via adb and use this command:
adb shell am start -n hu.hexadecimal.locktester/.UnlockActivity​
Sorry for my bad English!
Click to expand...
Click to collapse
how to install apps without turn on usb debugging.
Sorry for my bad english too.

Natur said:
Need help.
My friend come to me with her device (Samsung galaxy S2 i9100). She forgot password, but doesn't lose any data.
She use stock rom, but i don't know the android version her used.
Click to expand...
Click to collapse
Installing apps without usb debugging is not possible.
But you have an another chance:
1. Follow the instructions at here: http://forum.xda-developers.com/galaxy-s2/general/how-to-root-install-cwm-recovery-flash-t1814801 (Install CWM Recovery)
2. Download the AROMA Filemanager (http://forum.xda-developers.com/showthread.php?t=1646108) and place it to sd.
3. Reboot to recovery and select AROMA Filemanager's zip, and install.
4. In AROMA go to settings and mount all partitions.
5. Delete /data/system/settings.db
6. Reboot and enjoy
If not working go to step 5. and delete /data/system.

[email protected] said:
Installing apps without usb debugging is not possible.
But you have an another chance:
1. Follow the instructions at here: http://forum.xda-developers.com/galaxy-s2/general/how-to-root-install-cwm-recovery-flash-t1814801 (Install CWM Recovery)
2. Download the AROMA Filemanager (http://forum.xda-developers.com/showthread.php?t=1646108) and place it to sd.
3. Reboot to recovery and select AROMA Filemanager's zip, and install.
4. In AROMA go to settings and mount all partitions.
5. Delete /data/system/settings.db
6. Reboot and enjoy
If not working go to step 5. and delete /data/system.
Click to expand...
Click to collapse
Thanks Sir, i will try.

I know this is a old thread but I just unlocked my Tab4 10.1 with this method but I didnt have a settings.db file so just renamed the _password.key to _password.key.old and the sparepassword.key with .old as well. I was like hey what do I gotta lose anyway if I mess it up I'll just restore.. I hit exited out of everything rebooted & presto no more password.. I dont know if this would be the same if I set a pin, what the file would be called but maybe I'll set one and see just for the hell of it.. lol
Anyway just thought I'd share that you dont have to panic & lose everything by doing a hard reset..
Cheers !
And thank you to [email protected] !!

Related

[7/13/2011]New method to get "temp-root"(root won't disappear until reboot!)

[7/13/2011]New method to get "temp-root"(root won't disappear until reboot!)
Sorry for poor English
This method is based on joel.bourquard's method,here is the orignal link:
http://forum.xda-developers.com/showthread.php?t=1151735
Thanks to joel.bourquard's.
I've tried almost all the method in xda And the newest perma-root caused that i can not install apps from computer..Today i found that link /data/bin/su to /system/bin/su and then root explorer works and i can delete apks easily..I shutdown my phone(fastboot enabled)and boot it twice,root still exists..That will be nice
Root Explorer 2.16, Titanium Backup 3.8.9.2 ,Setcpu 2.2.4 all tested,workds perfect
Requirements:
Original "out of the box" Sensation or EVO 3D (untested).
Android SDK tools ("adb" command) on a computer.
USB connection between computer and phone.
USB debugging enabled(Settings, Applications, Development
Initial (one-time) setup:
Extract Easy_Fre3vo_Bat.7z
Put all the files in the "Resource"folder" to User's folder(For example,My computer user's name is Jerry,so i put them into C:\Users\Jerry)
run cmd and input the following command
adb push fre3vo /data/local/tmp/
adb shell "cd /data/local/tmp ; chmod 755 fre3vo ; ./fre3vo"
adb shell "mkdir /data/bin ; mv /data/local/tmp/fre3vo /data/bin/"
adb push su /data/bin/
adb push root.sh /data/bin/
adb shell "chmod 4555 /data/bin/su ; chmod 755 /data/bin/root.sh"
adb shell "/data/bin/root.sh"
adb shell mount -oremount /dev/block/mmcblk0p22 /system
adb install Superuser.apk
adb shell chmod 06755 /data/bin/su
adb shell ln -s /data/bin/su /system/bin/su
After every reboot:
adb shell "/data/bin/fre3vo"
adb shell "/data/bin/root.sh"
adb shell mount -oremount /dev/block/mmcblk0p22 /system
adb shell chmod 06755 /data/bin/su
adb shell ln -s /data/bin/su /system/bin/su
And here is a bat(No need ADB from SDK)
Thanks to Wisefire
View attachment Easy_Fre3vo_Bat.7z
And here is some picture to see:
{
"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"
}
Now it is time to go to bed
Have fun!
Will try and report back. It's a shame eugene's version is so buggy.. It was working really great until the last few releases where it was deemed 'stable' but had the memory bug that prevented some apps like Root Explorer from running and the installation glitch
EDIT: Been using it. Don't know if there is any diff from the one you used the method from, but it definitely doesn't have the glitches in eugene's version so I will continue using this one for now.
Loses root just like the rest of them, thanks for you effort...
kartikb said:
Loses root just like the rest of them, thanks for you effort...
Click to expand...
Click to collapse
I don't mind losing root and re-enabling. It's the bugginess that crept in using other version that caused me some grief. Not meant as a complaint at all. Just reporting the issue. My bugs included wifi error, the negative values already reported and touch screen wonkiness that included inability to use the password touch screen pattern lock utility at all. Turning off rotation as a fix for the password touch screen utility fix did NOT work for me BTW. I ended up doing the factory reset.
kartikb said:
Loses root just like the rest of them, thanks for you effort...
Click to expand...
Click to collapse
After rooting it is 14 hours and i have shutdown-boot many times, root still existAnyway,htc will unlock our devices
next month
EDIT:If you have any error in the command window when using bat ,please reboot your phone and use adb to input command by yourself
Sent from my HTC Sensation Z710e using XDA App
Are you sure you have unchecked Fastboot?
Kid Poker said:
Are you sure you have unchecked Fastboot?
Click to expand...
Click to collapse
Of course fastboot enabled..And have you looked the title it said "temproot" Now there is no mothed to get permroot..
Sent from my HTC Sensation Z710e using XDA App
Using his method has anyone been able to get AdFree to work? No root options have this working [yet].
quailallstar said:
Using his method has anyone been able to get AdFree to work? No root options have this working [yet].
Click to expand...
Click to collapse
AdFree must reboot your phone then it will work..It needs permroot.. I am sad as well because of too much advertisement!
Sent from my HTC Sensation Z710e using XDA App
Use the apk hot reboot and do a hotreboot. Root should stick. Did for me.
Fails on second command.
Sent from my HTC Sensation Z710e using XDA Premium App
djmaz said:
Fails on second command.
Sent from my HTC Sensation Z710e using XDA Premium App
Click to expand...
Click to collapse
fail in bat?
Sent from my HTC Sensation Z710e using XDA App
Appears to be okay right now...I'm running a Titanium restore at the moment.
One thing I did notice, as alluded to in the OP: if you've used some of the other Fre3vo offshoots before this one you likely will see a fail when trying this one out. I suspect it has to do with changes the other Fre3vo's make being incompatible with this latest?
At any rate, I did a factory restore and now this temp root process works, from what I've seen so far.
I'm currently live in China and I got the phone from here and I tried this method too. didn't work for me, it's because I have a asian one.
chesterr said:
I'm currently live in China and I got the phone from here and I tried this method too. didn't work for me, it's because I have a asian one.
Click to expand...
Click to collapse
I am asia sensation as well,matePlease reboot your phone and then use adb to get root.
Sent from my HTC Sensation Z710e using XDA App

[HOWTO] Root the Atrix 2(Updated for 2.3.6 FINALLY)

First: I'd like to make it clear I am not claiming this process as my own. This method was created by p3droid over at the MyDroidWorld Forums. I am not a dev, just someone compiling information.
Second: This root method is originally intended for the Droid Bionic and I take no responsibility if this bricks your phone.
Third: This root was discovered by JRW 28 So give him some love with that thanks button.
If you are on 2.3.6:
Install the OTA and upgrade your phone to 2.3.6
Download the 2.3.6 root zip from HERE
Make sure you have the right drivers installed then connect your phone to your PC.
Unzip the file and then double-click "Click-To-Root.bat".
Refer to the trouble shooting step bleow the 2.3.5 method if you are unable to attain root!
If you are on 2.3.5:
Root: I used the Lazy One Click and it worked perfectly, others have had success with the full manual method.
I am a manual man, I don't use 1 clicks so I will post this the only way I know how...
Download the follow file: it contains the exploit, su, Superuser
Download exploit ---> Exploit.zip
1) Unzip contents of folder to your Desktop
2) open a command terminal and navigate to the folder (cd Desktop/Exploit)
3) type the following commands
---> adb push zerg /data/local
---> adb push su /data/local
---> adb push Superuser.apk /data/local
---> adb shell
---> cd /data/local
---> chmod 777 zerg
---> ./zerg
4) Wait for the root to be gained
5) type the following commands
---> adb shell (only type this if you are no longer in [email protected])
---> mount -o rw,remount /dev/null /system
---> cat /data/local/su > /system/bin/su
---> cat /data/local/Superuser.apk > /system/app/Superuser.apk
---> chmod 4755 /system/bin/su
---> chmod 4755 /system/app/Superuser.apk
---> reboot
********************************
Windows Version
For the lazy I made you a 1-click ---> 1-click-exploit.zip
Click to expand...
Click to collapse
Original Thread on MyDroidWorld: http://www.mydroidworld.com/forums/...-your-phone-back-upgrade-path.html#post106072
Important for those using Oneclick:
1.Extract the files from 1-click_exploit.zip.
2.Enable USB debugging. Do so by going into your settings, then to applications, then to development.
3.Set your connection type to charge only. You can change your connection type through the notification bar once your are connected.
4.Make sure you go to Settings, Applications, and check Unknown sources if you haven't done so already.
5.Click runme.bat while your phone is connected. Be patient and let the program do it's thing. YOUR PHONE WILL REBOOT! Do not be alarmed as this is normal. Your phone should now be rooted.
Cheers!
If runme.bat hangs after daemeon starts:
1.First make sure you have USB Debugging, Unknown Sources, and Charge only connection enabled
2.If none of these options work, uninstall your drivers and download and install one of these:
Driver-wise:
Try this if on 32-bit:http://www.mediafire.com/?71c12qc4a1svqza
And this for 64-bit:http://www.mediafire.com/?ysphmaz131d3an9
Proof of Root:
{
"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"
}
This is a terminal screen showing the Atrix 2 (Codenamed Edison, look it up if you must) accessing root.
Anyone else try?
I'll be uploading a terminal screen in a second accessing root.
Sent from my MB865 using XDA App
Yea I have it working and full SU Access. No wonder the computer doesnt have access to the phones internal memory it is by default set as r/o...Im gonna change it to R/W and see if that changes anything other than allowing R/W access. And after trying notta still only SD Card access like I thought, I assume there is some sorta setting we can edit though. At least that is my assumption. I used the One Click method Worked flawlessly on my device and Very Simple.
built in wifi tether
http://forum.xda-developers.com/showthread.php?t=1160452
this method also works for the Atrix 2
Thanks for the tip!
Sent from my MB865 using XDA App
malickie said:
Yea I have it working and full SU Access. No wonder the computer doesnt have access to the phones internal memory it is by default set as r/o...Im gonna change it to R/W and see if that changes anything other than allowing R/W access. And after trying notta still only SD Card access like I thought, I assume there is some sorta setting we can edit though. At least that is my assumption. I used the One Click method Worked flawlessly on my device and Very Simple.
Click to expand...
Click to collapse
How do you root the phone using the one click method? I've downloaded the zip and extracted it. Do I just connect my phone and then click on the runme.bat? When I connect my phone, any special instructions there or just connect it as if i was going to charge it, then enable usb debugging? Please clarify. Thanks.
Enable USB debugging. Then connect your phone to the computer. In the notification area, click on "USB connection" for more options. Click charge only.
Then double click on runme.bat
Follow instructions. Be patient while phone reboots. It will say (in the command prompt window) you have successfully rooted when it's all done.
It's schweet.
loderjm said:
Enable USB debugging. Then connect your phone to the computer. In the notification area, click on "USB connection" for more options. Click charge only.
Then double click on runme.bat
Follow instructions. Be patient while phone reboots. It will say (in the command prompt window) you have successfully rooted when it's all done.
It's schweet.
Click to expand...
Click to collapse
Thanks for clarifying, worked like a charm! Let the developing begin!!!!
yes it works!!! Thank you so much
Updated/clarified the oneclick method.
Sent from my MB865 using XDA App
So, what's the next step? Do we have to get the BL unlocked in order to get a Recovery installed or what?
Contact a admin and let him know you got some development so you'll get a thread
Sent from my MB860 using xda premium
Requesting this thread be moved -
http://forum.xda-developers.com/forumdisplay.php?f=1376
If you read at the end of my original post I document what I've tried. If your really adventurous you may want to try the bionic bootstrapper but it may brick your phone... I haven't tried that yet, though the similarities between the atrix2 and the bionic lead me to believe it may work.
Sent from my MB865 using XDA App
Calundle said:
Requesting this thread be moved -
http://forum.xda-developers.com/forumdisplay.php?f=1376
Click to expand...
Click to collapse
Thread Moved.
Yes i have tested and it works perfectly.
my only question is which CMW do we flash?
rinnycoop121 said:
Yes i have tested and it works perfectly.
my only question is which CMW do we flash?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1328434
Right now we don't have a CWM of our own to flash. There is a possibility of flashing the Bionics bootstrap recovery but we don't know what the circumstances are gonna be. Someone could result in a bricked A2, what we need is some development help right now
JRW 28 said:
Right now we don't have a CWM of our own to flash. There is a possibility of flashing the Bionics bootstrap recovery but we don't know what the circumstances are gonna be. Someone could result in a bricked A2, what we need is some development help right now
Click to expand...
Click to collapse
i have tried Bionic and Atrix 4G but no good.
wil lnot boot into recovery
---------- Post added at 07:25 PM ---------- Previous post was at 07:23 PM ----------
ok just noticed something, upon running market been getting random restarts.

[MOD]Notification toggles [62][58][42]

Here it is guys, the notification toggle mod for our phones!
I've ported this mod from the X10's T.E.A.M. ROM with awesome help by pvyParts!
This port is bug free and based on the original 4.0.2.A.0.42 SystemUI.
{
"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"
}
Let the theming begin!
I already adapted this mod in my Samsung Galaxy S II theme!
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Cat_On_Droid said:
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Click to expand...
Click to collapse
I could make it for my sense theme, but dont know what icons to use
Stupid newb question... how do I install this?
thomassafca said:
I could make it for my sense theme, but dont know what icons to use
Click to expand...
Click to collapse
Well you can try sniping out at the htc forums, but will this work with your theme?
Sent from my R800i using XDA App
Will this work on stock 2.3.4 rooted but locked bootloader + can I have some instructions ; I dont mind adb etc...
EDIt- tried adb install but it doesn't have a certificate =/.
Would not install :-(
Sent from my R800i using XDA App
wrong info.
can you make a step by step installation?
thanks.
opdrago said:
can you make a step by step installation?
thanks.
Click to expand...
Click to collapse
You just need full root acces. Take a look at the dev section.
Cat_On_Droid said:
You flash this in recovery, you need an unlocked bootloader to do this
Sent from my R800i using XDA App
Click to expand...
Click to collapse
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
thanks, i edited my other posts
Hi!!
Please, this mod for 2.3.3 (4.0.A.2.368)?
Thank you so much!!!!
i manage to install it and it works just fine, better than the source.
my question is can you make the icons in the systemUI.apk like the GB MIXER PLAY v10 THEME
THANKS.
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
I can't get this to work either.
Androidcommander says I don't have root access even though I'm rooted, and the FAQ infers that I'll have to wipe my phone completely with a new flash and a modified boot.img to get Root Access (which would also require me to learn about editing ROM images).
I did get Busybox though, and I backed up my SystemUI.apk from before... after killing it off from the system/app folder I noticed I can at least restore the old one by installing it as a normal application... but getting this new one simply hasn't been working for me.
Ugh... patience is wearing thin.
sportfisio said:
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
Click to expand...
Click to collapse
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Boom, sweet victory! I got it working... just had to drive myself near insanity with Android Terminal Emulator.
Added BusyBox to the list of SuperUser Access apps, got Terminal Emulator from the Android Market, moved the SystemUI.apk to the root of my SDCARD and entered the following commands:
su
cd /sdcard/
mount -o remount rw /system/ (somehow [mount -o remount,rw /system/] didn't work because of the comma)
cp -f SystemUI.apk /system/app
...and now I can do something I've been wanting to do for ages... NotificationToggle... get the **** off my system
Got it to work through insecure adb...What i did was install insecure adb via the apk (this cuases your phone to reboot after installing) , typed in "adb remount" in cmd and the simply used this command: adb push SystemUI.apk /system/app/SystemUI.apk.
NOTE - You will have to put the system ui.apk into the same folder as adb and browse to that folder using command prompt.
I'm fairly new to this stuff so no idea if what I did is correct...BUT it is working for me now
opdrago said:
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Click to expand...
Click to collapse
Thanks, that guide finally worked.
Awesome mod, is a MUST!!

[Solved] Problem restoring root via OTA rootkeeper

I made a dumb mistake. Sometime back i had mistakenly deleted the contents of the sdcard after voodoo rootkeeper su backup. Forgot about the su backup!
Updated the latest update, without backing up again.
Rootkeeper shows that su copy is available but doesn't restore.
{
"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"
}
Tried cold booting, multiple restarts, everything in vain.
Question is, can I restore root from the backup of other users in the forum? Or is it device specific?
Somebody care to upload the contents of the folder if it doesn't give away any personal data?
Thanks.
Sent from my Asus TF300T
Tell us more, please.
Are you on JB or ICS ?
Have you tried to cheched "device rooted" and "root permission granted"
and finally click on "Restore root"
philos64 said:
Tell us more, please.
Are you on JB or ICS ?
Click to expand...
Click to collapse
I am currently in JB (v10.4.2.13).
Tablet is not unlocked
Vodoo OTA Rootkeeper restored fine when I updated from ICS(9.4.3.30) to JB (10.4.2.9).
The check-boxes will be checked by the app not manually AFAIK.
Anyhow gave it a try, not clickable
Stupid of me not to backup before updating
It's possible to have backup of rootkeeper?
I have solved so, removed supersu, instal superuser from market.
Restore root from rootkeeper and all ok.
Remove superuser and reinstall supersu.
Now I have root access.
Inviato dal mio ASUS Transformer Pad TF300T con Tapatalk 2
Root Achieved
Solved the problem.
Followed the steps in the thread posted here
Steps:
Most of the commands are copy-paste from the thread just modified for this specific problem (I do not take credit for these steps).
Download View attachment su.zip from this post (thanks to calisro)
Extract the contents to a folder.
Start a cmd window in that folder and logon to adb
In adb shell type
Code:
/system/usr/we-need-root/su-backup
(check the file availability in that folder and the file name and correct the command accordingly)
Confirm whether you have root. The adb shell prompt should be # not $, also can be confirmed by typing id and should echo something like this "uid=0(root) gid=0(root)"
Remount system as RW:
Code:
mount -o remount,rw /dev/block/mmcblk0p1 /system
Open a new CMD window and push the su binary from step 1 to the sdcard using the path from where ever you put it.
Code:
adb push c:\<some path>\su /sdcard/
Then copy it to /system/bin from the adb session where you got root.
Code:
cat /sdcard/su > /system/bin/su
Change permissions for SU
Code:
chmod 6755 /system/bin/su
Download superuser (NOT SUPERSU) from play store if you do not have it already.
Force superuser upgrade the su binary. It may fail to remount system as RO. Just rerun the update in superuser and it will work the 2nd time. You don't need to remount system as RO manually since superuser update of SU will do that for you.
congrats. your now re-rooted.
Think, this will solve the problem plaguing few people who could not restore root after latest OTA.
Thanks to calisro for his easy to understand steps (please rep him in the thread, if this helped you)
k1chy said:
Solved the problem.
Followed the steps in the thread posted here
Steps:
Most of the commands are copy-paste from the thread just modified for this specific problem (I do not take credit for these steps).
Download View attachment 1338410 from this post (thanks to calisro)
Extract the contents to a folder.
Start a cmd window in that folder and logon to adb
In adb shell type
Code:
/system/usr/we-need-root/su-backup
(check the file availability in that folder and the file name and correct the command accordingly)
Confirm whether you have root. The adb shell prompt should be # not $, also can be confirmed by typing id and should echo something like this "uid=0(root) gid=0(root)"
Remount system as RW:
Code:
mount -o remount,rw /dev/block/mmcblk0p1 /system
Open a new CMD window and push the su binary from step 1 to the sdcard using the path from where ever you put it.
Code:
adb push c:\<some path>\su /sdcard/
Then copy it to /system/bin from the adb session where you got root.
Code:
cat /sdcard/su > /system/bin/su
Change permissions for SU
Code:
chmod 6755 /system/bin/su
Download superuser (NOT SUPERSU) from play store if you do not have it already.
Force superuser upgrade the su binary. It may fail to remount system as RO. Just rerun the update in superuser and it will work the 2nd time. You don't need to remount system as RO manually since superuser update of SU will do that for you.
congrats. your now re-rooted.
Think, this will solve the problem plaguing few people who could not restore root after latest OTA.
Thanks to calisro for his easy to understand steps (please rep him in the thread, if this helped you)
Click to expand...
Click to collapse
It works fine.
Thank you k1chy & calisro
nevermind, figured out.
thanks for the tutorial
It will be nice if this was a sticky
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Thank you! The last OTA that my tablet took resulted in me not being able to restore root. OTA RootKeeper kept freezing up and doing nothing. This helped me in restoring root!
Thanks a million
k1chy said:
Think, this will solve the problem plaguing few people who could not restore root after latest OTA.
Thanks to calisro for his easy to understand steps (please rep him in the thread, if this helped you)
Click to expand...
Click to collapse
Thanks a million!!
Couldn't recover root on a Razr M after JB OTA - tried all of the exploits around the forums but NONE worked
- This, however, worked a treat!!! :victory:

[GUIDE] Enable Multi-Window Mode on Android 6.0 Marshmallow

There's a hidden feature in Android 6.0, multi window. It has its warnings:
{
"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"
}
So decide if this is actually for you before following these steps
It's not shown in user builds, so we have to do some messing. You'll either need root or a custom recovery to do this, but as not everyone wants root, here's how you do it with TWRP, a USB cable, and a PC with ADB:
1. Boot your device into recovery
2. Mount your system by going to Mounts > Tick System
3. On your PC open a command line, somewhere like your desktop is useful
4. Type the following command:
HTML:
adb pull /system/build.prop
5. Open the build.prop file with your favourite (decent) editor, I recommend using Notepad++ on Windows
6. Find the "ro.build.type" line
7. Change the text after = to "userdebug" from "user"
BONUS: If you want a nicer DPI here, change the line "ro.sf.lcd_density" to your preferred DPI
8. Save the file
9. Go back to the command line and enter the following command:
HTML:
adb push build.prop /system/
10. Now open a shell doing:
HTML:
adb shell
11. Now a adb shell will open, enter these commands:
HTML:
cd system
chmod 644 build.prop
12. Reboot the device as normal
13. When the device has booted, go to the developer options
14. Scroll down to the bottom of the "Drawing" category
15. Enable multi-window and have some fun!
If you're rooted...
1. Download "Build.prop editor"
2. Find "ro.build.type"
3. Edit it to have the value "userdebug" from "user"
4. Reboot when prompted
5. When the device has booted, go to the developer options
6. Scroll down to the bottom of the "Drawing" category
7. Enable multi-window and have some fun!
Worked ! Thanks
Such a shame the Keynote didn't introduce such feature, it's stable enough. Just think of the use of the feature on a 10" tablet.
works perfect thank you !
How do you use it after enabling?
Chahk said:
How do you use it after enabling?
Click to expand...
Click to collapse
Go recent menu, on the apps beside the x there's a button to choose the top half or second half.
Multirom users can go /data/media/multirom/roms/ and edit the build prop directly there, no need to use adb. I did it without using a PC
I flashed the latest hammerhead twrp with fastboot command, it was successful, but when I reboot bootloader and choose recovery, it keeps loads forever and sometimes the screen flashes black. I tried CWM after that, it said root needed. How do you guys got recovery on M?
Chahk said:
How do you use it after enabling?
Click to expand...
Click to collapse
I get how to use it, but how do you consistently pick the two apps that you want to appear?
---------- Post added at 11:28 AM ---------- Previous post was at 11:26 AM ----------
elreydenj said:
I get how to use it, but how do you consistently pick the two apps that you want to appear?
Click to expand...
Click to collapse
It seems to be all over the place. I cant figure out how to always get the two apps that i want in multiwindow to show....
prwnd said:
I flashed the latest hammerhead twrp with fastboot command, it was successful, but when I reboot bootloader and choose recovery, it keeps loads forever and sometimes the screen flashes black. I tried CWM after that, it said root needed. How do you guys got recovery on M?
Click to expand...
Click to collapse
This is the wrong place to ask this question . Check your pm i have given you the solution and please ask your questions in the right thread next time onwards
is it possible to do that with Wugfresh Nexus Root Toolkit?
jonathanxx1 said:
is it possible to do that with Wugfresh Nexus Root Toolkit?
Click to expand...
Click to collapse
Nope. I tried doing the "push/pull files" and it didn't work. You can install custom Recovery with WugFresh then follow these instructions.
drgonzo712 said:
Nope. I tried doing the "push/pull files" and it didn't work. You can install custom Recovery with WugFresh then follow these instructions.
Click to expand...
Click to collapse
I tried also ,,and it doesn't work.
Adr990 said:
I got this message from ADB:
Anything?
Click to expand...
Click to collapse
Open terminal, type
su
cd system
chmod 644 build.prop
exit
and do stages again
Adr990 said:
When I do that, in adb shell:
Click to expand...
Click to collapse
Ow, i forgot ,my mistake sorry can you try this ?
cd system
chmod 777 build.prop
exit
damn.. is there a way to do it if it is a secondary rom on multiboot?
Adr990 said:
Oh and I also tried this:
Kinda wierd how it is not working for some, while we all flashed according to Google's adb flashing method.
Click to expand...
Click to collapse
Can you send your build.prop to me via pm. I can make a flashable zip for you
Hello people, I have multirom installed on my nexus 5, the primary rom is 5.1.1 (LMY48B), and my secondary rom is the developer preview MPZ44Q. I want to know if it's possible to enable multi-window mode since the M preview is installed as secondary rom.
I did it. Reboot into recovery. Swap the Roms. Don't reboot . reboot into recovery again from the reboot tab. Select multiboot tab just to ensure you are OK and the M ROM is the internal.. Mount system and do what the op says. Reboot into recovery again swap Roms again . reboot system and you should be OK. Takes like a half an hour to do though
PS. NEVER FIX SU. ALWAYS SKIP
I understood that if i try to install su on the M rom, it will result in bootloop. And my internal rom is stock ROOTED. So do you think it will work ?
When i will swap the roms, the fact that my primary rom is rooted, will it cause any problem ? Thanks in advance.
Nope my primary is still rooted. And I an typing this from my secondary M ROM with multi window enabled. All you have to do is never fix su for either ROM and never boot the system with M as your primary ROM and you are ok
Help me too
hsay said:
This is the wrong place to ask this question . Check your pm i have given you the solution and please ask your questions in the right thread next time onwards
Click to expand...
Click to collapse
This is the worst thing to do here but could u please guide me too to the recovery as i searched all i could but still got no answer. Even the Guys in the Discussion group had no answer. Please Help ME,.

Categories

Resources