Aug 19, 2008

DUBwise for Android SDK 0.9-r1

I stopped working on DUBwise for Android while they kept the actual SDK secret under NDA's. Yesterday Google finally released Android SDK 0.9-r1. So i checked if the old DUBwise version could be installed on the new SDK and it didnt work - nothing else was to expect ;-) Compiling with the new SDK was blocked by 31 Errors resulting in API-Changes ( e.g. Bitmap.width() => Bitmap.getWith() ) - I fixed those Errors and then I ran into singing-issues - which could be fixxed by creating a new build.xml via activityCreator.py.
So finally DUBwise is running with the new SDK: