[android-developers] Android sdk-component: add support for gnustl_static in new sdk component (application)

2012-04-04 Thread hack_tick
I am creating a new SDK component (application) based on the sample device located at/device/sample the idea is to port an existing application written using C++, which utilizes lots of templates, RTTI, exceptions, STL; from the documentation it is clear that if I build my application with gnu

[android-developers] Re: Platform Library Example - The Details I Don't Get

2012-03-02 Thread hack_tick
Did you found the answer? On Sunday, November 14, 2010 6:06:55 AM UTC+5:30, Hayley Dawson wrote: > > Folks, > > I've spent a couple days now googling this and trying to figure out > all the steps, and I'm getting really frustrated. I'm using the > Platform Library example and trying to figure