ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • honeycomb분석
    과거...../honeycomb분석 2011. 4. 29. 18:31
    이놈의 꿀 소스!!!!!!!!!!!!!!!!!!!!!!

    honeycomb에 새로 추가된 기능
    (UI 중심으로 볼려고 한다.)


    1. Fragments
        -  기존 activity와 비슷
        -  Activity 안에서 FragmentManager로 관리 할 수있다.

    2. Action Bar
        - 기존의 타이틀 바를 대신한다.

    3. System clipboard
        - System-wide clipboard로부터 어플리케이션은 데이터를 복사하기나 붙혀넣기를 할 수 있다. 

    4. Drag and drop
        - 새로운 api로 간단하게 drag and drop을 지원한다.

    5. App widgets
        - 기존에 widgets을 만들기 위해서는 충분한 뷰가 지원 되지 않았다.
           예전의 뷰를 몇개 지원했는지 기억이 안나지만 GridView, ListView, StackView등 여러가지를 지원한다. 

    6. Status bar notifications
       - Notification APIs가 확장되었다고 한다. 예를들어서 setLargeIcon(), setTicker()등등

    7. Content loaders
      - 

    8. Bluetooth A2DP and headset APIs
       -

    9. Animation framework
       - 

    10.Extended UI framework
        - 여러가지 위젯이 추가되었습니다.
          AdapterViewAnimator, AdapterViewFlipper 등등




    ************************************
    일단 에뮬...겁나 느리다. 테스트하기가 두려울 정도다.............





















    허니컴 sdk 다운로드
    http://developer.android.com/sdk/index.html
     


     
Designed by Tistory.