USB Driver for Android with HTC Legend (on windows)

Posted on

Since ADB Manager has not included the configuration for HTC Legend, it is not possible to install the ADB USB Driver, in order to enable debug on phone directly from Eclipse. There is a solution to this problem.. Open the path where you have installed Android SDK, make sure that you have downloaded/installed “USB Driver” […]

Why big corporation don’t get it!

Posted on

I haven’t been able to explain it, but here finally a presentation about why we make what we make, at spare time. Skip all enormous bonuses and give us a better pay-check each month and it will automatically make people being more innovated.

Tab Layout incomplete at google’s page [Android 2.0]

Posted on

A lot of people have followed the tutorial in Google for making Tab’s layout in Android. I followed the guide but soon got into strange errors.. Bumping my head against the keyboard of reason that I did not find where the errors where, that was the cause of the application to crash each time. For […]

Android Unbound Prefix problem

Posted on

When getting the error of “Unbound Prefix” in Eclipse when developing Android MapView as shown below in the picture. A solution is to add the namespace for the component. This error mostly appear when following the Google tutorial like this one. Add the namespace xmlns:android=”http://schemas.android.com/apk/res/android” like example below and it will most highly disappear. [sourcecode […]

ANDROID 2.1 – How to get Android sources in Eclipse

Posted on

I wanted to watch the innerparts of the Android framework to understand how their UI widgets are built. When I explored googles android site I realized that Android releases are not shipped with source jar files which expected! After a while I found a fast solution to my problem: http://android.opensourceror.org/2010/01/18/android-source/ After all I´m not intressed […]

Blogging: Windows Live Writer

Posted on

I have started to use Windows Live Writer for my blogging. A wonderful tool to do offline blogging and cross posting to multiple blogs. Live Writer handles all the common blog sites and tools. Live writer has a large number of plugins that easily can be deployed. So far I can recommend the following plugins: […]

Beta test ongoing [Android 2.0]

Posted on

We have our first beta-app out and it is currently being beta-tested by 4 people. Hopefully it will go well and we are to be published it in the near future.

DDMS not finding Emulator?

Posted on

When developing in eclipse with Android applications there is some buggy things that comes up once a while. One is that the DDMS do not find the emulator, and there is no log when the Android is starting up, which also means that you do not see anything and cannot debug your app. There are […]

Android application ongoing

Posted on

Currently development with android and webservices are ongoing. Hopefully the first app will be released soon. Also a must stress how easy it is to write webservices with PHP5, with apache. Where you do not need any applicationserver in the background but can actually benefit from you normal servers.

C# Grid Computing, ongoing

Posted on

Started to work in Grid Computing, to share heavy threads along the computers at home. I know there are other projects like NGrid, but what I find they lack of is autodiscovering of computers on the net that act likes workers, that comes and goes. No need of having to setup the computers is a […]