As a part of requirement of SKEL4213 Software Engineering, we required to design and create an Android app using knowledge learnt in this course. The result is Bird's World, an encyclopedia of bird species. Architecture Design: Lim Lip; GUI Design: Cheong Lung Chuin; Module Design: Gan Soon Jin. Database Design: Choong Chee Hong..
Bird-s-World is hosted in the following web site
https://github.com/edwingan222/Bird-s-World
If you think the Android project Bird-s-World 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 Bird-s-World.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Asset File Names | assets\finalize.db assets\raw data\music\1001.mp3 assets\raw data\music\1002.mp3 assets\raw data\music\1003.mp3 assets\raw data\music\1004.m4a assets\raw data\music\1005.mp3 assets\raw data\music\1006.mp3 assets\raw data\music\1007.mp3 assets\raw data\music\1008.mp3 assets\raw data\music\1009.mp3 assets\raw data\music\1010.mp3 assets\raw data\music\1011.mp3 assets\raw data\music\1012.mp3 assets\raw data\music\1013.mp3 assets\raw data\music\1014.mp3 assets\raw data\music\1015.mp3 assets\raw data\music\1016.mp3 assets\raw data\music\1017.mp3 assets\raw data\music\1018.mp3 assets\raw data\music\1019.mp3 assets\raw data\music\1020.mp3 assets\raw data\pic\1001.jpg assets\raw data\pic\1002.jpg assets\raw data\pic\1003.jpg assets\raw data\pic\1004.jpg assets\raw data\pic\1005.jpg assets\raw data\pic\1006.jpg assets\raw data\pic\1007.jpg assets\raw data\pic\1008.jpg assets\raw data\pic\1009.jpg assets\raw data\pic\1010.jpg assets\raw data\pic\1011.jpg assets\raw data\pic\1012.jpg assets\raw data\pic\1013.jpg assets\raw data\pic\1014.jpg assets\raw data\pic\1015.jpg assets\raw data\pic\1016.jpg assets\raw data\pic\1017.jpg assets\raw data\pic\1018.jpg assets\raw data\pic\1019.jpg assets\raw data\pic\1020.jpg assets\test.db |
There are 4 image files in Bird-s-World. The names of the image files are listed as follows.
ic_action_previous_item.png ic_action_search.png ic_action_settings.png logo_hdpi.png
The following screenshort is generated from the image listed above.
Bird-s-World has the following Java source files.
com.example.birdsworld.About.java com.example.birdsworld.BirdDetails.java com.example.birdsworld.DataBaseHelper.java com.example.birdsworld.MainActivity.java com.example.birdsworld.SearchActivity.java com.example.birdsworld.SettingsActivity.java com.example.birdsworld.SplashScreen.java com.example.birdsworld.dummy.DummyContent.java com.example.birdsworld.util.SystemUiHider.java com.example.birdsworld.util.SystemUiHiderBase.java com.example.birdsworld.util.SystemUiHiderHoneycomb.java