Hi,
> As for importing java.lang.String, those 2 files have been created
> automatically by aidl (see the files in aidl/) and the tool doesn't
> care about unneeded imports and automatically put import statements
> for all the used classes.
Heretic question: Import is optional so why import at al
I just started using the LVL also. I had problems adding a reference
to the LVL project (I kept getting manifest errors immediately upon
adding the reference) so I just added it directly. Then, I tried to
buile the sample code into my project but I find it all very
"clunky". I think it is absurd
I believe I'm using the default eclipse compiler warning settings and
I got a bunch of "unused import/instance variable" warnings in my
workspace when adding the LVL project. Furthermore, all the warnings
were doubled up - once for the library project at the top level and
once for the library proje
Thanks for your answer, Xavier.
> $NON-NLS is something specific to Eclipse that we do not use in Android.
> Our convention for the android source code do not enforce the use of
> this qualifier.
>
> As for importing java.lang.String, those 2 files have been created
> automatically by aidl (see th
4 matches
Mail list logo