Android Open Source - App code TechDissected






Project Summary

Source code of the official app for TechDissected.

Web Site / Source Repository

TechDissected is hosted in the following web site
https://github.com/Pkmmte/TechDissected

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

ItemValue
Java File Count40
Supported screen sizes[xxxhdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count3
Fragment Count7
jar files usedpkrss-1.1.3-SNAPSHOT.jar
repackaged-okhttp-2.0.0.jar
repackaged-okhttp-urlconnection-2.0.0.jar
repackaged-okio-1.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
com.android.vending.BILLING




License

The license information of TechDissected is as follows:

Apache License

Resource Files

There are 31 image files in TechDissected. The names of the image files are listed as follows.

card2x_bg.9.png
card_bg.9.png
card_bg_pressed.9.png
credits_castorflex.png
credits_chrisbanes.png
credits_emilsjolander.png
credits_jgilfelt.png
credits_pkmmte.png
credits_square.png
ic_action_favorite_empty.png
ic_action_favorite_full.png
ic_action_info.png
ic_action_menu.png
ic_action_overflow.png
ic_action_previous.png
ic_action_refresh.png
ic_action_search.png
ic_action_settings.png
ic_action_share.png
ic_android.png
ic_checkbox_off.png
ic_checkbox_on.png
ic_down.png
ic_drawer_indicator.png
ic_favorite_empty.png
ic_favorite_empty_pressed.png
ic_favorite_full.png
ic_favorite_full_pressed.png
ic_pkrss.png
ic_up.png
menu_dropdown_panel.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.pkmmte.techdissected.ApplicationTest.java
com.pkmmte.techdissected.activity.ArticleActivity.java
com.pkmmte.techdissected.activity.MainActivity.java
com.pkmmte.techdissected.activity.SearchActivity.java
com.pkmmte.techdissected.adapter.AuthorAdapter.java
com.pkmmte.techdissected.adapter.CreditsLibraryAdapter.java
com.pkmmte.techdissected.adapter.FeedAdapter.java
com.pkmmte.techdissected.adapter.NavDrawerAdapter.java
com.pkmmte.techdissected.adapter.SettingsAdapter.java
com.pkmmte.techdissected.fragment.AboutFragment.java
com.pkmmte.techdissected.fragment.ArticleFragment.java
com.pkmmte.techdissected.fragment.FavoritesFragment.java
com.pkmmte.techdissected.fragment.FeedFragment.java
com.pkmmte.techdissected.fragment.SettingsFragment.java
com.pkmmte.techdissected.model.Author.java
com.pkmmte.techdissected.model.CreditsLibraryItem.java
com.pkmmte.techdissected.model.ListBuilder.java
com.pkmmte.techdissected.model.SettingsItem.java
com.pkmmte.techdissected.util.Base64DecoderException.java
com.pkmmte.techdissected.util.Base64.java
com.pkmmte.techdissected.util.Constants.java
com.pkmmte.techdissected.util.Dialogs.java
com.pkmmte.techdissected.util.IabException.java
com.pkmmte.techdissected.util.IabHelper.java
com.pkmmte.techdissected.util.IabResult.java
com.pkmmte.techdissected.util.Inventory.java
com.pkmmte.techdissected.util.Purchase.java
com.pkmmte.techdissected.util.RoundTransform.java
com.pkmmte.techdissected.util.Security.java
com.pkmmte.techdissected.util.SkuDetails.java
com.pkmmte.techdissected.util.Utils.java
com.pkmmte.techdissected.view.BakedBezierInterpolator.java
com.pkmmte.techdissected.view.CustomShareActionProvider.java
com.pkmmte.techdissected.view.FlowLayout.java
com.pkmmte.techdissected.view.HeaderGridView.java
com.pkmmte.techdissected.view.PkDrawerLayout.java
com.pkmmte.techdissected.view.PkScrollView.java
com.pkmmte.techdissected.view.PkSwipeRefreshLayout.java
com.pkmmte.techdissected.view.StickyScrollView.java
com.pkmmte.techdissected.view.SwipeProgressBar.java