Design and implement of cellphone addressbook based on Linux2.6 and SQLite

Zhao Peng,Zhou Yu,Wang Ziqiang,Du Sidan
DOI: https://doi.org/10.19651/j.cnki.emt.2009.06.017
2009-01-01
Abstract:Compared with the traditional databases,embedded databases have smaller size,faster speed,and better portability.With the basic characteristics of embedded databases,the SQLite,written in the C programming language,is totally open-source.Based on the detailed research of the architecture and key components of SQLite,the design and implementation of the cellphone address book,which is based on Linux 2.6 and SQLite,is proposed in this article.And the system with s3c2440A,a LCD touch panel,Linux 2.6,and Matchbox as its desktop system,is used in the implementation.As the experiment indicates,this design and implementation consumes little resource,and has a good robustness,which can have some spreading value.
What problem does this paper attempt to address?