View Single Post
Old December 11th, 2008, 01:19 PM   #23 (permalink)
dfoelber
New Member
 
Join Date: Oct 2008
Posts: 4
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by GRardB View Post
1.) Install/run apps on SD card
Yes, oh yes! I'm still scratching my head why they don't have SD card support for applications. Hopefully, it is high priority.

Quote:
Originally Posted by GRardB View Post
2.) Task Manager
Sure, could be useful for services.

Quote:
Originally Posted by GRardB View Post
3.) Flash player
Isn't this actively in the works along side WinMo (excluding Flash Lite)? I hope so

Quote:
Originally Posted by GRardB View Post
8.) Let developers code in languages besides Java. C/C++ is faster, and I love speed :-p
Ugh, I think the last thing we want is another BREW

That actually reminds me of what I heard from Google at LinuxWorld. Of the main focal points of Android, as stated by them, is clarity for both developers and user. Take Symbian for example. It's powerful, you can code in any number of languages in any number of ways. While awesome in theory, their libraries are a mess. If you want certain functionality, it's anyone's guess if it supported/maintained for your setup. This whole Dalvik/Eclipse move is IMHO a smart copy from Apple's playbook. The end result: optimized and full featured API with a powerful IDE.

Don't get me wrong, I'm not siding with Java. I just don't think the (possible) speed increase with coding c/c++ would be worth breaking the unity that Android is enjoying.

-------

The list is very good!

I'll add some developer oriented things:
  1. Desktop widgets - Come on Google, stop teasing us! It sucks that they are hardcoded into the Launcher application.
  2. Allow devs to put a dynamically generated bitmap in a Notification.
  3. More built in animations for widgets to combat the iPhone.
  4. Allow an application to dynamically add permissions by asking the user.
  5. Database syncing please!

Edit: An updater to keep all of your applications up to date by updating them in the background, similar to Linux distributions.
dfoelber is offline  
Last edited by dfoelber; December 16th, 2008 at 03:31 PM.
Reply With Quote