> 
> Out of interest, does anyone here develop Android apps?
> 
> >From a business app point of view it seems a better platform than
> iPhone/iPad simply because you don't need to put your app on the
> store, or get it approved by Apple.
> 

I am developing one at the minute using Appcelerator Titanium. This lets
you target iPhone, Android and Blackberry from one codebase - it
basically allows you to develop in JavaScript instead of Java (Android)
or Objective C (iPhone). For the latter you still need a Mac and to be
signed up for the Apple walled garden, and of course they have to
approve your apps. This isn't the case with Android however you
potentially have the problem of testing on multiple hardware devices and
versions of Android, although I suspect this 'fragmentation' isn't as
bad as people think. Basically starting now I would only worry about
Android 2.1 and 2.2.

Titanium is unique among the mobile toolkits in that it uses native
components - your PhoneGaps et al create web applications that run in
the device's browser and don't use native controls etc. You can also
take this approach with Titanium. 
-- 
  Alan Bourke
  alanpbourke (at) fastmail (dot) fm


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to