Hello all, i am creating a service and i am having two big problems
with my aidl, first, i cannot import any Java types(Enumeration ,
Date,  etc) that i get an error (couldn't find import for
class ... )
the second is that apparently i cannot have two methods with different
parameters, such as as get(in String par) and get (in String par, in
String part2)
has anyone encountered problems like  these ?
cheers

Guilherme
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to