Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,025

HOME > Mobile > Android Tutorials - สอนเขียน Android App ฟรี เขียนโปรแกรมแอนดรอยด์บน SmartPhone / Tablets



 
   
Bookmark.



Android Startup

 
ตอนที่ 1 : รู้จักกับ Android คืออะไร ? จะเขียนโปรแกรมบนแอนดรอยด์จะต้องติดตั้ง Software อะไรบ้าง ?
 
ตอนที่ 2 : Install Eclipse ติดตั้งโปรแกรม Eclipse สำหรับเขียน Android (แอนดรอยด์)
 
ตอนที่ 3 : Install ADT Plugin (Android Development Tools Plugin eclipse) สำหรับเขียน Android
 
ตอนที่ 4 : Install ติดตั้ง Android SDK และการปรับแต่ง Eclipse สำหรับการเขียนโปรแกรมด้วย Android
 
ตอนที่ 5 : ติดตั้ง AVD - Android Virtual Device Manager จำลอง OS ของ Android (Emulator)

Android Mac OS

 
(Mac) ตอนที่ 1 : การเขียน Android บนเครื่อง Mac วิธีการติดตั้งและเขียนโปรแกรม Android บน Mac OS
 
(Mac) ตอนที่ 2 : การติดตั้ง Eclipse บนเครื่อง Mac สำหรับเขียนโปรแกรมเช่น Android , Java และอื่น ๆ
 
(Mac) ตอนที่ 3 : การติดตั้ง Android (ADT) Plugin และ Android SDK สำหรับการเขียนโปรแกรม Android, Mac
 
(Mac) ตอนที่ 4 : การสร้าง Emulator (AVD) สำหรับการเขียน Android บนเครื่อง Mac (Android Emulator)
 
(Mac) ตอนที่ 5 : ทดสอบ Eclipse สร้างโปรเจค Android และรันโปรเจคบน Emulator (AVD) เครื่อง Mac

Android First Application

 
สร้างโปรเจค Android Create New Project บนโปรแกรม Eclipse (Android Project)
 
วิธีรัน Project Android ผ่าน AVD หรือ Emulator (Android - Eclipse - Emulator)
 
(Mac) ทดสอบการเขียนโปรแกรม Android รับค่า Input โต้ตอบ Dialog ง่าย ๆ บนเครื่อง Mac

Android Studio

 
รู้จักกับ Android Studio ซึ่งเป็น IDE Tool จาก Google ไว้พัฒนา Android โดยเฉพาะ
 
วิธีการ Download และติดตั้ง Android Studio ไว้สำหรับเขียน Android
 
เริ่มต้นสร้าง Project บน Android ด้วย Android Studio การรัน Project บน Emulator
 
ติดตั้ง Android Studio บนเครื่อง Mac OS ไว้สำหรับเขียน App บน Android
 
Android Studio รัน Debug จริง Device บน Smart Phone และ Tablets
 
Android Studio: Add JAR as Library การ Include Library ลงบน Android Studio

Android Basic

 
Android File Structure โครงสร้างของไฟล์ของ Android บน Smart Phone และ Tablets
 
รู้จัก Palette หรือเครื่องมือ Widgets Element ต่าง ๆ ที่อยู่ใน Android และ Eclipse
 
Android สร้าง Launcher Icons และ Title Bar บน Eclipse และ ใช้งาน Emulator เบื้องต้น
 
พื้นฐานการเขียน Android กับโปรแกรมภาษา Java Syntax และการใช้งาน Eclipse เบื้องต้น
 
ฟรี!! อบรม Android เรียน Android จะเขียน แอนดรอยด์ แหล่งความรู้แบบ ฟรี ๆ
 
Android Change Launcher Icons การเปลี่ยนไอคอนของโปรแกรมทีเขียนบนแอนดรอยด์
 
การแก้ปัญหาเบื้องต้นเมื่อ Emulator ไม่ตอบสนอง ไม่สามารถรันโปรแกรม Android ได้
 
Android - Process system is not responding / has stopped / unexpectedly
 
