On Sat, Jul 10, 2010 at 4:22 PM, Sebastián Treu <[email protected]> wrote: > 1) How can I compile the modified API to generete a MyGallery.class to > be added to android.jar?
You can't, short of building your own firmware. > If I modify the source code of Gallery.java I > can manage the fill of the Gallery for the specific items I want (i > already read the source code). Then clone the Gallery class in your project and make your changes there. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.6 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

