[android-developers] How can I generate multi touch event in android?

2011-07-04 Thread AndroidAPP
Hi, How could I generate multitouch event in android? Actually, I have already some ideas for it, but it doesn't work. Here is my code. Thanks a lot. code float x

[android-developers] Re: Widget bug, is there a work around?

2009-05-26 Thread AndroidApp
; continue to receive updates and consume resources. > Tom. > > 2009/5/26 AndroidApp > > > > > This is what I am doing, it doesnt fix the problem but it mitigates > > it: > > > Dont bother having a configure activity, remove that from the widget > >

[android-developers] Re: Widget bug, is there a work around?

2009-05-26 Thread AndroidApp
;m developing > exhibits the same problem; it seems to get added to the AppWidgetHost, > continues to receive updates, but is never displayed to the user. > Tom. > > 2009/5/26 AndroidApp > > > > > Bump, anyone? > > > On May 22, 9:28 pm, zl25drexel wrote: >

[android-developers] Re: Widget bug, is there a work around?

2009-05-26 Thread AndroidApp
Bump, anyone? On May 22, 9:28 pm, zl25drexel wrote: > Dear google guys, > > the widget framework (or the Home app) has a pretty bad bug: > - install ApiDemo > - long press screen/widget/ApiDemo > - *CHANGE ORIENTATION* > - then without changing orientation back, click ok to create the > widget >

[android-developers] Re: My good god, bugs in Android brick phone, and it's not difficult to reproduce...

2009-05-25 Thread AndroidApp
just tried to reproduce it by installing and uinstalling keyboard, that didnt crash the phone, so it looks like it's a widget service problem. On May 25, 7:42 am, AndroidApp wrote: > oh another thought, how about defaulting to safe mode if the boot wont > finish for a couple time?

[android-developers] Re: My good god, bugs in Android brick phone, and it's not difficult to reproduce...

2009-05-25 Thread AndroidApp
> > On Mon, May 25, 2009 at 4:15 AM, AndroidApp wrote: > > > oh by the way in case you are wondering, I am using the offical > > cupcake OTA update, NOT any modified rom > > > On May 25, 7:12 am, zl25drexel wrote: > >> Hey guys, you need to look into

[android-developers] Re: My good god, bugs in Android brick phone, and it's not difficult to reproduce...

2009-05-25 Thread AndroidApp
e to clear data/uninstall apps. > > On Mon, May 25, 2009 at 4:15 AM, AndroidApp wrote: > > > oh by the way in case you are wondering, I am using the offical > > cupcake OTA update, NOT any modified rom > > > On May 25, 7:12 am, zl25drexel wrote: > >> H

[android-developers] Re: My good god, bugs in Android brick phone, and it's not difficult to reproduce...

2009-05-25 Thread AndroidApp
oh by the way in case you are wondering, I am using the offical cupcake OTA update, NOT any modified rom On May 25, 7:12 am, zl25drexel wrote: > Hey guys, you need to look into this, this morning I downloaded a soft > keyboard (a Russian keyboard) from the market, disabled the build-in > keyboar

[android-developers] Re: AppWidget issues

2009-05-03 Thread AndroidApp
Cupcake is really coming out :-D~~ On May 2, 9:11 pm, Romain Guy wrote: > Same thing, won't be fixed in the cupcake update. > > > > On Sat, May 2, 2009 at 6:02 PM, AndroidApp wrote: > > > 'won't be able to fix' for 1.5 SDK, what about on the cupcak

[android-developers] Re: AppWidget issues

2009-05-02 Thread AndroidApp
'won't be able to fix' for 1.5 SDK, what about on the cupcake update? Dont really care about whether it's fixed for the SDK. On Apr 23, 2:02 pm, Jeff Sharkey wrote: > So just a heads up that we won't be able to fix the onDeleted() bug > for the 1.5 SDK.  Here is a quick workaround that you can p

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-24 Thread AndroidApp
dn't build the SDK based on > > the code that's shipped to the end-users. And even if this release > > will actually come from the public tree, you can't expect all app > > developers to build their own SDK, can you? We need an official SDK - > > and

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-23 Thread AndroidApp
Not if you stay anonymous (hint, hint) ;-) On Mar 23, 7:58 pm, Anonymous Anonymous wrote: > " Someone from Google? " makes it official i guess :D > > On Tue, Mar 24, 2009 at 12:47 AM, AndroidApp wrote: > > > Can someone capable just compile the SDK and post it onli

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-23 Thread AndroidApp
Can someone capable just compile the SDK and post it online for everyone? Someone from Google? I dont really care if it's not official, i just dont want to download the source tree just to build the SDK, plus i need to do the tricks you mentioned to make it work on windows. On Mar 23, 1:11 pm, Ma

[android-developers] Re: Bouncing ListView?

2009-03-20 Thread AndroidApp
#x27;t. > > On Mar 20, 9:04 pm, AndroidApp wrote: > > > Then can you guys put some scrolling physics in Android's views > > (scroll off the screen a little and then bounce back)? That's a really > > cool effect. See iphone scrolling. > > > On Mar

[android-developers] Re: Bouncing ListView?

2009-03-20 Thread AndroidApp
Then can you guys put some scrolling physics in Android's views (scroll off the screen a little and then bounce back)? That's a really cool effect. See iphone scrolling. On Mar 20, 3:52 pm, Dianne Hackborn wrote: > You're honestly probably better off just writing your own list view that > does j