Image resizing in Android

When you work with images in Android ,you can not only set this image as background image . Android allows a lot of things which you can do with an image object. Here I want to show how easy is to resize an image (Bitmap object) using Matrix class. This practice is very useful.

. . . →Read More:Image resizing in Android

Share

Installing non-market application in Android phone

I have received some identical questions by e-mail. People ask me how to install non-market application in Android phone. It is simple,by default Android works only with applications from Android Market,for allowing to install non-market application need to configure Android phone:Settings->Applications->Unknown sources

That’s all. As you can see it is very easy. . . . →Read More:Installing non-market application in Android phone

Share

Changing formatting in NetBeans

You can use global or project specific code formatting options in NetBeans. I am going to show how you can change both of them.

. . . →Read More:Changing formatting in NetBeans

Share

Using different settings directories for different projects in NetBeans

By default NetBeans stores it’s settings in a directory called .netbeans under the user’s home directory. But what if you need to use other settings for other projects (for example home projects)? It is simple,need to use other settings directory. There are 2 ways. You can edit netbeans.conf file or you can specify what . . . →Read More:Using different settings directories for different projects in NetBeans

Share

Changing author name in IntelliJ IDEA

I found that change author name in generated files in IntelliJ IDEA is very simple procedure. I am going to show how you can change it.

. . . →Read More:Changing author name in IntelliJ IDEA

Share

Setting project specific settings in Eclipse

In Eclipse you can use 2 type of workspace settings. One is general settings,you can change them by visiting Window->Preferences:

But sometimes you need to specify some project’s settings. For this you can use project specific settings.

. . . →Read More:Setting project specific settings in Eclipse

Share

Changing author name in Eclipse IDE

It is very easy to change author name in Eclipse IDE. Steps:

open eclipse.ini file in the eclipse directory add the following line after -vmargs line -Duser.name=your name

Example of my eclipse.ini:

…-vmargs -Duser.name=FaYnaSoft Labs …

Also you can change it from here:Preferences ->Java ->Code Style ->Code Templates ->Comments ->Types . . . →Read More:Changing author name in Eclipse IDE

Share

Using XML file resources in Android

In Android application you can use /res/xml XML files. These files are different than other Android resources. They are different from raw files,you don’t use a stream to access them because they are compiled into an efficient binary form when deployed,and they are different from other resources and they can be of any . . . →Read More:Using XML file resources in Android

Share

NetBeans IDE 6.8 is out

Very good news from NetBeans development team –NetBeans 6.8 is out.

The NetBeans IDE 6.8 is the first integrated development environment to provide complete support of Java EE 6 and the GlassFish Enterprise Server v3 platform. Developers hosting their open-source projects on kenai.com benefit from improved instant messenging and issue tracking integration in the . . . →Read More:NetBeans IDE 6.8 is out

Share

IntelliJ IDEA 9 is released

Very good news for all who use IDEA for development. Version 9 is finally out.

What’s new:

Faster Environment Improved Code Understanding Cleaner,More Productive Coding More Efficient User Interface More Flexible Project Structure Preliminary Java 7 Features Support Java EE 6 Support Improved Groovy support Extended Polyglot Arsenal New Web Frameworks Support OSGi Application . . . →Read More:IntelliJ IDEA 9 is released

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.