Back to project page socialcde4android.
The source code is released under:
MIT License
If you think the Android project socialcde4android 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 it.uniba.socialcde4android.costants; public class Services_id { public static final String github_clientId = "9c4dec731f85d2ae19bc"; public static final String github_clientSecret = "b14a4f9e7118a384812e65501e944dd6c2a0827e"; }