본문 바로가기
728x90

전체 글256

[android studio] java.lang.SecurityException: Permission denied (missing INTERNET permission?) 안드로이드 스튜디오로 소켓통신을 하는데 기능 동작이 안되는경우 인터넷 권한을 추가해줘야 한다 AndroidManifest.xml 파일에 추가한다 ... 2019. 6. 13.
[android studio] lambda expressions are not supported in -source 1.7 lambda expressions are not supported in -source 1.7 에러가 발생하면 람다식이 자바 1.7 버전에서 지원되지 않아 1.8 버전 이상을 사용해야 한다. 프로젝트 셋팅에서 자바 버전 1.8 로 설정한다 설정되면 설정파일에 1.8 버전이 추가된다 android { ... compileOptions { sourceCompatibility = '1.8' targetCompatibility = '1.8' } } 2019. 6. 12.
E8372h-608 이동이 안될경우 192.168.8.1 로 접속하면 된다. 설정에 들어간다. 기본 설정은 ID/PW admin 나중에 원하고자 하는 프로필 이름 / 사용자 이름 / 암호까지 입력후 APN에 통신사별 입력을 따로 해줘야 한다. SKT 3G: web.sktelecom.com SKT LTE: lte.sktelecom.com KT 3G: alwayson-r6.ktfwing.com KT LTE: lte.ktfwing.com LGT LTE: internet.lguplus.co.kr 성공이라고 뜨면 다 끝난 것이다 2019. 6. 12.
[lte] LTE 밴드별 주파수 대역 LTE BandNumberUplink(MHz)Downlink(MHz)Width of Band (MHz)Duplex Spacing (MHz)Band Gap (MHz) 1 1920 - 1980 2110 - 2170 60 190 130 2 1850 - 1910 1930 - 1990 60 80 20 3 1710 - 1785 1805 -1880 75 95 20 4 1710 - 1755 2110 - 2155 45 400 355 5 824 - 849 869 - 894 25 45 20 6 830 - 840 875 - 885 10 35 25 7 2500 - 2570 2620 - 2690 70 120 50 8 880 - 915 925 - 960 35 45 10 9 1749.9 - 1784.9 1844.9 - 1879.9 .. 2019. 6. 12.
[youtube] 유튜브 동영상 다운로드 프로그램 유튜브에서 동영상을 다운로드 받을수 있는 프로그램 유튜브 동영상 마우스 우클릭하여 동영상의 URL 복사하여 붙여넣기 하고 다운로드 한다 2019. 6. 12.
[포토스케이프] 무료 사진 편집 프로그램 무료로 다운로드 할수 있는 사진 편집 프로그램 Cnet.com과 softonic.com 두곳에서 다운로드 할수 있고 softonic.com에서 받는게 빠르다 다운로드: http://www.photoscape.org/link/link.php?version=web&topic=dl_softonic Download Photoscape - free - latest version We guarantee a fast, easy and safe download. photoscape.en.softonic.com 2019. 6. 12.
[Android Studio] 프로젝트 종속성 설정 안드로이드 스튜디오 28 버전 외부 라이브러리 종속성 설정 28버전의 외부 라이브러리 종속성을 설정한다. dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.android.support:appcompat-v7:28.0.0' implementation 'com.android.support.constraint:constraint-layout:1.1.3' implementation 'com.android.support:support-v4:28.0.0' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.suppor.. 2019. 6. 11.
[Android Studio] 클래스 자동 임포트 사용하는 클래스를 임포트할때 (Alt + Eneter) 키를 눌어 임포트 할수 있다. 매번 키입력이 어려우므로 설정에서 자동임포트 기능을 체크한다 =>파일 -> 설정 체크 : Add unambiguous imports on the fly Optimize imports on the fly (for current project) 2019. 6. 10.
개인 사진작가의 저작권 무료 사이트 1. 픽점보 https://picjumbo.com/ Free Stock Photos • picjumbo Beautiful free stock photos for websites and blogs. Download perfect free photos in high resolution. 100% free, no watermark & free for commercial use! picjumbo.com 웹디자이너이자 사진작가인 Viktor Hanacek가 직접 찍은 고품질의 사진들을 주로 올려 놓은 사이트이다. 이 사진들은 상업용으로 사용이 가능하다. 2. 이미지베이스 http://imagebase.net/ Absolutely free images Thousands of free photos for commer.. 2019. 6. 10.
저작권 없는 무료 사진 파일 사이트 1. 픽사베이 : 무료 고퀄리티 이미지 https://pixabay.com/ 1 million+ Stunning Free Images to Use Anywhere - Pixabay Stunning free images & royalty free stock Over 1 million+ high quality stock images and videos shared by our talented community. Popular images: mother's day, wallpaper, happy easter, 8 march, wielkanoc, summer, mothers, mother day, beach, business, food, pixabay.com 50만장이 넘는 사진을 보유한 최고의 저작권 이미지 .. 2019. 6. 10.
[크롬] 설치된 확장프로그램 백업 확장프로그램이 저장된 위치 %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\ 설치된 확장프로그램의 id를 확인하여 디렉토리 내용을 백업한다 폴더채로 압축하여 zip파일로 백업 다시 설치할때는 "압축해제된 확장 프로그램을 로드합니다." 를 클릭하여 백업한 zip을 압축해제하여 다시 설치한다 2019. 6. 10.
[크롬] 웹스토어 웹사이트 주소 아래 사이트에 접속하여 확장프로그램을 설치할수 있다. https://chrome.google.com/webstore/category/extensions?hl=ko Chrome 웹 스토어 Chrome에 사용할 유용한 앱, 게임, 확장 프로그램 및 테마를 찾아보세요. chrome.google.com 2019. 6. 10.
[크롬] 확장프로그램 다운로드 방법 크롬 웹스토어에서 확장프로그램이 더이상 등록되어 있지않는 경우 잘쓰던 프로그램을 더이상 다운받지 못하게 된다 이제 확장프로그램을 다운로드 받아 보자 크롬 확장프로그램 다운로드 에 접속하여 다운받고자 하는 프로그램의 URL을 검색하자 https://chrome-extension-downloader.com/ Start | Chrome Extension Downloader Chrome Extension Downloader easily download chrome extensions chrome-extension-downloader.com 그럼 crx의 확장자 파일이 다운로드 된다. 크롬 웹페이지에서 마우스 드롭앤 드랍으로 설치 된다. 2019. 6. 10.
[크롬] 마우스 우클릭 해제 확장프로그램 크롬 확장프로그램에서 Mouse Right Click 을 검색 Chrome에 추가를 눌러 프로그램을 설치 다운로드:https://chrome.google.com/webstore/detail/enable-right-click/gpeddepmnbmkjfnhifmggnjdggibjjkf?hl=ko 마우스 오른쪽 버튼 클릭 사용 Enable Right Click context menu on any website. chrome.google.com 확장프로그램 아이콘을 마우스킬릭하여 메뉴가 나오면 메뉴를 체크하여 마우스 우클릭 금지를 해제하여 사용 2019. 6. 10.
[인터넷] 캡처도구 - 알캡처 구글에서 알캡처 검색 다운로드 링크: https://www.altools.co.kr/download/alcapture.aspx: 설치하기를 눌러 다운받아 설치 2019. 6. 10.
[XML] 주석 달기 열기    닫기--> 2019. 6. 10.
728x90