I don’t have much use for the emulator now since I have my Spica. However to install the application into it requires some changes. There is 2 parts. My Spica will by default allow me to install applications for Android market. So firstly, i have to make setting changes to my Spica itself. Go to […]
Programming
Programming related Stuff
It is finally here!!
After months of searching, at last, I am an owner of an android phone!! Phew…it was a long arduous journey. My package arrived few hours ago. Everything looks intact and ready for action. I was looking for a device with a large screen and my budget is S$500. I had initially wanted the HTC Dream. When […]
Eclipse keyboard shortcuts
I ‘ve been using Eclipse for Android for quite a while now. There are 2 keyboard shortcuts that i have been using lately and find very useful when coding. The first is Auto format shortcut. This is available in editor’s right-click menu but press Ctrl + Alt + F is faster. This is a time […]
Android Intent
Intent is one of the things i need to master. So what must i know about Intent? Basically, I have to know what it is and how to use. What is an Intent? In simple terms, an Intent in Android is a way to pass certain information from one activity to another activity. There are […]
I need to get organized.
I need to set up a timetable for myself. I feel that i am unproductive in my effort to revise and pick up the new languages. So far, i have been randomly selecting what i want to learn for the day. So progress is also random. I am jumping around from one topic to another […]
Integrated Development Enviroments
I have been actively revising and picking up new programming languages and frameworks. I brushing up on my C++ and JSP whilst also picking up C# and struts and android. I have books and magazine to help me through the learning process and in going through them, i accepted the recommended IDEs that i have […]
Picking up Struts
Learning this framework. I notice that it is in great demand. Employers will this as one of the requisite for a Java developer. Just installed NetBeans v6.8. Going through this tutorial. -> http://bit.ly/cRifeF