[android-developers] Re: Hmm... at last ADC2 is out of our way ... tell about your app and experience

2009-09-29 Thread Acchao
cloudList Productivity/Tools http://cloudlist.quarterstaf.com Hello fellow developers, cloudList is our submission to the Android Developers Challenge 2. As the name suggests, it's a list-making app integrated with the concept of cloud computing. The twist is that not only can you access your

[android-developers] sharing database across applications

2009-08-10 Thread Acchao
to attach the table? Or would the better/more secure approach be to create a custom contentprovider query onCreate of my app to verify all contacts in my application still reside on the Contacts.db ? Any help or suggestions would be appreciated. Thanks in advance. Best, Acchao

[android-developers] Battery Life vs Features

2010-01-14 Thread Acchao
I'm curious as to how many developers take into consideration battery life before implementing a feature. Say you could implement a really nifty feature using the camera, but you know that would drain the phone's battery faster on an nonessential ability, what do you do? Do you completely

[android-developers] How to properly manage task stack history w/ notifications?

2010-03-03 Thread Acchao
*I realize there are some similar posts running right now, but I have some additional questions that I didn't want to clutter their thread with. We're having trouble getting our notifications and launch modes to run properly. First let me describe the behavior that we want. Our main and launcher