TiO is an AirBnB like android application. I developed it with another Android developer, a backend, and a UI designer at a Japanese hackathon. This app helps freelance creators and developers find free office space from companies..
TiO is hosted in the following web site
https://github.com/phantomkirby/TiO
If you think the Android project TiO 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 TiO.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [hdpi] |
Activity Count | 8 |
Fragment Count | 8 |
jar files used | Parse-1.6.0.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE android.permission.access_network_state com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 17 image files in TiO. The names of the image files are listed as follows.
circle_black.png circle_gray.png ic_action_camera.png ic_action_next_item.png ic_action_search.png ic_action_storage.png icon_capacity.png icon_facebook.png icon_linkedin.png icon_price.png icon_time.png icon_tio.png icon_twitter.png kitty.png linkedin_logo.png logo_tio.png tag_amenity.png
The following screenshort is generated from the image listed above.
TiO has the following Java source files.
com.example.cherry_zhang.androidbeaconexample.ApplicationTest.java com.example.cherry_zhang.androidbeaconexample.DetailOfOffice.DetailOfOffice.java com.example.cherry_zhang.androidbeaconexample.DetailOfOffice.TestGoogleMapApi.java com.example.cherry_zhang.androidbeaconexample.DetailOfOffice.WrapLayout.java com.example.cherry_zhang.androidbeaconexample.Dialogs.BookConfirmationDialog.java com.example.cherry_zhang.androidbeaconexample.ListAdapter.ListOfOfficeAdapter.java com.example.cherry_zhang.androidbeaconexample.LoginAndRegistration.AppSectionsPagerAdapter.java com.example.cherry_zhang.androidbeaconexample.LoginAndRegistration.LoginAndRegistrationActivity.java com.example.cherry_zhang.androidbeaconexample.LoginAndRegistration.LoginAndRegistrationFragment.java com.example.cherry_zhang.androidbeaconexample.LoginAndRegistration.SummaryOfAppFragment.java com.example.cherry_zhang.androidbeaconexample.Models.OfficeItem .java com.example.cherry_zhang.androidbeaconexample.SearchFeature.OfficeContentProvider.java com.example.cherry_zhang.androidbeaconexample.SearchFeature.SearchableActivity.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabActivity.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabConstants .java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabPagerAdapter.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForCompany.MyBookings.MyBookings.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForCompany.PostOffice.ListOfAmenities.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForCompany.PostOffice.PostOffice1.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForCompany.PostOffice.PostOffice2.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForFreelance.ListOfNearbyOffice.ListOfNearbyOffices.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForFreelance.MyListings.MyListings.java com.example.cherry_zhang.androidbeaconexample.TabActivity.TabsForFreelance.Profile.Profile.java com.example.cherry_zhang.androidbeaconexample.iBeacon.MonitoringActivity.java com.example.cherry_zhang.androidbeaconexample.iBeacon.RangingActivity.java