File tree Expand file tree Collapse file tree 1 file changed +3
-31
lines changed Expand file tree Collapse file tree 1 file changed +3
-31
lines changed Original file line number Diff line number Diff line change @@ -22,39 +22,13 @@ List of devices attached
2222192.168.0.40:5555 device
2323```
2424
25- ## 주요 기능
26-
27- ### 운영 체제 지원
28- - ** 안드로이드** : 2.3.3 (SDK 10)부터 12 (SDK 32)까지 지원
29- - ** Wear OS** : 5.1 지원 (5.0은 권한 문제로 지원하지 않음)
30- - ** 기타** : Fire OS, CyanogenMod 등 안드로이드 기반 배포판 지원
31-
32- ### 장치 제어
33- - 브라우저에서 장치 원격 제어
34- - 실시간 화면 보기 (최대 30-40 FPS)
35- - 회전 지원
36- - 키보드 입력 및 메타 키 지원
37- - 드래그 앤 드롭을 통한 apk 파일 설치 및 실행
38- - 장치 로그 실시간 보기 및 필터링
39-
40- ### 장치 관리
41- - 연결된 장치 상태 모니터링 (사용 중, 오프라인, 인증되지 않음 등)
42- - 장치 하드웨어 사양 표시
43- - 배터리 상태 모니터링
25+ ![ stf 화면] ( /assets/img/STF/stf.webp )
26+ <p class =" image-caption " >STF 메인 화면</p >
27+
4428
4529## 설치 방법
4630
4731### 1. 필수 의존성 설치
48- - Node.js (최대 20.x)
49- - ADB
50- - RethinkDB (>= 2.2)
51- - CMake (>= 3.9)
52- - GraphicsMagick
53- - ZeroMQ 라이브러리
54- - Protocol Buffers 라이브러리
55- - yasm
56- - pkg-config
57-
5832``` bash
5933# Add the RethinkDB repository
6034wget -qO- https://download.rethinkdb.com/repository/raw/pubkey.gpg | \
@@ -116,8 +90,6 @@ stf local --public-ip <your_internal_network_ip_here>
11690``` bash
11791stf local --allow-remote
11892```
119- ![ stf 화면] ( /assets/img/STF/stf.webp )
120- <p class =" image-caption " >STF 메인 화면</p >
12193
12294> 만약 접속이 안되거나 control 페이지에 디바이스 화면이 보이지 않는다면, 방화벽을 끄고 시도해보세요.
12395 {:.prompt-tip}
You can’t perform that action at this time.
0 commit comments