[android-developers] Re: urgent help Integrating code with Android home screen code.

2010-02-12 Thread deeMurthy
Hey..
   Any luck??
   Even if you add your project files (xml  java) into the packages
directory [where launcher, settings...etc apps sit], you will have to
enlist it in the generic.mk file and build, for the system to consider
it as a system application. The correct path is what Rogerio has given
above.
Let us know if u could resolve it or have already cracked it :-)

Cheers!

On Jan 27, 4:03 pm, satish bhoyar getsatonl...@gmail.com wrote:
 Hi,
 in the file generic.mk there are all the separate application are there. but
 i want my files to be part of the android code.

 Cant it be possible that i will just add my file in the directory where the
 launcher code for android sits , i will add just files
 (xml  java),  then as we call our activity in the normal program i will
 call my activity from home screen?

 thanks,
 satish

 2010/1/27 Rogério de Souza Moraes rogerio.so...@gmail.com



  Hi satish,

  What Darshana means is that you need to put you aplication inside the
  source code of Android. You need to donwload the source code of Android and
  put your application inside it. The file that he told you is the file:

  android_source_code_root/build/target/product/generic.mk

  inside this file, are the sources of the applications that are compiled
  with the code of Android.

  Regards,

  Rogerio

  2010/1/27 satish bhoyar getsatonl...@gmail.com

  Hi darshana,
  thanks for the reply.
  I am still stuck.
  can u guide me where i can find this file?
  do u mean it is Android.mk or anything else?

  Thanks,
  satish

  On Fri, Jan 22, 2010 at 9:47 PM, deeMurthy 
  darshana.mur...@wipro.comwrote:

  Hi Satish,

    If m not wrong, you are playing around with cupcake/donut or eclair
  code directly. In that case you will have to build your app into the
  system for your homescreen code to recognise it. Include your
  application into the generic.mk and rebuild the code. This should
  work.

  Cheers!

  On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
   Hi all,

   I am trying to integrate my code to the android Home Screen code.
   I want to launch my activity frm the HomeScreen by click of a button.
   I Did the code  then build it but when i click the button i m getting
  error
   as
   Application not installed on phone.

   please help

   Thanks,
   satish

  --
  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.comandroid-developers%2bunsubs­cr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

   --
  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.comandroid-developers%2bunsubs­cr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

   --
  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.comandroid-developers%2bunsubs­cr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en- Hide quoted text -

 - Show quoted text -

-- 
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


Re: [android-developers] Re: urgent help Integrating code with Android home screen code.

2010-01-27 Thread Rogério de Souza Moraes
Hi satish,

What Darshana means is that you need to put you aplication inside the source
code of Android. You need to donwload the source code of Android and put
your application inside it. The file that he told you is the file:

android_source_code_root/build/target/product/generic.mk

inside this file, are the sources of the applications that are compiled with
the code of Android.

Regards,

Rogerio

2010/1/27 satish bhoyar getsatonl...@gmail.com

 Hi darshana,
 thanks for the reply.
 I am still stuck.
 can u guide me where i can find this file?
 do u mean it is Android.mk or anything else?

 Thanks,
 satish

 On Fri, Jan 22, 2010 at 9:47 PM, deeMurthy darshana.mur...@wipro.comwrote:

 Hi Satish,

   If m not wrong, you are playing around with cupcake/donut or eclair
 code directly. In that case you will have to build your app into the
 system for your homescreen code to recognise it. Include your
 application into the generic.mk and rebuild the code. This should
 work.

 Cheers!

 On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
  Hi all,
 
  I am trying to integrate my code to the android Home Screen code.
  I want to launch my activity frm the HomeScreen by click of a button.
  I Did the code  then build it but when i click the button i m getting
 error
  as
  Application not installed on phone.
 
  please help
 
  Thanks,
  satish

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


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


-- 
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

Re: [android-developers] Re: urgent help Integrating code with Android home screen code.

2010-01-27 Thread satish bhoyar
Thanks..
I will look in to it..

thanks,
satish