การใช้งาน Debugging (LogCat) ในการเขียน Android บนโปรแกรม Eclipse IDE (Android-Eclipse)
 
การเซ็ตให้ Eclipse - Run / Debug โปรแกรม Android บน Device และ Smart Phone หรือ Tablets จริง
 
Android Export APK การนำ App ที่เขียนบน Eclipse ทำเป็น .apk ไป Install ใช้งานจริงบน Smart Phone และ Tablets
 
Android Sample Project ของ Android SDK ที่อยู่ใน Eclipse มีอะไรดีและน่าสนใจกว่าที่คิด
 
Android Rotate Switching Portrait and Landscape - Emulator (มุมมองในแนวตั้งและแนวนอน)
 
Android การทำ Splash Screen Loading ในช่วงระหว่างการเข้าสู่ App หรือระหว่างในช่วงรอการเปลี่ยนหน้า
 
Android External Font Face / Font Color / Font Size
 
Android Import Jar Library
 
Android get current Date/Time

Android Java Programming (Basic Java)

 
Java Startup
 
Java Installation and Configuration (Windows)
 
Java Installation and Configuration (Mac OS)
 
Java Basic (Basic , Package , Class , Method)
 
Java Basic VDO Tutorial
 
Java Data types and Variable
 
Java and Operators
 
Java and Loop
 
Java and Condition Statement
 
Java and Number
 
Java and Character
 
Java and String
 
Java and File I/O
 
Java and Casting / Compare
 
Java and CSV
 
Java and Class
 
Java and Parameters Query (prepareStatement)
 
Java and Try Exceptions
 
Java and JSON
 
Java and Array
 
Java and XML
 
Java and Collection
 
Java and Send Mail
 
Java and Thread/Timer
 
Java and Zip
 
Java and Date Time
 
Java and Image
 
Java and PDF
 
Java and FTP
 
Java and Excel
 
Java and Word

Android and Widget

 
รู้จัก Palette หรือเครื่องมือ Widgets Element ต่าง ๆ ที่อยู่ใน Android และ Eclipse
 
Android Form Widgets
   
TextView - Android Widgets Example
   
Large Text (TextView) - Android Widgets Example
   
Medium Text (TextView) - Android Widgets Example
   
Small Text (TextView) - Android Widgets Example
   
Button - Android Widgets Example
   
Small Button (Button) - Android Widgets Example
   
Toggle Button - Android Widgets Example
   
Checkbox - Android Widgets Example
   
RadioButton - Android Widgets Example
   
Spinner - Android Widgets Example
   
ProgressBar - Android Widgets Example
   
ProgressBar (Horizontal) - Android Widgets Example
   
ProgressBar (Large) - Android Widgets Example
   
ProgressBar (Small) - Android Widgets Example
   
SeekBar - Android Widgets Example
   
RadioGroup - Android Widgets Example
   
RatingBar - Android Widgets Example
   
Switch - Android Widgets Example
 
Android Text Fields Widgets
   
Plan Text (EditText) - Android Widgets Example
   
Personal Name (EditText) - Android Widgets Example
   
Password (EditText) - Android Widgets Example
   
Password (Numeric) (EditText) - Android Widgets Example
   
E-mail (EditText) - Android Widgets Example
   
Phone (EditText) - Android Widgets Example
   
Postal Address (EditText) - Android Widgets Example
   
Multiline Text (EditText) - Android Widgets Example
   
Time (EditText) - Android Widgets Example
   
Date (EditText) - Android Widgets Example
   
Number (EditText) - Android Widgets Example
   
Number (Signed) (EditText) - Android Widgets Example
   
Number (Decimal) (EditText) - Android Widgets Example
   
AutoCompleteTextView - Android Widgets Example
   
MultiAutoCompleteTextView - Android Widgets Example
 
Android Layouts Widgets
   
LinearLayout (Vertical) - Android Widgets Example
   
LinearLayout (Horizontal) - Android Widgets Example
   
RelativeLayout - Android Widgets Example
   
