Skip to main content

The android revolution

Still busy trying to get my AU Virtual classes ready, so with little time for my side projects...
But I changed my Nokia E71 phone (amazing piece of engineering, by the way) for a Samsung Galaxy S. My wife says it's a wannabe iPhone... I say under the bonnet it has a very different beast: the android OS.

I got tired of waiting for the android 2.2 version to reach the market... and all manufacturers are promising great new features in the phones "about to be released". So I made up my mind and entered the phone store. I was amazed by the range of options: iPhone 3G,3GS,4... Nokia E72 (I admit it crossed my mind...) and the android ones: HTC, Samsung, Dell... Bigger screens, or bigger memory, or faster processor, or a cheaper plan, they all sound tempting. My decision was based on the Operating System mainly and a balance between screen size and capacity to fit my pocket (the Dell Streak is fantastic... but I haven't seen mobile phones that big since the Motorola "bricks" in the '80s!)

Now I am discovering that installing the Development Kits and plugging the phone in "debugging" mode, I can access it through the computer, and I am slowly understanding the Java-based programming language. But I am having a lot of fun with the Application Inventor: a web-based tool by Google, where programming is not far from Grasshopper!
I imagine some of you will share my passion for this "visual scripting" tool, imagine my surprise when I discovered I can "click" procedures and instructions in a jigsaw puzzle looking environment, colour-coded and with shapes that, for example, expose components that need an argument and variables or constants you can use...


So, to the endless list of projects "Under NDA" I have added now tutorials and future android apps :)

Among the initial tests I did with my phone, I have plugged it to a server using Citrix and to a TV with a A/V cable. A bluetooth connection allows to use mouse and keyboard (that I've seen in the Dell phone but I couldn't on mine). The consequence is that in theory I could use my mobile as portable office: it would bridge the input-output and use a remote server for full desktop power. It was really exciting to see Revit on the 4 inch screen!!!

Still waiting for my firmware update, but I am really happy to have shifted to android. Now this is triggering a new series of side projects: from the office connectivity and the app tutorials to more ambitious architecture-oriented applications and an Artificial Intelligence project I will tell you when I get a chance.

Stay tuned, the future is coming!!!

Comments

Popular posts from this blog

Genetic Design - Part 1: General concepts

In my second post I'd like to thank my friend and Blogging mentor David Light, who featured this space in his highly respected blog. I guess most of you got here through there, but if you landed directly here I highly recommend having a look at http://autodesk-revit.blogspot.com/ , packed with tips, news and tools for the BIM enthusiast. Enough said as introduction, let's talk about my current after-hours project. About 2 years ago I went to a conference on Genetic Algorithm applied to Design. In a room full of engineers, I saw some examples of Genetic principles applied to Air Conditioning system planning, lighting design, and some shy approach to layout planning. The tools they used were some Java and C++ applets, lots of spreadsheets with complex scripting and occasionally some diagrams. Despite many interesting things were said, I was left with the feeling that the Architectural Design implementation was one I would have liked to chase, eve...

A new point of view

New feature, I am getting my head around it and cannot really control it. You have been warned... Blogger has recently launched a new feature for their blogs, that in "modern" browsers enables an exciting way to go through the posts and comments: dynamic views MOSAIC: http://undernda.blogspot.com/view/mosaic#!/ FLIPCARD:  http://undernda.blogspot.com/view/flipcard#!/ TIMESLIDE:  http://undernda.blogspot.com/view/timeslide#!/ SIDEBAR: http://undernda.blogspot.com/view/sidebar#!/ SNAPSHOT: http://undernda.blogspot.com/view/snapshot#!/ More interesting, it's quite easy to jump from one to the other so it's quite easy to find what you want. The information is always the same, but if you remember WHEN it was posted, you go to timeslide, if you remember an image, you go to snapshot, if you want to see how different topics are related you use flipcard and for a general overview - or most popular posts you grab mosaic. Simple magic. But the good n...