Skip to content

0x7962/Serialport

Repository files navigation

Serialport

Android端串口程序

编译(Android Studio)

需要在app下面的build.gradle里面设置compileSdkVersion为运行目标机器的当前平台,否则jni库运行会出错。 注:AS编译jni需要版本1.3或以上

Copyright

Serial Port API sample v1.1 This program is the sample application provided with project android-serialport-api. More information and bug report on [http://code.google.com/p/android-serialport-api]
    Copyright 2010-2011 Cedric Priscal.

    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

FirstCommit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors