hi to all i am new to android so i was making my first application
"Hello Android". But i am making this on Netbeans not on Eclipse. But
i am getting this build problem
init:
deps-jar:
Warning: org\me\androidapplication\MainActivity.java modified in the
future.
Warning: org\me\androidapplication\R.java modified in the future.
Compiling 1 source file to \\litnas.admin.litdom.com\users
\abhishek.madaan\NetBeansProjects\androidapplication\build\classes
Warning: modified in the future.
Warning: org modified in the future.
Warning: org\me modified in the future.
Warning: org\me\androidapplication modified in the future.
compile:
'\\litnas.admin.litdom.com\users\abhishek.madaan\NetBeansProjects
\androidapplication'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
java.lang.UnsupportedClassVersionError: com/android/dx/command/Main
(Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Exception in thread "main"
\\\\litnas.admin.litdom.com\users\abhishek.madaan\NetBeansProjects
\androidapplication\nbproject\build-impl.xml:392: exec returned: 1
BUILD FAILED (total time: 1 second)
Hi can anyone tell me why i am getting this error. Thanks for the help
Abhishek Madaan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---