일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- mfc
- compare
- file access
- flutter
- c++
- Android
- Barcode
- length
- UNO
- Encapusulation
- parameter
- Class
- wpf
- Contour
- preprocessing
- stream
- SERIAL
- APP
- Unity
- atmega328
- sensor
- memory
- public
- Read
- aduino
- Pointer
- inheritance
- java
- Overloading
- digitalRead
Archives
- Today
- Total
목록sample project (1)
폴크(FOLC)

1. Android Studio 실행 # Create New Flutter Project 선택 2. Flutter SDK 설치된 경로 선택 3. 프로젝트 이름 설정 4. 샘플 프로젝트 OPEN 성공 5. 연결된 Device 나 Virtual Device 를 선택 # 만약, Device 가 없다면 AVD Manager 선택 6. Device 를 더블 클릭 7. 디바이스 찾기 수행 # no device selected - Refresh 클릭 8. 디바이스 선택 11. 샘플 프로그램 디버깅 시작 12. Android Process 와 main.dart 파일 연결 확인 # Flutter 개발 환경에서 생성된 apk 파일을 Virtual Device 로 옮긴다. 13. Flutter 개발 환경에서 생성된 apk ..
Flutter, Android/Flutter 사용법
2021. 6. 23. 10:48