https://github.com/harryjhin/fileexplorer
안드로이드2 과제
https://github.com/harryjhin/fileexplorer
Last synced: over 1 year ago
JSON representation
안드로이드2 과제
- Host: GitHub
- URL: https://github.com/harryjhin/fileexplorer
- Owner: HarryJhin
- Created: 2021-11-19T08:15:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T13:48:20.000Z (over 4 years ago)
- Last Synced: 2025-01-22T04:11:33.565Z (over 1 year ago)
- Language: Java
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 안드로이드Ⅱ 리포트
- 목차
## 1. 개요
---
### 1.1. 제출자
- 학과: 융합소프트웨어
- 학번: 2018142049
- 이름: 주진현
### 1.2. 수행
- [x] 새로운 서브 디렉토리 생성
- [ ] 디렉토리를 선택하고 Delete 버튼을 누르면 디렉토리를 삭제
- [ ] 파일을 선택하고 Delete 버튼을 누르면 파일 삭제
- [ ] 파일을 더블 클릭하면 파일 수행 (암시적 인텐트)