A location based QnA app for android.
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.
The following table is the detailed list of Crosstalk.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.WAKE_LOCK |
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.
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