-
Notifications
You must be signed in to change notification settings - Fork 0
ionic
foryou8904 edited this page Aug 28, 2015
·
8 revisions
Ionic toturial for building a release.apk
Ionic 기반 하이브리드 앱에서 proxy를 사용하여 CORS 문제 해결하기
웹에서 네이티브 기능이 호출되는 경우 처리방법
if($window.plugins != undefined) {
// 네이티브 기능 호출
} else {
// 웹에서 동작할 수 있는 기능 호출
}
- 개발준비
- [서버 실행을 위한 로컬 세팅 및 실행법] (서버 실행을 위한 로컬 세팅 및 실행법)
- Geolocation
- [api spec](api spec)
- client 개발도구 설치
- client 개발도구 사용법
- cordova-plugin 설치 및 실행
- REST API
- AngularJS
- Ionic
- Android
- 데이터 시각화