Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Androidでお気軽プログラミング
Search
高見知英
PRO
July 03, 2010
Programming
0
38
Androidでお気軽プログラミング
2010-07-03 スマートフォン懇親会 No. 3で発表した資料です。
高見知英
PRO
July 03, 2010
Tweet
Share
More Decks by 高見知英
See All by 高見知英
ポッドキャストをはじめよう ポッドキャストのやりかたと続けるコツ
takamichie
PRO
0
56
高見知英とAndroid
takamichie
PRO
0
39
大人になってからのゲームデビューのハナシ
takamichie
PRO
0
54
最近のゲーム実況のハナシ
takamichie
PRO
0
63
健常者から見たAndroidのアクセシビリティ機能
takamichie
PRO
0
480
山手縁乃庭のいまとこれから考えていること
takamichie
PRO
0
120
子どもとゲームとそのほかいろいろのハナシ
takamichie
PRO
0
110
高見知英のヒストリー
takamichie
PRO
0
85
SRPGがやりたい!
takamichie
PRO
0
230
Other Decks in Programming
See All in Programming
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
200
250830 IaCの選定~AWS SAMのLambdaをECSに乗り換えたときの備忘録~
east_takumi
0
380
tool ディレクティブを導入してみた感想
sgash708
1
160
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
400
CSC305 Summer Lecture 12
javiergs
PRO
0
130
MLH State of the League: 2026 Season
theycallmeswift
0
220
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
時間軸から考えるTerraformを使う理由と留意点
fufuhu
14
4.3k
AI時代のUIはどこへ行く?
yusukebe
14
7.9k
私の後悔をAWS DMSで解決した話
hiramax
4
190
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.3k
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
1.5k
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Raft: Consensus for Rubyists
vanstee
140
7.1k
Into the Great Unknown - MozCon
thekraken
40
2k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
800
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Code Review Best Practice
trishagee
70
19k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
Practical Orchestrator
shlominoach
190
11k
Transcript
Androidでお気軽プログラ ミング 2010年7月3日 高見知英
自己紹介 高見知英(@TakamiChie) 横浜のコミュニティを盛り上げる会 主宰 • 今回の副主宰 アマチュアプログラマ 2
今回の内容 Androidアプリ作ったよ! 3
なにこれ 500円玉貯金用のカウンタアプリ 昔は本物の500円玉を貯金していたが… 4
用意するもの Eclipse(3.4以上) ADT Android-SDK 5
つくりかた レイアウトをXMLで書く XMLからGUI部品をとってきて、操作する – 命令を書く 実行ボタンで端末に転送-実行 6
アプリを作ってみて 開発時間:2時間 HTMLをJavascriptでいじるみたい Webを開いて調べながらは必須 7
気になったら作れる どう見ても個人的なツールだけど –簡単に作れて、不便を解消できるの はスマートフォンの強み できればもっと簡単な環境も欲し い!・・・かも 8
おわりっ ご清聴ありがとうございました 9