-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
russenreaktor edited this page Oct 9, 2012
·
1 revision
-
clone repository
-
change the package name from gdg.devfest.app to e.g. gdg.devfest.<your_city>
-
update the AndroidManifest.xml
-
update all *.xml
-
update include package in all *.java files
-
change Setup.java
-
set CONFERENCE_HASHTAG
-
set CONFERENCE_START_MILLIS set proper GMT! e.g. Berlin +02:00
-
set CONFERENCE_END_MILLIS set proper GMT! e.g. Berlin +02:00
-
set EVENT_PACKAGE_NAME to your current packege name
-
change Config.java
-
set Google+ API Key - set APP_NAME, API_KEY, CLIENT_ID
-
set agenda server url BASE_URL
-
set GCM API Key - set GCM_SERVER_URL, GCM_SENDER_ID
-
set Google Anylytics API Key - set GOOGLE_ANALYTICS
-
setup local agenda server
-
fill out your agenda
-
update strings.xml