Do you have any machine-generated .class files, or any supplied in compiled form, such as a jar file? (as opposed to compiled on your machine from Java sources)

If you do, that'd be the first place to check.

-- Kostya

10.05.2011 16:17, Marco пишет:
On 2011-05-09 Igor Prilepov<iprile...@gmail.com>  wrote:

According  to  the message  you  are  trying to  set/get
variable of  type Object  using local variable  which is
defined as [] Object. Check your local arrays and how do
you use them.
That's  a lot  of work  to check  the entire  code. Is  it
somehow possible to narrow down  the error to a particular
jar  package or  file?  It's kind-of  cumbersome to  check
every single source file in every jar package.

BTW:  This  error  only  appears  during  compilation  for
Android. The program compiles/runs fine for desktop.

Marco




--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to