Lập trình Android: Sử dụng SoundPool pot

Lập trình Android: Sử dụng SoundPool pot

Lập trình Android: Sử dụng SoundPool pot

... sid_background = soundPool. load(this, R.raw.crickets, PRIORITY); sid_chimp = soundPool. load(this, R.raw.chimp, PRIORITY); sid_rooster = soundPool. load(this, R.raw.rooster, PRIORITY); sid_roar = soundPool. load(this, ... bạn add vào Project. Các bạn nhấn vào Toggle Button để tắt hay mở SoundPool. Sau đây là 1 số hình ảnh mô tả cho ứng dụng: Lập trình Android – http://laptri...

Ngày tải lên: 08/08/2014, 15:22

4 861 1
Lập trình Android: ứng dụng xem Video pot

Lập trình Android: ứng dụng xem Video pot

... package="com.androidbook.videodemo" android:versionCode="1" android:versionName="1.0"> <application android:icon="@drawable/icon" android:label="@string/app_name"> ... /> <uses-permission android:name="android.permission.INTERNET"></uses-permission> </manifest> Và khi debug ứng dụng ta thấy đoạn vi...

Ngày tải lên: 08/08/2014, 16:20

3 940 6
Lập trình Android TV part 3 pot

Lập trình Android TV part 3 pot

... xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent”> <TextView android:layout_width="fill_parent" ... android:layout_height="fill_parent”> <TextView android:layout_width="fill_parent" android:la...

Ngày tải lên: 02/07/2014, 12:20

22 370 1
Lập trình Android TV part 7 potx

Lập trình Android TV part 7 potx

... android:minWidth="294dp" android:minHeight="72dp" android:updatePeriodMillis="86400000" android:initialLayout="@layout/example_appwidget" android:configure="com.example.android.ExampleAppWidgetConfigure " ... được tạo thì sẽ gọi activity này: <activity android:name=".ExampleAppWidgetConfigure"> <intent-filter>...

Ngày tải lên: 02/07/2014, 12:20

9 336 4
THANG MÁY – YÊU CẦU AN TOÀN TRONG LẮP ĐẶT VÀ SỬ DỤNG - 2 potx

THANG MÁY – YÊU CẦU AN TOÀN TRONG LẮP ĐẶT VÀ SỬ DỤNG - 2 potx

... người. 2.3.9 Người làm việc trong giếng thang nhất thiết phải đội mũ cứng bảo vệ, nếu có sử dụng các loại dụng cụ điện thì phải đeo găng tay và đi giầy cách điện. 2.3.10 Tuyệt đối không được trèo ... đảm bảo. b. Có đủ vật tư, trang thiết bị, dụng cụ, đồ gá cần thiết cho lắp đặt; các trang bị điện phải được kiểm tra an toàn điện trước khi đem sử dụng; c. Có đủ hồ sơ kỹ thuật-l...

Ngày tải lên: 31/07/2014, 05:20

6 448 1
Lập trình Android: Tạo Rating Bar pot

Lập trình Android: Tạo Rating Bar pot

... > <RatingBar android:id="@+id/ratingbar1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:numStars="3" android:rating="2.5" ... <RatingBar android:id="@+id/ratingbar2" android:layout_width="wrap_content" android:layout_height="wrap_content" android:numStars="5&...

Ngày tải lên: 07/08/2014, 14:20

4 390 1
Lập trình Android: Đo độ nghiêng pot

Lập trình Android: Đo độ nghiêng pot

... circlePaint.setStrokeWidth(1); circlePaint.setStyle(Paint.Style.STROKE); Lập trình Android – http://laptrinhdidong.vn Page 3 Trung tâm Tin học – ĐH KHTN Lập trình Android – http://laptrinhdidong.vn Page 11 Trung ... xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layo...

Ngày tải lên: 08/08/2014, 05:23

11 449 0
Lập trình Android: Tạo button riêng potx

Lập trình Android: Tạo button riêng potx

... RectF(); drawRect.set(this.getWidth()- mTextPaint.measureText(mText), (this.getHeight()-mTextPaint.getTextSize())/2, mTextPaint.measureText(mText), this.getHeight()-(this.getHeight()- mTextPaint.getTextSize())/2); drawArcs(canvas, drawRect, false, mPaint); mSweep += SWEEP_INC; if (mSweep > 360) { Lập trình Android – http://laptrinhdidong.vn Page 3 Trung tâm Tin học – ĐH KHTN } } Cuối...

Ngày tải lên: 08/08/2014, 06:22

5 402 0
Lập trình Android: ứng dụng mail ppsx

Lập trình Android: ứng dụng mail ppsx

... dụng, các bạn phải bấm vào button thì mới kích hoạt được hình động Lập trình Android – http://laptrinhdidong.vn Page 3 Trung tâm Tin học – ĐH KHTN android:orientation="vertical" android:layout_width="fill_parent" ... android:layout_width="fill_parent" android:layout_height="fill_parent" android:gravity="center" > <TextView a...

Ngày tải lên: 08/08/2014, 06:22

3 473 2
w