[codenameone-discussions] Re: Android Studio logging

2016-10-18 Thread Shai Almog
Odd, Chen might have an idea. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visit this group a

[codenameone-discussions] Re: Android Studio logging

2016-10-18 Thread james . h
The title is filled out. Here are some logcat snippets. It looks like I can still find the information in my app, but it's definitely not as convenient. All of the properties (Title, main class name, package name, etc) are filled out for both the BTDemo and my app, I don't really understand why

[codenameone-discussions] Re: Android Studio logging

2016-10-17 Thread Shai Almog
It should write the app name in the logcat. Does the demo have the app title filled in? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-d

[codenameone-discussions] Re: Android Studio logging

2016-10-17 Thread james . h
I see that the problem is that there is nothing to filter by. The BTDemo app will have the main package name in the logcat entries, but on my app it is just a "?" In that area, which most every other process also has. I don't see anything to distinguish my app, and I don't know why it doesn't sh

[codenameone-discussions] Re: Android Studio logging

2016-10-16 Thread Chen Fishbein
Logging has nothing to do with the project type, I don't know why you are not seeing your log on this specific project but it should work just fine, check your filtering rules on the android monitor maybe some rule is hiding your logs -- You received this message because you are subscribed to