AbsoluteLayout - Android Widgets Example
   
FrameLayout - Android Widgets Example
   
Fragment - Android Widgets Example
   
TableLayout - Android Widgets Example
   
TableRow - Android Widgets Example
   
Space - Android Widgets Example
   
GridLayout - Android layouts
 
Android Composite Widgets
   
ListView - Android Widgets Example
   
GridView - Android Widgets Example
   
ScrollView - Android Widgets Example
   
HorizontalScrollView - Android Widgets Example
   
SearchView - Android Widgets Example
   
SlidingDrawer - Android Widgets Example
   
TabWidget - Android Widgets Example
   
TabHost - Android Widgets Example
   
WebView - Android Widgets Example
 
Android Images & Media Widgets
   
ImageView - Android Widgets Example
   
ImageButton - Android Widgets Example
   
Gallery - Android Widgets Example
   
MediaController - Android Widgets Example
   
VideoView - Android Widgets Example
 
Android Time & Date Widgets
   
TimePicker / TimePickerDialog - Android Widgets Example
   
DatePicker / DatePickerDialog - Android Widgets Example
   
CalendarView - Android Widgets Example
   
Chronometer - Android Widgets Example
   
AnalogClock - Android Widgets Example
   
DigitalClock - Android Widgets Example
 
Android Transitions Widgets
   
ImageSwitcher - Android Widgets Example
   
AdapterViewFlipper - Android Widgets Example
   
StackView - Android Widgets Example
   
TextSwitcher - Android Widgets Example
   
ViewAnimator - Android Widgets Example
   
ViewFlipper - Android Widgets Example
   
ViewSwitcher - Android Widgets Example
 
Android Advanced Widgets
   
requestFocus - Android Widgets Example
   
ViewStub - Android Widgets Example
   
GestureOverlayView - Android Widgets Example
   
NumberPicker - Android Widgets Example
 
Android Background Color and Background Image

Android and Activity

 
เรียกใช้งาน string.xml บน android ไฟล์จัดเก็บค่า string / array ตัวแปรในรูปแบบต่าง ๆ
 
Android กับ Intent ควบคุมการแสดงและซ่อน (Show/Hide) ของ Activity form ต่าง ๆ
 
Android การใส่ Effect ให้กับ Intent ใน Activity ระหว่างการเปลี่ยน Activity
 
Android กับ setContentView() ควบคุมการแสดงผล XML Layout ของแต่ล่ะ Activity
 
Android Rotate Switching Portrait and Landscape - Emulator (มุมมองในแนวตั้งและแนวนอน)
 
Android Enabled/Disabled Fix Portrait or Landscape Orientation Mode
 
Android Change Activity Layout when Switching Portrait and Landscape
 
Android Display FullScreen / No Title Bar

Android and SD Card

 
Android ทำการ Copy ไฟล์ไปยัง SD Card ของ Emulator การเรียกใช้งานไฟล์บน SD Card
 
Android File and Directory in SD Card (java.io)
   
Android Create Text file in SD Card (Java Android)
   
Android Read Text file in SD Card (Java Android)
   
Android Write Text file in SD Card (Java Android)
   
Android Delete file in SD Card (Java Android)
   
Android Show/List file in Directory SD Card (Java Android)
   
Android Create/Delete Directory(dir) in SD Card (Java Android)
   
Android Rename Move Copy file in SD Card (Java Android)
 
Android อ่านไฟล์ Image จาก SD Card แสดงแบบ Column บน ImageView กับ GridView
 
Android SD Card ImageView SQLite แสดงรูปภาพจาก SQLite และ Path ใน SD Card
 
Android ListView Display ImageView from SQLite Database and SD Card
 
Android Populate ListView ImageView get Image Resource from SD Card

Android and Gesture

 
พื้นฐาน Android Gestures Swipe/flip Sliding ตรวจสอบการ Sliding บนหน้าจอ
 
Android Gesture on ListView Detecting Sliding Items (Flip and Swipe)
 
Android and Image Gallery Slideshow from Server

