Android Open Source - App demo PinterestLikeApp






Project Summary

A Demo Pinterest list android app.

Web Site / Source Repository

PinterestLikeApp is hosted in the following web site
https://github.com/dreamtalee/PinterestLikeApp

If you think the Android project PinterestLikeApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PinterestLikeApp.

ItemValue
Java File Count19
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count4
Fragment Count2
jar files usedandroid-support-v4.jar
httpclient-4.1.3.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




License

The license information of PinterestLikeApp is as follows:

MIT License

Resource Files

There are 4 image files in PinterestLikeApp. The names of the image files are listed as follows.

empty_photo.png
ic_action_discoverable.png
ic_action_search.png
ic_action_share.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.dreamtale.pintrestlike.activity.BluetoothDeviceListActivity.java
com.dreamtale.pintrestlike.activity.DetailActivity.java
com.dreamtale.pintrestlike.activity.MainActivity.java
com.dreamtale.pintrestlike.activity.WelcomeActivity.java
com.dreamtale.pintrestlike.data.ImageAdapter.java
com.dreamtale.pintrestlike.data.ImageInfoProvider.java
com.dreamtale.pintrestlike.data.ImageInfo.java
com.dreamtale.pintrestlike.fragment.ImageDetailFragment.java
com.dreamtale.pintrestlike.parser.ImageParser.java
com.dreamtale.pintrestlike.share.BluetoothService.java
com.dreamtale.pintrestlike.utils.CacheManager.java
com.dreamtale.pintrestlike.utils.ImageDownloader.java
com.dreamtale.pintrestlike.utils.ImageUtils.java
com.dreamtale.pintrestlike.utils.IntentConstant.java
com.dreamtale.pintrestlike.utils.UIConfig.java
com.dreamtale.pintrestlike.widget.BluetoothDeviceListDialog.java
com.dreamtale.pintrestlike.widget.ItemView.java
com.dreamtale.pintrestlike.widget.PinterestScrollView.java
com.dreamtale.pintrestlike.widget.PintrestGridView.java