FavPlayer is an app where you can find list of all famous cricketer and there Test/ODI/T20 record.(This app is made by myself for Cricbuzz android app challenge conducted by hackerearth).
FavPlayer is hosted in the following web site
https://github.com/Abhishek92/FavPlayer
If you think the Android project FavPlayer 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 FavPlayer.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar crouton-1.8.4.jar volley.jar |
Required Permissions | android.permission.INTERNET android.permission.SEND_SMS |
There are 2 image files in FavPlayer. The names of the image files are listed as follows.
ic_action_edit.png ic_action_share.png
The following screenshort is generated from the image listed above.
FavPlayer has the following Java source files.
com.cricbuzz.favplayer.Home.java com.cricbuzz.favplayer.PlayerFormatDetail.java com.cricbuzz.favplayer.PlayerList.java com.cricbuzz.favplayer.PlayerListAdapter.java com.cricbuzz.favplayer.PlayerProfile.java com.cricbuzz.favplayer.PlayerProfileFragment.java com.cricbuzz.favplayer.PlayerRowDataItem.java com.cricbuzz.favplayer.PrefsFragment.java com.cricbuzz.favplayer.Settings.java com.cricbuzz.favplayer.Util.java com.cricbuzz.favplayer.VolleySingleton.java