Re: [android-developers] Running Flash 10 on Android 2.1

2010-03-24 Thread A.TNG
On Tue, Mar 23, 2010 at 11:10 AM, Saurabh ssaxen2...@yahoo.com wrote: I have seen various articles and videos of Adobe running Flash 10.1 on Droid/HTC Hero and Nexus 1. However, these are all ARM processors with 500MHz or higher. We are putting Android 2.1 on another type of device which

[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-03-24 Thread Evil Mushroom Lord
Got a T-Mobile Nexus One! Hmmm I have an ATT Nexus One now what to do with the Tmobile one ty Google :) -- 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

Re: [android-developers] webkit onGestureXXX

2010-03-24 Thread A.TNG
On Fri, Mar 19, 2010 at 9:38 AM, mike enervat...@gmail.com wrote: Is there any plans to support the onGestureXXX set of events like the iPhone's webkit has? Mike, curious I find android.view.ScaleGestureDetector and also an inner class OnScaleGestureListener in android_2.1. These classes

Re: [android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-03-24 Thread Disconnect
..I might know a place you could try to exchange it with other android users (or just sell it) :) (http://exchange.andblogs.net and now I'm done pimping in this thread, I swear. :) On Wed, Mar 24, 2010 at 9:40 PM, Evil Mushroom Lord evilmushrooml...@gmail.com wrote: Got a T-Mobile Nexus One!

[android-developers] Getting LinearLayout to wrap contents

2010-03-24 Thread Beginner
Hi, I've got a horizontal LinearLayout that contains a variable number of child LinearLayouts. Right now, the children will just run off the screen if there are too many of them. How would I make the parent layout wrap the children on multiple lines? If this is not possible, should I be using a

[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-03-24 Thread Lucky-dog
Would you like to let us know if you received a shipping email because you got nexus one? Thanks. On 3月25日, 上午9时40分, Evil Mushroom Lord evilmushrooml...@gmail.com wrote: Got a T-Mobile Nexus One! Hmmm I have an ATT Nexus One now what to do with the Tmobile one ty Google :) -- You

[android-developers] Re: Device Seeding Program for Top Android Market Developers

2010-03-24 Thread Roland
Ok. I'm in. Nexus 1. College Station, Texas. FedEx Home Delivery. AFAIK, I never received a we forwarded your information to our distributor email (Inbox or Spam) so it was a happy surprise. Thanks Googs. Cheers, Roland -- You received this message because you are subscribed to the Google

Re: [android-developers] Getting LinearLayout to wrap contents

2010-03-24 Thread Mark Murphy
Beginner wrote: I've got a horizontal LinearLayout that contains a variable number of child LinearLayouts. Right now, the children will just run off the screen if there are too many of them. How would I make the parent layout wrap the children on multiple lines? If this is not possible,

[android-developers] Re: Getting LinearLayout to wrap contents

2010-03-24 Thread Beginner
Bummer. Thanks for the quick reply, though. On Mar 24, 10:07 pm, Mark Murphy mmur...@commonsware.com wrote: Beginner wrote: I've got a horizontal LinearLayout that contains a variable number of child LinearLayouts. Right now, the children will just run off the screen if there are too many

Re: [android-developers] Integrate IPhone Safari like view in Android?

2010-03-24 Thread A.TNG
On Wed, Mar 24, 2010 at 6:12 AM, javame_android su...@softwebsolutions.com wrote: Hi All, I want to implement IPhone safari like view in Android. The scrolling can be done using Gallery I think. But how to minimize the views as done in the IPhone Safari. The Android Browser also have

[android-developers] Re: No Network Connectivity in Service/AlarmManager Process.

2010-03-24 Thread AuxOne
Just to let you know, I experimented with FULL_WAKE_LOCK. Not only did it not turn on the screen as it said it would, which is a good thing I guess, but it also doesn't seem to lock as effectively as the PARTIAL_WAKE_LOCK. Both seem to go into a deep sleep around 15-20 min of use and then WiFi

[android-developers] SIngle or double digit picker?

2010-03-24 Thread BobG
What would we call a single digit picker or a double digit picker? They would be useful for simple numeric entry and parameter adjustment like height and width. I suppose one could hack and whack the time picker to pieces to get something like this? (Actually I want to adjust EQ parameters like

[android-developers] Shutdown from Android Kernel

2010-03-24 Thread sachinikam
I need an API which will shutdown/hibernate the device? This API needs to be called from the kernel driver. There is an API in pm.h device_power_down(PMSG_HIBERNATE); is this correct? Thanks, Sachin, Pune. -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Nexus One ADB XP 64

2010-03-24 Thread Kurian
Couldn't get it to work on Server 2003 x64, but works fine on Server 2008 R2 (which is only available in x64). XP x64 uses the same drivers as Server 2003 x64. On Mar 25, 5:06 am, Joshua Frank frankjos...@gmail.com wrote: Anyone got the Nexus One working with adb on XP 64? I've tried the r3

<    1   2   3