Android Open Source - App memory res-check






Project Summary

A very simple but still also really useful app to get some quick info about the screen and memory properties of a given Android device.

Web Site / Source Repository

res-check is hosted in the following web site
https://github.com/harri35/res-check

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

ItemValue
Java File Count14
Supported screen sizes[tvdpi, mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2




License

The license information of res-check is as follows:

Apache License

Resource Files

There are 16 image files in res-check. The names of the image files are listed as follows.

ab_bottom_solid_rescheck.9.png
ab_solid_rescheck.9.png
ab_stacked_solid_rescheck.9.png
ab_transparent_rescheck.9.png
action_search.png
cab_background_bottom_rescheck.9.png
cab_background_top_rescheck.9.png
content_copy.png
icon_dpi.png
menu_dropdown_panel_rescheck.9.png
progress_primary_rescheck.9.png
social_share.png
spinner_ab_default_rescheck.9.png
spinner_ab_disabled_rescheck.9.png
spinner_ab_focused_rescheck.9.png
spinner_ab_pressed_rescheck.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.harrikirik.rescheck.Config.java
com.harrikirik.rescheck.activity.DetailActivity.java
com.harrikirik.rescheck.activity.MainActivity.java
com.harrikirik.rescheck.adapter.InfoAdapter.java
com.harrikirik.rescheck.dto.BaseInfoObject.java
com.harrikirik.rescheck.dto.CategorisedInfoItem.java
com.harrikirik.rescheck.dto.InfoCategory.java
com.harrikirik.rescheck.dto.InfoImageItem.java
com.harrikirik.rescheck.dto.InfoItem.java
com.harrikirik.rescheck.fragment.DetailFragment.java
com.harrikirik.rescheck.fragment.SpecFragment.java
com.harrikirik.rescheck.util.InfoUtil.java
com.harrikirik.rescheck.util.Log.java
com.harrikirik.rescheck.util.Util.java