Android and Dialog and Popup

 
Android กับ Dialog boxes การโต้ตอบเบื้องต้นกับ AlertDialog และ makeText(Toast)
 
Android Dialogs(AlertDialog) and Popup
   
Android Toast Notification
   
Android AlertDialog Popup
   
Android Open Activity in a Dialog Popup
   
Android Prompt Input AlertDialog Popup
 
Android Confirm [Yes/No] AlertDialog Popup
 
Android SeekBar in Alert Dialog Popup
 
Android RatingBar in AlertDialog Popup
 
Android Toast Notifications Custom Display XML Layout
 
Android and Custom RatingBar
 
Android and Custom ProgressBar
 
Android and Custom SeekBar
 
Android Popup Custom Layout and Returning (EditText/Textbox) from Dialog

Android and SMS and Notification

 
Android Send SMS ส่งข้อความ Message SMS เข้ามือถืออื่นง่าย ๆ ด้วย Android
 
Android Call Phone (Intent.ACTION_CALL)
 
Android Send Email (Intent.ACTION_SEND)
 
Android and Notifications (NOTIFICATION_SERVICE)

Android and Media

 
Android Play VDO เล่นวีดีโอไฟล์ง่าย ๆ บน Android ด้วย VideoView
 
Android Play mp3 เล่น Music media ไฟล์ mp3 และไฟล์อื่น ๆ ด้วย MediaPlayer
 
Android SeekBar Control Audio Sound Volume (AudioManager)

Android and Image

 
Android Images & Media Widgets
 
Android Background Color and Background Image
 
Android Image Resource from URL Website
 
Android Thumbnail from Gallery
 
Android java.lang.OutOfMemoryError (แก้ปัญหาเรื่อง OutOfMemoryError ในการแสดงรูปภาพ)

Android and Menu

 
Android SlidingDrawer Menu
 
Android Context Menu สร้างเมนูแบบ Context Menu แบบง่าย ๆ
 
Android Options Menus
 
Android and Custom Tabs Menu (TabHost , TabWidget)

Android and Collection Set (Java)

 
Android and Collections Set
   
Android and Array (Java)
   
Android and ArrayList (Java)
   
Android and HashMap/Hashtable (Java)
   
Android and HashSet (Java)
 
Android and Timer (Java)
 
Android and TimerTask (Java)
 
Android and Count Down (CountDownTimer)
 
Android Thread and Handler

Android and Network

 
Android and Wifi IP Address
 
Android Get and Show NetworkInfo

Android and SQLite

 
Android กับ SQLite Database การเขียนแอนดรอยด์เพื่อติดต่อกับฐานข้อมูลของ SQLite
   
Android Add Insert Data to SQLite Database (Android SQLite)
   
Android Read Show Data from SQLite Database (Android SQLite)
   
Android Edit Update Data in SQLite Database (Android SQLite)
   
Android Delete Rows Data in SQLite Database (Android SQLite)
   
Android GridView and SQLite Database (Android SQLite)
   
Android ListView and SQLite Database (Android SQLite)
   
Android Spinner and SQLite Database (Android SQLite)
   
Android AutoCompleteTextView and SQLite Database (Android SQLite)
 
Android SD Card ImageView SQLite แสดงรูปภาพจาก SQLite และ Path ใน SD Card
 
Android ListView Display ImageView from SQLite Database and SD Card
 
Android กับ ListView แสดงข้อมูลจาก Database ของ SQLite
 
Android กับ Spinner (DropDownList) แสดงข้อมูลจาก Database ของ SQLite
 
Android กับ AutoCompleteTextView แสดงข้อมูลจาก Database ของ SQLite

