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 specific requirement
> > I am required to change Android Default Home application
> > with my customized Home application
> >
> > Can any one help me out like whr it registers launcher.apk for default
> > home application or how to change that
> >
> > Regards,
> > Arun
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 

wish u all the best

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2009-06-18 Thread arun choudhary
Hi

As per my understanding and googling

I created a sample function and wrote jni wrapper for that
now I need a way to wmbeded that in Android source any pointers on the same

Arun

On Wed, Jun 17, 2009 at 1:39 PM, Ne0  wrote:

>
> I am new to Android development, but i think you will have to build an
> SDK of your NEW android code, and develop your app against that, then
> build android and install it on the device you wish to have it on.
> There may be an easier way, though that is how i would/will approach
> it.
>
> I am also looking into doing a similar thing, if you are planning on
> having this on more then one device, you may run into problems. As far
> as i can tell you can only load custom builds of android onto the Dev
> phone. To load them onto another device E.G. T-Mobile G1 you will have
> to get the carrier to sign your version of Android 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
> > 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 custom API and use it to feed your app?
> >
> > > On Jun 16, 12:21 pm, Desu Vinod Kumar  wrote:
> > > > HI
> > > > add a folder name lib
> > > > and keep the jar  file into it
> >
> > > > and got to [project setting
> > > > add that jar file in libraries
> >
> > > > On Tue, Jun 16, 2009 at 4:46 PM, Sujay Krishna Suresh <
> >
> > > > sujay.coold...@gmail.com> wrote:
> > > > > to add a new library u jus need to go to the project properties &
> add d
> > > > > jars...
> >
> > > > > On Tue, Jun 16, 2009 at 4:21 PM, Arun 
> > > wrote:
> >
> > > > >> Hi All,
> >
> > > > >> I have an specific requirement to write a new library in android
> > > > >> source and an simple client application on top of that. which uses
> > > > >> some of functions exposed by that library
> > > > >> Can any one provide me step by step process for the same
> >
> > > > >> Arun
> > > > >> achoudhary2...@gmail.com
> >
> > > > > --
> > > > > Regards,
> > > > > Sujay
> > > > > Mitch Hedberg<
> > >http://www.brainyquote.com/quotes/authors/m/mitch_hedberg.html> - "I
> drank
> > > some boiling water because I wanted to whistle."
> >
> > > > --
> > > > Regards
> > > > ---
> > > > Desu Vinod Kumar
> > > > vinny.s...@gmail.com
> > > > 09916009493
> >
> > --
> > For pics Please visit
> >
> > http://picasaweb.google.com/achoudhary2980
> >
> > wish u all the best
> >
>


-- 
For pics Please visit

http://picasaweb.google.com/achoudhary2980

wish u all the best

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 custom API and use it to feed your app?
>
> On Jun 16, 12:21 pm, Desu Vinod Kumar  wrote:
> > HI
> > add a folder name lib
> > and keep the jar  file into it
> >
> > and got to [project setting
> > add that jar file in libraries
> >
> > On Tue, Jun 16, 2009 at 4:46 PM, Sujay Krishna Suresh <
> >
> >
> >
> > sujay.coold...@gmail.com> wrote:
> > > to add a new library u jus need to go to the project properties & add d
> > > jars...
> >
> > > On Tue, Jun 16, 2009 at 4:21 PM, Arun 
> wrote:
> >
> > >> Hi All,
> >
> > >> I have an specific requirement to write a new library in android
> > >> source and an simple client application on top of that. which uses
> > >> some of functions exposed by that library
> > >> Can any one provide me step by step process for the same
> >
> > >> Arun
> > >> achoudhary2...@gmail.com
> >
> > > --
> > > Regards,
> > > Sujay
> > > Mitch Hedberg<
> http://www.brainyquote.com/quotes/authors/m/mitch_hedberg.html> - "I drank
> some boiling water because I wanted to whistle."
> >
> > --
> > Regards
> > ---
> > Desu Vinod Kumar
> > vinny.s...@gmail.com
> > 09916009493
> >
>


-- 
For pics Please visit

http://picasaweb.google.com/achoudhary2980

wish u all the best

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 application and modify
that

Regards Arun
-- 
For pics Please visit

http://picasaweb.google.com/achoudhary2980

wish u all the best

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 to run application it tell that "No AVD avaiable" in
> android device chooser. What could be wrong in it ?
>
>
> hope some quick reply
> >
>


-- 
For pics Please visit

http://picasaweb.google.com/achoudhary2980

wish u all the best

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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, 2009 at 10:56 AM, Nithin Varamballi wrote:

>
> HI...
>
> Use DDMS or see the Logcat.. Logcat contains all
> informations... Just use logcat
>
> Thank You
> Nithin N V
>
> >
>


-- 
For pics Please visit

http://picasaweb.google.com/achoudhary2980

wish u all the best

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[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 to emulator.
But it does not work since it requires Google Authencation.

Which is provided By Google LogIn Srvice in Dev Tools.
But it does not work so I tried to install Development.apk from stable
release. It has got dependencies
of Google map That again requires Google log in

So all in loop.

So any have successfullly run Google map and Calender app on latest release
Please let me know steps

Thanks and Regards
Arun

--~--~-~--~~~---~--~~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---