1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Android知識まとめ(更新中)

Posted at

1、通信

1.1 http
HttpClient,HttpConnection
T.B.D
1.2 Socket
1.3 Bluetooth
1.4 NFC
1.5 Headset
1.6 USB

2、データの永久化

2.1 SqliteDB
2.2 File
2.3 sharedPreference

3、デバッグ

3.1 adbコマンド
3.2 logcat
3.3 hierarchyViewer
3.4 traceview
3.5 lint

4、NDK

4.1 JNI
4.2 C/C++

5、端末機能

5.1 USB/SD
5.2 camera
5.3 audio/video
5.4 電話

6、センサー

6.1 加速度
6.2 方向
6.3 接近
6.4 磁力
6.5 温度
6.6 重力

7、3rd party

7.1 認識
7.2 地図

8、サービス

8.1 startService
8.2 bindserviceとAIDL

9、アニメション

Androidのアニメーション(ボール落下)
Androidのアニメーション(組み合わせ)
Androidのアニメーション(画像1つ)
Androidのアニメーション(画像複数)

10、java知識

11、UI

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?