Home | History | Annotate | Download | only in resources

Lines Matching refs:Framework

182       en: 'ListViews are very popular widgets within the Android framework. This article describes some of the optimizations used by the ListView widget, and how to avoid some common issues that this causes when trying to use a custom background.'
222 en: 'The Input Method Framework (IMF) allows users to take advantage of on-screen input methods, such as software keyboards. This article provides an overview of Input Method Editors (IMEs) and how applications interact with them.'
242 en: 'Quick Search Box (QSB) is a powerful, system-wide search framework. QSB makes it possible for users to quickly and easily find what they\'re looking for, both on their devices and on the web. This article discusses how to work with the QSB framework to add new search results for an installed application.'
289 en: 'UI Framework Changes in Android 1.5'
299 en: 'UI Framework Changes in Android 1.6'
427 en: 'A variety of small applications that demonstrate an extensive collection of framework topics.'
657 en: 'Demonstrates how an application can communicate with a cloud-based service and synchronize its data with data stored locally in a content provider. The sample uses two related parts of the Android framework — the account manager and the synchronization manager (through a sync adapter).'
667 en: 'A sample application that demonstrates Android\'s search framework, including how to provide search suggestions for Quick Search Box.'
912 en: 'A basic introduction to the Android testing framework.'
922 en: 'A more advanced demonstration of the Android testing framework and tools.'