출처 : http://www.androidsnippets.com/encryptdecrypt-strings Simple helper class to encrypt and decrypt strings using AES128. The result is Ascii-encoded (actually hex, no base64), so no byte[] has to be stored. A SEED value is used as a shared secret ("Master-Password"). Only with the same SEED the stored values can be decrypted. package net.sf.andhsli.hotspotlogin; import java.security.SecureRan..
출처: http://www.androidpub.com/265895 혁이아빠님 감사합니다. 여러가지 내장 컴포넌트들을 사용하다보면 예상하지 못한 캐시가 많이 생성됩니다. 저는 웹뷰를 주로 많이 쓰는데요~ 쓰다보면 내장메모리에 몇메가까지 캐시가 생기더라고요~ webview.clearChache 메써드를 수시로 사용해도 완전히 지워지지 않습니다. 종료시점이나 사용자 메뉴에 아래처럼 쓰시면 바로 0으로 줄어드네요^^ private void clearApplicationCache(java.io.File dir){ if(dir==null) dir = getCacheDir(); else; if(dir==null) return; else; java.io.File[] children = dir.listFiles(); t..
MJAndroid 시작 코드와 리소스들MapView에 Google map api를 통해 현 GPS 위치를 표시하고, job search를 통해 Google Map api 사용 Google map에 임시직 위치 표시 GPS 통한 현 위치 정보 갱신 다양한 메뉴, 버튼, 목록, 이벤트 처리 Layout, Button event, Spinner, SQLite AndroidManifest.xml 이 시작점 app 컴포넌트(activity, service, intents, content provider, broadcast Receivers, notification, resource manager)의 구조 및 메타데이터를 정의 Intent filter와 permissions을 사용해 다른 컴포넌트와 applicat..
- Total
- Today
- Yesterday
- jakeyoon
- 하쭈서쭈
- 릴레이대회본선
- 안드로이드
- 리눅스
- WatchFaceHack
- 창의과학교구
- 서버개발자
- AndroidWear
- gdg watchfacehack
- yjaeseok
- 해커톤
- jaeseokyoon
- 핸즈온머신러닝
- Linux
- 안드로이드폰
- 소설네트워크2
- 그래비트랙스
- 리눅스 커널 2.6
- 리눅스 커널 2.6 구조와 원리
- Jake Yoon
- watchface
- 숭실대
- GDG
- 윤재석
- GDG SSU
- 리눅스2.6
- gdgssu
- 창조경제혁신센터
- Developing on AWS
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |