lab.naminsik
  • Javascript, jQuery
  • Reactjs
  • React Native
  • iOS
  • Android
  • AWS
  • Server
  • Html, CSS
  • Php
  • asp .net
  • SQL
  • Word Press
search
keywords
  • Android 2018‧01‧10

    ~ free bytes and 2MB until OOM 에러

    manifests > AndroidManifest.xml 안에 android:largeHeap="true" 와 android:hardwareAccelerated="false" 를 추가해준다. <application android:name=".SetApplication" android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:largeHeap="true" android:hardwareAccelerated="false" android:theme="@style/AppTheme"> 이유나 문서가 필요하면 안드로이드 개발 사이트를 참고하면 된다. https://developer.android.com/topic/performance/graphics/index.html  

popular

  • 키보드 키 코드
  • aws Cannot exceed quota for PoliciesPerRole: 10
  • xcode archive 진행 오류 : Error Finding App Store Connect Credentials
  • 앱스토어 리젝 사유 : Guideline 2.1 - Performance - App Completeness (하이브리드 앱의 웹뷰 첨부 이미지 이슈)
  • 목록 구현할 때 포스팅의 slug 값 가져오기
  • 안드로이드 프로젝트 안에 미디어 파일을 넣고 경로 불러오기
  • 로고디자인 - 블랙과 화이트 색상을 이용한 심플한 로고 디자인 모음
  • react native - 각 컴포넌트별 tab bar 노출 여부 조절
  • jQuery - a 태그의 href 값 변경하기
  • Github 계정 정지 당함 (account suspended)

comment

  • 감사합니다!
  • 감사합니다~
  • 잘 해결 되셨다니 다행입니다!...
  • 정말 감사합니다. 덕분에 해결했습니다!...
  • 유용한정보 대단히 감사합니다....