Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-18 Thread Ashish Sharma
...javax.mail.MessagingException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.; On Friday, July 12, 2013 2:14:21 AM UTC+5:30, Lew wrote: Ashish Sharma wrote: java [sic] mail api is working fine for gmail account. can you please guide, how to use it for exchange server

[android-developers] why we prefer Inexact Alarms ?

2013-07-17 Thread Ashish Sharma
Hi, In android i found to set repeating task with Alarm Manager as compare to service is a better approach.. but can any body explain what is *Inexact Alarms and why we prefer it.* -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] How to run Async tasks parallely..

2013-07-16 Thread Ashish Sharma
Hi, I have checked that two Async task nerver run parallely . suppose i started two two async task parallely then second task run only when first one finish.. is there any way to to run async tasks parallely? any other alternate way? -- -- You received this message because you are

[android-developers] Re: How to run Async tasks parallely..

2013-07-16 Thread Ashish Sharma
/AsyncTask.html#THREAD_POOL_EXECUTOR . On Tuesday, July 16, 2013 12:38:48 PM UTC+3, Ashish Sharma wrote: Hi, I have checked that two Async task nerver run parallely . suppose i started two two async task parallely then second task run only when first one finish.. is there any way to to run

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-10 Thread Ashish Sharma
Hi, java mail api is working fine for gmail account. can you please guide, how to use it for exchange server? On Saturday, July 6, 2013 10:27:20 PM UTC-8, Yaron Reinharts wrote: http://code.google.com/p/javamail-android/ On 07/04/2013 12:20 PM, Ashish Sharma wrote: Hi, I want

[android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-04 Thread Ashish Sharma
Hi, I want to downaload mails from my gmail account..is there any 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

[android-developers] android device management with oma dm standards..

2013-04-03 Thread Ashish Sharma
Hi, oma dm is a standard that is used to manage the device and most of the manufacter provide the in built client for this. e.g if we send the message having oma dm message format then device process the message and we can change the apn of the device. my problem is that i want to lock the

[android-developers] Google Android

2012-09-19 Thread Ashish Sharma
Plz Helpbring up a TEXT WINDOW that listens to the incoming phone call and converts the caller's speech to text and displays that text in the TEXT WINDOW..http://www.linkedin.com/e/s75x8n-h78nwxdy-58/vaq/162856012/76373/95463108/view_disc/?hs=falsetok=2v9Zt9Zp9dPlo1 -- You

[android-developers] Re: help in using android USB host mode

2012-04-04 Thread ashish sharma
Dienstag, 3. April 2012 20:14:30 UTC+2 schrieb ashish sharma: Hello, I am working with Lenovo tablet (Android 3.1) and I want to fetch data from Telosb sensor. The sensor has following interface and endpoint Interface 0 Endpoint 0: Inbound, type- bulk, max packet size- 64 Endpoint

[android-developers] help in using android USB host mode

2012-04-03 Thread ashish sharma
Hello, I am working with Lenovo tablet (Android 3.1) and I want to fetch data from Telosb sensor. The sensor has following interface and endpoint Interface 0 Endpoint 0: Inbound, type- bulk, max packet size- 64 Endpoint 1: Outbound, type- bulk, max packet size- 64 I want to read the data from