1 # GOOGLE SAMPLE PACKAGING DATA 2 # 3 # This file is used by Google as part of our samples packaging process. 4 # End users may safely ignore this file. It has no relevance to other systems. 5 --- 6 status: PUBLISHED 7 technologies: [Android] 8 categories: [UI, Background, Views] 9 languages: [Java] 10 solutions: [Mobile] 11 github: android-DisplayingBitmaps 12 level: ADVANCED 13 icon: screenshots/icon-web.png 14 apiRefs: 15 - android:android.widget.ImageView 16 - android:android.widget.GridView 17 - android:android.graphics.BitmapFactory 18 - android:android.os.AsyncTask 19 - android:android.util.LruCache 20 - android:android.support.v4.view.ViewPager 21 license: apache2 22