I need to edit the original Android applications from packages in terms of making my own distribution / mod .. I want to make changes to the In Call screen, lock the screen, contacts, calendar, etc. I understand that for this I will have to build everything from the source, however, I need to edit the source, and for this I need to open the applications provided by the OS as eclipse projects,
When I saw it, I saw that there is
I do not want to use reflection, because all the code is available here, but how do you create a kit for developing the platform.
or PDK? :)
Can anyone help?
source
share