Hi, I'm primarily working on the Android SDK on windows, but would like to modify/tweak some functionality in the application framework. I have a separate ubuntu box where I downloaded the android source code, built it using "make" as well as "make sdk".
I have a few questions in mind. Is it possible to import the binaries that I built on the ubuntu box into the android windows SDK? If so, what are the (proper) steps in doing so. For example, say I modified some functionality in the Activity.java file, then built it on ubuntu. I want to be able to make use of my modifications and continue my app development on my Windows SDK. Can I somehow import the framework binaries built from this step over to my windows SDK and continue my development from there? If so, what are the binaries I need and what are the steps to import them? Your help is greatly appreciated. Thanks. RCP2278 -- 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

