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
- 그게 무슨 의미가 있니
- COC
- i7-8700
- 해맑게 웃는 너
- 질투
- 3rd party software
- 영구정지
- rsnapshot
- 적절한 타이밍
- 흘러가는대로
- CentOS 6 설치 오류
- nmtui
- 퇴근버스 슈퍼스타K 2016
- 커피레이크
- 김영근 올패스
- 보고싶은 내맘
- 가식의 껍데기
- 사랑 그렇게 보내네 김영근
- 짝사랑
- 퇴근버스 조민욱
- 내 자신의 생각
- HttpURLConnection
- 센티멘탈
- #만취
- 흐린날의 낮술
- 슈퍼스타k 2016
- account ban
- 지리산 소울 김영근
- 도전의 기회
- 넬 희망고문
Archives
- Today
- Total
목록gamepad (1)
끄적거림들...
Android Bluetooth GamePad 연결하기
역시... Android API 는 설명이 잘되어 있다. : ) http://developer.android.com/guide/topics/connectivity/bluetooth.htmlhttp://developer.android.com/training/game-controllers/controller-input.html - AndroidManifest.xml 설정 ... - Bluetooth Adapter 설정BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter(); if (mBluetoothAdapter == null) { // Device does not support Bluetooth }- Bluetooth Onif (!..
Androiddd
2014. 8. 14. 17:31