Android application for Yandex.Lenta: RSS reader.
Yandex.Lenta is hosted in the following web site
https://github.com/Bercof/Yandex.Lenta
If you think the Android project Yandex.Lenta 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 Yandex.Lenta.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in Yandex.Lenta. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
Yandex.Lenta has the following Java source files.
com.ru.nesterov.yandex.lenta.CustomViewPager.java com.ru.nesterov.yandex.lenta.ItemDetailActivity.java com.ru.nesterov.yandex.lenta.ItemDetailFragment.java com.ru.nesterov.yandex.lenta.ItemListActivity.java com.ru.nesterov.yandex.lenta.ItemListFragment.java com.ru.nesterov.yandex.lenta.UI.AuthorisationOAuthDialog.java com.ru.nesterov.yandex.lenta.UI.PostActivity.java com.ru.nesterov.yandex.lenta.UI.PostView.java com.ru.nesterov.yandex.lenta.Utils.Authorisation.java com.ru.nesterov.yandex.lenta.Utils.CLog.java com.ru.nesterov.yandex.lenta.Utils.Constants.java com.ru.nesterov.yandex.lenta.Utils.DataBaseHelper.java com.ru.nesterov.yandex.lenta.Utils.DataProvider.java com.ru.nesterov.yandex.lenta.adapter.CursorPagerAdapter.java com.ru.nesterov.yandex.lenta.item.Post.java com.ru.nesterov.yandex.lenta.item.Subscription.java com.ru.nesterov.yandex.lenta.net.HTTP.java com.ru.nesterov.yandex.lenta.net.HTTPQuery.java com.ru.nesterov.yandex.lenta.netRequest.PostRequest.java com.ru.nesterov.yandex.lenta.netRequest.Request.java com.ru.nesterov.yandex.lenta.netRequest.SubscriptionRequest.java com.ru.nesterov.yandex.lenta.netResponse.PostResponse.java com.ru.nesterov.yandex.lenta.netResponse.Response.java com.ru.nesterov.yandex.lenta.netResponse.SubscriptionResponse.java com.ru.nesterov.yandex.lenta.netResponse.Xml.java com.ru.nesterov.yandex.lenta.receiver.BroadcastReceiverAutoStart.java com.ru.nesterov.yandex.lenta.receiver.SystemController.java