[android-developers] Re: Android 2.0 SDK is here!

2009-10-30 Thread luoqii
cl working

On 10月28日, 上午12时45分, Xavier Ducrohet x...@android.com wrote:
 Hello everyone!

 We've just announced the Android 2.0 
 SDKhttp://android-developers.blogspot.com/2009/10/announcing-android-20-...

 If you already have the 1.6 SDK, note that you can simply use the SDK
 Manager to add Android 2.0 to your SDK. Make sure you also get the new
 SDK Tools (revision 3), as the SDK Manager in revision 2 (the one that
 shipped with 1.6) doesn't enforce dependencies between platforms and
 Tools (fixed in rev 3)

 For more information about using the SDK Manager, 
 see:http://developer.android.com/sdk/adding-components.html

 Have fun!
 Xav
 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

-- 
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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] how to implement atuolink in Dialog?

2009-08-30 Thread luoqii

hi bodies!
when i want to implements a autolink func in dialog, i.e. when a
click the autolink, it will bring me the righit place: broswer, mail,
sms,and so on.
   when i do this with
   {
  ... ...
 TextView.setAutoLinkMask(Linkify.ALL);
 TextView.setMovementMethod
(LinkMovementMethod.getInstance());
 ... ...
   }

if i click the Ling this will be a error that say:

 android.util.AndroidRuntimeException: Calling startActivity()
from outside of an Activity  context requires the
FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?

what's happen? or how can i finish my task?


THANKS@@@

 good day!!!

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] android + pidgin = ???

2009-07-10 Thread luoqii

Hi, every one , i want to know is there any one who are interest in
porting integrating IM Pidgin to Android. As i know, in android
market, there are several IM client, such as meebo,palringo, which are
fine to us, but for me who reside in china, it's not enough, these IM
client support QQ, fetion, and so on, and it's believed that these IM
client are not open-source, so i want to do a porting working in
Android.

so , any advises are expected.

THX

--~--~-~--~~~---~--~~
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 unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---