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

  • PC와 모바일에서 텍스트를 클립보드에 복사 시키기
  • 워드프레스 설치 방법
  • 관리자 페이지 중 위젯에서 드래그 & 드롭이 안되는 현상
  • css - 모바일웹 화면 회전시 텍스트 크기가 변경될 때
  • 내가 설치한 워드프레스 버전 알아보기
  • MSSQL - 난수 쿠폰 코드 생성, 중복 없이 테이블에 등록
  • props (부모 컴포넌트에서 자식 컴포넌트로 데이터 전달)
  • Return false 대체하기
  • surfaceHolder.addCallback(this); 에 this 안 먹힐 때
  • Mobis Phoebus site renewal

comment

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