Usually the above error message indicates that the SQLite database was not initialized, meaning it is empty. There are two ways to initialize an SQLite…
3 CommentsTag: Android
In this post I described how to add Android devices to Linux (actually how to solve the permission problem, the rest is done automatically in…
Leave a CommentThe [amazon_link id=”B0051VVOB2″ target=”_blank” locale=”US” container=”” container_class=”” ]Kindle Fire[/amazon_link] has a 7″ display with a resolution of 1024×600 pixels. That is also what the window manager…
Leave a CommentYou can check if your development setup is recognizing your phone with adb devices If it returns ???????????? no permissions than the current user does not…
Leave a CommentI’m currently trying the latest Ubuntu 11.04 with the new Unity desktop. While playing around I noticed that Eclipse Galileo (3.5.2) and I assume Helios,…
5 CommentsI am usually using my phone to debug my Android code. But sometimes you unplug your phone to use it and forget to plug it…
Leave a Comment