Using Handler for long-time operations in Android

Need to notify user when for example user clicks button and in onClick method program starts some long-time process. Need to have some solution which will do your task in background.

. . . →Read More:Using Handler for long-time operations in Android

Share

Using ProgressDialog in Android Activity

In situations when need to wait some operation it is good practice to notify user that operation is in progress. For this cases in Android present several classes which can help with this. One of them I am going to demonstrate. I will show how to use ProgressDialog class for showing progress dialog. I will . . . →Read More:Using ProgressDialog in Android Activity

Share

Hiding the title bar in Android

There is possibility to hide your title bar in application. It is very easy and I am going to show how you can do it. There are 2 ways,one from code other from AndroidManifest.xml file. I will show both solutions.

. . . →Read More:Hiding the title bar in Android

Share

Passing data between activities in Android

In Android is simple to run one activity from other. But what if you need to send data to the new activity. You can use several ways,for example DB,preferences,file system or just use Bundle. Last one is very useful in practice and I will show how to do this.

. . . →Read More:Passing data between activities in Android

Share

Checking if SDCard is mounted in Android

Sometimes need to use SDCard for retrieving or saving some data. For that need to know if SDCard exists in the phone.

Share

Using clipboard in Android

Clipboard is very useful feature because you can use it for copying and getting data.

. . . →Read More:Using clipboard in Android

Share

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna,tincidunt vitae molestie nec,molestie at mi. Nulla nulla lorem,suscipit in posuere in,interdum non magna.