Just in case I need to get my Android contacts issue solved by brushing off some Java knowledge and going for Java using Eclipse on my MacBook Air:
- Installing Eclipse on Mac OS X.
- How to Install the Android SDK (Software Development Kit).
(I already had an old version of this because of my MonoDroid experiments from the past, so I could upgrade to the latest by using the Android SDK and AVD Manager, in fact I was two versions behind the current, which means now there is are a separate Android SDK Manager for installing development stuff and AVD Manager for managing the virtual Android devices) - ADT Plugin | Android Developers, which integrates both the SDK and AVD managers (and a truckload of other stuff) into Eclipse.
(But oy, I wish they digitally signed their stuff like Eclipse expects;
the same holds for the Eclipse examples themselves; they are unsigned too).
All of the above was to try out this: Android-er: Create SD Card in Android Emulator and copy files into, in Eclipse, Emulator and DDMS..
Which in turn I needed for this: Current status on the “Android help needed: App that cleans up the Contacts mess that the LinkedIn app left behind” « The Wiert Corner – irregular stream of Wiert stuff « The Wiert Corner – irregular stream of Wiert stuff.
–jeroen
Filed under: Android, Development, Java, Mobile Development, Software Development
