Sasmung galaxy S4 mini usb debugging - Galaxy S 4 Mini Q&A, Help & Troubleshooting

down vote
favorite
So i had my phone droped from pocket and crack the screen of course i didn't enable usb debugging is there any why u can do this?
I try hooking up with adb console but i cant see build.prop file no where i cant find file , i try enabling with settings.db but it is no use. I need it to hook it up so i can use droid screen or something
any one know the way?

Crowz4k said:
down vote
favorite
So i had my phone droped from pocket and crack the screen of course i didn't enable usb debugging is there any why u can do this?
I try hooking up with adb console but i cant see build.prop file no where i cant find file , i try enabling with settings.db but it is no use. I need it to hook it up so i can use droid screen or something
any one know the way?
Click to expand...
Click to collapse
See
https://forum.xda-developers.com/showthread.php?t=2335799

IronRoo said:
See
https://forum.xda-developers.com/showthread.php?t=2335799
Click to expand...
Click to collapse
I cant fined build.prop in system i cant see it, i try this thing here url

Crowz4k said:
I cant fined build.prop in system i cant see it, i try this thing here url
Click to expand...
Click to collapse
Strange, that's where it should be, that's where mine is (looking in file manager)

Related

[Q] Screenshots with G2?

I'm sorry if this has been posted before, but nothing came up in search for me. But how do you take screenshots with the G2?
Menace II Society said:
I'm sorry if this has been posted before, but nothing came up in search for me. But how do you take screenshots with the G2?
Click to expand...
Click to collapse
get the Visionary temp root app from market.
type in screenshots in market search, download that app.
Open up screenshots app, check box "shake phone for screenshots". and then if you shake your phone, it will take a screenshot
Shootme from the market (requires root) or use the Android SDK on your computer.
Download VISIONary for root, and Shoot Me for screenshots.
Sent from my T-Mobile G2 using XDA App
if u dont feel like rooting (which is super easy with visionary) and have adb already installed and working on ur computer.
while ur phone is connected to ur computer...
go into ur android-sdk folder, wherever you stored all the files
go into the 'tools'
find and click on the 'ddms' file. it will open up a blank command prompt and will eventually open up a different window.
at the top, click on the 'device' tab and click on 'screen capture'. it will do the capture by itself and i think will display it also.
jakijal said:
if u dont feel like rooting (which is super easy with visionary) and have adb already installed and working on ur computer.
while ur phone is connected to ur computer...
go into ur android-sdk folder, wherever you stored all the files
go into the 'tools'
find and click on the 'ddms' file. it will open up a blank command prompt and will eventually open up a different window.
at the top, click on the 'device' tab and click on 'screen capture'. it will do the capture by itself and i think will display it also.
Click to expand...
Click to collapse
If you try this and, like what happened to myself, your phone doesn't show up, I suggest you install PdaNet on your computer. If it asks if you want to reinstall drivers, hit yes and select HTC. Should work.
rmcsc said:
If you try this and, like what happened to myself, your phone doesn't show up, I suggest you install PdaNet on your computer. If it asks if you want to reinstall drivers, hit yes and select HTC. Should work.
Click to expand...
Click to collapse
oh, so u used pdanet 2 get ur adb working?
yeah, alot of people have taken this route instead of downloading all the sdk files and all of that. itll work this way also.

[Q] Dead screen, I need screenshots

