Skip to content
foryou8904 edited this page Aug 28, 2015 · 8 revisions

Ionic

Cordova

Ionic

Ionic Documentation

ngCordova

ngCordova Plugins

Ionic Creator

Ionic toturial for building a release.apk

CodePen - Ionic

Ionic 기반 하이브리드 앱에서 proxy를 사용하여 CORS 문제 해결하기

페이지 전환시 이전 히스토리를 없애고 넘기는 방법

웹에서 네이티브 기능이 호출되는 경우 처리방법
if($window.plugins != undefined) {
  // 네이티브 기능 호출
} else {
  // 웹에서 동작할 수 있는 기능 호출
}

개발

  1. 개발준비
  2. [서버 실행을 위한 로컬 세팅 및 실행법] (서버 실행을 위한 로컬 세팅 및 실행법)
  3. Geolocation
  4. [api spec](api spec)
  5. client 개발도구 설치
  6. client 개발도구 사용법
  7. cordova-plugin 설치 및 실행
  8. REST API
  9. AngularJS
  10. Ionic
  11. Android
  12. 데이터 시각화

참고

  1. 마크다운

연습

  1. home
  2. test
  3. 개발준비2_test
  4. AsciiDoc 연습
Clone this wiki locally