728x90 Programing391 [Android][Debug] Program type already present: org.intellij.lang.annotations.Identifier [Problem] Program type already present: org.intellij.lang.annotations.Identifier [Root Cause] Normally, it's caused by duplicated between below and some libraries. implementation 'org.jetbrains:annotations-java5:15.0' [Solution] https://stackoverflow.com/questions/49811851/program-type-already-present-org-intellij-lang-annotations-flow configurations { cleanedAnnotations compile.exclude group: '.. 2019. 4. 24. [ClassTube] Terms Of Use Terms Of Use Following are the terms of use for ClassTube. By using this services, you agree to be bound by the following terms and conditions: - This application is a free service, which does not offer any guarantee of any kind as for its use. - This application reserves the right to change or discontinue any of the Services at any time. - This application reserves the right to change the Terms.. 2019. 4. 19. [Android Developer Console] Upload failed Upload failed You uploaded an APK or Android App Bundle which specifies an actions schema document in its manifest, but action schemas are not yet allowed. If you are part of a beta program, you need to have your developer account whitelisted. You need to delete the "com.google.android.actions" meta-data in your manifest. 2019. 4. 17. [Auto Redial] PRIVACY POLICY PRIVACY POLICY FOR AUTO REDIAL This privacy policy governs your use of the software application Auto Redial for mobile devices that was created by The application is used to redial a defined number a specific number of times. The time between redials can be chosen by the user. He is given 3 options between 1 second, 10 seconds and 60 seconds. The number of attempts can also be set by the user wi.. 2019. 4. 17. [Android][ViewPager OnItemClickListener] - ViewPager Click OnItemClickListener https://stackoverflow.com/questions/16350987/viewpager-onitemclicklistener There is no OnItemClick callback method for ViewPager. If you want click events on each page then you'll have to build your listener into the page content within your Adapter. something like this: @Override public Object instantiateItem(View collection, final int pos) { //have to make final so we can see it inside of onCl.. 2019. 3. 29. [Android][YouTube] 클래스튜브 / ClassTube - 유튜브 광고 제거 / 안드로이드 유튜브 다운받기 / 아이들 유튜브 위험 - V1.3.4 [공지!!] 최신 정보는 아래 블로그에 업데이트 되고 있습니다. yjlcu.blog.me/221732196489 [Android][YouTube] 클래스튜브 / ClassTube - 유튜브 광고 제거 / 안드로이드 유튜브 다운받기 / 아이들 �� V1.3.4 Updated - 2020-06-05개인 공부에서 시작해서 만들게 된 ClassTube를 소개하고자 합니다. 만들... blog.naver.com 개인 공부에서 시작해서 만들게 된 ClassTube를 소개하고자 합니다. 만들게 된 이유 1. 개인 공부를 위해서 간혹 유튜브를 검색하다 보면 가장 많이 보이는 검색어들이 있습니다. 모바일에서 광고 없는 유튜브 보기 AD Block 유튜브 보기 유튜브 다운받기 유튜브 MP3 음원 추출 방법 유튜브 백그라운.. 2019. 3. 27. [Android Studio] Android Studio logcat history/buffer size Settings->Editor->General->Console: tick "Override console cycle buffer size 2019. 3. 26. [Android][Github][Open Source] lottie-android https://github.com/airbnb/lottie-android http://airbnb.io/lottie/#/ Lottie for Android, iOS, React Native, Web, and Windows Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovinand renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating .. 2019. 3. 23. [Android][Github][Devlight] ViewPager - InfiniteCycleViewPager https://github.com/Devlight/InfiniteCycleViewPager InfiniteCycleViewPager Infinite cycle ViewPager with two-way orientation and interactive effect. U can check the sample app here. Warn This library is not more supported. If you want to add new feature or fix a bug, grab source code and do it. If you think your fix or feature would be useful to other developers, I can add link of your repository.. 2019. 3. 23. [Android 9.0][Debugging] CLEARTEXT communication to XXXX not permitted by network security policy [Android P 변경 사항] HTTPS를 기본값으로 지정 모든 네트워크 트래픽을 일반 텍스트(Cleartext - 암호화되지 않은 HTTP)에서 TLS로 보호된 웹사이트(HTTPS)로 전환하기 위한 광범위한 노력의 일환으로, 모든 HTTP 트래픽을 차단하도록 네트워크 보안 구성의 기본값을 변경하는 중입니다. HTTP 연결은 특정 도메인에 대해 일반 텍스트 사용을 명시적으로 선언한 경우에만 허용됩니다. 자세한 내용은 여기를 참조하세요. https://developers-kr.googleblog.com/2018/08/introducing-android-9-pie.html Google에서 정책을 발표한 것 처럼, 안드로이드 파이부터는 HTTP를 강제하고 있습니다. URL 주소가 HTTP로 되어 있는 경우,.. 2019. 3. 22. [Android Studio] How to rename the package name in an android studio? (안드로이드 스튜디오에서 패키지명 변경) 1. Android > Setting Icon > Uncheck - Compact Middle Packages [Before] [After] 2. Select target package name > Mouse Right button > Refactor > Rename... 3. Rename All 4. Input name > Refactor or Preview and then Refactor 5. Open App Gradle > Change the applicationId 6. Re-build 2019. 3. 19. [Android][Github][Open Source] EditText - BlockEditText https://github.com/shiburagi/BlockEditText BlockEditText Block EditText is a library provide an input view present in multiple block style that common use in TAC or credit card field. Kotlin Example : BlockEditText-Kotlin Android 14.0+ support Including In Your Project If you are a Maven user you can easily include the library by specifying it as a dependency: Maven com.infideap.blockedittext bl.. 2019. 3. 19. 이전 1 2 3 4 5 6 7 ··· 33 다음 728x90