Re: [android-porting] How to rebuild library in Android repository

2010-08-28 Thread Tung Dang
Hi all, thanks a lot, i can do it now :) On Fri, Aug 27, 2010 at 11:26 PM, Deva R wrote: > Quick incremental builds via > http://www.bittoggler.com/2010/06/android-build-tips-and-tricks.html via > http://pdk.android.com/online-pdk/guide/build_system.html > >

Re: [android-porting] How to rebuild library in Android repository

2010-08-27 Thread Deva R
Quick incremental builds via http://www.bittoggler.com/2010/06/android-build-tips-and-tricks.html via http://pdk.android.com/online-pdk/guide/build_system.html *Quick Incremental Build* Setup the environment for your build setu

Re: [android-porting] How to rebuild library in Android repository

2010-08-27 Thread John Koshi
Try "make" from the source tree root, using the string declared as LOCAL_MODULE in the jpeg folder make file as the argument. This worked for the sensors library. John On Fri, Aug 27, 2010 at 12:30 AM, Tung Dang wrote: > Hi all, > > I modify the libjpeg inside android repo Froyo/external/jpeg/

Re: [android-porting] How to rebuild library in Android repository

2010-08-27 Thread john halewood
On 27 August 2010 08:30, Tung Dang wrote: > Hi all, > > I modify the libjpeg inside android repo Froyo/external/jpeg/ > > How do i rebuild the library in a faster way, rather than go to the Froyo > folder and run make to rebuild the whole system. > > I try go into the jpeg folder and run "make" bu

[android-porting] How to rebuild library in Android repository

2010-08-27 Thread Tung Dang
Hi all, I modify the libjpeg inside android repo Froyo/external/jpeg/ How do i rebuild the library in a faster way, rather than go to the Froyo folder and run make to rebuild the whole system. I try go into the jpeg folder and run "make" but it doesnot rebuild. Regards, Tung -- unsubscribe: a