Re: [android-developers] Can't enable DEBUG & VERBOSE for Huawei Android Logcat

2016-12-14 Thread Ashraf Fouad
Thanks for your help.

I'm developing on Windows, I issued this command

C:\android\sdk\platform-tools>adb shell setprop log.tag.MyAppTAG DEBUG

and I can get it using command adb shell getprop log.tag.MyAppTAG

But when I run the application it doesn't show the debug messages.

Am I missing something?


On Tuesday, December 13, 2016 at 11:10:42 PM UTC+3, Marina Cuello wrote:
>
> Try with 
> adb shell setprop log.tag.TagYouUseInYourApp DEBUG
>
> Marina
>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5d2f2bb0-f469-457f-aaab-863c533a3902%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Can't enable DEBUG & VERBOSE for Huawei Android Logcat

2016-12-13 Thread Marina Cuello
Try with
adb shell setprop log.tag.TagYouUseInYourApp DEBUG

Marina

On Tue, Dec 13, 2016 at 1:52 PM, Ashraf Fouad 
wrote:

> I'm having Huawei Nova Plus
>  I just
> found that Huawei only displays in its Android log starting log level INFO.
> Of course I need DEBUG & VERBOSE in my development. I came across this
> link
> 
> which is exactly same screens appear to me and I mark the 3 check at the
> end for "AP Log", "Charge Log", & "Sleep Log" when I reboot my mobile, it
> still behaves the same and only logging is for INFO. I check the project
> menu again, and I found all log level not checked after reboot.
>
> Appreciate help as really affecting my development.
>
> --
> 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 android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/a2463328-5c16-4419-b60a-
> 58399de6ff69%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACaNmX3keWeghh2dBsMJqqU%3DV1EHYCF%3D_TDDJeZ3hTO3kiVU8g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Can't enable DEBUG & VERBOSE for Huawei Android Logcat

2016-12-13 Thread Ashraf Fouad
I'm having Huawei Nova Plus 
 I just 
found that Huawei only displays in its Android log starting log level INFO. 
Of course I need DEBUG & VERBOSE in my development. I came across this link 

 
which is exactly same screens appear to me and I mark the 3 check at the 
end for "AP Log", "Charge Log", & "Sleep Log" when I reboot my mobile, it 
still behaves the same and only logging is for INFO. I check the project 
menu again, and I found all log level not checked after reboot.

Appreciate help as really affecting my development.

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a2463328-5c16-4419-b60a-58399de6ff69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.