Android Open Source - App card MyntraTinder






Project Summary

tinder like app based on ecstasy2/tinder-card-stack.

Web Site / Source Repository

MyntraTinder is hosted in the following web site
https://github.com/syllogismos/MyntraTinder

If you think the Android project MyntraTinder 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 MyntraTinder.

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count6
Fragment Count7
jar files useduniversal-image-loader-1.9.2-with-sources.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 21 image files in MyntraTinder. The names of the image files are listed as follows.

app_icon.png
blank.png
circle4_icon_back.png
circle4_icon_circle_plus.png
dislike.png
drawer_shadow.9.png
ic_action_collapse.png
ic_action_collapse_dark.png
ic_action_expand.png
ic_action_expand_dark.png
ic_drawer.png
ic_female.png
ic_home.png
ic_kids.png
ic_male.png
ic_settings.png
ic_whats_hot.png
like.png
loading_small_gear.png
love.png
spot_mask2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MyntraTinder has the following Java source files.

anil.myntratinder.DrawerLayoutActivity.java
anil.myntratinder.HomeFragment.java
anil.myntratinder.MenShoesFragment.java
anil.myntratinder.MyActivity.java
anil.myntratinder.MyntraTinderActivity.java
anil.myntratinder.NavigationDrawerFragment.java
anil.myntratinder.NavigationDrawerFragmentSingleElv.java
anil.myntratinder.ProductCardViewActivity.java
anil.myntratinder.ProductDetailActivity.java
anil.myntratinder.ProductListViewActivity.java
anil.myntratinder.TinderUIFragment.java
anil.myntratinder.adapters.MyntraCategoryExpandableListAdapter.java
anil.myntratinder.adapters.NavDrawerListAdapter.java
anil.myntratinder.adapters.ProductCardAdapter.java
anil.myntratinder.adapters.ProductListAdapter.java
anil.myntratinder.adapters.ProductListAdapterWithACursor.java
anil.myntratinder.adapters.SampleExpandableListAdapter.java
anil.myntratinder.models.MyntraCategory.java
anil.myntratinder.models.NavDrawerItem.java
anil.myntratinder.models.Product.java
anil.myntratinder.sampleFragment.java
anil.myntratinder.utils.DatabaseHelper.java
anil.myntratinder.utils.Downloader.java
anil.myntratinder.utils.ProductsJSONPullParser.java
anil.myntratinder.views.ProductStackView.java
anil.myntratinder.views.SingleProductView.java