https://github.com/tyrue/4th_mobile-system
4th_Mobile-System Assignments
https://github.com/tyrue/4th_mobile-system
android
Last synced: 2 months ago
JSON representation
4th_Mobile-System Assignments
- Host: GitHub
- URL: https://github.com/tyrue/4th_mobile-system
- Owner: tyrue
- Created: 2018-09-01T09:25:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T08:29:44.000Z (over 7 years ago)
- Last Synced: 2025-08-12T02:58:05.857Z (12 months ago)
- Topics: android
- Language: Java
- Homepage:
- Size: 7.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 모바일 시스템 프로그래밍(4th_Mobile-System)
### (1) Assignment_1 - 접근 경보 알림
1. 전체 로직

2. 실행 화면
  
main, add, remove 액티비티이다. 버튼을 클릭하여 액티비티를 이동할 수 있다.
### (2) Assignment_2 - 블루투스 알람
1. 전체 로직

2. 실행 화면

등록된 블루투스 장비가 검색되면 텍스트와 토스트 메시지로 알려준다.
### (3) Assignment_3 - 와이파이로 등록한 장소 접근 알림
1. 전체 로직

2. 실행 화면

와이파이 신호를 분석하여 미리 등록한 장소에 접근하면 알림이 울린다.