My HTC One X has a dead screen. The actual OS, lights and touch digitizer work as they should.
I have a lot of documents and photos on the phone that I would love to get off the phone via USB, but I cant quite get to the settings page without a screen.
If there is a way to pull the data off without having to go into the settings and set USB to file transfer, or if someone can send screenshots so I can see where to tap, that would be great.
I need a screenshot of the password screen (keypad), the settings screen all the way until i get to the usb screen, if anyone would please.
Thanks. First thread.
What recovery do you have (a custom one?) You can boot into that and enable ums and then retrieve data.
I may guide you
RE
Mr Hofs said:
What recovery do you have (a custom one?) You can boot into that and enable ums and then retrieve data.
I may guide you
Click to expand...
Click to collapse
Recovery? I dont know what you are talking about, so I believe i use stock. I stumbled upon a different way to get the files off via a hack on a different thread, but its ADB hack. Im a little clueless with this, but if you could guide me that would be appreciated.
The other thread i found is here: http://forum.xda-developers.com/showthread.php?t=1573744
Ah you are fully stock, no unlocked bootloader and custom rom ?
Well at least we can try this :
Download android SDK bundle (Google ) and unpack it to lets say :
C:\android
So we can find it easily ! Navigate with windows explorer to that folder and unfold the folders to a folder named "platform-tools" and check that you have adb.exe inside that folder.
Hold down shift and right click the mouse, select "open command window here.
Now connect the phone and type :
Adb devices in the command window
TehEngineer said:
My HTC One X has a dead screen. The actual OS, lights and touch digitizer work as they should.
I have a lot of documents and photos on the phone that I would love to get off the phone via USB, but I cant quite get to the settings page without a screen.
If there is a way to pull the data off without having to go into the settings and set USB to file transfer, or if someone can send screenshots so I can see where to tap, that would be great.
I need a screenshot of the password screen (keypad), the settings screen all the way until i get to the usb screen, if anyone would please.
Thanks. First thread.
Click to expand...
Click to collapse
well you should follow MR HOFS he will guide you easily but on your request here is the lock screen
RE
Mr Hofs said:
Ah you are fully stock, no unlocked bootloader and custom rom ?
Well at least we can try this :
Download android SDK bundle (Google ) and unpack it to lets say :
C:\android
So we can find it easily ! Navigate with windows explorer to that folder and unfold the folders to a folder named "platform-tools" and check that you have adb.exe inside that folder.
Hold down shift and right click the mouse, select "open command window here.
Now connect the phone and type :
Adb devices in the command window
Click to expand...
Click to collapse
It says "List of devices attached" and nothing else, then goes back to where it was. My phone does come up in "My computer" as drive K, but it cant be opened, probably due to the phone not allowing access, yknow when you hook it up it asks what you want it to do with the USB, like sync or charge, but its defaulted to charge only. But yeah, ADB DEVICES doesnt really do anything as far as I notice.
Then you probably have the problem that usb debugging is not enabled
You are on JB .... do you know how to get the phone on its homescreen ?
RE
Mr Hofs said:
Then you probably have the problem that usb debugging is not enabled
You are on JB .... do you know how to get the phone on its homescreen ?
Click to expand...
Click to collapse
Yeah, but I have no way of telling if im on the home screen or if im tapping the right buttons, which is why i asked for a screenshot. Not trying to sound rude.
Open ddms
Sent from my HTC One X using xda premium
Yeah open ddms ?!? Thats what i call short info.
You got your screenshot. If you are on the homescreen after the pincode the MTP should be enabled and your sdcard should be accessible
RE
Mr Hofs said:
Yeah open ddms ?!? Thats what i call short info.
You got your screenshot. If you are on the homescreen after the pincode the MTP should be enabled and your sdcard should be accessible
Click to expand...
Click to collapse
I tried to enter the code a few times, ive tried ADB every attempt. Ill keep trying until something happens.
RE
TehEngineer said:
I tried to enter the code a few times, ive tried ADB every attempt. Ill keep trying until something happens.
Click to expand...
Click to collapse
I had no luck unlocking the phone. I believe I did, but it still didnt show up on the command prompt.
Im sorry I dont have much knowledge on android, but i presume there is no way to directly pull data from the device, without having to unlock it, correct?
Edit
I dont think the digitizer is functioning anymore. I cannot get any touch response out of it anymore. Is it a goner?
Re
I cant get any response out of it anymore. Am I out of options?
Unfortunately yes.....
RE
Mr Hofs said:
Unfortunately yes.....
Click to expand...
Click to collapse
Alright. thanks for the help though.
Yeah well ! Can't think of any other solution !
Mr Hofs said:
Yeah well ! Can't think of any other solution !
Click to expand...
Click to collapse
I just had one last thing to add.
Sorry for the late reply, but, It still has internet connection and I can install an app from the Play store remotely. I just cant run it due to the broken screen, but, if possible, is there a remote-access app that doesnt require setup that you know of? Or an app that enables file access somehow, Im not sure.
Or im still out of options. thanks again for your attention.

[Guide]Unlocking Android Protection Code Without Reset Or Root

