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

Tag: Android

Android Development

Publishing your Android Application

Posted on October 27, 2013 by nero / 0 Comment

All done and dusted, when you are ready to upload your application to the Android Market for the world to use it, you’ll have to follow a few steps below....

Android Development

The “Values” Folder

Posted on October 27, 2013 by nero / 0 Comment

While developing Android Applications, one inevitably comes across the Values folder. It is located in <workspace>-><application name>->res. I...

Android Development

Swipe Detector in Android

Posted on October 10, 2013 by nero / 0 Comment

If you’ve used an Android device, Swipe Detection is not new to you. Unlocking the phone, receiving calls etc. all make use of a Swipe Detector mechanism....

Android Development

Android development primer: Working with Sliding Drawers in Android – Part II

Posted on September 30, 2013 by nero / 0 Comment

In the first part, I showed you how to use a basic Sliding Drawer in Android. In this post I’ll show you how to make your Sliding Drawers fancier by chang...

Android Development

Time Picker in Android

Posted on September 27, 2013 by nero / 0 Comment

Just like Number Picker provides a neat way to select values from a given range, Android also provides a Time Picker tool. This, as the name suggest is used to ...

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

Posts navigation

1 2 … 4 Next »

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