Skip to content
CodeMarvels
All's the Code !
  • Home
  • Privacy Policy
  • About

Tag: List View

Android Development

Custom Data Adapters with Checked List Views – Part II

Posted on September 22, 2013 by nero / 0 Comment

In the last post, I showed you how to make the front end for the List View with check box using Custom Data Adapters. This post will deal with the coding of the...

Android Development

Custom Data Adapters with Checked List Views – Part I

Posted on September 22, 2013 by nero / 0 Comment

We have been using ArrayAdapter and SimpleCursorAdapter while populating our List View with elements from an array and a database respectively. It is worth know...

Android Development

Context Menus is List View using Simple Cursor Adapter

Posted on September 19, 2013 by nero / 0 Comment

You have already seen how Context Menus work with ArrayAdapter. In case of SimpleCursorAdapter there are a few methods that can be used in order to retrieve the...

Android Development

List View using Simple Cursor Adapter – Part II

Posted on September 18, 2013 by nero / 0 Comment

In the last post, I showed you how to populate a ListView from the data present at any time in a database. We used a separate XML for defining the layout of a s...

Android Development

List View using SimpleCursorAdapter – Part I

Posted on September 16, 2013 by nero / 1 Comment

Till now we have been populating our List View with a predefined String array using the ArrayAdapter class of Java. Practically, a predefined array is hardly, i...

Android Development

Adding Long Click functionality in List View – Context Menus Clicks

Posted on September 14, 2013 by nero / 0 Comment

Now that we are familiar with long clicks and Context Menus that are triggered by them, we must understand that Context Menus are but a kind of menu and just li...

Android Development

Adding Click functionality in List View – onItemClickListener()

Posted on September 13, 2013 by nero / 0 Comment

In the previous posts we saw how we can, in a number of ways populate out List Views. However, most of the times just populating and displaying List Views aren&...

Android Development

List View using Array Adapters – Part III : Using Custom Row Layouts

Posted on September 12, 2013 by nero / 0 Comment

Till now we have been using Android’s default row layout for populating the ListView. It might sometimes become necessary to use one that satisfies our ne...

Android Development

List View using Array Adapters – Part II : Using ListActivity

Posted on September 9, 2013 by nero / 0 Comment

In the previous post, I showed you how to create a ListView and populate it with elements of a String array. If you can recall, we used a regular activity in th...

Android Development

List View using Array Adapters – Part I

Posted on September 9, 2013 by nero / 0 Comment

Often times in your application when you want to list down a bunch of data you’re going to use a List View. It provides a predefined layout that helps cre...

Categories

  • Algorithms
  • Android Development
  • BoshServlet
  • C++ projects
  • Code Philosophies
  • Conversational AI
  • Machine Learning
  • Miscellaneous
  • Notes
  • Society
  • Technology
  • Tutorial / Run-book
  • Uncategorized

Recent Posts

  • SSH without running .bashrc
  • Migrate data from one Cassandra server to another using medusa
  • A JS assistant to remind us to exercise during WFH days
  • Flush DNS cache in Ubuntu 20.xx and above
  • Change the datacenter set in cassandra-rackdc on Ubuntu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2022 CodeMarvels
Powered by WordPress | Theme: Graphy by Themegraphy