Easy Converter 1.2.0 is released

FaYnaSoft Labs updated Easy Converter application to version 1.2.0.

Easy Converter – is all in one Android converter which allows to convert

Temperature
Currency
Weight
Length
Area
Volume

Easy Converter has user friendly interface and belongs to the type of applications that are easy to use.

Also this tool has possibility to edit existing and add new data.

Present great feature, possibility to copy results to . . . → Read More: Easy Converter 1.2.0 is released

  • Share/Bookmark

Calendar Details widget 1.2.0 is released

FaYnaSoft Labs just updated Calendar Details widget to version 1.2.0.

Calendar Details widget - is a simple widget which shows additional information about current date

Now application is compatible with Android 1.6 (Donut).

Price: $0.99

For downloading from . . . → Read More: Calendar Details widget 1.2.0 is released

  • Share/Bookmark

Deleting Widget from Android

There are 2 approaches:

Uninstall widget from emulator/device
Delete widget from Home screen

First:
You need to remove widget as any other application through:
Settings->Applications->Manage Applications->YourWidget->Uninstall

Second:
It will not the code snippet, it will use case.

There are 2 steps:

Tap widget and hold your finger down. You will notice that the “slider” that normally brings up all of your installed programs turns into . . . → Read More: Deleting Widget from Android

  • Share/Bookmark

Handling Options Menu item selections in Android

I showed previously how to create an Options menu and how to add Menu item to it.

Now I am going to show how to handle options menu item selection.
I will show code snippet and after whole example. Continue reading Handling Options Menu item selections in Android

  • Share/Bookmark

Changing Android Emulator's orientation

It’s important to test your application on different layout orientations and also on different screen sizes.
I am going to show how to change your emulator orientation. Continue reading Changing Android Emulator's orientation

  • Share/Bookmark

Creating Options Menu and adding menu items to the Options Menu in Android

From this post I am going to start series posts about Menu. Menu is very important. I will try to show all actions with menus in next posts.

Maybe it will be better to write one big article, but there are 2 problems from my side.

  1. Now I have no free time. All team works hard because we want to publish our updated applications in earlier November
  2. I like short but useful examples in manner how to Continue reading Creating Options Menu and adding menu items to the Options Menu in Android
  • Share/Bookmark

Renaming file or directory in Java

I am going to show example which shows how to rename file or directory in Java. Continue reading Renaming file or directory in Java

  • Share/Bookmark

Moving file or directory to other directory in Java

In Wallpaper Changer application version 1.2.* we added feature which allows to move file in application’s file manager.

I want to show how we did it. As you see this post refer to core Java not Android. That’s why I will post code with method main. Continue reading Moving file or directory to other directory in Java

  • Share/Bookmark

Showing Toast in Android

Toast is very good solution when need to notify user about something.

For example I always show Toast to the user when it wants to open SDCard which is not mounted (best practice).

I am going to show simple Toast which shows on the center of activity. Continue reading Showing Toast in Android

  • Share/Bookmark

NetBeans 6.8 Beta available for downloading

Very good news for developers who used NetBeans IDE.
NetBeans team announced that everyone can download beta version of NetBeans 6.8. Continue reading NetBeans 6.8 Beta available for downloading

  • Share/Bookmark