[android-developers] Re: detect weather incoming call fron landline number or mobile number

2012-08-29 Thread Aashish Jawla
ok thanks for your coordination.. On Tuesday, August 28, 2012 11:24:55 PM UTC+5:30, Aashish Jawla wrote: Hi, Anyone help me ,how to detect wether the incoming call from landline number or moblie number, is there any API for it. -- You received this message because you

Re: [android-developers] Spinner show on click of button

2012-06-21 Thread Aashish jawla
spinner.setOnItemSelectedListener(new OnItemSelectedListener() { @Override public void onItemSelected(AdapterView? arg0, View arg1, int arg2, long arg3) { // TODO Auto-generated method stub int selectedPosition =

Re: [android-developers] Re: path to internal storage memory of phone

2012-06-20 Thread Aashish jawla
find out the path of the file and this path hand over the c code definatly u will access the file. On Wed, Jun 20, 2012 at 7:54 AM, Dianne Hackborn hack...@android.comwrote: No, don't do that. Use the APIs on Context to get the path, and hand it to the C code. Such as:

[android-developers] problem

2012-06-20 Thread Aashish jawla
hi, Any one told me can it is possible to play audio in to the active incoming call?? - Thanks Regards Er.Aashish Kumar Jawla (09555865084/09910783591) -- 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] any one help me please..

2012-06-20 Thread Aashish jawla
Could it be possible now, which we can develop an Android application having the following requirement for its working steps 1. Automatic receive the call, then 2. Play some sound out to the caller, wait for DTMF response, then 3. Record the caller sound (in the case that they permit, by

[android-developers] sound play

2012-06-20 Thread Aashish jawla
want to receive incoming call automatically that was I done already now I want to play my own created sound to my caller rather than android will use its default mike.. Can is it possible to play our own sound after receiving incoming call? -- - Thanks Regards Er.Aashish Kumar Jawla

Re: [android-developers] sound play

2012-06-20 Thread Aashish jawla
i think it is not sutable for my application i wanna control the sound stream of the user means i wanaa play some pre-recorded audio in active call so that caller hear it is it possible Daniel or not??? On Wed, Jun 20, 2012 at 7:57 PM, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote:

Re: [android-developers] Re: A very strange issue, while launching an activity.

2012-06-19 Thread Aashish jawla
can u send the code of the application??? On Tue, Jun 19, 2012 at 5:34 PM, Put_tiMe putt...@gmail.com wrote: Both activities are declared in the manifest. I saw the post, but it does not give me any clues, except the 'requestFocus'. Is that the issue? The point is, if I reinstall the APK

Re: [android-developers] A very strange issue, while launching an activity.

2012-06-19 Thread Aashish jawla
hi, i m working on a application to play audio or prerecorded message when the incoming call is active so some one help me give some basic idea upon this topic. On Tue, Jun 19, 2012 at 4:53 PM, Put_tiMe putt...@gmail.com wrote: I have two activities, A and B. By default, A shows up, and upon

Re: [android-developers] email attachment

2012-06-19 Thread Aashish jawla
hi, you will store the file into the phone memory On Tue, Jun 19, 2012 at 6:16 PM, Jags jag...@gmail.com wrote: thanks, i know it works, but this defeats the purpose What if the user does not have a external storage ? If i am able to save / preview a file, i should be able to send it to

Re: [android-developers] Telugu Font for Android OS

2012-06-19 Thread Aashish jawla
It does not support the local langaugae... On Tue, Jun 19, 2012 at 3:00 PM, dineshsahoo dinesh.m...@gmail.com wrote: Does Android support Telugu, Malayalam and Kannada Font? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to