linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How to compile without debug mode? (Android)


From: kaushik parmar
Subject: Re: [Linphone-developers] How to compile without debug mode? (Android)
Date: Fri, 4 Apr 2014 18:27:37 +0530

not in ADT , In android linphone app , got to Settings -> Advanced -> uncheck debug checkbox.

There is non_localizable_default.xml file in /res/values/non_localizable_default.xml .  Set 

<bool name="pref_debug_default">false</bool>


On Fri, Apr 4, 2014 at 6:24 PM, Rodrigo Pimenta Carvalho <address@hidden> wrote:
Hi.

Is your hint about Android or iOS?
I can't find pref_debug_default from files in linphone-android. And I can't find the menu option "Setting -> Advance -> Debug"  in ADT.
I'm working with Android.

Thanks.

Rodrigo Pimenta Carvalho.



Em 04/04/2014, às 02:36, kaushik parmar <address@hidden> escreveu:

Go to Setting -> Advance -> Debug and uncheck Debug. (Manual Setting)

Set pref_debug_default=false in non_localizable_default.xml file . 



On Fri, Apr 4, 2014 at 12:45 AM, Rodrigo Pimenta Carvalho <address@hidden> wrote:
Hi.

How to compile linphone-android not for debugging?
I believe that the code execution become faster (more efficient) if it can be compiled without the debug mode.

Thanks a lot!
Rodrigo Pimenta Carvalho.
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



--
Kind regards,

JPC Technologies
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




--
Kind regards,

JPC Technologies
Email: address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]