Hello, I am trying to test out baseline patches to the SDK and their potential impact to my application if and when the patches are approved/released. I would like to build the Nexus One baseline, apply the patches, flash the device, and test my applications.
I have set up Ubuntu following the directions at http://source.android.com/download I performed a “repo init -u git://android.git.kernel.org/platform/manifest.git” I pulled the baseline with a “repo sync” I have tested my build capability with a successful make of the baseline In order to apply a patch from review.source.android.com, do I follow the download instructions, in this case: repo download platform/frameworks/base 13291/1 git pull git://android.git.kernel.org/platform/frameworks/base refs/changes/91/13291/1 I assume that I would perform another make. Then I would like to flash the device with the newly created image. Am I on the correct path to performing this with the Nexus One device? I am much more familiar with creating applications and working at a higher layer, but I need to test some of the potential patches out there. Could anyone help me out with some pointers? I appreciate it! Take care, Dan -- 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

