Re: [android-developers] Re: How change android Home default application (launcher.apk)

2010-07-02 Thread arun choudhary
Could you please hint exact location. like how can i launch my customised home application On Fri, Jul 2, 2010 at 5:12 PM, Fred Grott(Android Expert, http://mobilebytes.wordpress.com) wrote: > Its in the code samples of the SDk > > On Jul 2, 6:03 am, Arun wrote: > > Hi All, > > > > for some sp

[android-developers] Re: How to add a new library to android source

2009-06-18 Thread arun choudhary
droid else the bootloader > will not except it. > > This is my understanding of the situation, if you know differently, > then please advise. > > Liam > > On Jun 17, 6:08 am, arun choudhary wrote: > > Yes I want to Edit/Add Android source code, build the > > andr

[android-developers] Re: How to add a new library to android source

2009-06-16 Thread arun choudhary
Yes I want to Edit/Add Android source code, build the android library with my custom API and use it to feed my app Please guide me on the same Arun On Tue, Jun 16, 2009 at 8:28 PM, Ne0 wrote: > > Do you mean you want to Edit/Add Android source code, build the > android library with your custo

[android-developers] Need to work on existing Android application in source code (Settings)

2009-06-10 Thread arun choudhary
Hi All I have an specific requirement to modify one of existing applications in Android source code Settings which is available in root dir >> package >> settings I am opening the same in eclipse but it open with lot of referencing errors could any one please tell me how to open an existing applic

[android-developers] Re: no avd available while

2009-06-09 Thread arun choudhary
Open eclipse select menu > window and then avd manager there create avd " It referes to android virtual machine to run an app on emulator u require this" Arun On Wed, Jun 10, 2009 at 10:37 AM, Honest wrote: > > I have configured android with eclipse and i am able to write code but > when i try

[android-developers] Re: How to debug android framework with eclipse and emulator

2009-06-09 Thread arun choudhary
Hi, Thanks for ur reply Yes I tried log cat it shows me log messages But my requirement to extensively Debug Source Sice there is bug in teephony Is thr any wasy that i write a application and the when start debugging that app and reach to api definition and then jni layer Arun On Wed, Jun 10,

[android-developers] How to debug android framework with eclipse and emulator

2009-06-09 Thread arun choudhary
Hi All I need to debug android's java framewoek layer like telephony so how to debug that Arun -- For pics Please visit http://picasaweb.google.com/achoudhary2980 wish u all the best --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[android-developers] An android application to display cursor position

2009-05-29 Thread arun choudhary
Hi All, I am new in Android application programming. I need to develop an android application which simply displays the cursor position (co ordinates) very urgently. If any has some pointers in same wud be a great help to me Regards, Arun -- wish u all the best --~--~-~--~~-

[android-developers] Error in running Google Map and Calendar in Android SDK1.5 Release

2009-05-29 Thread arun choudhary
Hi All, I am trying to run Google Map and Calendar Application in SDK 1.5 release emulator but not able to do same These services work fine in* android-sdk-linux_x86-1.0_r1* So I tried several approaches like getting Calendar.apk and CalendarProvider.apk from this release and installing the same