[Q] P3110 stuck in factory mode - Galaxy Tab 2 Q&A, Help & Troubleshooting

I'm getting the Factory Mode is On notification on my p3110.. How do you change the mode to user? thanks!

{
"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"
}
Screenshot.. help!!
Sent from my GT-P3110 using xda app-developers app

This might help...
Hey bud, you could maybe try fetching and re-flashing local & official firmware files from here
It may bring your Tab back to its original state ready for "backup" then custom/official flash... or or or just sell it to me :laugh:

factory mode is on after an OTA update of ICS to JB, using samsung galaxy tab 2
pjdq811 said:
I'm getting the Factory Mode is On notification on my p3110.. How do you change the mode to user? thanks!
Click to expand...
Click to collapse
I am also having the same problem with you. have you found any solution to this one yet?

Tab2 10.1 stuck in the factory mode
My tab2 10.1 GT-P5113 stuck in the "factory mode" after update from ICS to JB 4.1.1 and Factory mode icon has been created on the page.
I have tried to hard reset but this screen comes always
Tell how to disable, I just want to get rid of it.

Try this -
it's needs to be typed in, in terminal (will try to find the source)
Fix:
Rooted device
Mounted /efs partition (if in recovery)
Execute the following commands:
Code:
adb shell
su
echo -n ON > /efs/imei/keystr
chown 1001:1001 /efs/imei/keystr
Reboot device
EDIT - Try looking through this too for a fix
http://forum.xda-developers.com/showthread.php?t=2125293

How to root
squ89r97 said:
Try this -
it's needs to be typed in, in terminal (will try to find the source)
Fix:
Rooted device
Mounted /efs partition (if in recovery)
Execute the following commands:
Code:
adb shell
su
echo -n ON > /efs/imei/keystr
chown 1001:1001 /efs/imei/keystr
Reboot device
EDIT - Try looking through this too for a fix
http://forum.xda-developers.com/showthread.php?t=2125293
Click to expand...
Click to collapse
I don't know how to root Samsung Galaxy Tab2 10.1 GT-P5113 (Came with ver 4.0.4), read several threads but nobody describe in detail how to do it.
Need detailed procedure how to insert these commands in shell terminal.

http://www.youtube.com/watch?v=pAvze-VNzj8
follow this.(yes its a video by me.)
then download Terminal Emulator from the play store and enter
Code:
su
echo -n ON > /efs/imei/keystr
chown 1001:1001 /efs/imei/keystr
Incase you are new and don't understand how to do that first put in the first line. (So "su")
and then press enter. then enter the second line. enter. 3rd line. enter and so on.

Stuck too
Hi guy's
I have the same problème but my P3110 is not root.
I tried to root it with CF-Auto-Root-espressowifi-espressowifixx-gtp3110 but failed
I tried the upload recovery cwm-6.0.1.1-p3110 but failed
I tried to upload the firmware P3110XXCLK7_P3110XEFCLK2_XEF but failed
Pleaaaaaase help !

Related

I can't pull an app from the sdcard

