8000 GitHub - dalemoncayo/android-kotlin-intents: Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display

Notifications You must be signed in to change notification settings

dalemoncayo/android-kotlin-intents

Repository files navigation

Android Kotlin Intents

This repository serves as a comprehensive demonstration of working with intents in Android applications using Kotlin. The code provides examples of both activity-to-activity intent implementation and passing extra parameters between activities. Additionally, it integrates the usage of RecyclerView in the application.

Key Features

  • Activity-to-activity intent implementation
  • Passing extra parameters between activities
  • Integration of RecyclerView

Example Usage

To understand the implementation and usage of Android intents and RecyclerView, clone the repository and open it using Android Studio. Explore the code and customize it as needed for your own projects.

Additional Resources

For further understanding of RecyclerView implementation, you can also refer to my android-kotlin-recyclerview repository.

Contribution

Contributions are welcome! Feel free to create a pull request for any enhancements or bug fixes you may identify.

License

This project is licensed under the MIT License.

About

Explore Android intents in Kotlin with examples of activity-to-activity communication and passing extra parameters. Includes practical RecyclerView integration for enhanced UI display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0