I'm getting some build errors in the location subtree of the frameworks section of git trunk that seem to be based around missing classes and packages. Is this being worked on? I'm asking because I'd like to have a poke at MatrixCursor which has some scalability issues when adding large numbers of rows (basically it uses System.arrayCopy for each new row so when the row count gets large the memory usage gets painful, and as it's the only easy way to do cross process content provider cursors it's a bit of a sticking point for me).
The main missing package seems to be; com.google.common com.google.masf. Al. -- ====== Funky Android Limited is registered in England & Wales with the company number 6741909. The registered head office is Kemp House, 152-160 City Road, London, EC1V 2NX, UK. The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
