Android Open Source - Development rss Yandex.Lenta






Project Summary

Android application for Yandex.Lenta: RSS reader.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Yandex.Lenta.

ItemValue
Java File Count27
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count3
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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