Server-Driven UI App
서버 주도 UI 방식으로 구현된 커머셜 앱 프로젝트
May 29, 20242 min read7

Search for a command to run...
Series
A blog series where I showcase and discuss various Android projects I've developed.
서버 주도 UI 방식으로 구현된 커머셜 앱 프로젝트

Overview This project aims to facilitate user searches by allowing them to input a username. Upon entering the desired username, the system displays a list of users containing or matching the input. Users can click on a specific entry in the list to ...