2 Repos
Platforms for running and testing applications on remote physical hardware.
Distinct from Physical Security: Distinct from Physical Security: focuses on remote hardware access for testing, not physical device protection.
Explore 2 awesome GitHub repositories matching mobile development · Device Streaming Services. Refine with filters or upvote what's useful.
Compose Samples is a collection of reference implementations for the Jetpack Compose UI library, serving as a practical guide for building native Android user interfaces. It demonstrates the use of a declarative framework where Kotlin functions describe layout structures and data dependencies, enabling developers to construct modern, reactive interfaces. The repository highlights architectural patterns that prioritize maintainability and testability, such as layered organization and unidirectional data flow. It showcases how to implement adaptive layouts that automatically adjust to various s
Enables testing applications on physical hardware directly from the development environment.
Sunflower is a reference implementation designed to demonstrate modern Android development patterns and industry-standard architectural practices. It serves as a comprehensive guide for building functional mobile applications by integrating declarative user interface toolkits with robust data management and navigation systems. The project distinguishes itself by showcasing the transition from legacy view-based systems to modern declarative frameworks. It provides a practical example of how to organize code into distinct layers, manage complex state, and implement dependency injection to ensur
Enables testing on real hardware hosted in the cloud to verify cross-device behavior.