Android Open Source - GPS database DreamforcengerHunt






Project Summary

Scavenger Hunt for Dreamforce 2011. The development of this Android application will be the subject of discussion during the "Application Development with Android" session. The app enables a GPS-based scavenger hunt around San Francisco during the week of Dreamforce. Uses oAuth 2.0, Salesforce.com REST API, Database.com, and GPS on the device..

Web Site / Source Repository

DreamforcengerHunt is hosted in the following web site
https://github.com/tomgersic/DreamforcengerHunt

If you think the Android project DreamforcengerHunt listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of DreamforcengerHunt.

ItemValue
Java File Count16
Minimum SDK Version7
Activity Count6
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.INTERNET




License

The license information of DreamforcengerHunt is as follows:

/* Copyright (c) 2011, Model Metrics All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me...

Resource Files

There are 5 image files in DreamforcengerHunt. The names of the image files are listed as follows.

cloud_hunts_button.png
cloud_hunts_button_pressed.png
icon72.png
logout_button.gif
title_graphic.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.modelmetrics.dreamforcengerhunt.DreamforcengerHuntActivity.java
com.modelmetrics.dreamforcengerhunt.GlobalState.java
com.modelmetrics.dreamforcengerhunt.sfdcRest.OAuthTokens.java
com.modelmetrics.dreamforcengerhunt.sfdcRest.OAuthUtil.java
com.modelmetrics.dreamforcengerhunt.sfdcRest.SfdcRestCreate.java
com.modelmetrics.dreamforcengerhunt.sfdcRest.SfdcRestListObjects.java
com.modelmetrics.dreamforcengerhunt.sfdcRest.SfdcRestQuery.java
com.modelmetrics.dreamforcengerhunt.sfdcSoap.SfdcCustomCheckItemFound.java
com.modelmetrics.dreamforcengerhunt.util.FileUtil.java
com.modelmetrics.dreamforcengerhunt.util.GPSUtil.java
com.modelmetrics.dreamforcengerhunt.util.GeneralUtil.java
com.modelmetrics.dreamforcengerhunt.viewcontroller.AvailableHuntsViewController.java
com.modelmetrics.dreamforcengerhunt.viewcontroller.HuntItemViewController.java
com.modelmetrics.dreamforcengerhunt.viewcontroller.HuntListViewController.java
com.modelmetrics.dreamforcengerhunt.viewcontroller.LoginController.java
com.modelmetrics.dreamforcengerhunt.viewcontroller.MainViewController.java