Blogspot - sagistech.blogspot.com - Sagi's Tech

Latest News:

How to open calendar intent programmatically 22 May 2013 | 02:30 pm

I was looking around for a way to open the calendar application for viewing. The closest solution I found was running the stock calendar app explicitally using the package name. Here's the best solut...

Error after updating Android's ADT 22 plug-in on Eclipse 16 May 2013 | 10:42 am

After updating to the latest ADT version on Eclipse Juno, Windows 7, I got the following error: Solution: To my best of understanding the ADT plugin is trying to change files in location the current ...

BitmapFactory.decodeResource performance 9 Mar 2013 | 07:56 pm

While checking the performance of my app I've noticed BitmapFactory.decodeResource is relatively slow. So I've checked the alernative, instead of loading my PNG files as resources, putting them in /as...

Chartboost SDK & Proguard 12 Feb 2013 | 02:29 pm

When using Chartboost SDK, ProGuard fails to compile with few warnings. To bypass this issue add the following lines to proguard.cfg: # Chartboost -dontwarn com.mongodb.tools.ConnectionPoolStat -dontw...

Switching users when using Team Foundation Service & Visual Studio 10 Feb 2013 | 04:20 pm

I encountered this problem using Visual Studio 2010, but it might also apply to Visual Studio 2012, Eclipse & Team Foundation Everywhere. It's relevant only to the Team Foundation Service, not Server ...

Advanced ACRA 3: Auto delete old records 7 Jan 2013 | 01:06 pm

One issue with using Google Spreadsheet for ACRA reports is the size limitation of Google Spreadsheet. Specifically, the maximum size of Google Spreadsheet is 400K cells (which translates to 11K repor...

Binding bitmap to ImageView with SimpleAdapter 26 Dec 2012 | 04:42 pm

SimpleAdapter does not bind bitmaps to ImageView. That's the bottom line. From viewing the source of SimpleAdapter it seems it only binds text and integers (???) to ImageView. I didn't like the exten...

Android Market Optimization: Part II 21 Dec 2012 | 01:17 pm

Earlier this year I wrote about Android Market Optimization blog posts. Now there are few sites that can help you do that: AppBrain AppTimizer - Checks application submission and rank it. MobileDevH...

Eclipse: Unable to find Action Set 22 Nov 2012 | 01:49 pm

After updating Eclipse my Android plug-in stopped working. Checking a bit more, all my Eclipse plug-ins stopped working (they even didn't appear in the Help->About windows). In the errors log window ...

Advanced ACRA 2: Frequent errors detection 12 Sep 2012 | 11:29 am

In my first ACRA post I wrote about detecting which Android versions generates the errors using Google Docs. This time I'll write on the most basic problem - finding which error happens the most. It i...

Recently parsed news:

Recent searches: