The missing Java distribution of native C++ libraries
The android library that wraps Python 2.7 and youtube-dl python scripts
Java (androidthings) conversion of python library for waveshare e-paper displays
个人原创:此处android项目全部不再维护,先前android、python项目,全部转向bitbucket
Simple android app that make use of image handling and communication with Python server
python-for-android: demonstrates how to use a python service for android in a library(aar) being used by a kotlin app
A library makes ScriptEngine (since Java 6,JSR 223) work with Android platform.By implmenting ScriptEngine,Android can communicate with script languages,such as JavaScript,Python,Ruby,Groovy,etc.
A library to acquire data from external sources mainly through forms on an Android application, store them on a local database and handling the conversion to KML data format to be shown on the Liquid Galaxy System.
Core library of my code, at first time, it has 3 parts: library of java, library of android, library of swing. In feature, maybe add library of c/c++/php/python and so on.
An android mobile app written with Java that connects to a Google datastore NDB using a RESTful API written in Python. The app implements various activites and custom dialog boxes to allow the user to add new books and members to the datastore as well as checkout and return books for each member.
This repository contains a bluetooth server written in python and a bluetooth client written in Java for Android. To run the bluetooth server, you will need to install pybluez and the C bluetooth libraries for your computer.
Library Android app and python server for Human Computer Interactaction course at University of Turin.
A Kivy Application and its equivalent Android app that uses ZBar library to perform QR code and barcode detection
a social media app with image sharing capabilities using parse backend
This app can classify handwritten digits (0-9) drawn on the screen. It was created by implementing a model coded with Tensorflow in Python and then serving that file via the Tensorflow Inference java library.
Here u can find Window Detectors made in C++, Android and Python. Programs are using library OpenCV. Additionally it contain image base used for creation Cascade Classifiers
Personal project I've been working on to experiment with Bluetooth communication between my phone and laptop. The terminal application is writen in python leveraging the curses library as well as the pyBluez project. The phone app is a android-studio project.