728x90 Programing391 안드로이드 N(누가) 기능 정리 개발자 기들이기 인지? 소비자 길드리기 인지? 아니면, 두가지 모두인지 모르겠지만, 구글 안드로이드는 끝없이 변화를 시키고 있고, 개발자 입장에서는 이러한 부분이 여간 껄끄러운게 사실이다.특정 사람들은 운영체제 완성도고 높아진다고 하지만 완성도면에선느 아직 갈길이 멀다는게 필자의 입장이다.아직도 구글 내부 코드 상의 문제 혹은 불안정한 부분이 많이 존재하고 있기 때문이다.최근에는 구글 차량용 OS의 런처를 변경하기 못하게 막은 것이 보도된 적이 있었다.즉, Open Source를 기반으로한 부분적 폐쇠적인 정책을 조금씩 넓혀하고 있는 것이다. 이번에는 또 멀 바꿨는지 보자. 우선 이는 구글이 발표한 내용을 바탕으로 기입하는 것이며, 간단히 UI를 살펴본 것이 다라서 정확하지 않거나 개인적인 의견이 반영되.. 2016. 7. 28. AndroidStudio - com.android.library unsupported major.minor version 52.0 Configure > Project Defaults > Project Structure SDK Location > JDK Location > Set JAVA JDK upper 1.8 version 2016. 5. 25. Android SDK - SSLPeerUnverified peer not authenticated Fetching https://dl.google.com/android/repository/addons_list-2.xmlValidate XMLParse XMLFetched Add-ons List successfullyFetching URL: https://dl.google.com/android/repository/repository-11.xmlFailed to fetch URL https://dl.google.com/android/repository/repository-11.xml, reason: SSLPeerUnverified peer not authenticatedFetching URL: https://dl.google.com/android/repository/addon.xmlFailed to fet.. 2016. 5. 25. FUSE Tools - YOU DESERVE BETTER TOOLS [퓨즈 개발도구] https://www.fusetools.com/ Simplifying apps Fuse App Engine and Fuse Open www.fusetools.com https://fuseopen.com/ FUSE IS FOR MOBILE APP DESIGNERS AND DEVELOPERS Fuse Open Create better native apps for iOS and Android with a new breed of development tools. fuseopen.com Create and update the look and feel for native apps in real time on multiple devices simultaneously. See how it works: 2016. 5. 11. [Android 개발 어플] MMS 직접 전송방식 (Intent 이용하는 방식 아님) - Victor MMS Sender Version 1.4 [Version History]Version 3.0.0 - https://victor8481.tistory.com/824Version 2.0.3 - https://victor8481.tistory.com/notice/767Version 2.0.2 - http://victor8481.tistory.com/719Version 2.0.0 - http://victor8481.tistory.com/716Version 1.6.0 - http://victor8481.tistory.com/677Version 1.5.1 - http://victor8481.tistory.com/671Version 1.5.0 - http://victor8481.tistory.com/643Version 1.4.0 - http://victor.. 2016. 5. 11. [Android Intent Useage] 안드로이드 Intent 사용 방법 //show webapp: Uri uri = Uri.parse("http://www.google.com"); Intent it = new Intent(Intent.ACTION_VIEW,uri); startActivity(it); //show maps: Uri uri = Uri.parse("geo:38.899533,-77.036476"); Intent it = new Intent(Intent.Action_VIEW,uri); startActivity(it); //show ways Uri uri = Uri.parse("http://maps.google.com/maps?f=d&saddr=startLat%20startLng&daddr=endLat%20endLng&hl=en"); Intent it = new Int.. 2016. 4. 1. [JavaScript] Accordion with symbols Accordion with symbols In this example we have added a "plus" sign to each button. When the user clicks on the button, the "plus" sign is replaced with a "minus" sign. Section 1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commod.. 2016. 3. 3. JavaScript Progress Bar JavaScript Progress Bar Click Me JavaScript Progress Bar Click Me 2016. 3. 3. How to start Mobile App? (모바일앱 시작하기) http://www.w3schools.com/default.asp HTML, CSS, PHP, JavaScript 등 다양한 예제를 통해서 배울 수 있는 사이트 입니다. 매우 유용하니 꼭 이용해보세요. 2016. 2. 11. 안드로이드 소셜미디어 버튼 모음 (Android Social Buttons) https://github.com/championswimmer/Android-SocialButtons 2016. 2. 11. 소셜미디어 색상표 - Social Media Colours – Hex and RGB Colours of the Web Facebook Blue Hex: #3b5998 RGB: 59, 89, 152 More Facebook coloursTwitter Blue Hex: #00aced RGB: 0, 172, 237 More Twitter coloursGoogle+ Red Hex: #dd4b39 RGB: 221, 75, 57YouTube Red Hex: #bb0000 RGB: 187, 0, 0Linkedin Blue Hex: #007bb5 RGB: 0, 123, 181Instagram Blue Hex: #125688 RGB: 18, 86, 136 More Instagram coloursWhatsApp Green Hex: #4dc247 RGB: 77, 194, 71Pinterest Red Hex: #cb2027 RGB: 203,.. 2016. 2. 11. 안드로이드 카카오스토리 공유 하기 http://www.kakao.com/services/api/story_link 텍스트 / URL 포스팅외부 앱, 모바일웹에서 텍스트 혹은 url 포함 텍스트를 카카오스토리로 포스팅할 수 있습니다. 본문에 url이 포함되어 있을 경우 해당 페이지의 썸네일 이미지, 제목, 설명이 자동으로 스크랩되어 포스팅 됩니다. 원하는 정보를 전달하려면 파라미터 중 urlinfo를 활용할 수 있습니다.지원 OS : iOS, Android, 모바일웹이미지 포스팅외부 앱에서 카카오스토리에 이미지를 포스팅할 수 있습니다. Custom URL Scheme 형태가 아닌 OS Content Type 공유를 통해 포스팅 됩니다.지원 OS : iOS, Android아이폰안드로이드폰모바일웹안드로이드Android에서는 Intents an.. 2016. 2. 1. 이전 1 ··· 6 7 8 9 10 11 12 ··· 33 다음 more 728x90