2007 2013 Kandroid
www.kandroid.org »
kandroid s/w fundamentals 교육 »
안드로이드 Platform 
▶ HTC Dream Platform Images
구글 안드로이드 - API 정리
작성자 들풀
작성일 2008-03-03 (월) 19:37
ㆍ추천: 0  ㆍ조회: 5693      
IP: 221.xxx.120

다음은 안드로이드 API 관련 정보임. (, java.*, javax.*, org.*, junit.* 패키지는 제외했음)

추후 보다 상세한 정리를 해 나갈 예정임.

 

android

Contains the resource classes used by standard Android applications. 

android.app

High-level classes encapsulating the overall Android application model. 

android.content

Contains classes for accessing and publishing data on the device. 

android.database

Contains classes to explore data returned through a content provider. 

android.database.sqlite

Contains the SQLite database management classes that an application would use to manage its own private database. 

android.graphics

Provides low level graphics tools such as canvases, color filters, points,

and rectangles that let you handle drawing to the screen directly. 

android.graphics.drawable

Provides classes to manage a variety of visual elements that are intended

for display only, such as bitmaps and gradients. 

android.graphics.glutils

Provides a variety of classes to enable using OpenGL for embedded

systems (OpenGL ES) to draw graphics on an Android device. 

android.hardware

Provides support for hardware devices that may not be present on every Android device. 

android.location

Classes defining Android location-based and related services. 

android.media

android.net

Classes that help with network access, beyond the normal java.net.* APIs. 

android.opengl

Provides OpenGL utilities. 

android.os

Provides basic operating system services, message passing, and inter-process communication on the device. 

android.provider

Provides convenience classes to access the content providers supplied by Android. 

android.sax

A framework that makes it easy to write efficient and robust SAX handlers. 

android.speech.recognition

Provides classes for speech recognition. 

android.telephony

Provides tools to make, receive, and monitor phone calls and phone status.

android.telephony.gsm

Provides classes to control or read data from GSM phones. 

android.text

Provides classes used to render or track text and text spans on the screen. 

android.text.method

Provides classes that monitor or modify keypad input. 

android.text.style

Provides classes used to view or change the style of a span of text in a View object. 

android.text.util

android.util

Provides common utility methods such as date/time manipulation, base64 encoders and decoders, string and number conversion methods, and XML utilities.

android.view

Provides classes that expose basic user interface classes that handle screen layout and interaction with the user. 

android.view.animation

Provides classes that handle tweened animations. 

android.webkit

Provides tools for browsing the web.

android.widget

The widget package contains (mostly visual) UI elements to use on your Application screen. 

com.google.android.maps

com.google.android.xmppService

 

덧글 쓰기 0
3500
※ 회원등급 레벨 0 이상 읽기가 가능한 게시판입니다.
    N     분류     제목    글쓴이 작성일 조회
15    Android - Invoke JNI based methods (Bridging C/C++ and Java) 들풀 2008-03-03 2641
14 구글 안드로이드 - DEX File Format 들풀 2008-03-03 2075
13    How to decompile .dex file on Android 들풀 2008-03-03 1469
12 구글 안드로이드 - Native C Application 제작 [2] 들풀 2008-03-03 3233
11    Native C, dynamically linked and shared library 들풀 2008-03-03 1465
10 구글 안드로이드 - 웹 브라우저 프락시 설정 들풀 2008-03-03 2582
9    [인베인] Android 웹브라우저에 프락시 설정하여 인터넷 사용.. [1] 들풀 2008-03-03 4400
8 구글 안드로이드 - J2ME Code 실행 들풀 2008-03-03 1990
7 구글 안드로이드 - API 정리 들풀 2008-03-03 5693
6    Java vs. Android APIs 들풀 2008-03-03 2582
5 Dalvik, Android's VM, generates significant debate 들풀 2008-03-03 2141
4 구글의 Android 플랫폼, 그리고 Dalvik VM [3] 들풀 2008-03-03 4432
3 The Case for Virtual Register Machines [1] 들풀 2008-03-03 1873
2 구글 안드로이드 - Dalvik (Non Standard JVM) 들풀 2008-03-03 3838
1 구글 안드로이드 - Apache Software License 들풀 2008-03-03 3553
1234567