On Tue, May 1, 2012 at 4:58 PM, Freddy <[email protected]> wrote:
> Resolved.  This was an issue with Eclipse and how it manages Java
> packages.
>
> When adding the AIDL file to Eclipse you must right-click the "src"
> folder and select New | Package and then add the AIDL file into that
> package.  I ran into trouble by simply creating the folder structure
> manually (com\mycompany\myservice) on the file system and then
> importing into the AIDL via Eclipse.  I simply removed that manual
> entry, added a new package in Eclipse and Viola!

Yeah, Eclipse sometimes gets cranky when you make changes behind its
back. I was speaking shorthand when providing the directory structure
and should have been more clear -- my apologies.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

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