Hello All,
I am  writing a sync service using Sync Adapter framework in android. It 
works great, but I want to validate  code with some automation testing. 
Right now, every time i need to test the sync code, I have to go to 
Emulator -> Development Tools -> Sync Tester and explicitly start sync 
service.

I have gone through instrumentation tests of android framework but it did 
not seem to be helpful. What I ideally want to test is following

- Register an observer with sync service
- Fireup sync service 
- Once completed, validate the data in the database

any help in this regard is greatly appreciated

thanks,
madhu

-- 
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

Reply via email to