I just rooted the phone (I know this because I installed a screen shot app and it works) and I'm trying to copy a private app that is free off of my phone onto my computer. But, I cannot figure it out. Could someone please give me step-by-step instructions. I would really appreciate this.
It sounds like you have completed this process:
http://forum.xda-developers.com/showthread.php?t=581577
But read it and make sure you complete the last step to flash the recovery rom.
www.androidspin.com/downloads...roc-v1.2.3.img
He kind of botched the last command instead of:
adb shell flash_image recovery recovery-RA-heroc-v1.2.3.img
it should be:
adb shell
cd /sdcard/
su
flash_image recovery recovery-RA-heroc-v1.2.3.img
Once you make sure this is done, turn of your phone and then hold Home button and press end button. This should load the recovery, choose Nandroid Backup once you are done backing up you will want to flash Modaco's 1.1 rom. More information can be found here:
http://forum.xda-developers.com/showthread.php?t=581846
Once this is done connect your phone to your pc, and open command prompt.
type in:
cd "the directory where the sdk is" \tools
then type:
If you are using appstosd with ext2 and fat32 partitioned sdcard:
adb pull /system/sd/app app
If you are using just fat32, no appstosd:
adb pull /data/app app
this will put all your apps into a directory named app in your \tools folder on your pc.
for private apps just replace app with app-private
alternatively, you can move apps one at a time with the command:
leave out " ".
adb pull /system/sd/app/"appname" "appname"
This will place the file directly into your tools directory. Hope this helps.
Yep, thats what I did. But I didn't flash the recovery rom. If I do that will it erase all my applicastion that I have installed? I didn't want to do that because the app I want to backup was free when I downloaded it but now it's not.
Ok, so I followed all the instructions above and go the in MoDaCo rom flashed. Then, when I tried to pull the apps off the sdcard I get a permissions denied error.
{
"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"
}
Thanks.
Now I have a new problem. It says "adb: not found". Now what?
Thanks for being so helpful everyone.
adb is a command that is run outside of the shell
for example your prompt would still be at
c:\android-sdk-windows\tools>adb pull /data/app-private (location)
you can't use adb inside of adb shell
Ah, I didn't know adb had to be run outside of the shell.
Now it says there aren't any files in app-private but I know there are two in there.

[Q] Can we use this way to Flash OpenRecovery for XT720 ?

Can we use this way to Flash OpenRecovery for XT720 ?
http://theunlockr.com/2010/08/11/how-to-load-a-custom-rom-on-the-motorola-xt701/
amjad_2020 said:
Can we use this way to Flash OpenRecovery for XT720 ?
http://theunlockr.com/2010/08/11/how-to-load-a-custom-rom-on-the-motorola-xt701/
Click to expand...
Click to collapse
cannot but this one can.....new release...hope someone can start working on this http://modmymobile.com/forums/545-m...01-xt720-open-recovery-1-46-11-21-2010-a.html
here my screen shot openrecovery for xt...
{
"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"
}
i have try this one but it don't work
Hi i have XT720 i cant boot to openrecovery
i say unknown operand and it just restart
C:\AndroidSDK\tools>adb shell
$ su
su
# cp /sdcard/OpenRecovery/orbootstrap/install_script.sh /tmp
cp /sdcard/OpenRecovery/orbootstrap/install_script.sh /tmp
# chmod 755 /tmp/install_script.sh
chmod 755 /tmp/install_script.sh
# /tmp/install_script.sh STR
/tmp/install_script.sh STR
Installation done.
# reboot openrecovery
reboot openrecovery
==: unknown operand
C:\AndroidSDK\tools>
http://modmymobile.com/forums/563-m.../531599-open-recovery-v1-46-11-21-2010-a.html
i will Flash the SBF for XT720 and try again ......................
http://modmymobile.com/forums/545-m...01-xt720-open-recovery-1-46-11-21-2010-a.html
U need to hold volume up button when it restart then u can see openrecovery image..
so does it can flash 2.2?
khalpowers said:
cannot but this one can.....new release...hope someone can start working on this
Click to expand...
Click to collapse
Where did you find this???? Is there someone trying to make an xt720 rom custom ?????
we have a kernel writing team led by resar in the other thread.. but his 720 seems to be broken.. so we are waiting for his phone to return n him to return to the project..
khalpowers said:
U need to hold volume up button when it restart then u can see openrecovery image..
Click to expand...
Click to collapse
Wooow it's working thank you
So we are finally on some good track
Although we do not have a separate forum ... yet >.<
openrecovery worked. But nandroid backup failed on xt720!
Anyone make a nandroid backup????
khalpowers ?????
I have made a nandroid back up. But you can't select all you get errors. I only made a partial nandroid. Only system, data, and something else I can't remember.
Ok but you can backup your system and data...
I ll have to try it
i will try it too

