New Custom ABD Logcat Grabber for noobs - Hero CDMA Themes and Apps

New Custom Logcat Grabber for noobs
Please put adb.exe into Path of Put this exe into Tool folder of SDK
Require Microsoft.Net 2.0 SP2
{
"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"
}
For Error Please Report here
http://mobile5.in/viewtopic.php?f=3&t=77&p=219#p219

ok, I'll bite, being as there's been nearly 40 views and no comments...what is this for and why do I need it?

DanWalker said:
ok, I'll bite, being as there's been nearly 40 views and no comments...what is this for and why do I need it?
Click to expand...
Click to collapse
This is a program that will initiate the "logcat" command and also grab the logcat file (which I presume, can be specified). It's really a GUI for Logcat itself, so people don't have to use "adb logcat" at command line.
"Logcat is the command to view the internal logs of the Android system. Viewing said logs is often the best way to diagnose a problem, and is required for many issues."
Usually, logcat is ran from the command line by issuing the command:
Code:
adb logcat
The above command will show any errors/warnings, etc on screen in the shell.
Code:
adb logcat > log.txt
This command will redirect output of logcat to a text file called "log.txt", which can be found in androidsdk\tools folder. **This method is recommended and required to share your log.**
When someone asks you to do a logcat, run a logcat, etc -- this is what they mean. It helps people see what error messages, warnings, etc the phone is showing and helps us further diagnose the problem for faster solutions.
More information - HERE
@hetaldp -- Great idea and good work.

http://tinyurl.com/yb6mm54

Pretty nice, works good..Thanks..

Thank you so much!
Was trying to get the log in a file with exactly thos commands, but log file always empty, no matter how much I tried.
Like this, I even get it in a way I can use it faster

Adb?
Sent from my MiuiSpeedy

Rooster85 said:
Adb?
Sent from my MiuiSpeedy
Click to expand...
Click to collapse
http://developer.android.com/guide/developing/tools/adb.html

Related

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

Adb & htc m8 issues

First off would like to say hello to the M8 community.
Just come from the S4
Here's a quick explanation, I rooted and installed SU 1.94, got root. Read and watched videos on how to s-off and unlock boot loader.
Set up phone for debugging . Installed drivers on Windows 7 and ADB during first attempt got to step two phone waiting on fire wire never got passed that. Deleted every thing and started over. Now ADB will not run looks Like the cmd isn't see the path. I really need some help, sent a good day trying this with no luck ?
I've have attached a screen of base band info. Help help plz.
{
"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"
}
Sent from my HTC6525LVW using Xparent Cyan Tapatalk 2
It would help if you were a little more descriptive. Do you have the ADB path set up in your Windows Environment Variables? If not you can just put everything where you have ADB "installed" and just run the command line prompt from within that folder to start. I'm not sure exactly what your problem is though...
brandogg said:
It would help if you were a little more descriptive. Do you have the ADB path set up in your Windows Environment Variables? If not you can just put everything where you have ADB "installed" and just run the command line prompt from within that folder to start. I'm not sure exactly what your problem is though...
Click to expand...
Click to collapse
Thanks for the help!
I didn't think that I needed to record the issues, as I didn't expect to run into any. But I do see that I should have.
I will try your recommendation to run adb (Windows +right click, open command window) from the folder. This way no need to insert the path ,correct?
Sent from my HTC6525LVW using Xparent Cyan Tapatalk 2

[Completed] Help with nextbook nx868qw8g

Hello everybody,
want to ask your advice in re: following issue
I am going to use nextbook NX868QW8G tablet as an embedded advertisement solution ie it should start when external power gets plugged in. I can find a normal tech desc of this model in the internet even on the official site.
It have almost the same look&hardware as NX785QC8G availabe at wallmart but have slightly another cpu mtk8382 and embedded 3g modem which was the decisive factor since we need tablets to be updated remotely.
Here are system settings:
{
"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 done the following:
1) rooted device via cydia impactor - root check apps from gplay are saying its rooted now + it has auto instaled chainfire SU to the tablet
2) run adb reboot-bootloader
3) run fastboot oem unlock
4) run fastboot oem off-mode-charge 0
I have tried doing it manually and through cydia impactor but in both cases the command thread for #3 and #4 seems to be in an infinite sleep - just displays "..." in command line shell and cydia impactor simply gets frozen for a couple of minutes then throws timeout exception.
I think its waiting my input after #3 but the screen remains black and it does nothing when I press on vol up/down/power buttons. It displays "OK [X sec]" when I call fastboot reboot from another shell window
In regards to the adb drivers and etc - device is visible through both 'adb devices' and 'fastboot devices' commands. Real mystery...
Please advice in which direction to seach and digg.
Any help will be highly appreciated,
Max
Since we do not have a forum for that device, please post in Android Q&A, Help & Troubleshooting so that the right experts may be of help.

