Back to project page BungalowAndroidApp.
The source code is released under:
MIT License
If you think the Android project BungalowAndroidApp 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 se.aleros.bungalow; public class Bungalow { public static final String RSS_URL = "http://www.lidkopingsnytt.nu/feed/"; public static final String PLACES_API_KEY = "AIzaSyD3_79uTN80ytJu9pQyUx3d0qkLJm_ErzI"; }