Pengembangan Aplikasi Mobile Android Berbasis SQLite untuk Sistem Informasi Data Kerjasama Antar Lembaga
Keywords:
Android, SQLite, CRUD, Kerjasama, LembagaAbstract
Manual management of inter-institutional collaboration data often presents challenges such as duplication, data loss, and
limited access. Therefore, an Android mobile application-based information system is needed to help record and organize
collaboration data efficiently and in a structured manner. SQLite, as a local database, has the advantages of speed, light weight,
and does not require an internet connection, making it highly suitable for use in mobile applications. Previous research has shown
that integrating SQLite into Android applications can improve data management efficiency in various sectors, including
institutional administration. This study used a Research and Development (R&D) method with a Waterfall model approach, through
the stages of analysis, design, implementation, and application testing. Testing was conducted using a black box method to ensure
all CRUD (Create, Read, Update, Delete) functions run as needed. The results show that the application is capable of recording
inter-institutional collaboration data offline, presenting information quickly, and making it easy for users to update and delete data
independently. The simple interface makes this application usable even by non-technical staff, making it suitable for
implementation in various institutions. In conclusion, this application effectively helps digitize inter-institutional collaboration data
management and can be further developed according to user needs