Back to project page isidore.
The source code is released under:
GNU General Public License
If you think the Android project isidore listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package com.tbardici.isidore; //from w w w . j a v a2 s . c o m /** * * @author Teo * */ public class IsidoreSettings { public static String CLIENT_ID = "fySa8zg92lvd29VmTDYJ6w"; public static String API_KEY = "abb04f48c51d5042a01b0bc80c80833b"; }