• R/O
  • HTTP
  • SSH
  • HTTPS

Dateibaum

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android Samples


Name Größe Rev. Zeit Autor Log Message
abs-actionbar-hello
abs-actionbar-split
account-manager-get
actionbar-actionview-class
actionbar-actionview-layout
actionbar-hello
actionbar-home
actionbar-home-as-up
actionbar-nav-mode-list
actionbar-nav-mode-tab-fragment
actionbar-nav-mode-tab-hello
actionbar-share-action-provider
actionbar-show-hide
actionbar-split-bar
actionmode-hello
actionmode-listview
actionmode-listview-dynamic-layout
actionmode-listview-in-fragment
activity-manager-running-app-processes-list
activity-manager-running-tasks-list
android-app-hello
app-uuid-hello
appcompat-actionbar-hello
appcompat-actionbar-split
application-custom-hello
appwidget-gridview
appwidget-hello
appwidget-listview
appwidget-on-click
appwidget-resizable
appwidget-stackview
appwidget-time-update
appwidget-with-config-activity
bitmap-drawing-and-save
bitmap-drawing-and-show
confirm-credential-hello
confirm-credential-sample
dateformat-hello
drawable-xml-gradient-types
drawable-xml-hello
drawable-xml-shape-types
event-keyboard
expandable-listview-hello
fragment-compatibility-hello
fragment-hello
fragment-lifecycle
fragment-transaction-hello
gif-encoder-hello
google-play-service-account-picker
google-play-service-hello
google-play-service-plus-one
imageview-hello
imageview-zoom
intent-service-foreground
intent-service-hello
layer-system-overlay
layout-framelayout-hello
layout-tablelayout-hello
layout-tablelayout-stripe-style
listview-array-adapter
listview-array-adapter-custom-class
listview-custom-listselector
listview-custom-listselector-theme
listview-fast-scroll
listview-hello
listview-layout-sample
listview-multiple-choice
listview-multiple-choice-custom-layout
listview-simple-adapter
listview-simple-adapter-with-viewbinder
listview-simple-cursor-adapter
listview-single-choice
listview-single-choice-checkable-layout
listview-single-choice-custom-layout
markdown-viewer
navigation-drawer-hello
no-touch-screen-app
notification-hello
notification-on-goning
option-menu-hello
preference-activity-hello
preference-auto-summary
preference-custom-dialog
preference-fragment-hello
scrollview-on-scroll-changed
searchview-hello
searchview-in-actionbar
searchview-in-actionbar-collapse
searchview-recent-query-suggestion
service-and-sqlite
service-bind-with-aidl
service-bind-without-aidl
service-foreground-service
service-hello
service-start-at-boottime
set-alarm-clock
textview-find-word-hello
textview-find-word-in-actionmode
ui-pattern-listview-crud-array
ui-pattern-listview-crud-db
ui-pattern-listview-detail-editor
view-composite-hello
view-custom-drawing-animation
view-custom-drawing-hello
view-ratingbar-hello
viewflipper-flipping
viewflipper-hello
viewflipper-with-animation
viewflipper-with-flick
viewpager-hello
web-server-jetty-service-hello
wifi-state-get
wifi-state-receiver
.gitignore 9 3799cb6 2012-07-24 16:51:09 Masahiko, SAWAI .gitignore を追加
Makefile 383 347c0da 2014-06-07 05:46:44 Masahiko, SAWAI Added listview-array-adapter-custom-c...
README.txt 760 fe91ab1 2013-05-09 17:17:02 Masahiko, SAWAI ビルド環境の説明を修正
pom.xml 9.48 k e17d6f0 2019-05-04 20:40:08 Masahiko, SAWAI Added a new project. * intent-servic...

README.txt

! android_samples

Android のサンプルコード集です。


############################################################
! How to Build

!! Requirement

以下のソフトウェアがインストールされている必要があります。

* JDK
* Android SDK
* Maven 3.0 以降

!! Maven Android SDK Deployer

Maven Android SDK Deployer を使って、 Android SDK の各種ライブラリを
ローカルの maven リポジトリにインストールされている必要があります。

https://github.com/mosabua/maven-android-sdk-deployer

!! Environment Variable

環境変数 ANDROID_HOME に Android SDK をインストールされている
ディレクトリが設定されている必要があります。