Skip to main content

Fun With Android

Been wanting to post about my perspectives on Android development.  This is not a Android -vs- iOS blog but just what I see as my perspective of Android development.

Android feels easy.  Java feels like a well broken in shoe that slip on in the morning and can wear all day, so Android development feels easy for me.  I understand the attraction of the Intents and Activities for the providing of multiple filters for handling common features (select you email, photo editors, etc), but I view this as more of a benefit for geeks rather than most consumers.   What kind of support is there for uses that download apps only to be presented with selecting providers for comment activities, only to want to revert to the built in provider (yeah you can clear the selection but they need to know where).

The destruction of the activity on rotation and on config changes feels like it's un-needed but exists because of legacy issues.  The save/restore of activities values are simple but feel like it's best for simpler applications where limited amounts of data are shared / passed to Activities through Intents.  It feels like the rotation feature was bolted on when it was introduced into Android (Android did not handle any rotation for multiple releases).

The roots of Android was for small devices and it's been expanded and grown to handle more complex applications and devices.  To me this shows in the Intent / Activities pattern use though out Android.  Small data, Activities and screens that worked well for small apps with low complexity but would would cause their own complexity if expanding for much richer and complex applications.  A case is the Menu and Back buttons / actions.  Yeah the buttons are gone in ICS, but the behavior still exists.  I can see where these were of value in small devices (like the old Palm) and apps with there operation on the Activity stack, but with full featured applications in tablets, this may have limited use.  The same for the data patterns of Intents as mostly the means of passing data to/from Activities.  (This pattern is good for Activities outside of your applications scope, so it's more like an API in that usage).  Internally in an app this pattern may be limiting with more complex data (updating multiple activities based on external data changes, async operations, etc.).

The fragmentation is a real issue with the slow rollout of updates from carriers, the multiple screen sizes and planning of base supported API's for my apps is a real concern.

The last issue is the simulator.  It's badly in need of an update.  The table version is so bad it drove me back to the phone version.  Not good.

My bottom line on Android?  I like it, it's fun and easy but some of Androids roots need to be considered in my applications designs so as not be limited by the Intents and data handling.

On the iOS front, I'll be going over the new iOS / Xcode 4.2 storyboard feature.  Looks cool.

Comments

Popular posts from this blog

There is no "Right" way.

It's not that your way is not the right way, it's that everyone has their own right way.  So which is the right way?  Is there a right way? Software development is full of discussions that revolve about the "right" way of doing something. The terms used in discussing software design, tools and implementation are so undefined as to make them meaningless.  Code is not designed and written in a vacuum, it's designed by real people in real companies, each with their own constraints and issues.  Code that may look like a hack could have been the result of an employee dragged out of bed at 2am by a company shirt that only cared that they they did not lose their personal client the next morning.  Everything must be looked at in context.  A project written to "Best Practices" may never be finished before development funding dries up.   Goals, vision, constraints and thoughts should be somewhat aligned for project to be successful (or at least enjoyable ...

3rd Try is a Charm

I've been trying to draw / paint these barns for a couple of years but never felt or got them right.  This time I think they turned out right. So What went wrong before and what's right now with this drawing?  This time, the light was right.  It's coming from the upper right and the shadows just looked right.  The other thing is the corn field on the left had to "be in season", otherwise it's just a plowed field.  I had taken other photos from different angles but they never felt right.  This angle has the road, power lines, corn field, etc. all leading to the right.  The shadows on the lower right helps fill in that corner (don't forget about the corners!).  The last part is trying to draw (ink paint maybe) the trees in the background.  Not so easy when they are kind of a blob is green shades. So yeah, it's composition that is king.  Many times I just don't see it until the drawing / painting is finished and when it's right it feels goo...

So THIS is My Style?

 If I play around long enough my style will appear.  I'm guessing that this is kind of it.  I'll keep working on other techniques in watercolor but for now this appears to be my style. I do like it and others appear (to my face) to also like this.  Not every one of my paintings is a success.  About 1/3 so far, but when they do I am rather pleased that anything good comes out of it at all. I do love color.  Color is happy and outdoors is full of color, be it the west or back east with the greens.  Color color color. Also doing some painting on hot press paper and see how that goes. Later......