[android-developers] IWindowManager Not Available

2009-03-18 Thread Rajendrakumar C
Hi All, I downloaded the Android Source to my machine, I have seen the source code. In that I found Iwindowmanager, I activity manager and etc I managers... But when I try to use those things in my application. Those classes and even the packages also not avaiable. Can any one know how to

[android-developers] Creating Android.Jar File

2009-03-18 Thread Rajendrakumar C
Hi all, I downloaded the android source code.. Can any one tell me how to make our own jar file with all our available java classes in the Android source code If any one know please help me how to do this... --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: Is there any way to Abort the instrumentation test case

2009-02-16 Thread Rajendrakumar C
Hi Anshul, Try with finish() and also can you tell me how your starting your Instrumentaiton Test case by using am instrumnent command or anything else... On Feb 12, 7:37 am, Anshul aaj...@gmail.com wrote: I have an instrumentation test case that is waiting for an incoming call. I would

[android-developers] Re: ACTION_CALL Permission Problem

2009-02-05 Thread Rajendrakumar C
Hi, Are you executing this is device or emulator... If emulator there is no need of any permission. If you do the same in the mobile you need to use the permission CALL_PHONE. With out this you can't diala number. Regards, Raj On Jan 22, 4:33 pm, Massimo Carli ca...@massimocarli.it wrote:

[android-developers] Re: create a file while installing the apk

2009-02-04 Thread Rajendrakumar C
I think you can yous the configuration class for this. It will give you the solution for that... On Feb 4, 3:53 pm, shahzad ahmad shahzad.s.ah...@gmail.com wrote: I want my application to read configurations from a file . Is it possible to copy the default configuration file in apk and get it

[android-developers] Re: Does anybody know how to hang up a call?

2009-01-18 Thread Rajendrakumar C
Hi Barqw, Am also facing the same problem, Have you got the solution for that same... On Dec 29 2008, 1:40 pm, barqw barqw1...@163.com wrote: when acallis active including outgoing and incomingcall,how toend thecall? thanks a lot! --~--~-~--~~~---~--~~ You

[android-developers] Re: how to inject a KeyEvent

2009-01-16 Thread Rajendrakumar C
Hi Dianne Hackborn, Am also facing the same problem, can tell me wheather you got the solution for the problem or not? On Nov 22 2008, 5:23 am, Dianne Hackborn hack...@android.com wrote: Correct, one application can not inject key events into another application.  There should be no way

[android-developers] Re: List View

2009-01-08 Thread Rajendrakumar C
Hi, I think you need to set the Onclik Listner for the ListView in the Ocreate Method. And also I need a help from you..! CAn you tell me how to display Array of Strings to List. On Jan 5, 3:08 am, flashfreakmx flashfrea...@gmail.com wrote: Right now I am extending Activity and

[android-developers] Re: ID3 Tag

2009-01-08 Thread Rajendrakumar C
Am trying to create a Mediaplayer App.. so in that there are Many Options rt.. In that I need to Implement the Composer tab. When I Click Composer It should show the All composer Name's in the Given Directoiry So for that Am currently using the jaudiotagger some third party lib. So

[android-developers] Re: More MediaPlayer questions

2008-12-18 Thread Rajendrakumar C
HI, Can anyone of you know how to extract the comosers info from Mp3 file. Please let me know if you know that. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Podcasts

2008-12-17 Thread Rajendrakumar C
Hi All, Hey anyone of you know aything about podcasts in Android. Anyone of you know how to implement. I need the code to implement to podcasts --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers