*Hello Devs, *

I'm definitely new to the IT industry but here I am sitting at work and 
they asked me to figure out how to get logs via Command Prompt from a 
BlackBerry 10 device...(android application that was sideloaded)

*Are there basic command prompts that I could use to acquire a log?*
*For example when running CMD to acquire a logcat for an android 
application on an android device I input the following into the Command 
Prompt:*

cd Desktop\adt-bundle-windows-x86_64-20130219\sdk\platform-tools (enter)
adb devices (enter)
adb logcat –v time > name.txt (enter)

*(Log files are now being acquired)*


If you could tell me a way to get into the blackberry like that I would 
very much appreciate it!
All i need is to be able to send the txt file of the issues created while 
the log was running via email. 
It's for testing/debugging purposes. I'm not trying to create anything or 
manipulate something. 



-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to