Wordpress - wowjava.wordpress.com - Prashant's Blog

Latest News:

Working with SQLite on Android 26 Sep 2011 | 07:36 pm

From last few month, I was not able to post any new topic. So today thought to post something, but what? Then I remembered how much I had broken my head to start with the SQLite in android. I had foun...

Retrieving records from Database in Hibernate 6 Jul 2011 | 07:43 pm

In my previous post I have used example for the insertion of data in Hibernate. Here is another example for selecting the records from the database using hibernate. In the same project (from previous ...

Adding Autoincrement Field using <generator/> in Hibernate 2 Jul 2011 | 10:21 pm

In  my previous post, We are adding id of the user by using parameter value to the constructor.  In general jsp, servlet code If id field is required to be auto increment, we will select the maximum v...

My First Hibernate Example 2 Jul 2011 | 07:44 pm

As I began with Hibernate from yesterday, I went through this small example to insert a row into database table. I have done this example in MyEclipse workbench. In this example there are mainly four ...

Adding Simple Animations To Your Android Interface 28 Apr 2011 | 05:44 pm

Today one of my readers asked me for help to create simple animation. So I thought, it may be helpful for him as well as others if I could post an example as a topic. For this example, we will need to...

Sending Email from Android Application 14 Apr 2011 | 07:09 am

Few readers of mine has requested me to upload the source project of my previous two examples. Then I decided to add some flavor to them before I upload, which result this example. For mailing concept...

Dynamic TableLayout in Android 2 Apr 2011 | 06:24 am

As my previous post for dynamic ListView is quite helpful for few readers, here I am with a similar post. Here I am creating dynamic table. The concept looks similar but the method of creation will di...

Dynamic ListView in Android 26 Mar 2011 | 06:06 pm

Yesterday one of my readers mail me, asking help for creating the dynamic list. Here is the solution where I have listed the abbreviation and name of the countries in two column list. In this project ...

Geting current location in Android application, using GPS 26 Feb 2011 | 09:29 am

Today one another functionality I tried in the android application. It was to provide the longitude and latitude of the current location in android using it GPS system. The coding was quite easy.  We ...

Scanning barcode from Android application 26 Feb 2011 | 08:44 am

Today, I was able to do a remarkable task in Android. Actually I have got to read barcode using the android camera. First thing came to my mind was, is it possible? But later after goggling few hours,...

Recently parsed news:

Recent searches: