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.com>wrote:
>>
>>> 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<android-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<android-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<android-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

Reply via email to