Professionel Android developer.

Linkedin profile: http://www.linkedin.com/profile/view?id=85471131&trk=tab_pro

Android helper library: https://github.com/EsbenGaarsmand/AIC

8h
comment Move from Android Studio back to Eclipse
@EGHDK I'm not completely sure as I've only worked with eclipse. In eclipse I normally only ignore the bin/ and gen/ folders. I believe Eclipse has the most important files stored in the workspace folder which you wont commit to git anyway =/ But maybe the .classpath, .project and the project.properties... The easiest way for you to find out would be to create a new eclipse project and a new Android Studio project and then look at the different content in the 2 project folders. Please post back your finding for other to benefit.
18h
awarded android
1d
answered Move from Android Studio back to Eclipse
2d
comment Differentiate between different markers in Maps API v2 (unique identifiers)
But if you have 2 markers the same place your screwed. This is certainly not the best option compared with using title or snippet.
2d
comment Differentiate between different markers in Maps API v2 (unique identifiers)
@Asim you can get that info from the object as well right? Then take it from there. You only need the info when you are displaying it.
2d
answered Differentiate between different markers in Maps API v2 (unique identifiers)
2d
comment How to convert a color integer to a hex String in Android?
@anoniim you're awesome :) was having trouble with ColorDrawable in Android.
May
22
comment Android app doesn't show up on Google Play in a phone search but it does in a web search
Your app is incompatible with Samsung S3 for some reason. Can you post your manifest?
May
22
comment Best practice for nested fragments in Android 4.0, 4.1 (<4.2) without using the support library
@Luksprog I believe you've already supplied the only answer there is to give, would you be so kind to put it in as a proper answer.
May
21
comment Align base line of textviews in two different layouts
@VinodMaurya you could try to measure the placement of TextView A and then place TextView B accordingly...
May
21
comment Print logs on Android source code using Eclipse breakpoints?
I don't get the question, please improve.
May
21
comment How to get the altitude of current location in new map of android?
I don't get the question. Your saying you don't get altitude so you use the answer in link to find altitude, but then you only need latitude and longitude. Why are you then talking about the new maps (mapsv2) not giving you altitude? (When the other answer shows how to get it with latitude longitude)
May
21
answered Align base line of textviews in two different layouts
May
18
awarded Electorate
May
18
comment Distinguish between screen timeout and power-button-press?
Could this help: stackoverflow.com/a/8941006/969325
May
18
answered Propagation delay when changing In-app Product price & description in Google Play developer console
May
17
revised Android nested layouts
deleted 49 characters in body
May
16
comment How to generate .apk file from mobile?
I'd recommend you do some research before asking for help. This might be possible but extremely complicated.
May
16
comment Android - Adjust size of Fragment by sliding
Fragments are contained within views and views shouldn't be too hard to do this stuff with. I don't see your problem. Have you tried anything yet?
May
16
awarded Nice Question
1 2 3 4 5