THIS METHOD WILL NOT WORK IN NEWER VERSIONS OF ANDROID
Click to expand...
Click to collapse
1.Please note that by using this method you can unlock phone without losing any data.
2.This must not be used for any illegal purpose.
3.I do not hold any responsibility of any phones bricked using this method(though it is tested)
.
.
Requirements
Links
1.Download Android Multi Tools- Click Here
2.Universal Adb Drivers - Click Here
Click to expand...
Click to collapse
.
.
Now lets begin
1.First unpack the tool.
2.Then install the adb driver.
3.Turn on your phone and connect it to pc via data cable.
4.Now press 1 to check if your device is connected properly.
5.Now if you have pin,password or face-lock please press 2.
6.If you have pattern lock then press 3.
7.Device will reboot and it will be unlocked.
8.If it still shows pattern,pin or password enter window simply simply give any to unlock.
Click to expand...
Click to collapse
.
.
Other action that can be done by this program are below
.
Choice detail
1.check device for check connection of device to pc.
4.reset gmail for reset gmail login after try many time wrong unlock
5.wipe data for reset all data to factory setting.
6.reboot for reboot device to normal mode or exit from adb shell.
7.check device on fastboot mode for check connection of device to on fastboot mode.
8.wipe data / cache on fastboot mode for erase user datat and cache on fastboot mode to resolve freeze,stuk on boot logo or slow down device. That is often found in the cpu spreadtrum sc6280/sc8810.
9.exit fastboot mode for reboot your pc or exit fastboot.
0.go to command promt for entering dos promt.you can use command in this soft folder and can return to the main program by type exit
s.software info for info cpu inside,firmware version and etc.
H.hardware info for determine the ic number of gsensor,touch screen,camera,wifi and more
Click to expand...
Click to collapse
.
.
.
thanks for reading this post
Written By
Pranto Roy
XDA
Click to expand...
Click to collapse
Links
1.download android multi tools- http://d-h.st/rCh
2. universal adb drivers - http://adbdriver.com/upload/AdbDriverInstaller.exe
prantoroy said:
Links
1.download android multi tools-
2. universal adb drivers -
Click to expand...
Click to collapse
thanks
my younger bro face this problem yesterday and today i got ans
will try and update
Jpjayesh said:
thanks
my younger bro face this problem yesterday and today i got ans
will try and update
Click to expand...
Click to collapse
Sure Please Update
Thnks
Sent from my HTC One X using xda app-developers app
chrisb906 said:
Thnks
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
hmm. . . gud
share it!!
Unfortunately, I was not at my work machine.
Pranto Roy said:
1.Please note that by using this method you can unlock phone without losing any data.
2.This must not be used for any illegal purpose.
3.I do not hold any responsibility of any phones bricked using this method(though it is tested)
.
.
.
.
.
.
.
.
.
Click to expand...
Click to collapse
Hello to everyone!
This description is very good, but unfortunately I can not help of mind. The Freetab 2099 tablet is set, the OSD, I forgot, offered through the recovery gmail account, but the machine is not connected to the Internet, and it can not be solved. The Windows XP felimeri the machine, but only shows an empty folder adb driver installation, and Total Commander, however does not see downloaded from the manufacturer's website drivers installed, but not working this solution, a multitool can not find device. Maybe a factory reset would solve the matter but has not yet been described find or install a new rom that is. Img extension of the manufacturer's side, but I do not know bekepcsolni debug mode on the machine, it does not allow the zárképrnyőről to move on.
If anyone knows a solution to my problem, thanks in advance.
Hello, Valer
Tiszaba said:
Hello to everyone!
This description is very good, but unfortunately I can not help of mind. The Freetab 2099 tablet is set, the OSD, I forgot, offered through the recovery gmail account, but the machine is not connected to the Internet, and it can not be solved. The Windows XP felimeri the machine, but only shows an empty folder adb driver installation, and Total Commander, however does not see downloaded from the manufacturer's website drivers installed, but not working this solution, a multitool can not find device. Maybe a factory reset would solve the matter but has not yet been described find or install a new rom that is. Img extension of the manufacturer's side, but I do not know bekepcsolni debug mode on the machine, it does not allow the zárképrnyőről to move on.
If anyone knows a solution to my problem, thanks in advance.
Hello, Valer
Click to expand...
Click to collapse
Seriously Man.
Didn't Understood A Word.
Give Details and Only Ask The Main Question
Pranto Roy said:
Seriously Man.
Didn't Understood A Word.
Give Details and Only Ask The Main Question
Click to expand...
Click to collapse
The "Freetab 2099" table host forgot the password and can not login. The Android Multi Tools does not recognize your computer, Windows can only see empty folders. How to factory reset the computer to do?
Tiszaba said:
The "Freetab 2099" table host forgot the password and can not login. The Android Multi Tools does not recognize your computer, Windows can only see empty folders. How to factory reset the computer to do?
Click to expand...
Click to collapse
If The Computer Doesn't Recognize It Install Drivers.
Without Identifying Its Not Possible.
Pranto Roy said:
If The Computer Doesn't Recognize It Install Drivers.
Without Identifying Its Not Possible.
Click to expand...
Click to collapse
Hello!
The Adb Driver Installer does not recognize the machine, so I installed the manufacturer's website for official drivers. Only one folder is empty, or whatever it may be copied, "The device is not responding or is not connected."
Tiszaba said:
Hello!
The Adb Driver Installer does not recognize the machine, so I installed the manufacturer's website for official drivers. Only one folder is empty, or whatever it may be copied, "The device is not responding or is not connected."
Click to expand...
Click to collapse
I'll Get The Drivers
ts, i tried to used the tool the the .exe recognize my device it shows the serial number but when i tried to unlock using otion 2 or 3 it doesn't work i got skk mobile a1 device it has somewhat like ios GUI
ghepier said:
ts, i tried to used the tool the the .exe recognize my device it shows the serial number but when i tried to unlock using otion 2 or 3 it doesn't work i got skk mobile a1 device it has somewhat like ios GUI
Click to expand...
Click to collapse
If It Recognized Ur Device It Will Work
And Please Add Details
Eg. What Error Message etc.
Hi there, i have tried to use the following software but it doesnt work
so basically I have a samsung G3 i9300T and I know the pattern code but i still want to try out.
firstly when i ran the Multi-tool, it doesn't recongized my phone. So i realized i have to turn on USB debugging in order to let the software to detect my phone.
So i have turned the usb debug mode on and it finally picks up my phone.
Press 1 and it has my serial number, good, good. Then I go to option 3 as you mentioned in order to unlock pattern lock.
It reboots, and the pattern lock is still sitting on screen. So i tried to swipe anywhere on the pattern lock but it doesnt allow me to go further unless i input the right code.
Now i am wondering what could went wrong?
Fossil_Sioux said:
Hi there, i have tried to use the following software but it doesnt work
so basically I have a samsung G3 i9300T and I know the pattern code but i still want to try out.
firstly when i ran the Multi-tool, it doesn't recongized my phone. So i realized i have to turn on USB debugging in order to let the software to detect my phone.
So i have turned the usb debug mode on and it finally picks up my phone.
Press 1 and it has my serial number, good, good. Then I go to option 3 as you mentioned in order to unlock pattern lock.
It reboots, and the pattern lock is still sitting on screen. So i tried to swipe anywhere on the pattern lock but it doesnt allow me to go further unless i input the right code.
Now i am wondering what could went wrong?
Click to expand...
Click to collapse
That Is The Exact Process
I'll test it On S3
Didn't work on Motorola XT901
Thanks for supplying such a tool, unfortunately I tried it and had the same result has Fossil_Sioux on a Motorola XT901. Phone is recognized and when I select option 2 it reboots, but the lock screen is still displayed. I enter in any random pin and it just prompts me to try again. Any suggestions?
thanks
thanks for your time in posting this information because i find it very helpful
Nice
Nice thread...thnx man.
Devill007 said:
Nice thread...thnx man.
Click to expand...
Click to collapse
Thanks

