skip to main
|
skip to sidebar
Technology For You
Tuesday, September 15, 2009
Log Information in Android Application Development
For java file :
import android.
util
.
Log
;
Log.v(TAG, "Message");
Log.
v
(
TAG,
"Message"
+ msg
)
;
For getting Log information
In eclipse Window->open perspective->DDMS
Here we can see log information
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2013
(1)
►
February
(1)
►
2011
(1)
►
December
(1)
▼
2009
(17)
▼
September
(11)
Stored Procedure
mmap() System call
Log Information in Android Application Development
An EDF scheduling class for the Linux kernel
Testing Losless Join Algorithm
Scheduling
sched_setscheduler, sched_getscheduler
Scheduling Policies
Dynamically initialize 2D array in ruby
Why SystemC instead of C++ ?
SystemC
►
August
(6)
About Me
Unknown
View my complete profile
No comments:
Post a Comment