[android-beginners] API demo search invoke, received search action by onNewIntent()

2010-03-31 Thread Yee
Hi Guys: For invoke search android example, every time query search result is received by onCreate(). How can i make it received by onNewIntent(). What kind of operation can cause onNewIntent() receive intent? thx -- You received this message because you are subscribed to the Google Groups "An

Re: [android-beginners] API

2010-03-16 Thread Erős Levente
Hi! A great tutorial about handling XML: http://www.ibm.com/developerworks/opensource/library/x-android/index.html Regards, Levente On Thu, Mar 11, 2010 at 13:47, Harminder Singh wrote: > Hi. I am using a ebay Allcategory API. Which will show the ebay > categories on my Android emulator. I sav

[android-beginners] API

2010-03-11 Thread Harminder Singh
Hi. I am using a ebay Allcategory API. Which will show the ebay categories on my Android emulator. I save a document which contain a java file, category tree xml file, But I dont know how to use.Can anybody please tell me the same using some simple but complete example. Thanks in advance Jimmy

Re: [android-beginners] API that reads text

2010-02-03 Thread Ray da Costa
TKS 2010/2/3 Mark Murphy > > I wonder if the Android has some api that reads text and I can hear > > through > > headphones. > > Look at the TextToSpeech class. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > Android App Developer Books: http://commonsware.com/books.html > > > --

Re: [android-beginners] API that reads text

2010-02-03 Thread Mark Murphy
> I wonder if the Android has some api that reads text and I can hear > through > headphones. Look at the TextToSpeech class. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- You received this message because you are subsc

[android-beginners] API that reads text

2010-02-03 Thread Ray da Costa
Help. I wonder if the Android has some api that reads text and I can hear through headphones. -- Ray da Costa "The best way to predict the future is to invent it." Alan Kay -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking

Re: [android-beginners] API setMargins() not working

2009-11-18 Thread Justin Anderson
I've never done layout-type stuff programmatically. I've always done it via XML. However, I noticed that TextView has a setPadding method. I know it isn't exactly the same thing as the margin, but in a lot of cases you can get the desired look using either. -

[android-beginners] API setMargins() not working

2009-11-18 Thread Nithin
Hi, I am trying to give margin for Textview, using MarginLayoutParams and setMargins(), But its not working The way I am trying is, LinearLayout layout = new LinearLayout(this); LayoutParams layoutParams = new LayoutParams( LinearLayout.LayoutParams.FILL_PARENT, LinearLayout.LayoutParams.FILL_PA

[android-beginners] api key

2009-10-05 Thread android
ow do you get fingerprint for the key APIs for android --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe

[android-beginners] API Demo's tests

2009-08-17 Thread raj.10788
Hi, I am having the G1 Dev Device with me. I updated that device with the Android 1.5 (As per the instructions given in the HTC support page). After that I just installed the API demos in the Android 1.5 r3 SDK. After that I am trying to run the instrumentation test cases in the API Demos. I am

[android-beginners] API for the Android Market?

2009-07-15 Thread Android
hi.. Is there an API for the Android Market? cheers --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe fro

[android-beginners] API support in Android

2009-04-24 Thread mozaal
Hi, I am new to Android/ Java programming world. I am trying to figure out the relationship between API (JSR) supported in Java vs Android. Can any one guide me how can I find it. Chao, --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-beginners] API to add/update/delete events on Native calendar on Android OS phone

2009-01-07 Thread ANDROID
HI Friends, I am New to Android Development. I would like to know what are the API / classes we have for accessing the native calendar on the device. Like in JavaME you have JSR 75 for acessing the device PIM. Thank you your A --~--~-~--~~~---~--~~ You received t

[android-beginners] Api Android??

2008-09-03 Thread [EMAIL PROTECTED]
Salve a tutti, volevo sapere come si programma per Android, non ci sono le Java Swing... Un tutorial fatto meglio, che ti dice tutto quello che puoi usare? Grazie --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Andr