[android-developers] Search AndroidMarket from my app

2010-01-17 Thread DAVIDT
Hi All How to go to Search AndroidMarket from my app? Thanks David -- 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] Incoming Call

2010-01-28 Thread DAVIDT
Hi All I have one activity that capture when exist active call. How to can active the speaker programatically ? How to can active option mute and option hold programatically ? Thanks David -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] character chinese or korea

2010-01-30 Thread DAVIDT
Hi All How do can have in my string.xml, characters chinese or korean. Is it possible? Thanks David -- 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

[android-developers] How to close one task in special

2010-02-02 Thread DAVIDT
Hi All How to close one task in special. I can see the task with ActivityManager manager = (ActivityManager)this.getSystemService (ACTIVITY_SERVICE ); ; ListRunningTaskInfo list = manager.getRunningTasks(10); if (list.get(1).baseActivity.getShortClassName().equalsIgnoreCase (.)) thanks

[android-developers] Google Docs

2010-02-07 Thread DAVIDT
Hi All How to read the info from spreadsheets from GoogleDoc. I need read the info from cells and save to database. Thanks David -- 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] xls to sqllite

2010-02-09 Thread DAVIDT
Hi all Did any one tried export the table into .xls file. Using this .xls file, I planned to insert the data in sql lite 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] android play youtube

2010-02-11 Thread DAVIDT
Hi All Is possible play video from youtube with url using MediaPlayer Thanks David -- 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,

[android-developers] Send Mail with HTML format

2010-02-26 Thread DAVIDT
Hi All Is possible sent email with html format. String[] mailto = { email }; // Create a new Intent to send messages Intent sendIntent = new Intent(Intent.ACTION_SEND); // Add attributes to the intent

[android-developers] Block Switch App

2009-12-09 Thread DAVIDT
Hi All I want to block the functionality switch between Applications in my Activity. Is it possible ? Thanks David -- 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

[android-developers] hide activity from the task manager

2009-12-09 Thread DAVIDT
Hi all How to hide activity from the task manager. Is it possible ? 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] How to disallow task switching

2009-12-10 Thread DAVIDT
Hi All, How to disallow task switching? It is possible Thanks David -- 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] cell triangulation

2009-12-20 Thread DAVIDT
Hi All How to implement cell triangulation in android ? 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] Bluetooth

2009-12-20 Thread DAVIDT
Hi All, How to detect the bluetooths device found? 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] how voice recognition in android

2009-12-22 Thread DAVIDT
Hi Friends, I want to know that how voice recognition in android works? Which library it uses for voice recognition? regards David -- 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] upgrade my G1 to android 2.0

2010-01-08 Thread DAVIDT
Hi All I want to upgrade my G1, which is currently running on andriod 1.6, to andriod 2.0 or 2.1. Is it possible? Thanks David -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to