Help , kmsg/adb - Samsung Galaxy Ace Plus S7500

Hello guys/gales
Maybe I could find some tutorials on the net but I thought someone here could help me better in a cleaner way .
To take the kmsg , do I need adb set on my PC?
How can I setup the adb on my PC?
Can you give me tutorial about setting adb correctly?
How to take kmsg through adb , can I take it through the Terminal Emulator?
How to take logcat on adb ?
Sent from my GT-S7500 using xda premium

blinqipa said:
Hello guys/gales
Maybe I could find some tutorials on the net but I thought someone here could help me better in a cleaner way .
To take the kmsg , do I need adb set on my PC?
How can I setup the adb on my PC?
Can you give me tutorial about setting adb correctly?
How to take kmsg through adb , can I take it through the Terminal Emulator?
How to take logcat on adb ?
Sent from my GT-S7500 using xda premium
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2303834
this guide can help you

Related

[Q] ADB & Linux

Anyone have adb working with linux? I've had zero luck hacking around with udev. Any assistance (udev rules, etc) appreciated! I do have adb-wireless working. My distro is Debian Sid.
probably not the best way, but i just threw it in the bin folder so i dont have to bother with it at all
I had no issues installing the sdk on lucid on my amd64. Never could get the sdk to install on xp(flp), so I had to install the one click root one line at a time from the *.bat
Sent from my SPH-D700 using XDA App
here for future reference, its a quick little script that will root your phone
http://www.mediafire.com/?hk59z8j5dve6tgf this works as long as your using bash shell cannot confirm for any others..
make sure to set click here as executable and make sure debugging is on your phone
shabbypenguin said:
probably not the best way, but i just threw it in the bin folder so i dont have to bother with it at all
Click to expand...
Click to collapse
I've installed the SDK and my phone is already rooted. My problem is that adb does not detect the phone. Sorry for any confusion.
hmm try this
adb kill-server
sudo adb start-server
adb devices
Click to expand...
Click to collapse
let me know what it says
shabbypenguin said:
hmm try this
let me know what it says
Click to expand...
Click to collapse
Thanks, working after the adb server restart. I could swear I had tried that before, but obviously not
Code:
List of devices attached
D700bc859a65 device
yea i know i have to use sudo start server on my computer otherwise i get ???????

Question about ADB...

I installed ADB (Windows 7) has described in this forum. ADB recognizes my phone when the phone is on. When I load the bootloader to prepare to unlock it the serial number does not show like when its on. Is this normal? Do I just proceed to unlock it?
Sent from my Nexus S using XDA App
sarge363 said:
I installed ADB (Windows 7) has described in this forum. ADB recognizes my phone when the phone is on. When I load the bootloader to prepare to unlock it the serial number does not show like when its on. Is this normal? Do I just proceed to unlock it?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
You should not see it mounted unless you have it mounted. try running this command replacing blah with the file path to your adb file
Code:
blah/blah/blah adb shell
If it works, you're golden. If not, troubleshoot
I set the environmental variables so I can just enter adb shell?
Sent from my Nexus S using XDA App
sarge363 said:
I set the environmental variables so I can just enter adb shell?
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
Um I'm not too great with windows and on a mac we just drag the adb file into our command prompt and it works =/ what I'm saying is I have no idea what you mean by environmental variables. Try it? If it doesn't tell you the phone isn't there but also doesn't say its starting the daemon then you have to enter everything.
Awesome I'll give it a shot when I get home.
Sent from my Nexus S using XDA App
I tried adb shell and it says error: device not found. I've tried to update the drivers that i got from this thread.
http://forum.xda-developers.com/showthread.php?t=878786
Inside the x64 drivers there looks like there are 4 that might work:
Android_test
Android_usb
Android_winusb
Android_winusb2
I really dont understand what I'm doing wrong.
Edit: I entered the entire path and still nothing.
haha I got it. I was getting frustrated of trying to "play it safe" and said screw it. I just went ahead and entered fastboot oem unlock and it worked lol......
Rooted!!!
Sent from my Nexus S using XDA App
Congrats
Sent from my Nexus S using XDA App

[Q] Root yarvik tab

