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

Category: Android Development

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 Long Click functionality in List View – Context Menus

Posted on September 14, 2013 by nero / 0 Comment

As we saw in the last post, we can easily handle clicks on the list items. However, often times in our applications we would like to have separate genres of opt...

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...

Posts navigation

« Previous 1 2 3 … 5 Next »

Recent Posts

  • Fix : Docker node down after restart
  • IP Telephony – bit rates of audio formats, and other notes
  • Fix: Cannot start container Subnet sandbox join failed error from docker
  • React Ajax call on load gives : “Error: Should not already be working.”
  • Fix : The repository ‘http://archive.ubuntu.com/ubuntu disco-backports Release’ no longer has a Release file.

Categories

  • Algorithms
  • Android Development
  • BoshServlet
  • C++ projects
  • Code Philosophies
  • Conversational AI
  • Machine Learning
  • Miscellaneous
  • Notes
  • Society
  • Technology

Meta

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