Android and Web Server

 
Android open localhost Website in Emulator (AVD) (http://localhost - http://127.0.0.1)
 
Android Image Resource from URL Website
 
Android Download Save file from Server
 
Android open Web URL in Web Browser (WebView Widgets)
 
Android HttpGet and HttpPost
 
Android Connect to the URL Web Server (HttpURLConnection)
 
Android Upload Send file to Web Server (Website)
 
Android Multiple Upload Send file to Server and Show Items ProgressBar in ListView
 
Android HttpPost / HttpGet (UTF-8 Encoding)
 
Android PHP/MySQL (UTF-8) : รับ-ส่ง ภาษาไทย ระหว่าง Android กับ MySQL

Android and ListView

 
Android ListView แบบ Custom Layout แสดงข้อมูล ListView หลายคอลัมบ์ Multiple Column
 
Android ListView and ImageView Image / Text in ListView Custom Layout Column
 
Android แสดงรูปภาพ ImageView จาก Web URL ของเว็บไซต์ บน ListView
 
Android ListView Padding and Pagination
 
Android กับ ListView แสดงข้อมูลจาก Database ของ SQLite
 
Android ListView and Checkbox
 
Android ListView and Buttons inside Create Custom Command in ListView
 
Android Populate ListView ImageView get Image Resource from SD Card
 
Android EditText or Textbox in ListView
 
Android Gesture on ListView Detecting Sliding Items (Flip and Swipe)
 
Android and Web Server ของ PHP กับ MySQL แสดงบน ListView ในรูปแบบของ JSON
 
Android JSON Retrieving Data from URL Web Server (PHP MySQL and JSON)
 
Android ProgressDialog When Click Item in ListView for Download file from Server
 
Android Multiple Upload Send file to Server and Show Items ProgressBar in ListView
 
Android Multiple Download file in ListView and Show Progress unit percentage
 
Android AsyncTask update ListView notifyDataSetChanged when Items Load finish
 
Android (ListView/GridView) get Result from Web Server and Paging Pagination
 
Android Performance of Listview

Android and GridView

 
Android ImageView และ GridView แสดงรูปภาพบน GridView (GridView Column)
 
Android อ่านไฟล์ Image จาก SD Card แสดงแบบ Column บน ImageView กับ GridView
 
Android GridView Padding and Pagination
 
Android GridView and Checkbox
 
Android (ListView/GridView) get Result from Web Server and Paging Pagination

Android and JSON and XML

 
Android and JSON
 
Android and JSON (GSON)
 
Android and Web Server ของ PHP กับ MySQL แสดงบน ListView ในรูปแบบของ JSON
 
Android JSON Retrieving Data from URL Web Server (PHP MySQL and JSON)
 
Android Loading JSON and ProgressBar/ProgressDialog
 
Android Web Service and JSON Parser
 
Android XML Parsing and XML Rss Feed

Android and PHP / MySQL

 
Android Check Login Username and Password from Web Server (PHP and MySQL)
 
Android Connect to Web Server(Website) on Host (PHP and MySQL)
 
Android and Web Server ของ PHP กับ MySQL แสดงบน ListView ในรูปแบบของ JSON
 
Android Add Insert Save data to Server Database (PHP+MySQL) (Web Server)
 
Android Delete data in Web Server Database (Web Server)
 
Android Edit/Update Data to Web Server Database (Web Server)
 
Android JSON Retrieving Data from URL Web Server (PHP MySQL and JSON)
 
Android Spinner / DropDownList from PHP and MySQL (Web Server)
 
Android Split Page Data (Next,Previous) result from PHP and MySQL
 
Android Vote and Rating (PHP and MySQL)
 
Android PHP/MySQL (UTF-8) : รับ-ส่ง ภาษาไทย ระหว่าง Android กับ MySQL

Android and Web Services

 
Android and Web Service
   
Android Insert Data to Server via Web Service
   
Android Update Data to Server via Web Service
   
Android Delete Data in Server via Web Service
 
Android and Web Server ของ PHP กับ MySQL แสดงบน ListView ในรูปแบบของ JSON
 
Android Web Service and JSON Parser
 
Android Login Form via Web Service
 
Android Get Result / Search Data from Server via Web Service

Android and ProgressBar

 
Android and Custom ProgressBar
 
Android Loading JSON and ProgressBar/ProgressDialog
 
Android Indeterminate Progress Bar (FEATURE_INDETERMINATE_PROGRESS)
 
Android ProgressDialog When Click Item in ListView for Download file from Server
 
Android AsyncTask and ProgressBar
 
Android Multiple Upload Send file to Server and Show Items ProgressBar in ListView
 
Android ProgressBar/ProgressDialog Search Display result Data from Web Server
 
Android SeekBar Control MediaPlayer Progress
 
Android Multiple Download file in ListView and Show Progress unit percentage
 
AsyncTask and ProgressDialog (showDialog, dismissDialog, removeDialog : Deprecated)

Android Shared Preferences (Session)

 
Android Shared Preferences (Session) : Create key/value in Application
 
Android Shared Preferences : Login Username/Password (PHP/MySQL)

Android Photo and Camera

 
Android Taking Photo Capture Screenshots (Camera)
 
Android Taking Photo and Save Photo to Storage (SD Card)
 
Android Taking Photo and Resize Images (Quality, Size, Width, Height)
 
Android Taking Photo and Photo to Gallery
 
Android Taking Photo and Upload file to Server (PHP/Upload)
 
Android Taking Photo and Multiple Upload to Server (PHP/Upload/ProgressDialog)

Android Video and Camera

 
Android Camera Recording (Video Recording)
 
Android Recording Video and Save to Storage (SD Card)
 
Android Recording Video and Upload file to Server (PHP/Upload)

Android Google Map

 
Android Google Map (Step by Step)
 
Android Google Map : Focus, Zoom Level , Map Type
 
Android Google Map : Change Map Type (Normal, Satellite, Hybrid and Terrain)
 
Android Google Map : Check Enabled Location Services
 
Android Google Map : Get Current Location (Latitude, Longitude)
 
Android Google Map : Marker Location (Latitude , Longitude)
 
Android Google Map : Adding Multiple Marker (Latitude, Longitude)
 
Android Google Map : Marker from Current Location (LocationChanged)
 
Android Google Map : Get Address Name from Latitude,Longitude (Geocoder)
 
Android Google Map : Search and Find Location
 
Android Google Map : Marker Location from PHP/MySQL (JSON)

Android Image Library (Image Library)

 
Android and Universal Image Loader (Image Loader LIB:Library)
 
Android and Picasso (Image Loader LIB:Library)
 
Android and Glide (Image Loader LIB:Library)

Android HTTP Library (HTTP Library)

 
Android and Ion (HTTP LIB:Library)
 
Android and OkHttp (HTTP LIB:Library)
 
Android and Asynchronous Http Client - com.loopj : (HTTP LIB:Library)

Android and Advanced Tips

 
Android Custom Adapter
   
Android ArrayAdapter Example
   
Android BaseAdapter Example
   
Android CursorAdapter Example
   
Android SimpleAdapter Example
   
Android SimpleCursorAdapter Example
 
Android People Contact List, Name, Phone No, Photo Picture, Email and Address
 
Android Rating (Vote) and ListView Part 1
 
Android Rating (Vote) and ListView Part 2 (Member Login and Average Rating)
 
Android PhoneGap (jQuery Mobile) Create Convert App from Website(URL)
 
Android Capture Image and Camera Capture Screenshot (android.view.SurfaceView)
 
Android Pull Down to Refresh And Release to Refresh or Update (Part 1)
 
Android Pull Down to Refresh And Release to Update (Part 2 , PHP & MySQL)

Android and Mobile Services (Windows Azure)

 
ตอนที่ 1 : รู้จัก Android Mobile Services บน Windows Azure คืออะไร
 
ตอนที่ 2 : เตรียมความพร้อมของ Android ก่อนที่จะเขียน Android กับ Mobile Services
 
ตอนที่ 3 : การสร้าง Android Mobile Services และการเรียกใช้งานแบบง่าย ๆ
 
ตอนที่ 4 : การเชื่อมต่อ Android กับ Mobile Services บน Windows Azure
 
ตอนที่ 5 : สร้าง Project บน Eclipse การเชื่อมต่อไปยัง Mobile Services ด้วย Android
 
ตอนที่ 6 : Android สร้างตาราง Table บน Mobile Services และการ Insert ข้อมูล
 
ตอนที่ 7 : Android อ่าน Data จาก Table ของ Mobile Services และแสดงผลบน App
 
ตอนที่ 8 : อ่านข้อมูล Mobile Services แบบมีเงื่อนไข Where และแสดงผลบน Android
 
ตอนที่ 9 : การทำ Authentication in Azure Mobile Services ด้วย Android
 
ตอนที่ 10 : การทำ Push Notifications in Mobile Services ด้วย Android
 
ตอนที่ 11 : การทำ Validate และ Modify data in Mobile Services บน Andriod
 
ตอนที่ 12 : การทำ Refine Mobile Services queries with paging บน Android
 
ตอนที่ 13 : การเขียน Scripts to authorize users in Mobile Services บน Android
 
ตอนที่ 14 : Show Case 1 : Register Form (Android and Mobile Services)
 
ตอนที่ 15 : Show Case 2 : Login User Password (Android and Mobile Services)
 
ตอนที่ 16 : Show Case 3 : Update Data (Android and Mobile Services)
 
ตอนที่ 17 : Show Case 4 : Delete Data (Android and Mobile Services)
 
ตอนที่ 18 : บทความอื่น ๆ เกี่ยวกับ Android Mobile Services บน Windows Azure

Android (C#) / Visual Studio & Xamarin

 
ตอนที่ 1 : รู้จัก Xamarin ติดตั้ง Xamarin เขียน Android Apps ด้วย C# (.Net Framework)
 
ตอนที่ 2 : รู้จัก Xamarin Studio IDE การเขียน Android บน Xamarin ด้วยภาษา C#
 
ตอนที่ 3 : พื้นฐาน Xamarin บน Visual Studio และการสร้าง Project ของ Android ด้วย C#
 
ตอนที่ 4 : ติดตั้ง Xamarin บน Mac (OS X) และการเขียน Android บนเครื่อง Mac ด้วย C#
 
ตอนที่ 5 : Xamarin กับ Android โครงสร้างไฟล์ Project และ Controls / Widgets (C#)
 
ตอนที่ 6 : Xamarin กับ Android สร้าง Event Handler โต้ตอบแบบง่าย ๆ (C#)
 
ตอนที่ 7 : Xamarin กับ Android สร้าง Activity เชื่อมโยง Intent ส่งค่า Pass ตัวแปรระหว่าง Activity(C#)
 
ตอนที่ 8 : Xamarin กับ Android การใช้ SetContentView() ควบคุมการแสดง XML Layout (C#)
 
ตอนที่ 9 : Xamarin กับ Android การสร้าง Dialog Popup และ Alert Dialog / Toast Make Text (C#)
 
ตอนที่ 10 : Xamarin กับ Android การ Generate/Deploy เป็น APK Package นำไปใช้งานจริง (C#)

Android (C#) / Windows Azure Mobile Services & Xamarin

 
ตอนที่ 1 : รู้จัก Android C# (Xamarin) Mobile Services บน Windows Azure คืออะไร
 
ตอนที่ 2 : การสร้าง Android C# (Xamarin) Mobile Services และการเรียกใช้งานแบบง่าย ๆ
 
ตอนที่ 3 : Android C# (Xamarin) สร้างตาราง Table บน Mobile Services และการ Insert ข้อมูล
 
ตอนที่ 4 : Android C# (Xamarin) อ่าน Data จาก Table ของ Mobile Services และแสดงผลบน App
 
ตอนที่ 5 : Show Case 1 : Register Form (Android C# (Xamarin) and Mobile Services)
 
ตอนที่ 6 : Show Case 2 : Login User Password (Android C# (Xamarin) and Mobile Services)
 
ตอนที่ 7 : Show Case 3 : Update Data (Android C# (Xamarin) and Mobile Services)
 
ตอนที่ 8 : Show Case 4 : Delete Data (Android C# (Xamarin) and Mobile Services)


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 02
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่