I don't know how safe is this, but searching and removing the entry of
whatever you want to recompile in the following path:

out/target/product/NAME_OF_YOUR_PRODUCT/obj/

will force compilation next time you do 'make' in root directory.

Misa

2008/11/9 Anson <[EMAIL PROTECTED]>:
> make clean ; make
> must be a totally recompile.
>
> normally , do a make under the root dirrectory of android source code would
> be recompile the source code.
>
> On Wed, Nov 5, 2008 at 10:44 PM, arnouf <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I'm not an expert of make file...I try to change the small Android
>> logo displayed when you launch the emulator (just to do easy thing for
>> starting :)).
>> When I change the logo, I go to the folder myAndroidrepository and I
>> do a make...
>> Apparently there is no a new compilation.
>>
>> How can I do to force recompile?
>>
>> Regards
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to