336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Pinterest Masonry Layout (Staggered Grid) with RecyclerView

If you have used the Pinterest app or their website, you would have noticed a rather creative grid layout. That is a Masonry Layout. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall.

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

Graph API Explorer

https://developers.facebook.com/tools/explorer/

Facebook SDK for Android - Android SDK - 문서 - 개발자를 위한 Facebook

Facebook SDK for Android makes it easier and faster to integrate your Android app with Facebook. From enabling Login with Facebook to ready-to-use native UI views, the SDK offers several powerful...

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.


Chrome Custom Tabs

What are Chrome custom tabs? When should I use Chrome custom tabs vs WebView? When will this be available? Implementation guide Enable Chrome Custom Tabs What happens if the user doesn't have a recent version of Chrome installed? How can I check whether Chrome supports Chrome custom tabs?


Chrome Custom Tabs: Displaying 3rd party content in your Android app (100 days of Google Dev)
Chrome Custom Tabs: Displaying 3rd party content in your Android app (100 days of Google Dev)


Using Chrome Custom Tabs in your project


Using Chrome Custom Tabs in your project


336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

jsoup Java HTML Parser, with best of DOM, CSS, and jquery

Try jsoup online: Java HTML parser and CSS debugger

Try jsoup is an interactive demo for jsoup that allows you to see how it parses HTML into a DOM, and test CSS selector queries.

http://yujuwon.tistory.com/entry/jsoup-사용하기

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

viewpager&tab 사용시 탭 클릭시 데이터가 사라지는 현상 해결 


1. FragmentPagerAdapter -> android.support.v4.app.FragmentStatePagerAdapter

2. getChildFragmentManager()



+ Recent posts