Skip to content Skip to sidebar Skip to footer
Showing posts with the label Logcat

Gems App - Live Stream Fragment

While developing a Gems app with the help of Fragments,logcat error occurred at runtime. LogCat: E… Read more Gems App - Live Stream Fragment

Debugging With Logcat

Once having gotten used to logcat (on MAC) it is quite OK. However there are two issues I would lik… Read more Debugging With Logcat

How To Filter Only My Application Log In Intellij's Logcat?

On IntelliJ, i'm trying to read the logcat for seeking errors. The problem is that all the appl… Read more How To Filter Only My Application Log In Intellij's Logcat?

Ontouchlistener In A View - Android

When I am adding a listener 'OnTouchListener' to a View, it doesn't register. Here is m… Read more Ontouchlistener In A View - Android

Android OutOfMemory Within Different Devices ?

I have an app that deals with images, it works fine with some devices ex. HTC ONE X, and others don… Read more Android OutOfMemory Within Different Devices ?

What Does This LogCat Error Mean?

Im trying to run an example off E3roid examples. Except when i do, i get a force close on the page.… Read more What Does This LogCat Error Mean?