Hello, I previously posted this question on the [android-developers] groups but was suggested to post on the [android-porting] (or [android- platform] now) instead. I'm not sure if this is the correct group to post this question to, but if anyone out there can help me out, I will greatly appreciate it.
R ~~~~~~~ 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 ~~~~~~~~ Note that I understand that modifying the framework and using those modifications in my app will make my app possibly unusable when uploaded to a device. But I'm looking more of understanding the framework (and of course getting it to work on the emulator) rather than getting my app to work on a device.... -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
