Вопрос

By default android launcher2 has 3 apps as favorites . they are camera, gallery and settings . Is there anyway I can remove it by making some changes in the code.

Это было полезно?

Решение

Yes, if you have the framework source and building from Android source. Try playing around with packages/apps/Launcher2/res/xml/default_workspace.xml file, which controls the default applications.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top