본문 바로가기

Hacked Brain/embeddedland.net

구글.안드로이드.Google.Android.소스. TranslucentFancyActivity.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/TranslucentFancyActivity.html/* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b.. 더보기
구글.안드로이드.Google.Android.소스. TranslucentActivity.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/TranslucentActivity.html/* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app.. 더보기
구글.안드로이드.Google.Android.소스. RedirectEnter.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/RedirectEnter.html /* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab.. 더보기
구글.안드로이드.Google.Android.소스. Forwarding.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/Forwarding.html /* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable .. 더보기
구글.안드로이드.Google.Android.소스. ReceiveResult.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/ReceiveResult.html /* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab.. 더보기
구글.안드로이드.Google.Android.소스. PersistentState.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/PersistentState.html * Copyright (C) 2007 Google Inc. /* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab.. 더보기
구글.안드로이드.Google.Android.소스. SaveRestoreState.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/SaveRestoreState.html /* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli.. 더보기
구글.안드로이드.Google.Android.소스. HelloWorld.java 원본 : http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/app/HelloWorld.html /* * Copyright (C) 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable .. 더보기
구글 안드로이드.Google Android. 번역. 개발환경.System and Software Requirements 원본 : System and Software Requirements Development Requirement : 안드로이드 응용프로그램을 개발하기 위해서는 안드로이드 SDK에서 CODE와 Tool을 사용해야 한다. 아래에 나타난 적합한 지원 OS와 개발환경을 갖추어야 한다. 지원 OS Windows XP, Vista Mac OS X 10.4.8 or later(x86 only) Linux (우분투 dapper drake에서 테스트 지원개발환경 1.이클립스 IDE Eclipse 3.2, 3.3 (Europa) Eclipse JDT Plugin (included in most Eclipse IDE packages) JDK 5 or JDK 6 (JRE alone is not sufficient) Not co.. 더보기
구글 안드로이드.Google Android 번역. 설치하기. Install the SDK 원본 : Installing the SDK SDK 다운로드후, 컴퓨터의 적당한 폴더에 압출을 푼다. 기본적으로는 SDK파일들은 android_sdk_플랫폼_릴리즈_빌드. 의 디렉토리안에 풀린다. 그 디렉토리는 tool/ samples/ 등의 하위 디렉토리를 포함하고 있다. 압축푼 디렉토리의 이름을 메모한후 - 안드로이드 플러그인을 셋업하거나 SDK 툴을 사용할때 필요하다. 추가적으로, SDK 툴 디렉토리를 path에 추가할 수있다. 위에 언급한 것같이, tools/ 디렉토리는 SDK아래 위치해 있다. 리눅스에서 .bash_profile 이나 .bashrc 파일을 열어서, PATH의 항을 찾아서, tools/ 디렉토리의 경로를 기입힌다. PATH 라인을 찾을수 없을 경우 export PATH=${PATH}.. 더보기
구글 안드로이드. Google Android. SDK페이지. 한글번역. SDK Download Site: 현재 버전 Version m3-rc22a 출처 : http://code.google.com/android/intro/installing.html 원본 : System and Software Requirements 한글번역 원본 : Installing the SDK 한글번역 원본 : Installing the Eclipse Plugin (ADT) 한글번역 Developing Android Applications on Eclipse Developing Android Applications with Other IDEs and Tools Debugging Debug and Test Settings on the Device Top Debugging Tips Building and.. 더보기
구글 안드로이드. Google Android 번역. 이클립스 플러그인(ADT)설치하기. Install the Eclipse Plugin(ADT) 원본 : Installing the Eclipse Plugin (ADT) 안드로이드 프로그램 개발환경에 이클립스 IDE를 쓴다면, 안드로이드 프로젝트와 툴들을 종합적으로 지원하는 안드로이드 개발 툴(ADT)이라 불리는 플러그인을 설치할수있다. ADT 플러그인은 안드로이드 프로그램을 빠르게 손쉽게 만들고, 실행시키며, 디버깅 할수 있는 다양하고 강력한 확장성을 가진다. 이클립스 IDE를 쓰지않는다면, ADT 플러그인을 설치할 필요는 없다. ADT 플러그인을 다운로드하고, 설치하려면, 아래의 순서대로 이클립스 원격 업데이트 사이트를 설정해야 한다. 이클립스를 시작한다. Help>Software Updates>Filnd and Install 를 선택한다. 다이얼로그박스가 나타나면, Search for new .. 더보기
마이크로마우스_센서부회로도 마이크로마우스_센서부회로도 더보기
마이크로마우스_라인회로도 마이크로마우스_라인회로도 더보기
마이크로마우스_센서보드회로도 마이크로마우스_센서보드회로도 출처 : http://cafe.naver.com/okh0217 더보기