[android-developers] Just for test, Please ignore

2009-09-24 Thread Burne Xu
#123*234*3
95452334049545233404


#2
#0
902*23*53901
123*234*3*3*8*8*8
#23#234#22#23
#23*23423*2344



adf9545233404dasfe9545233442
adf9545233404dasfe#23df
adf9545233404  jxp...@motorola.com


9545233404  sdfsda9545233404
 adf9545233404dasfe
 9545233404 9545233404
 9545233404sdf9545233404
123129545233404

234*23*238  sdfsda234*23*238
adf234*23*238dasfe
234*23*238 234*23*238
234*23*238*234*23*238
#23sdf#23

#23  sdfsda#23
adf#23dasfe
#23 #23
#23#23
#23sdf#23

#239545233404 #23df9545233404

--~--~-~--~~~---~--~~
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] about webview

2009-09-21 Thread Burne Xu
in current email, phone number can be clickable
now, I want to customerize the phone number format,
So, May I ask how webview recognize a phone number?
Anybody knows where the code is in current android code?
Thanks very much

--~--~-~--~~~---~--~~
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] anybody knows about Linkify

2009-08-07 Thread Burne Xu
 1:public void onCreate(Bundle savedInstanceState) {
 2:  super.onCreate(savedInstanceState);
 3   setContentView(R.layout.main);
 4   TextView tv = new TextView(this);
 5   tv.setText(23124543sdfasi2223844  a...@mot.com
908*44*90876,TextView.BufferType.SPANNABLE);
 6   setContentView(tv);
7//  Linkify.addLinks(tv, Linkify.ALL);
8Spannable s = (Spannable)tv.getText();
9Linkify.addLinks(s, Linkify.ALL);
}
When I replace line 7 with line 89, links in text is not clickable. No
response when I click on 2234844, and it works with line 7
anybody knows why?

--~--~-~--~~~---~--~~
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 get contacts in SIM card?

2008-12-16 Thread Burne Xu
AS title
Thanks

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---