erdnuess / android-serialport-api

Accessing serial ports for Android

Home Page:http://code.google.com/p/android-serialport-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-serialport-api

Accessing serial ports for Android

I ported the previously Eclipse-based project to an Android Studio project.


To use this project you need to activate some SDK Tools in the Android SDK-Manager: "CMake", "LLDB", "NDK"

Maybe you don't need all of those, but I am too lazy to test that at this point.


Copyright 2009 Cedric Priscal

Ported 2017 Benjamin Erdnüß

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Accessing serial ports for Android

http://code.google.com/p/android-serialport-api


Languages

Language:Java 77.4%Language:C 16.3%Language:CMake 6.3%