Dependency Libraries : 1.android-support-v7-appcompat 2.google-play-services_lib
Smartphone and Tablet Optimized app, supports from android 2.1 to the latest version in both landscape and portrait modes.
versionName=1.1 - Changes
- Instead of using Strings.xml (app resources to create fixtures (ads)), mocked the ads data using json, GSON is used for parsing.
- Custom Share View has been implemented for the view item page. removed the share view from search results page. this library helped in https://github.com/dgmltn/Android-ShareEverywhere achieving the functionality.