Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Redirect
- Android
- Java
- 컬럼명
- javascript
- 웹뷰
- jsp
- C#
- 자바스크립트
- scrollView
- 안드로이드
- Bootstrap
- MS-SQL
- 자바
- MSsql
- SpringSource Tool Suite
- Apache Lucene
- Maven
- WebView
- TextBox
- MANTIS
- decompiler
- 이클립스
- STS
- 웹 서비스
- asp.net
- varags
- Web Service
- html
- Eclipse
Archives
- Today
- Total
목록2021/02/04 (1)
bboks.net™
ionic icon 및 splash 이미지 변경
* 플랫폼 생성 후 적용은 splash에만 적용되는 것으로 확인 * 좀 더 정확한 확인을 위해 프로젝트 생성 후 처음부터 다시 해보는 방법을 써봐야 할 듯 1. 1024×1024px(icon)과 2732×2732px(splash) 이미지를 준비 2. 이미지를 ionic 프로젝트 root의 resources 폴더에 이동 3. capacitor-resource 설치 npm install capacitor-resources -g 4. cordova-res 설치 npm install -g cordova-res 3과 4 둘중 하나만 설치해도 될듯 5. 안드로이드 이미지 생성 ionic cordova resources android 6. 이미지를 복사 (resources 상위 디렉토리에서) cordova-res a..
Web/Ionic
2021. 2. 4. 16:57