This is an application for people to choose a house which they can afford it base on the location that they can accept..
housewhere is hosted in the following web site
https://github.com/mgeer/housewhere
If you think the Android project housewhere 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 housewhere.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | android-support-v4.jar baidumapapi_v2_1_3.jar housewhere.gen.db.jar locSDK_3.1.jar sqlite-jdbc-3.6.20.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_GPS android.permission.ACCESS_MOCK_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BAIDU_LOCATION_SERVICE android.permission.CALL_PHONE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\empty_estates.db assets\estates.db assets\license.local |
There are 30 image files in housewhere. The names of the image files are listed as follows.
bg_fri_box.png button_down.png button_on.png custom_loc.png ic_action_search.png icon_en.png icon_gcoding.png icon_geo.png icon_marka.png icon_markb.png icon_markc.png icon_markd.png icon_marke.png icon_markf.png icon_markg.png icon_markh.png icon_marki.png icon_markj.png icon_st.png nav_turn_via_1.png next_.png next_down_.png pop.png popup.png popup_left.png popup_middle.png popup_right.png popup_side.png pre_.png pre_down_.png
The following screenshort is generated from the image listed above.
housewhere has the following Java source files.
com.sjl.Main.java com.sjl.estatesinsqllite.EstatesInDB.java com.sjl.housewhere.BMapUtil.java com.sjl.housewhere.EstatesInCityActivity.java com.sjl.housewhere.HouseWhereApplication.java com.sjl.housewhere.MainUI.java com.sjl.housewhere.TransitActivity.java com.sjl.housewhere.database.AssetsDatabaseManager.java com.sjl.housewhere.model.Estate.java com.sjl.housewhere.model.EstateRepository.java