[Q] new firmware messed up my ouya

hi all can someone please help after ouya send out new firmware 2 weeks ago it messed up my box big time cant even do anything with it
1 ouya is not rooted
2 ouya was working 100% before new firmware
3 tried the usb keyboard reset trick (did not work) all I am getting is what is in video ???
thanks
bigyellowfish said:
hi all can someone please help after ouya send out new firmware 2 weeks ago it messed up my box big time cant even do anything with it
1 ouya is not rooted
2 ouya was working 100% before new firmware
3 tried the usb keyboard reset trick (did not work) all I am getting is what is in video ???
thanks
Click to expand...
Click to collapse
anyone please :crying:
I tried watching video but could not. Does your system boot
mcord11758 said:
I tried watching video but could not. Does your system boot
Click to expand...
Click to collapse
thanks for your time mcord
sorry don't know what's happing there it you can look at this line and post number 19 is all I can get on my ouya , have nothing but problems after last update
http://ouyaforum.com/showthread.php?14831-cant-get-to-ouya-store/page2
4366
bigyellowfish said:
thanks for your time mcord
sorry don't know what's happing there it you can look at this line and post number 19 is all I can get on my ouya , have nothing but problems after last update
http://ouyaforum.com/showthread.php?14831-cant-get-to-ouya-store/page2
Click to expand...
Click to collapse
also can anyone please tell me what is put in box at point 1.23 of this video ???
thanks
https://www.youtube.com/watch?v=-03E5mMQtO4
bigyellowfish said:
also can anyone please tell me what is put in box at point 1.23 of this video ???
thanks chamber
https://www.youtube.com/watch?v=-03E5mMQtO4
Click to expand...
Click to collapse
You do not hands to do that step if you do not want to. It makes life a little easier but is not necessary
Say you save platform tools on your c drive
You can go to the folder then hold shift and right click and select open command
Or you can just go to start and in search enter cmd then select it to open command window. Once open you can change directories. On my pc I named platform tools adb instead. So I type in command
cd /adb
Then hit enter. You should now be in the correct directory
Make sure Firmware zip is saved in the same folder. Skip the part in the video where he cd desktop. Just type in the adb sideload command.
anyone please help with Port Forwarding on a DD-WRT for ouya ??? port from ?? and port to ???
thanks

