7 repositorios
Applications developed specifically for the Android operating system to leverage native performance.
Distinct from Android App Execution: Shortlist focused on app execution and modularization rather than the identity of being a native app
Explore 7 awesome GitHub repositories matching mobile development · Native Android Applications. Refine with filters or upvote what's useful.
StreetComplete es una aplicación para Android destinada a editar y mejorar los datos geográficos de OpenStreetMap. Funciona como una herramienta de datos geográficos colaborativos que identifica información faltante en el mapa y permite a los usuarios completar esos vacíos a través de una interfaz de encuesta guiada. La aplicación incluye una herramienta de medición de distancias que utiliza realidad aumentada para calcular longitudes físicas y lograr un mapeo preciso de características geográficas. También admite un flujo de trabajo de recolección de datos geográficos sin conexión, permitiendo a los usuarios guardar las respuestas de las encuestas localmente cuando no hay conexión a internet y sincronizarlas con la base de datos del mapa más tarde. El sistema cubre el levantamiento geográfico móvil mediante la entrada de datos basada en preguntas y el descubrimiento de tareas según la ubicación. Proporciona utilidades para el refinamiento de la precisión de los datos cartográficos y la identificación de atributos faltantes para mejorar la calidad global del mapa.
Provides a native Android application designed to leverage system performance for real-time data entry.
android-crop is an Android image cropping library and image picker. It provides a reusable view component for selecting and cropping rectangular areas of images within mobile applications. The project includes an interface for launching the system gallery to select photos and a visual tool for users to manually adjust image framing. It manages the process of extracting specific regions of a bitmap and discarding the surrounding pixels.
Provides a native Android library for integrating image selection and cropping into mobile applications.
rawdrawandroid es un framework para construir aplicaciones Android utilizando C y Make. Proporciona un sistema de desarrollo nativo que compila el código fuente en paquetes ejecutables independientes, evitando las cadenas de herramientas y máquinas virtuales estándar de Java o Kotlin. El proyecto cuenta con un kit de herramientas de interfaz de usuario nativa para crear ventanas gráficas aceleradas por hardware y una interfaz de hardware dedicada para la comunicación directa con periféricos USB y sensores integrados. Utiliza un entorno de compilación en contenedores para garantizar una compilación y firma consistentes de binarios sin requerir instalaciones locales de cadenas de herramientas. El sistema cubre la interfaz de hardware de bajo nivel, incluyendo la captura de datos de sensores en tiempo real y la gestión de dispositivos USB. También admite renderizado OpenGL ES, integración de vista web nativa y la gestión de activos de aplicaciones integradas y almacenamiento externo. La depuración remota de la lógica de la aplicación compilada es compatible a través de una conexión entre una máquina host y un dispositivo móvil físico.
Provides a complete system for developing high-performance Android applications using C and Make.
Timeline-View is a native Android UI library used to render sequential event timelines and progress indicators. It provides a set of reusable interface components for displaying chronological sequences of events through markers and connecting lines. The library supports both vertical and horizontal layouts, allowing for the visualization of multi-step processes, workflow states, and shipment tracking flows. These components integrate directly into standard Android mobile application hierarchies.
Ships a collection of reusable native Android view components for direct integration into app hierarchies.
This project is an Android application that integrates OpenAI language models to provide real-time conversational AI experiences. It functions as a native mobile client, enabling users to send queries to remote language services and view the resulting text responses within an interactive chat interface. The application utilizes a declarative user interface framework to build dynamic messaging layouts and manage conversation states. It employs a component-based architecture that separates UI logic from network communication, ensuring that messaging components remain modular and decoupled from
Provides a native Android application that integrates OpenAI chat APIs with messaging components for conversational AI.
Nekogram is a third-party Telegram client for Android designed to provide messaging enhancements and interface customizations. It serves as an alternative messaging interface that modifies how the service looks and functions on mobile devices. The project focuses on Telegram UI customization, allowing users to modify visual elements such as navigation bars and icons. It enables the use of custom emoji sets and the ability to hide specific navigation elements to change the overall style and layout of the user interface.
Built as a native Android application to leverage the standard SDK for UI and system resource management.
This project is a native Android mobile application and Wikipedia client designed for browsing and editing encyclopedia content through a mobile interface. It provides users with a dedicated way to access and search a crowdsourced knowledge base on Android devices. The application features integrated support for global accessibility through mobile localization and the ability to translate interface text into multiple languages. It also utilizes remote configuration to manage operational behavior and feature toggles via JSON files, allowing system settings and logging levels to be adjusted wit
A native Android application designed for browsing and editing Wikipedia content.