Archive | Programming

[Video Android] Database sqlite P5 – Add data to the table

Video tutorial to add data to database tables android sqlite.

[Video Android] Database Sqlite P2 – Create Table

Video tutorials android sqlite create database tables.

[Video Android] Database Sqlite P1 – Tạo Database

Video guide you to build a database sqlite in Android

[Video Android] ListView P6 – Hold delete items in the ListView

Video instructions on how to delete the item in the ListView when holding items

[Video Android] ListView P4 – Click item ListView

This video guides you catch the click event item in Listview

[Video Android] ListView P5 – Data transmission via Intent when clicking items

Video guide catch the Click event of the item and transmit data to the new Activity via Intent

[Video Android] ListView P3 – Add data to the ListView

This video guides you add data to the ListView

[Video Android] ListView P2 – Display data to ListView

In this video, her guide you to display data to the ListView

[Video Android] ListView P1 – creating ListView

In this video, I will guide you to create a ListView. ListView to display a specific list.

[Video Android] Data transmission via Intent

In this video, her guide you pass data via Intent