• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root froyo source: steps to replace jar files?

Xdaemon

Lurker
Hello,

I'm doing some work in the Tethering.java file. After I successfully compile the froyo source with my chagnes, I expect the only thing I need to do is to do an "adb push /out/target/product/generic/system/framework/services.jar" to my phone. Is this correct, or am I missing one or more steps? The documentation on this kind of Android development is pretty light...
 
Back
Top Bottom