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

  • php - 글자 수 가져오기 strlen
  • 사용자 페이지에서 상단의 어드민바 노출 안하기
  • 배열안에 해당 값이 존재하는지 체크
  • 심볼릭 링크 ln 명령어
  • php 디버깅 할 때 배열,객체 값 콘솔로 확인
  • 게시판 플러그인 KBoard 설치법 및 사용법
  • jQuery - a 태그의 href 값 변경하기
  • [회고] Github Actions가 갑자기 안된다. (Waiting for a runner to pick up this job…)
  • 크롬 브라우저 http 웹사이트에서 위치(지오로케이션) 가져오기 중단
  • react, vue - Uncaught SyntaxError: Unexpected token

comment

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