Android Open Source - Location Application Crosstalk






Project Summary

A location based QnA app for android.

Web Site / Source Repository

Crosstalk is hosted in the following web site
https://github.com/priyaaank/Crosstalk

If you think the Android project Crosstalk 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 Crosstalk.

ItemValue
Java File Count14
Supported screen sizes[mdpi]
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

There are 2 image files in Crosstalk. The names of the image files are listed as follows.

marker.png
toggle_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Crosstalk has the following Java source files.

com.barefoot.crosstalk.components.location.LocationHelper.java
com.barefoot.crosstalk.components.location.LocationUpdateTrigger.java
com.barefoot.crosstalk.components.persistence.Criteria.java
com.barefoot.crosstalk.components.persistence.CrosstalkDatabase.java
com.barefoot.crosstalk.components.persistence.PersistableObject.java
com.barefoot.crosstalk.components.persistence.QueryExecutor.java
com.barefoot.crosstalk.components.webserviceops.RemoteServiceWrapper.java
com.barefoot.crosstalk.models.Question.java
com.barefoot.crosstalk.services.QuestionUploadService.java
com.barefoot.crosstalk.services.WakeEventService.java
com.barefoot.crosstalk.utils.Utils.java
com.barefoot.crosstalk.views.AskQuestion.java
com.barefoot.crosstalk.views.locationselect.LocationPin.java
com.barefoot.crosstalk.views.locationselect.LocationSelect.java