# Guigle: A GUI Search Engine for Android Apps

**Authors:** Carlos Bernal-Cardenas, Kevin Moran, Michele Tufano, Zichang Liu,, Linyong Nan, Zhehan Shi, Denys Poshyvanyk

arXiv: 1901.00891 · 2019-01-07

## TL;DR

GUIGLE is a GUI search engine for Android apps that helps developers conceptualize app interfaces by retrieving relevant screens based on textual, visual, and metadata queries, improving UI design efficiency.

## Contribution

This paper introduces GUIGLE, a novel GUI search engine that indexes app screens and metadata, enabling intuitive and effective UI design support through advanced search features.

## Key findings

- 68.8% relevance of returned screens to queries
- Users found GUIGLE's features useful for UI design
- GUIGLE provides an intuitive user experience

## Abstract

The process of developing a mobile application typically starts with the ideation and conceptualization of its user interface. This concept is then translated into a set of mock-ups to help determine how well the user interface embodies the intended features of the app. After the creation of mock-ups developers then translate it into an app that runs in a mobile device. In this paper we propose an approach, called GUIGLE, that aims to facilitate the process of conceptualizing the user interface of an app through GUI search. GUIGLE indexes GUI images and metadata extracted using automated dynamic analysis on a large corpus of apps extracted from Google Play. To perform a search, our approach uses information from text displayed on a screen, user interface components, the app name, and screen color palettes to retrieve relevant screens given a query. Furthermore, we provide a lightweight query language that allows for intuitive search of screens. We evaluate GUIGLE with real users and found that, on average, 68.8% of returned screens were relevant to the specified query. Additionally, users found the various different features of GUIGLE useful, indicating that our search engine provides an intuitive user experience. Finally, users agree that the information presented by GUIGLE is useful in conceptualizing the design of new screens for applications.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.00891/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1901.00891/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1901.00891/full.md

---
Source: https://tomesphere.com/paper/1901.00891