Android 2.2 AVD: no quick search box?

I recently updated my Android SDK to include support for Android 2.2 (API level 8). The application I create integrates with widgets on the quick search screen (QSB) that I cannot find in this version (using both the vanilla 2.2 version and the Google API version). I was thrilled when they announced that they had improved their functionality, but it seems to me that I was not able to observe this.

This is normal? Are others experiencing the same problem? Or is it somehow related to my setup (starting Archlinux and installing the Android SDK from repositories).

+1
source share
2 answers

This is a known issue, and we are working on it internally.

+2
source

For me, this seems like an error in the Android Launcher application, since not a single search widget (in fact, the application widget) and Menu -> Search does nothing

0
source

Source: https://habr.com/ru/post/1310511/


All Articles