Hi Hans,

Thanks for your help Hans, i have created two projects same as your
project name and added your files, the TestService project is fine,
but for  ServiceMonitor project it is giving error at the import
statement only.
It is not allowing to import the TestService as  "The import
'com.android.TestService.*' cannot be resolved"
import com.android.TestService.*;

I have created two projects as
C:\Project\Andriod\workspace  for TestService

C:\Project\Andriod\workspace1  for Service Monitor

Do i need to setup some kind of settings in my windows,could you plz
give some clue about how i have to keep those files so that when i
will run those it won't give me the import error.

As per my knowledge the AIDL files we have to execute at both the
end , i mean at TestService and Service Monitor site, but yoiu have
execiuted it only TestService site, plz correct me if i am wrong.

Thanks n Regards
Sunil

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