Skip to content
#

sduino

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A server-driven UI framework for Android is a set of tools and libraries that facilitate the development of server-driven user interfaces for Android devices, allowing for the rendering and control of the UI to be performed by a server, with the Android client serving as a display and interaction layer.

  • Updated Feb 12, 2023
  • Kotlin

Server-driven UI refers to a design pattern in which the user interface is primarily controlled and rendered by a server, with the client serving as a display and interaction layer. This approach allows for a separation of concerns between the presentation and business logic, and can simplify client-side development.

  • Updated Feb 12, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the sduino topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sduino topic, visit your repo's landing page and select "manage topics."

Learn more