Tutorial covers building lists in Android with ListView and ListActivity. Learn to create custom list layouts and displays including adding images and checkboxes to lists. Also display lists based on cursor data and adding actions to list items.
Learn to display and manipulate images in Android. Explore using ImageViews to display images. Use bitmaps to load and manipulate images in Android applications. Also see how to rotate and scale images.
Tutorial covers querying the Android contact database in both Android 2.0 and 1.x flavors. Learn to retrieve contact details and build a series of classes to manage contact data on both Android SDK level 3 and level 5 platforms.
Learn to build Hadoop MapReduce job in Java. Hadoop is an open source cluster package that excels at data processing. This tutorial gets you started building simple Hadoop MapReduce jobs in Java.
Learn to write Android applications. Learn the basics of working with resources, layouts, the AndroidManifest.xml file and building code. Topics covered include creating dialog boxes, playing sounds, creating views and layouts with LinearLayout and RelativeLayout, and launching new views.
Learn to create a custom RSS feed for your website content. These easy to build XML feeds can extend the reach of your content and grow your audience. This howto shows how to build and serve an RSS feed from your MySQL database.
Java »
Basics — over 2 years ago
— reviewed, not listed
This tutorial covers building basic XML structures in Java. Learn basic XML structure, and how to build XML in Java with DOM. Also learn to use the TransformerFactory to convert the DOM to strings.
Learn to create Java servlets in the NetBeans IDE. The tutorial creates a basic mailing list and explores file access along with some DOM XML. Also covered is deploying the servlets with Glassfish.
Accessing files with Java is easy. With this easy to follow tutorial you will learn how to perform basic file operations in Java. Reading, writing, appending, and random file access are covered. Along with an introduction to file locking.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials.
Mind lending a hand?