linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] I've got error when i reference Google Play Servic


From: JiJa JuNg
Subject: [Linphone-developers] I've got error when i reference Google Play Service
Date: Sat, 6 Feb 2016 00:15:31 +0700

I''ve got "NotFoundException : Resource ID #0x7f0d0039" on runtime when I reference Google Play Service. 

The stacktrace tell error is this code line in LinphoneLauncherActivity.java

new Log(getResources().getString(R.string.app_name), !getResources().getBoolean(R.bool.disable_every_log));

that not found ID of R.bool.diable_every_log, But I found it in R File. Why it said not found.

How to solve this problem.





Thanks in advanced.

reply via email to

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