... android:versionName=" ;1. 0"> <application android:icon="@drawable/icon" android:label="@string/app_name"> <activity android:name=".Activity1" ... version=" ;1. 0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/andro id" package="at.exam" android:version...
Ngày tải lên: 24/07/2014, 18:21
... class="bi x0 y7 w1 h1" alt="" Android Service 4 Tutorial trước các bạn đã có 1 lượng kiến thức kha khá, tiếp sau đây mình xin giới thiệu 1 khái niệm cơ bản nữa trong android, đó là ... trong android, đó là Service Service là 1 trong 4 thành phần chính trong 1 ứng dụng Android ( Activity, Service, BroadcastReceiver, ContentProvider) thành phần này chạy trong hậu...
Ngày tải lên: 24/07/2014, 18:21
Giáo trình hướng dẫn lập trình cơ bản với hệ điều hành mở Androi 3.1 p9 potx
... import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; ... button1 = (Button) findViewById(R.id.button1); button2 = (Button) findViewById(R.id.button2); button3 = (Button) findViewById(R.id.button3); android:text="Clear&q...
Ngày tải lên: 24/07/2014, 18:21
Giáo trình hướng dẫn lập trình cơ bản với hệ điều hành mở Androi 3.1 p8 docx
... <TextView android:paddingTop=" ;10 px" android:id="@+id/number_display" android:layout_width="fill_parent" android:layout_height="wrap_content" android:textSize=" ;30 px" ... <Button android:id="@+id/button6" android:layout_width="80px" android:layout_height="80px" android:gravity="cente...
Ngày tải lên: 24/07/2014, 18:21
Giáo trình hướng dẫn lập trình cơ bản với hệ điều hành mở Androi 3.1 p6 doc
... android:textStyle="bold" android:textColor="#cccccc" android:background=" #33 333 3" /> <EditText android:id="@+id/value_receive" android:layout_width="fill_parent" ... android:layout_height="wrap_content" android:textSize="20px" android:gravity="center" android:lines=" ;1& quot; andr...
Ngày tải lên: 24/07/2014, 18:21
Giáo trình hướng dẫn lập trình cơ bản với hệ điều hành mở Androi 3.1 p5 potx
... android:background=" #33 333 3" /> <EditText android:id="@+id/value_edit" android:layout_width="fill_parent" android:layout_height="wrap_content" android:textSize="20px" ... content://contacts/people /1 - Hiển thị thông tin về người với mã danh 1 ACTION_DIAL content://contacts/people /1 - Hiển thị màn hình gọi đến ngư...
Ngày tải lên: 24/07/2014, 18:21
Giáo trình hướng dẫn lập trình cơ bản với hệ điều hành mở Androi 3.1 p4 potx
... import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; ... android.view.View; import android.view.View.OnClickListener; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import andr...
Ngày tải lên: 24/07/2014, 18:21