Home | History | Annotate | Download | only in .google
      1 
      2 # GOOGLE SAMPLE PACKAGING DATA
      3 #
      4 # This file is used by Google as part of our samples packaging process.
      5 # End users may safely ignore this file. It has no relevance to other systems.
      6 ---
      7 status:       PUBLISHED
      8 technologies: [Android]
      9 categories:   [Content]
     10 languages:    [Java]
     11 solutions:    [Mobile]
     12 github:       android-BasicContactables
     13 level:        INTERMEDIATE
     14 icon:         screenshots/icon-web.png
     15 apiRefs:
     16     - android:android.app.SearchManager
     17     - android:android.widget.SearchView
     18     - android:android.app.LoaderManager
     19     - android:android.content.CursorLoader
     20     - android:android.provider.ContactsContract.CommonDataKinds
     21 license: apache2
     22