Is it possible to root the Yarvik TAB07-100, i cant found informaties over this
mjs87 said:
Is it possible to root the Yarvik TAB07-100, i cant found informaties over this
Click to expand...
Click to collapse
Same question here, I don"t have any clue how to root it !
Follow this metod!
1. Download and install Moborobo (because of drivers)
2. Connect you device to PC via USB cable (USB debugging mode on)
3. Start Moborobo and wait to finish installing drivers. After that go to device info and you will see that device is rooted but its not (i recommend to download root checker from play store - and you will see that device isnt rooted )
4. Download and install UnlockRoot free
5. Start UnlockRoot and you will see that device is rooted (but its not - you can check with root checker)
6. Start ROOT process and after few moments you will have rooted device! you can check with root checker
after go to play store and download superuser application. Now you have FULLY rooted device
notice: if supeuser (from play store) dont gives you popup to grant privileges then uninstall it and follow this procedure :
1.Download Yarvik ADB [by Orzech]:
http://www48.zippyshare.com/v/60795775/file.html
2.Run CMD in admin mode and go to the download Yarvik ADB folder.
>Enter:
adb kill-server
adb devices
adb remount
adb push Superuser.apk /system/app/
adb push su /system/bin/
adb shell "chmod 644 /system/app/Superuser.apk"
adb shell "chmod 6755 /system/bin/su"
adb remount
adb reboot
Tried that but no joy thanks anyway
Sent from my HTC One S using xda app-developers app
toiletroll said:
Tried that but no joy thanks anyway
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
where did you stuck ? maybe i can help
Used bin4ry root and restore and have su. That's as far as I got so far
Sent from my HTC One S using xda app-developers app
toiletroll said:
Used bin4ry root and restore and have su. That's as far as I got so far
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
so if you have su your tab is rooted. did you installed superuser apk ?
It installed as part of bin4ry
Sent from my HTC One S using xda app-developers app
Rooted succesfully, many thanks.
I just had to install root checker after the root process, press check and then the popup to accept the root access appeared.
BTW, is this a CM10 or CM10.1 rom for this tablet ?
thank you!
i used this thread to root yarvik tab13-201 xenta and it worked! thank you very much!
Its taken hours to find a thread that has drivers haha will this work on tab07-485 its running 4.2.2 the funny thing is I have superuser binary installed
Sent from my Noble TAB07-485 using xda app-developers app
Sorry ment to say I did it with kingo android root
Sent from my HTC One using XDA Free mobile app
Tab13-201 - Need ROM
Hello there,
I have a bricked Yarvik Xenta 13c. Cud someone help me to find a ROM for the device.
I have tried the manufacturer and other rom sites, but ROM not available.
Any suggestions, advice will be much appreciated.
Thanks in advance,
Thaslim.mbio said:
Hello there,
I have a bricked Yarvik Xenta 13c. Cud someone help me to find a ROM for the device.
I have tried the manufacturer and other rom sites, but ROM not available.
Any suggestions, advice will be much appreciated.
Thanks in advance,
Click to expand...
Click to collapse
Hope this helps....
http://androidmarshmallows.net/yarvik-xenta-13c-16gb-tab13-201-marshmallow-download/
But for the record I have no way of testing that file etc but if it's bricked no harm in trying
Thanks for the msg..
I tried the link, seems to be nothing at the other end. Just constant adverts for marshmellows for every tablet on earth.

Record screen without root

