For someone else looking like a similar problem.
I solved this by importing a module (File-> New-> Import Module) and choosing folders for the licensing libraries and bootloader each time.
Note that the .project file for the bootloader has a line that disables Android (correctly):
android.library.reference.1=../market_licensing
Delete this line and the module imports the penalty.
Thanks again to Google for clear instructions and a clean environment !!!
By the way: What the hell do they write in their guide http://developer.android.com/google/play/expansion-files.html#AboutLibraries
"Select the" Properties "tab and in the library repository, enter the libraries from the / extras / google / directory (play_licensing / for the license verification library or play_apk_expansion / downloader_library / for the Downloader library).
Does it even make sense to someone ?!
George
source share