HTC Legend Root & Downgrade

Hi,
I'm new here, so I don't know how to put this...
I have a HTC Legend 2.2 Froyo with HBoot 1.01 and I want to downgrade and root it so I can put CM7 on it. Can anyone tell me how to do this?
Thanks!
DM779
@DMasta779 read this ---> [GUIDE] How To Root HBOOT 1.01
i4o said:
@DMasta779 read this ---> [GUIDE] How To Root HBOOT 1.01
Click to expand...
Click to collapse
Thanks, but at the first step, where I type ''adb shell'' it
says:''adb: permission denied''.
What do I have to do?
On linux, make sure adb is executable. On windows, make sure you run cmd as an administrator
Help?
I always did it on my phone with Terminal Emulator(Temprooted). When I type in ''adb shell'' it gives ''adb: permission denied''. When I try it on my PC(Windows) With only charge and USB debugging on, adb doesn't find my phone.(This is also in fastboot mode)
It gives: ''error: device not found''. What on earth am I doing wrong?
Adb isn't executed on the phone, it's on the pc. The phone should be running normally when you run it (with usb debugging enabled)
Also install htc sync to get the correct drivers
Rehash: start the phone normally. Ensure usb debugging is enabled. Plug the gizmo into your pc. Run adb shell in the command prompt as administrator
Sent from my GT-P1000 using XDA App
http ://i55.tinypic.com/f35a2q.png
This is where I get stucked right now. Anyone?
(delete the space in the URL)
The things that've deleted, are the CID's.
DMasta779 said:
http ://i55.tinypic.com/f35a2q.png
This is where I get stucked right now. Anyone?
(delete the space in the URL)
The things that've deleted, are the CID's.
Click to expand...
Click to collapse
Adb is not a valid binary on the phone.
When you issue adb shell you're dropped in to the shell on the phone. Any commands entered there execute on the phone. Type exit to get out of the shell before executing the push commands
Sent from my GT-P1000 using XDA App
Oh OK, I see, but when I type in just ''push goldcard.img /data/local/'' after adb shell, it says: ''push: permission denied''. (running as admin in windows and temprooted phone)
Exit out of the phone's shell, them the command is
Code:
adb push goldcard.img /data/local
{
"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"
}
I think it didn't push the file completely. I get this every time when I am trying to push something.
EDIT: I did ignore it and advanced to the next steps and by this command I get stuck:
...and backup your current misc partition:
Code:
cat /dev/mtd/mtd0 > /sdcard/misc_backup.img
Click to expand...
Click to collapse
Click to expand...
Click to collapse
I can't backup/write the misc

[MOD][Motorola Cliq 2]2ndInit Recovery

