Skip to content

dimitar.me

Dimitar Darazhanski's blog

Menu

  • About
  • Apps

Java

Quick and easy way to remove all single line (//) comments in Eclipse

I had to quickly remove single line comments from an Android project in Eclipse. I could not find any built in feature in Eclipse to do that. So I resorted to a simple regular expression: (//[^\n]*) This simple regex selects

dimitar November 7, 2012 Android, C++, Eclipse, Java, Programming 2 Comments Read more

A small bug in the Android In-App Billing demo app causes “Item Not Found”

Important: This is not a bug in the API! It is only a bug in the demo Dungeons application that Google provides. Several months ago (May, 2012) Google released the new version (v2) of the Android In-App Billing API that

dimitar August 22, 2012August 22, 2012 Android, Eclipse, General, Java, Programming No Comments Read more

How to get Picasa images using the Image Picker on Android devices running any OS version

Using the Image Picker to get a local image from the Gallery is pretty easy and trivial task. But things get a lot more interesting if the user has a Picasa account and he/she happens to select an image from

dimitar March 1, 2012March 9, 2012 Android, Eclipse 22 Comments Read more

How to Switch your Google Checkout Account in the Android Market Application

With Google’s last update of the Market application on the Android devices, it became a lot easier to now switch your Google Checkout account associated with all your application purchases. Just fire up the Market application on your device and

dimitar August 15, 2011October 10, 2011 Android 1 Comment Read more

How to sign an unsigned Android package (.apk file)

If you develop with Eclipse, you most likely use the built in Export Wizard to export and sign your Android applications. There are some cases though, when this method will not do. For example, if you decide to publish your

dimitar April 29, 2011January 31, 2012 Android, Eclipse, Programming 9 Comments Read more

Eclipse Project is Flagged with an “Android Packaging Problem” Error

Sometimes while developing in Eclipse you will notice that the Android Project will be flagged with the red “x” but none of your source files or resources will have errors. If you look in the “Problems” tab you will notice

dimitar January 28, 2011April 29, 2011 Android, Eclipse, Java, Programming 2 Comments Read more

Android Version 2.2.2 Prevents Applications with Copy Protection Turned on from Displaying in the Market

Today I got the Over the Air update of my Nexus One phone to version 2.2.2. To my surprise I could not see some of my applications that were published in the Android Market. Neither could I see a big

dimitar January 24, 2011 Android 1 Comment Read more

Android – Displaying Dialogs From Background Threads

Having threads to do some heavy lifting and long processing in the background is pretty standard stuff. Very often you would want to notify or prompt the user after the background task has finished by displaying a Dialog. The displaying

dimitar August 20, 2010August 20, 2010 Android, Java, Programming 39 Comments Read more

Android applications that use the MyLocationOverlay class crash on the new Droid X

Update: August 29, 2010 Tested this myself on a friend’s phone and this bug is definitively not fixed yet despite the recent Motorola updates! The burden is on you (the developer) to fix this if you want your applications to

dimitar July 19, 2010August 29, 2010 Android, Eclipse, Java, Programming 14 Comments Read more

Just Upgraded my Nexus One from Android 2.1 to Android 2.2

The latest Android OS version 2.2 (“Froyo”) was announced at the Google I/O conference on the 11th of May. As you already probably know it adds multiple enhancements like tethering, wifi hotspot functionality, full support for Flash, etc. Since I

dimitar July 2, 2010July 8, 2010 Android, Apple, Linux No Comments Read more
  • « Previous
  • Next »

Archive

June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Dec    

Recent Comments

  • richard on How to fix VMware unable to install all modules vmmon vmnet
  • Max on How to fix VMware unable to install all modules vmmon vmnet
  • Max on How to fix VMware unable to install all modules vmmon vmnet
  • Cristian Valerio on How to fix VMware unable to install all modules vmmon vmnet
  • Mauro Paes Correa on Configure pfSense for Chromecast Across Subnets/VLANs

Categories

  • Android
  • Android Studio
  • Apache
  • Apple
  • C++
  • Eclipse
  • General
  • IT Security
  • Java
  • Linux
  • MacOS X
  • Motorcycles
  • MySQL
  • Networking
  • pfSense
  • PHP
  • Programming
  • SQL
  • Ubuntu

BLOG ARCHIVE

  • December 2023 (1)
  • November 2023 (1)
  • October 2023 (1)
  • March 2023 (1)
  • January 2023 (1)
  • April 2022 (1)
  • February 2022 (2)
  • December 2021 (1)
  • November 2021 (1)
  • July 2021 (1)
  • May 2020 (1)
  • March 2019 (1)
  • October 2018 (1)
  • August 2017 (1)
  • May 2017 (1)
  • July 2016 (1)
  • May 2016 (2)
  • April 2016 (1)
  • January 2016 (1)
  • November 2015 (1)
  • July 2015 (1)
  • June 2015 (1)
  • December 2014 (1)
  • November 2014 (2)
  • July 2014 (1)
  • February 2014 (1)
  • April 2013 (1)
  • November 2012 (2)
  • August 2012 (1)
  • May 2012 (1)
  • March 2012 (1)
  • November 2011 (1)
  • August 2011 (1)
  • April 2011 (1)
  • January 2011 (2)
  • September 2010 (1)
  • August 2010 (2)
  • July 2010 (2)
  • June 2010 (2)
  • May 2010 (1)
  • January 2010 (2)
  • December 2009 (2)
  • November 2009 (3)
  • October 2009 (1)
  • September 2009 (3)
  • July 2009 (1)
  • May 2009 (1)
  • March 2009 (1)
  • February 2009 (2)
  • January 2009 (2)
  • December 2008 (1)
  • November 2008 (4)
  • October 2008 (5)

Blogroll

  • Nikola Naous
  • Obscured Clarity
  • Robin Ward
  • Singularity Blog
  • Singularity Symposium

Online Tools

  • Centralops
  • Icon Library
  • Mapulator
  • Serversniff

Podcasts

  • Casting from the Server Room
  • Diggnation
  • Hak5
Copyright © 2025 dimitar.me. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.