[Q] Problem Backup Partition TA

Hi guys. I have a small problem. I did it with the root method @ Miche1asso and I wanted to backup partition TA. When I start this script http://forum.xda-developers.com/showthread.php?t=2292598 me from error and the procedure does not go abuon end. I am attaching the screen errors that from me.
{
"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 believe that it can not back up because located 2 device. My cell phone and the emulator. In fact, if I give the command 'adb devices' me from this.
Should I disable the emulator but do not know how to do. Could you help me?
Try to run first
adb connect <id of your phone>
All following adb commands should be directed to your phone, ignoring the other device(s). Not sure where that emulator thing comes from, though. I've never had that issue.
Miche1asso said:
Try to run first
adb connect <id of your phone>
All following adb commands should be directed to your phone, ignoring the other device(s). Not sure where that emulator thing comes from, though. I've never had that issue.
Click to expand...
Click to collapse
It does not work
nunu00 said:
It does not work
Click to expand...
Click to collapse
Sorry, my fault. "adb connect" only works with the TCP/IP adb connections. As in adb help for "adb -s" you should set
Code:
set ANDROID_SERIAL=<specific device>
You get to choose <specific device> of your phone from the "adb devices" list. I am not sure about the syntax in Windows but I believe the one above should work.
Miche1asso said:
Sorry, my fault. "adb connect" only works with the TCP/IP adb connections. As in adb help for "adb -s" you should set
Code:
set ANDROID_SERIAL=<specific device>
You get to choose <specific device> of your phone from the "adb devices" list. I am not sure about the syntax in Windows but I believe the one above should work.
Click to expand...
Click to collapse
Thanks anyway, but I solved in another way
Inviato dal mio D2303 utilizzando Tapatalk
nunu00 said:
Thanks anyway, but I solved in another way
Click to expand...
Click to collapse
Which is? Why was the emulator enabled? Did you disable it? How?
Miche1asso said:
Which is? Why was the emulator enabled? Did you disable it? How?
Click to expand...
Click to collapse
I do not know because the emulator is enabled but I could not disabillitarlo. I solved it by changing the script Backup-TA-9.11. I added "-d" after "adb.exe". I attach a screen to better understand

[Tool][Windows] M8 Digital's Android App Tool - ADB and Fastboot made easy!

Hey everyone! I'm an italian computer engineering student and my friend @Valerio-M8 and I are here to present you the M8 Digital's Android App Tool : a multitool for all of your Android needs!
We wanted to design a tool that could help people who wanted to use ADB or Fastboot commands and maybe were having issues trying to work out how to use them or just wanted to speed the process up.
Our Android App Tool takes care of all of the "behind the scenes", writing and sending commands for you, with lots of features like (more to come) :
MULTI DEVICE SUPPORT
DEVICE NAME RECOGNITION
SEE WHAT'S HAPPENING, THANKS TO A TEXT AREA
{
"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"
}
LOTS OF COMMANDS! Including:
Install APKs
Uninstall APKs
Extract APKs
Push files (ADB Push)
Logcat
App data backup (ADB Backup)
Restore app data (ADB Restore)
ADB Sideload (needs to be tested)
Fastboot flash ZIP
Fastboot flash Recovery
Fastboot flash Boot
Get device info (fastboot getvar)
Get identifier token (HTC)
Flash unlock code (HTC)
...and more!
*THIS APP IS IN BETA STAGE OF DEVELOPMENT, MOST FEATURES HAVE BEEN TESTED, BUT WE CAN'T BE CONSIDERED RESPONSIBLE FOR ANY DAMAGE THAT CAN BE CAUSED TO YOUR DEVICES BY THE USE OF THE TOOL*
THIS APP REQUIRES JAVA TO BE RAN, A WEB INSTALLER HAS ALREADY BEEN INCLUDED IN THE PACKAGE.
MAKE SURE DRIVERS APPROPRIATE FOR YOUR DEVICES ARE INSTALLED OR IT WON'T WORK (SEE HERE).
EXTRACT ALL OF THE FILES FROM THE ZIP FILE AND RUN THE .JAR FILE. IT SHOULD BE EXACTLY LIKE THIS:
Please report any bug or issue you run into, feel free to post feature requests, it'll help us A LOT!
I used icons from the Oxygen Iconset (http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org.html)
Reserved
Good job, tool works fine.

Categories

Resources