[HELP] Cannot connect to PC using usb cable.

Hello,
I have Lumia 930 with W10M ....yesterday,i deployed "root app" and "CustomPFD" .xaps to my device...to get Interop Unlock and Full FS Access,but i think i do something what i shouldnt do...
My probles is: when i connect my device to PC using same USB cable as yesterday an any other day....it just pop up messenge about slow charger,normalny its pop up if i wanna use cable to move items and stuff from/to my device...but now i just cannot connect my L930 to PC....it just charges my phone...can u guys please tell me how to solve this problem??
It happened to me yesterday. The issue is activating full MTP access. It doesen't work properly. It has a slim chance for your pc to detect the system files. I recommend you use customPDF registry editor to revert the changes (search this forum). Or factory reset will do, but it will be a hassle setting up your phone all over again.
soad26 said:
It happened to me yesterday. The issue is activating full MTP access. It doesen't work properly. It has a slim chance for your pc to detect the system files. I recommend you use customPDF registry editor to revert the changes (search this forum). Or factory reset will do, but it will be a hassle setting up your phone all over again.
Click to expand...
Click to collapse
I searched....and tryed that "enable and disable" method in CustomPFD...i seriously dont wanna factory reset my phone...ohhh....that so bad
EDIT: Oh.nothing works....i think i need to do factory reset...when its done ill post next EDIT if it works
You have to do it manually. I found this. This is the exact process i did with cPDF.
navigate this path :
HKLM\Software\Microsoft\MTP
edit Data Store value to c:\Data\Users\Public and hit Write button .
that's it
Unplug/replug your phon until the system detects it.
soad26 said:
You have to do it manually. I found this. This is the exact process i did with cPDF.
navigate this path :
HKLM\Software\Microsoft\MTP
edit Data Store value to c:\Data\Users\Public and hit Write button .
that's it
Unplug/replug your phon until the system detects it.
Click to expand...
Click to collapse
A did this already but it didnt worked...is already has "c:\Data\Users\Public " value....
Sharp852 said:
A did this already but it didnt worked...is already has "c:\Data\Users\Public " value....
Click to expand...
Click to collapse
Did you restart? And press write like 10x. Unplug your phone, wait. If it did not work, just unplug/replug until your pc detects it.
soad26 said:
Did you restart? And press write like 10x. Unplug your phone, wait. If it did not work, just unplug/replug until your pc detects it.
Click to expand...
Click to collapse
I did factory reset...now it works like a charm...but while formatting,i rimebered that i forgot to backup my photos.... ...so i dont have my photos now....
Ouch... I feel you brother. Just do interop unlock, i dont find full mtp access that really useful.
soad26 said:
Ouch... I feel you brother. Just do interop unlock, i dont find full mtp access that really useful.[/QUOTE
Okay,at least i have some of photos on Onedrive form WP8 .....at least something....okay...so i dont need Full MTP access really.....so just interop unlock from "root tool"...and what to choose? just Interop,Interop+Capability or Win10 Capabilities? and...ive seen on 1 threat what there is option to bring on 5 Quick Access tiles...how to do that??
Click to expand...
Click to collapse
same on Lumia 535
Sharp852 said:
Hello,
I have Lumia 930 with W10M ....yesterday,i deployed "root app" and "CustomPFD" .xaps to my device...to get Interop Unlock and Full FS Access,but i think i do something what i shouldnt do...
My probles is: when i connect my device to PC using same USB cable as yesterday an any other day....it just pop up messenge about slow charger,normalny its pop up if i wanna use cable to move items and stuff from/to my device...but now i just cannot connect my L930 to PC....it just charges my phone...can u guys please tell me how to solve this problem??
Click to expand...
Click to collapse
same problem
Having this issue on my Lumia 830. I did the registry changes (tried combo of upper/lowercase for the registry key) and nothing worked.
Eventually, after trying boot mode (the ! window) I am locked out of all my jailbreak apps. I suspect the boot loader (holding the volume key down until the ! screen loads) locked my capabilities.
Oh well. Windows Recovery Tool says there's new Firmware for the 830 (much newer than what's on my phone). Yet another full restore is in the works for me. Hope anyone reading this doesn't make the same mistake I did!

Categories

Resources