Android Search feature case, save search history locally ...

Source: Internet
Author: User

Development of the app has a search function, and need to display the history of the search, I spare no time to help her develop this feature, now the page is extracted into a demo to share to everyone.

implementation effect:  

This case is very simple to implement, so it can be directly embedded in the project to use, involving the knowledge point:  
Database additions and deletions change operation  
ListView and ScrollView nested conflict resolution  
Monitor soft keyboard return button set to search button  
use Textwatcher () real-time filter  
Search keywords searched again not repeatedly added to the database  
just entered the page Setup soft keyboard does not automatically eject because of EditText

code

      1. Recordsqliteopenhelper.java

    1. Mainactivity.java

    1. Mylistview.java

    1. Activity_main.xml

Android Search feature case, save search history locally ...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.