I'm working on a change to the SDK (firing off an ACTION_NEW_INCOMING_CALL when a new call is coming in so that a third party app can intercept it). However, I'm trying to figure out how to use the changed SDK for a test project. Specifically, I would like to make changes to the SDK, recompile, and then point a test project at the recompiled SDK. Can anyone enlighten me?
Secondly, I imagine that I'll have to use a recompiled version of the Eclipse plugin. I've tried making a symlink from eclipse/plugins to mydroid/droid/development/tools/eclipse/plugins for each of the plugins, but it didn't work. It looks like that directory is full of .java files. Any help would be greatly appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
