BeerMap for Android. Android application that can access the BeerMap service.
bm4a is hosted in the following web site
https://github.com/youcaughtafish/bm4a
If you think the Android project bm4a 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 bm4a.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 6 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\localhost_store.bks res\raw\spacepocalypse_store.bks |
There are 1 image files in bm4a. The names of the image files are listed as follows.
bottle_cap_edit.png
The following screenshort is generated from the image listed above.
bm4a has the following Java source files.
com.spacepocalypse.activity.BeerMap4AndroidMain.java com.spacepocalypse.activity.DisplaySingleActivity.java com.spacepocalypse.activity.FindBreweryActivity.java com.spacepocalypse.activity.InsertBeerActivity.java com.spacepocalypse.activity.LogonActivity.java com.spacepocalypse.activity.SearchResultsActivity.java com.spacepocalypse.app.BeerMap4AndroidApp.java com.spacepocalypse.beermap2.domain.MappedBeer.java com.spacepocalypse.beermap2.domain.MappedBeerRating.java com.spacepocalypse.beermap2.domain.MappedBrewery.java com.spacepocalypse.beermap2.domain.MappedUser.java com.spacepocalypse.beermap2.domain.MappedValue.java com.spacepocalypse.beermap2.domain.json.JSONArray.java com.spacepocalypse.beermap2.domain.json.JSONException.java com.spacepocalypse.beermap2.domain.json.JSONObject.java com.spacepocalypse.beermap2.domain.json.JSONString.java com.spacepocalypse.beermap2.domain.json.JSONTokener.java com.spacepocalypse.beermap2.service.Constants.java com.spacepocalypse.http.B4AWebClient.java com.spacepocalypse.http.HttpClient.java com.spacepocalypse.http.HttpRestClient.java com.spacepocalypse.http.NotInitializedException.java com.spacepocalypse.util.Conca.java com.spacepocalypse.util.StrUtl.java com.spacepocalypse.utility.security.AeSimpleSHA1.java com.spacepocalypse.viewadapter.IQueryView.java com.spacepocalypse.viewadapter.SearchResultsAdapter.java