Monday, November 15, 2010

Droidcon London 2010 – Day One 28th Oct 2010


It was the first day, with unplanned, unprepared barcamp-style presentations! It had a nice range and quantity of low level programming tips and higher level business tips in such a short space of time. Here are just a few higher level insights, observations and thoughts…


Sony Ericsson’s gave few tricks on Android UI: Advising developers not to do long running tasks in the UI thread, to use Handler & Service classes for longer lasting processes and to use Toasts to show quick popup status.


Location Services by Cloudmade: They will support Android later this year with a Maps SDK, based on OpenStreetMaps. Map data comes as you need it and is stored locally on device. Location-based advertising is related to a network that finds highest value ads from other networks.

No one in the audience was able to say they were making money from LBS.

GPS on Android is still seen as a battery hungry.

Another Interesting thing was to know that Motorola went to use Skyhook instead of Google location API on Android, the way they would get data for their customers WiFi location. Google forced them to switch back to Google location and Skyhook now suing Google.


RESTProvider: Carl from Novoda spoke on how it makes a RESTful API available as a Content Provider. He also demonstrated Unit testing of android classes without emulator.

App Analytics from Capptain: Demonstrated combining in-app analytics with CRM. SDK is available in Android and iOS. It has new analytics capabilities like how long users are spending in each

screen of your app, real-time analytics — can monitor where people are in your app right now, crash logs with device, firmware, etc details.


Git on android: A guy from who works at the guardian walked through all the problems he came across when trying to use git on android and how using open source goodness he could simplify a lot of trouble by simply extending pre-written code and even create work arounds for troublesome bugs.


Meta Market Model: Mark Murphey talk tied in very nicely with problems regarding using alternative markets. He created a brain storming session on the market problems and what can we do as a community to help improve this. Some of the good problems highlighted were: Comment spam, Not enough screenshots, Analytics, Refund policy too leaniant, Downloads don’t work.

Market is a closed club, OEM’s who don’t agree to the rule book don’t have access. And simply creating a app store for each carrier/OEM etc. isn’t a viable solution which

Mark summarised with a brilliant quote: “those who complain about fragmentation you ain’t seen nothing yet”.

So he came up with an idea about having a single open feed of android applications that all the market applications can hook into. So this would work as some sort of extended atom/rss feed (just add namespace) with open access which could benefit from the standards introduced and the maturity of the software already written. This sounds like a great idea but will obviously need a large amount of momentum to succeed. Mark said that instead of us complaining at Google to fix the market we should fix the market problems ourselves.

Day ended with a nice Tip from Tech hub:

“Devs arn’t always design focused, should assume users are complete idiots and don’t understand anything.”


Teleca Stand: Teleca got lots of android developers coming to our stand and wanting to know as to what Teleca into. The following demos just didn’t fail to amaze them: TI Dual Display, Android ported on Freescale Imax 53 board, MeeGo phone, AIM app totally based on Open Source.


No comments: