Android Open Source - Development api meeting-app






Project Summary

Android app which utilises the Google Places API and a number of other APIs to suggest places for you and your friends to meet..

Web Site / Source Repository

meeting-app is hosted in the following web site
https://github.com/meeting-up/meeting-app

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

ItemValue
Java File Count39
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version12
Activity Count1
Fragment Count6
Test Case Count5
jar files usedandroid-support-v4.jar
commons-codec-1.6.jar
commons-logging-1.1.3.jar
fluent-hc-4.3.1.jar
gson-2.2.4.jar
httpclient-4.3.1.jar
httpclient-cache-4.3.1.jar
httpcore-4.3.jar
httpmime-4.3.1.jar
mockito-all-1.9.5.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of meeting-app is as follows:

Apache License

Resource Files

There are 10 image files in meeting-app. The names of the image files are listed as follows.

ic_action_call.png
ic_action_directions.png
ic_action_important.png
ic_action_map.png
ic_action_not_important.png
ic_action_picture.png
ic_action_place.png
ic_action_search.png
ic_action_settings.png
ic_action_share.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.geocodeservice.GeocodeResponse.java
com.example.geocodeservice.GeocodeResult.java
com.example.geocodeservice.GeocodeServiceTest.java
com.example.geocodeservice.GeocodeService.java
com.example.meetingapp.LocationParcel.java
com.example.meetingapp.MainActivity.java
com.example.meetingapp.MapResultsFragment.java
com.example.meetingapp.ModifyStateCallback.java
com.example.meetingapp.OptionsFragment.java
com.example.meetingapp.PickCategoryFragment.java
com.example.meetingapp.PickLocationFragment.java
com.example.meetingapp.PlacesAutocompleteAdapter.java
com.example.meetingapp.ResultAdapter.java
com.example.meetingapp.ShowDetailsFragment.java
com.example.meetingapp.ShowResultsFragment.java
com.example.meetingapp.State.java
com.example.placedetails.DetailsResponse.java
com.example.placedetails.DetailsResult.java
com.example.placedetails.DetailsService.java
com.example.placephotos.PhotoService.java
com.example.wrappers.DistanceMatrixResponse.java
com.example.wrappers.DistanceMatrixTest.java
com.example.wrappers.DistanceMatrix.java
com.example.wrappers.LatLng.java
com.example.wrappers.PlaceAutocompletePrediction.java
com.example.wrappers.PlaceCriteria.java
com.example.wrappers.PlaceQuery.java
com.example.wrappers.PlaceResult.java
com.example.wrappers.PlaceSearch.java
com.example.wrappers.PlaceWrapperTest.java
com.example.wrappers.PlaceWrapper.java
com.example.wrappers.PlacesAutocompleteResponse.java
com.example.wrappers.PlacesAutocomplete.java
com.example.wrappers.PlacesResponse.java
com.example.wrappers.PlacesServiceTest.java
com.example.wrappers.PlacesService.java
com.example.wrappers.RankBy.java
com.example.wrappers.StaticMapTest.java
com.example.wrappers.StaticMap.java