java - Android Configuration Issues with ADT -


i developing android application, downloaded adt bundle, jdk7 , processing2 used visualization. when run codes in java mode runs errors when run in android mode.

when run android application in eclipse on emulator, runs too. if processing running in android mode, have been able run app on tablet.from errors got, read maybe path variables should set , did too, not help.

maybe in details types of errors occur. here logcat error trace :

build failed c:\users\user\nabandro\adt-bundle-windows-x86-20131030\sdk\tools\ant\build.xml:720: following error occurred while executing line: c:\users\user\nabandro\adt-bundle-windows-x86-20131030\sdk\tools\ant\build.xml:734: error running javac.exe compiler  total time: 1 second 


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -