XML to Compose Converter

Convert classic Android XML layouts/Widgets to Jetpack Compose composables.

Overview

The XML to Compose Converter is a tool that assists you in transitioning from classic Android XML layouts to Jetpack Compose UI components effortlessly. It provides a user-friendly interface where you can select a classic Android widget, and the converter will display the equivalent Jetpack Compose composable name.

Features

  • Choose from a variety of classic Android widgets.
  • Instantly discover the equivalent Jetpack Compose composable.
  • Simplify your migration to Jetpack Compose.

Screenshots

App Screenshot

Technologies Used

  • Jetpack Compose: A modern UI toolkit for building native Android apps using a declarative approach.
  • Kotlin: The official programming language for Android app development.
  • Android Studio: The integrated development environment (IDE) for Android development.

Dependencies

  • Kotlin
  • Jetpack Compose
  • Gson

Contributions

Contributions are welcome! If you encounter any issues or have suggestions, feel free to submit a pull request or create an issue.

License

MIT License

Copyright (c) 2023 Bhoomi Vaghasiya

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Author

Bhoomi Vaghasiya

GitHub

View Github