Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Serial
- 개발일지
- socket통신
- EC2
- DevExpress
- Flutter
- 그룹채팅구현
- Android
- ERD툴
- androidstudio
- ERDTool
- MotionLayout
- 상태관리
- 채팅방구현
- node js
- erdcloud
- android pdf viewer
- firebase
- 서버배포
- 계층형 테이블
- AWS
- cloudmessage
- android studio
- FCM
- provider
- 암호화
- BLUETOOTH
- socket.io
- node.js
- PDFViewer
Archives
- Today
- Total
목록Serial (1)
nueog
[Android Studio] bluetooth 사용
과제에서 블루투스 연결해야해서 블루투스 기능을 깃허브에서 적당한 예제를 찾아서 따와서 고쳐보았다. https://github.com/kai-morich/SimpleBluetoothLeTerminal kai-morich/SimpleBluetoothLeTerminal Android terminal app for Bluetooth LE devices using custom serial profiles - kai-morich/SimpleBluetoothLeTerminal github.com 요걸 활용해서 개발해보았다. 그리고 여기서 제공하지 않는 새로고침/삭제/끊겼을시 자동연결 등의 기능을 새롭게 만들어봤다. 1. 끊겼을 시 자동연결 connect()함수로 블루투스 연결을 하는데 onSerialconnecter..
Android Studio
2021. 6. 1. 15:20