Android app for reading one of the most popular russian news portal - lenta.ru.
LentaReader is hosted in the following web site
https://github.com/GGSysoev/LentaReader
If you think the Android project LentaReader 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 LentaReader.
Item | Value |
---|---|
Java File Count | 44 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar universal-image-loader-1.8.5.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in LentaReader. The names of the image files are listed as follows.
default_ptr_flip.png default_ptr_rotate.png ic_pulltorefresh.png indicator_arrow.png
The following screenshort is generated from the image listed above.
LentaReader has the following Java source files.
android.support.util.Base64.java android.support.util.LruCache.java com.foxykeep.datadroid.exception.ConnectionException.java com.foxykeep.datadroid.exception.CustomRequestException.java com.foxykeep.datadroid.exception.DataException.java com.foxykeep.datadroid.internal.network.NetworkConnectionImpl.java com.foxykeep.datadroid.internal.network.NetworkConnectionImplF.java com.foxykeep.datadroid.network.NetworkConnection.java com.foxykeep.datadroid.network.UserAgentUtils.java com.foxykeep.datadroid.requestmanager.Request.java com.foxykeep.datadroid.requestmanager.RequestManager.java com.foxykeep.datadroid.service.MultiThreadedIntentService.java com.foxykeep.datadroid.service.RequestService.java com.foxykeep.datadroid.util.DataDroidLog.java com.foxykeep.datadroid.util.ObjectUtils.java com.handmark.pulltorefresh.library.ILoadingLayout.java com.handmark.pulltorefresh.library.IPullToRefresh.java com.handmark.pulltorefresh.library.LoadingLayoutProxy.java com.handmark.pulltorefresh.library.OverscrollHelper.java com.handmark.pulltorefresh.library.PullToRefreshAdapterViewBase.java com.handmark.pulltorefresh.library.PullToRefreshBase.java com.handmark.pulltorefresh.library.PullToRefreshExpandableListView.java com.handmark.pulltorefresh.library.PullToRefreshGridView.java com.handmark.pulltorefresh.library.PullToRefreshHorizontalScrollView.java com.handmark.pulltorefresh.library.PullToRefreshListView.java com.handmark.pulltorefresh.library.PullToRefreshScrollView.java com.handmark.pulltorefresh.library.PullToRefreshWebView.java com.handmark.pulltorefresh.library.extras.PullToRefreshWebView2.java com.handmark.pulltorefresh.library.extras.SoundPullEventListener.java com.handmark.pulltorefresh.library.internal.EmptyViewMethodAccessor.java com.handmark.pulltorefresh.library.internal.FlipLoadingLayout.java com.handmark.pulltorefresh.library.internal.IndicatorLayout.java com.handmark.pulltorefresh.library.internal.LoadingLayout.java com.handmark.pulltorefresh.library.internal.RotateLoadingLayout.java com.handmark.pulltorefresh.library.internal.Utils.java com.handmark.pulltorefresh.library.internal.ViewCompat.java ru.hh.lentareader.DataDroidFragment.java ru.hh.lentareader.LentaActivity.java ru.hh.lentareader.data.NewsDBHelper.java ru.hh.lentareader.dataservice.FeedOperation.java ru.hh.lentareader.dataservice.LentaRequestFactory.java ru.hh.lentareader.dataservice.LentaRequestManager.java ru.hh.lentareader.dataservice.LentaService.java ru.hh.lentareader.util.LentaParseHandler.java