@atlim, I really need it. I have a prototype ready, and it's messing up all over the place and I am not sure why. More over I am an android developer by profession, so I have a habit of looking into logcat messages. Is there nothing we can do?
hmm.. I may miss a point. While running your game in the gideros player (android, ios or desktop player), print("message") shows the message at the output window of the gideros studio. I wonder why you prefer logcat instead of viewing your messages at output window?
it is useful when you are testing the .apk file. Unable to view massages that i print inside the lua function make errors that only could be discovered by not using the gideros player (e.g. in app billing testing) harder to debug.
Comments
Likes: bml
Is this fixed?
More on Making Gideros player in "Device player with plugins" tab
http://docs.giderosmobile.com/deployment.html