Email sending in AndroidEmail sending in Android

Today I am going to show code snippet and example about how to send email from code.

In example I will open my email client with predefined data in fields: To,Subject,Message.

. . . →Read More:Email sending in Android

Share

Unpublished Wallpaper Changer application

Yesterday we unpublished Wallpaper Changer application version 1.1.* from Android market. We received several feedbacks about bug in timer module. After several new testing hours we found this bug.

We apologize to our customers.

We will publish new 1.2.* version to the Android Market in earlier November.

All received bugs will be fixed in new version also . . . →Read More:Unpublished Wallpaper Changer application

Share

Happy Birthday,Android

Year ago Google open sourced the Android codebase.

There is great article about how it was.

Share

Want to help translate next NetBeans platform book?

Today Geertjan posted in his blog news about new NetBeans platform book. This book is already written in German, need to help translate it to other languages. If you want to help please visit this post for details.

Share

Making an fullscreen Activity in Android

There are 2 ways how to make an fullscreen activity. One from code other from AndroidManifest.xml. I am going to show both of them.

. . . →Read More:Making an fullscreen Activity in Android

Share

Dynamically change Options Menu Items in Android

Sometimes need to change,add,delete options menu items dynamically after some event or after some situation in application flow. We all know onCreateOptionsMenu method which helps to create options menu for activity. But in this situation it doesn’t help. For this situation I use public boolean onPrepareOptionsMenu(Menu menu).

. . . →Read More:Dynamically change Options Menu Items in Android

Share

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

Scheduling a timer task to run repeatedly in Java

In Java is very easy to use timer for scheduling some job. There are a lot of other libs which you can use for scheduling,but Java has own approach for simple job schedulling.

. . . →Read More:Scheduling a timer task to run repeatedly in Java

Share

Putting files on SDCard in Android

If you have a SDCard which is mounted to the Android emulator then you want to put some files. I will not describe how to do it in Eclipse IDE. I will describe how to do it by command line. For this operation need to use Android Debug Bridge

. . . →Read More:Putting files on SDCard in Android

Share

Installing an application on Android emulator

If you work in IDE you don’t install your apk file manually on an emulator. This operation do ADT when you start application.

But sometimes you need to install it manually on an emulator or device instance.

I am going to show how to do this operation from command line. For this need to use . . . →Read More:Installing an application on Android emulator

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.