Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为乌尔都语开发一个应用程序,并且我有自己的数据库。我想显示这样的乌尔都语单词:
任何人都可以帮忙吗?
提前致谢..
PS:我尝试过自动完成文本,但这仅适用于一个单词。
您可以使用 AutoCompleteTextView,它会完成该任务。此链接将帮助您 http://developer.android.com/resources/tutorials/views/hello-autocomplete.html