Coding challenge that needs to grab a LolCat from Flickr and then show new photo on a click.
LoLCatPhoto is hosted in the following web site
https://github.com/SamIAmHarris/LoLCatPhoto
If you think the Android project LoLCatPhoto 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 LoLCatPhoto.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
LoLCatPhoto has the following Java source files.
com.samiamharris.lolcatphoto.FlickrFetchr.java com.samiamharris.lolcatphoto.LolCatPhoto.java com.samiamharris.lolcatphoto.LolCatPhotoActivity.java com.samiamharris.lolcatphoto.LolCatPhotoFragment.java com.samiamharris.lolcatphoto.SingleFragmentActivity.java com.samiamharris.lolcatphoto.ThumbnailDownloader.java com.samiamharris.lolcatphoto.WebPageActivity.java com.samiamharris.lolcatphoto.WebPageFragment.java