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

  • [25년12월 5일 ] react next.js 취약점 발견, 해킹 공격 발생, 매우 심각 단계 발생
  • 이미지에 여백이 생길 때 해결 방법들
  • Github, AWS EC2, Next.js CI/CD 자동화 + Slack 연동
  • jQuery-마우스 움직임을 이용, 좌표값 가져오기
  • 리눅스 열린 포트(port) 확인
  • Photoshop - 폰트는 폴더를 따로 관리하는 것이 좋다.
  • 관리자 페이지 중 위젯에서 드래그 & 드롭이 안되는 현상
  • [회고] slack slash command + aws lambda 로 rds 스냅샷 생성과 db 복원 기능 만들어 봤다.
  • git 특정 폴더만 다른 사용자
  • AWS codebuild - Next.js >= v18.17.0 / Node.js 20.x / yarn set version 4.x 오류

comment

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