[android-developers] Re: How to handle simultaneous key press

2009-12-14 Thread onceaweek
special keys though. > My app that needs to handle multiple key presses has boolean array for > each action (turn left or right, fire etc.). Corresponding array > elements are set in onKeyDown and onKeyUp event handlers. > > On 14 дек, 09:50,onceaweek wrote: > > > > >

[android-developers] How to handle simultaneous key press

2009-12-13 Thread onceaweek
I was wondering whether Androd can catch simultaneous Key Press. For example, a application does something when a user press HOME and MENU key simultaneously. Is it a possible scenario? Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Android D

[android-developers] Can I use Download Provider for developing my application?

2009-06-30 Thread onceaweek
I was wondering whether I can use Download Provider. The source code of the manager is opened but I cannot see the package regarding download provider in reference index for application developer. Can I use download provider in my application like any other provider such as LocationProvider.? --~

[android-developers] Any plan for support OMA-DLOTA (OMA Download) Spec?

2009-06-29 Thread onceaweek
Does Android have plan for supporting OMA-DLOTA in later version? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Any plan for support OMA-DM?

2009-06-29 Thread onceaweek
I know that Android currently does not support OMA-DM. Is there any plan for supporting OMA-DM in the later version of Android? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to t

[android-developers] How firmware update and Application update work through OTA work?

2009-06-10 Thread onceaweek
I'd like to know how to update SDK or Applications through OTA? Does Android support the update mechnism ? If not, an operator or a device manufacturer adds the functionality for software update? I guess 'com.android.updater' package may have something to do with SDK update, but I'm not sure.

[android-developers] Does Android have OMA DM, DLOTA client?

2009-05-20 Thread onceaweek
I'd like to know where Andriod supports OMA DM(Device Mgmt) , OMA DLOTA ( Download Over The Air). IF yes, please let me know which package supports them in Android. IF not, are there alternative mechanisms in Android or any plan to support them later? Thank you in advance. --~--~-~--~--