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

  • 저장소 파일 불러올 때 권한 요청 설정
  • [회고] Github Actions가 갑자기 안된다. (Waiting for a runner to pick up this job…)
  • react native - 설치된 자바 버전에 따른 오류
  • Github, AWS EC2, Next.js CI/CD 자동화 + Slack 연동
  • Incorrect integer value: '' for column 'xxx'
  • Lecture (Building website using wordpress)
  • JS - 모바일 접속 체크
  • react native - Text 컴포넌트에한 줄 내림 처리 (html의 br 태그 같은 처리)
  • 페이지 새로 불러오기
  • 숏코드를 php안에서 쓰고 싶을 때

comment

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