2010/1/27 Rogério de Souza Moraes rogerio.so...@gmail.com

 Hi satish,

 What Darshana means is that you need to put you aplication inside the
 source code of Android. You need to donwload the source code of Android and
 put your application inside it. The file that he told you is the file:

 android_source_code_root/build/target/product/generic.mk

 inside this file, are the sources of the applications that are compiled
 with the code of Android.

 Regards,

 Rogerio

 2010/1/27 satish bhoyar getsatonl...@gmail.com

 Hi darshana,
 thanks for the reply.
 I am still stuck.
 can u guide me where i can find this file?
 do u mean it is Android.mk or anything else?

 Thanks,
 satish

 On Fri, Jan 22, 2010 at 9:47 PM, deeMurthy darshana.mur...@wipro.comwrote:

 Hi Satish,

   If m not wrong, you are playing around with cupcake/donut or eclair
 code directly. In that case you will have to build your app into the
 system for your homescreen code to recognise it. Include your
 application into the generic.mk and rebuild the code. This should
 work.

 Cheers!

 On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
  Hi all,
 
  I am trying to integrate my code to the android Home Screen code.
  I want to launch my activity frm the HomeScreen by click of a button.
  I Did the code  then build it but when i click the button i m getting
 error
  as
  Application not installed on phone.
 
  please help
 
  Thanks,
  satish

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


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


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


-- 
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

Re: [android-developers] Re: urgent help Integrating code with Android home screen code.

2010-01-27 Thread satish bhoyar
Hi,
in the file generic.mk there are all the separate application are there. but
i want my files to be part of the android code.

Cant it be possible that i will just add my file in the directory where the
launcher code for android sits , i will add just files
(xml  java),  then as we call our activity in the normal program i will
call my activity from home screen?

thanks,
satish

2010/1/27 Rogério de Souza Moraes rogerio.so...@gmail.com

 Hi satish,

 What Darshana means is that you need to put you aplication inside the
 source code of Android. You need to donwload the source code of Android and
 put your application inside it. The file that he told you is the file:

 android_source_code_root/build/target/product/generic.mk

 inside this file, are the sources of the applications that are compiled
 with the code of Android.

 Regards,

 Rogerio

 2010/1/27 satish bhoyar getsatonl...@gmail.com

 Hi darshana,
 thanks for the reply.
 I am still stuck.
 can u guide me where i can find this file?
 do u mean it is Android.mk or anything else?

 Thanks,
 satish

 On Fri, Jan 22, 2010 at 9:47 PM, deeMurthy darshana.mur...@wipro.comwrote:

 Hi Satish,

   If m not wrong, you are playing around with cupcake/donut or eclair
 code directly. In that case you will have to build your app into the
 system for your homescreen code to recognise it. Include your
 application into the generic.mk and rebuild the code. This should
 work.

 Cheers!

 On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
  Hi all,
 
  I am trying to integrate my code to the android Home Screen code.
  I want to launch my activity frm the HomeScreen by click of a button.
  I Did the code  then build it but when i click the button i m getting
 error
  as
  Application not installed on phone.
 
  please help
 
  Thanks,
  satish

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


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


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


-- 
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

Re: [android-developers] Re: urgent help Integrating code with Android home screen code.

2010-01-26 Thread satish bhoyar
Hi darshana,
thanks for the reply.
I am still stuck.
can u guide me where i can find this file?
do u mean it is Android.mk or anything else?

Thanks,
satish

On Fri, Jan 22, 2010 at 9:47 PM, deeMurthy darshana.mur...@wipro.comwrote:

 Hi Satish,

   If m not wrong, you are playing around with cupcake/donut or eclair
 code directly. In that case you will have to build your app into the
 system for your homescreen code to recognise it. Include your
 application into the generic.mk and rebuild the code. This should
 work.

 Cheers!

 On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
  Hi all,
 
  I am trying to integrate my code to the android Home Screen code.
  I want to launch my activity frm the HomeScreen by click of a button.
  I Did the code  then build it but when i click the button i m getting
 error
  as
  Application not installed on phone.
 
  please help
 
  Thanks,
  satish

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

-- 
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: urgent help Integrating code with Android home screen code.

2010-01-22 Thread deeMurthy
Hi Satish,

   If m not wrong, you are playing around with cupcake/donut or eclair
code directly. In that case you will have to build your app into the
system for your homescreen code to recognise it. Include your
application into the generic.mk and rebuild the code. This should
work.

Cheers!

On Jan 22, 2:00 pm, satish bhoyar getsatonl...@gmail.com wrote:
 Hi all,

 I am trying to integrate my code to the android Home Screen code.
 I want to launch my activity frm the HomeScreen by click of a button.
 I Did the code  then build it but when i click the button i m getting error
 as
 Application not installed on phone.

 please help

 Thanks,
 satish

-- 
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