As you can see in title I want to record screen without root, I don't want to hook it up to PC and then start recording only for 3 minutes long. I want to do longer than that and without PC and the app be free. Does anyone know an app that can do that or I need to be rooted ?
Unfortunately if you don't want to use ADB to record you need root.
Yes you have hope!
Take a look at this thread: http://forum.xda-developers.com/showthread.php?t=2629723
I know it says you require adb but the command works perfectly even in the phone.
You'll need an app like Terminal Emulator to open up the console and type in the command.
No root required.
Sent from my XT1033 using XDA Premium 4 mobile app
KDB223 said:
Yes you have hope!
Take a look at this thread: http://forum.xda-developers.com/showthread.php?t=2629723
I know it says you require adb but the command works perfectly even in the phone.
You'll need an app like Terminal Emulator to open up the console and type in the command.
No root required.
Sent from my XT1033 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
OK cool thanks for thread, so I just have to put those commands into android terminal on phone and it will work ?
This is what I get when doing the commands
bublz654 said:
This is what I get when doing the commands
Click to expand...
Click to collapse
Noooooooooooo... That's not what you do.
'adb' is for your PC ONLY.
Type whatever is there after 'adb shell'
For example, type 'screenrecord /sdcard/video.mp4'
See, the adb shell command on your PC allows you to control your Android's terminal FROM the PC.
Instead, you can simply type the commands after 'adb shell' into your Android's terminal.
Sent from my XT1033 using XDA Premium 4 mobile app
KDB223 said:
Noooooooooooo... That's not what you do.
'adb' is for your PC ONLY.
Type whatever is there after 'adb shell'
For example, type 'screenrecord /sdcard/video.mp4'
See, the adb shell command on your PC allows you to control your Android's terminal FROM the PC.
Instead, you can simply type the commands after 'adb shell' into your Android's terminal.
Sent from my XT1033 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh right OK. So I can do anything that has adb shell after it ? But I don't see adb shell in that tutorial
Oh never mind . that means I need to be hooked up to PC to record all the time. I don't want to be beside PC all the time trying to record
bublz654 said:
Oh never mind . that means I need to be hooked up to PC to record all the time. I don't want to be beside PC all the time trying to record
Click to expand...
Click to collapse
No!
You don't seem to get my point.
Try this :
Open terminal, type the following -
screenrecord --time-limit 10 /sdcard/demo.mp4
This should record a 10 second long session from your screen and dump it into a video.
Sent from my XT1033 using XDA Premium 4 mobile app
KDB223 said:
No!
You don't seem to get my point.
Try this :
Open terminal, type the following -
screenrecord --time-limit 10 /sdcard/demo.mp4
This should record a 10 second long session from your screen and dump it into a video.
Sent from my XT1033 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
10 sec long video. I'll be here forever trying to record games
bublz654 said:
10 sec long video. I'll be here forever trying to record games
Click to expand...
Click to collapse
I don't know the maximum allowed time, but if you don't type the '--time-limit' flag, its set to 3 mins by default.
Guess its impossible to record games if max time is limited to 3 mins. You got no choice other than rooting then.
Sent from my XT1033 using XDA Premium 4 mobile app
KDB223 said:
I don't know the maximum allowed time, but if you don't type the '--time-limit' flag, its set to 3 mins by default.
Guess its impossible to record games if max time is limited to 3 mins. You got no choice other than rooting then.
Sent from my XT1033 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Lol, when I do the command it saves a file but it says cannot play file. And the file is 0.00kb. I don't want to root now because of android L near. But thanks for help though

Failed to connect

Kitkat on nexus 5
Recently, about a week, I will get a popup that says "failed to connect". I'm sure it is some app that I'm blocking from the Web, but the message has no identifier. So I don't know which app is trying to reach the Internet.
Is there a log or tool somewhere that would help identify which app is putting up that error message?
'adb logcat'
So, do you mean in a terminal app, I enter
adb logcat > something.txt
Do I need to install a logcat app or just a terminal app?
Thanks for helping.
Anderson2 said:
So, do you mean in a terminal app, I enter
adb logcat > something.txt
Click to expand...
Click to collapse
on the device, you need to become root to be able to use 'logcat'. 'adb logcat > something.log' would be the way to do it from a computer.
Anderson2 said:
Do I need to install a logcat app or just a terminal app?
Thanks for helping.
Click to expand...
Click to collapse
depends on how you want to go from here. you know that you can use either a computer or the device itself. so, what would be the easier way to achieve this?
a) 'adb logcat >futurelogfile.txt' would be nice, since it will redirect all logcat output to a file in your computer, ready for analysis; after this is running, just reproduce/wait for the bad behaviour ( on the device, ofc)
b) open a terminal app on the device, become root, run 'logcat > /sdcard/badbehaviour.log', go back to your homescreen leaving logcat running in the background, and reproduce/wait for the bad behaviour;
your choice.
EDIT: i wanted to remember stuff i knew existed, and i stopped by again to drop this link, for further reading on 'adb logcat' usage, if anybody wants to.
Thank you very much. That's very helpful. I'm already rooted.

Categories

Resources