Table of Contents

Eclipse

The best development environment.

Repair autocomplete:

Autocomplete often lags, but there is a bugfix avaiable! Download it here and merge it with your plugins folder.

Attaching android sources

  1. Downloading the sources from GIT repository did not work on windows, even if it would - the sources are splitted in different projects, and would need to be assembled. It is easier to download pre assembled sources here. The Honeycomb sources are not available, take the last source, from android 2.1
  2. After downloading the 2.1 eclair.zip file unpack it to …android-sdk-path\sources\sources-2.1-eclair\
  3. During next debugging process, eclipse will display a button to “Edit source lookup path” - add the …android-sdk-path\sources\sources-2.1-eclair\ directory to the source path.

Runtime arguments:

Lister here