Hi all, This week there were some modifications to what was planned earlier.
- Monkey will run in the process meant for android service. - Application will interact with service through the binder received. - service aidl interface should be compatible with client's copy of aidl. - Native interaction now only takes places in the process for service. This week i did little progress, testing some of the ideas described. Currently, I am working on writing just the interface to control monkey and registering the callbacks in service. https://github.com/maheshgondi/monkey-new/tree/dev https://github.com/maheshgondi/monkey-service-app https://github.com/maheshgondi/monkey-client-app Blog : http://f13mash.wordpress.com/2012/06/18/week-3-google-summer-of-code-with-monkey-9/ Thanks & Regards, Mahesh Gondi
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
