Skip to content

An engine for achieving granular control over the visual appearance and data persistence over views/widgets displayed in any mobile app.

Notifications You must be signed in to change notification settings

thekirankumar/proteus

 
 

Repository files navigation

Proteus : Android Layout Engine

An android library for achieving granular control over the visual appearance and data persistence over views/widgets displayed in any mobile app. Meant to be a drop in replacement for androids LayoutInflater which allows creating and inflating layouts at runtime unlike the compiled XML layouts bundled in the APK.

Head over to the wiki for detailed documentation

One click XML to JSON conversion

Download this plugin for android studio and enable it. Once enabled, you can select any android XML layout file and go to Tools > Convert XML to JSON

About

An engine for achieving granular control over the visual appearance and data persistence over views/widgets displayed in any mobile app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%