Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 960 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 960 Bytes

DivKit for Android client library

How it works

DivKit builds native views from JSON data.

JSON → DivData → Android View

  • JSON – raw data with templates in DivKit format (see DivKit schema).

  • DivData – data objects parsed from JSON.

  • Android View - Plain old Android view system

DivKit Project

build.gradle – main Android Studio project with everything Android related.

Use divkit-demo-app configuration to build and launch our demo app.

Sample Project

sample – sample project with a very simple DivKit integration


Documentation. Medium tutorial. Habr tutorial.

Telegram: News | English-speaking chat | Чат на русском.

Twitter