For all Android mobiles, there exists 3 screen sizes :
Small : devices with a screen size smaller than the T-Mobile G1 or Samsung I7500, for example the recently announced HTC Tattoo.
Normal : devices with a screen size roughly the same as the G1 or I7500.
Large : devices with a screen size larger than the G1 or I7500 (such as a tablet-style device.)
Continue reading Android – Enable small screen resolution of your Android Application →
In Android Applications , ListView helps you to display the contents of an array with flexible size. The following example shows you how to create a simple ListView .
Continue reading Android – Simple ListView using SimpleAdapter →
You can’t just ask customers what they want and then try to give that to them. By the time you get it built, they’ll want something new.
Steve Jobs
opensuse.org provides a online build service for Linux users such that they can build their own rpms without having a Linux build environment.
Continue reading openSUSE Build Service →
Update @ 2013-12-30: If you are working on fedora core4, please refer to the comment by Gurce . Thx Gurce. =D
Recently, i need to study building a rpm package. after searching on google, i found a very useful document about how to build and rpm .
Continue reading openSUSE – Build a rpm package →
pdmenu is based on dialog . It provides an even simpler configuration for creating a menu in Unix-based system . It is convenient for system administrators to create a simple login shell for users with limited privileges.
Continue reading pdmenu – Create a Simple Menu for Inexperienced Linux Users →
Recently, i have a new task which is adding a user account on a Linux box with UI login shell. My project leader suggests a few tools for me to study and finally i pick the the one called pdmenu .
Continue reading Dialog – Create a Simple Menu for Inexperienced Linux Users →
Ant Tasks , such as <if> , belongs to ant-contrib.jar . So in order to use them in maven-antrun-plugin , you have to add this dependency explicitly in the pom.xml .
Continue reading Maven – Add ant-contrib Ant Tasks in maven-antrun-plugin →
maven-antrun-plugin allows maven user to add ant tasks in different maven life cycle phases . To use the maven-antrun-plugin , add the following text in the pom.xml .
Continue reading Maven – Using Ant tasks with maven-antrun-plugin →
Posts navigation
Dream BIG and go for it =)