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

  • 그림문자인 이모지(emoji) 웹에 사용하기
  • php - 배열에 값 추가하기
  • github로 무료 웹호스팅, 미디어 호스팅 이용하기(for 디자이너)
  • AWS EC2 Auto Scale Group - static ip (고정 아이피)
  • css - 크롬 position fixed 버그 해결 방법
  • 창 사이즈 읽어오기 scrollHeight / clientHeight / scrollTop (브라우즈별 차이점)
  • 로그인/로그아웃 기능, 회원가입/정보수정 기능 링크 추가
  • Angularjs - 외부 json 파일 불러와서 dom에 바인딩 시키기
  • JS - textarea의 글자들에 엔터값을 br태그로 변환
  • Moss & Dew studio web site

comment

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