Awesome news guys! I have successfully ported the 2ndInit Recovery to the Cliq 2! I replaced the Defy recovery with the recovery I worked up. As of right now, I do not have an apk to install it, it will require the use of ADB.
Thanks to the Korean developers that created the 2ndInit method for the Defy, without them, none of this were possible. Also thanks to polovinamozga and bdoc from xda for helping me get a working recovery, and my GRP team for helping me getting started. Also thanks to ksubedi on xda for adb instructions on the install.
**As always, not responsible for what does or doesn't happen to your device. If you aren't comfortable with voiding your warranty, do not attempt.**
Create a folder on the root of your sd card called bootmenu. Download this https://www.box.com/shared/86zp2vc6cyuvon61hcor and unzip it to your sd in the bootmenu folder you created.
Once completed, run the following commands to install.
Code:
C:/> adb shell
$ su
# cp -R /sdcard/bootmenu /data/bootmenu
# cd /data/bootmenu
# chmod 755 *
# ./install.sh
# rm -R /data/bootmenu
This installs the bootmenu onto your phone. Once the commands are complete, turn off USB Debugging and reboot your phone once. Allow it to reboot. To get into recovery, reboot your phone again. When powering on, after the red LED turns off, a blue LED will show up briefly. When you see the blue LED, press the volume down button. Android BootMenu will display. Use volume buttons to navigate to [Custom Recovery] start. and press the volume button. Use volume buttons again to navigate CWMR, but use the camera button to select. If you get into a menu with no Go Back option, slide open the keyboard and use the delete button to go back.
Some reported that their power button functions as select button in CWMR.
Sent from Tapatalk
**3/24/13
Updated link, no longer supporting as I don't have the device.
I don't have a phone to test, but now I see what you were working on =)
{
"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"
}
Mediafire link is dead. Anybody have a mirror?
@dlamber7
SaurusM3 said:
Mediafire link is dead. Anybody have a mirror?
@dlamber7
Click to expand...
Click to collapse
Oh thanks. I forgot about that. I need to update that here and a couple other places. I'll try to get it either tomorrow or Tuesday.
Sent from my ADR6410LVW using Tapatalk 2
dlamber7 said:
Oh thanks. I forgot about that. I need to update that here and a couple other places. I'll try to get it either tomorrow or Tuesday.
Sent from my ADR6410LVW using Tapatalk 2
Click to expand...
Click to collapse
Well.........
Found my backup, uploaded again. I'm not following this thread anymore after this, as I no longer have the cliq 2.
Sent from my Rezound using Tapatalk 2
and now that link is dead… anyone still got it??

Cracking android passwords

I am ultra noob, so can anyone take a look at the following link for me.
And post a detailed guide.
https://www.pentestpartners.com/security-blog/cracking-android-passwords-a-how-to/
Thanks
P.S. I need this for my own phone and not for illegal stuff.
If your phone's Android is rooted
&
If your phone can get accessed by means of ADB
then
you can open Android's SQLite database named /data/system/locksettings.db via ADB
Code:
adb devices
adb shell
mount -t auto -o rw,remount /data/system
sqlite3 /data/system/locksettings.db
and do the database query as mentioned in the article linked to.
@jwoegerbauer this is what it shows
{
"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"
}
​Some things to mention.
1.My phone is locked.
2.By default it goes to USB tethering mode upon connecting to my PC(I changed the setting in DEV mode)
3. It is rooted
4. It has orange fox recovery installed
5. Again I am a noob right now (won't remain that way for too long) and need a tutorial of some kind to do this successfully.
6. I do not know SQL and so how to use it either, and for that matter Hashcat too.
The blog still remains difficult for me.
Thanks again
Line
Code:
mount -t auto -o rw,remount /data/system
should read as
Code:
mount -t auto -o rw,remount /data
Nothing
I see today is not my best day.
This should work
Code:
adb devices
adb shell
su -c 'mount -t auto -o rw,remount /data'
sqlite3 /data/system/locksettings.db
Still not working @jwoegerbauer
Is there any other way such as doing all this in recovery mode or using terminal in orange fox
or adb sidelode or something.
sa1 said:
View attachment 5307221
Click to expand...
Click to collapse
My guess is that your phone 's Android isn't properly rooted.
@jwoegerbauer what does properly rooted mean. All apps that require root works properly.
SubwayChamp said : If you are in Android 10 system can't be mounted the suggested way, you also said that device is locked but is rooted (?). Orange Fox recovery has inbuilt an add-on feature that can do that.
Here : https://forum.xda-developers.com/t/help-thread-ask-any-question-noob-friendly.2257421/post-85003273
sa1 said:
@jwoegerbauer what does properly rooted mean. All apps that require root works properly.
Click to expand...
Click to collapse
It's not interesting here whether apps that require root work or not. In your case it is only important whether SU-binary can be found by the system.
Anyway:
Some newer Android builds require the following additional ADB commands to be run first to disable Android's AVB-lock
Code:
adb root
adb disable-verity
adb reboot
adb wait-for-device
Try this. Then run commands as listed above.
FYI: I no longer participate this thread. Have a nice day.
This is what it shows

Categories

Resources