You can't run the android.jar as a desktop java application. It's designed to be compiled against using the eclipse plugin or the command-line ant script.
You might want to read the "getting started" doc here, it explains how to start developing, step by step: http://code.google.com/android/intro/develop-and-debug.html R/ On Sat, Nov 29, 2008 at 3:34 PM, John2o01 <[EMAIL PROTECTED]> wrote: > > ok everything i run just to test anything after i downloaded and > unzipped the sdk gives me compilation errors and when i try to run the > andriod.jar it wont work either it gives me" Failed to load Main-Class > manifest attribute from C:\Documents and Settings\TEMP\Desktop > \myg1\android-sdk-windows-1.0_r1\android.jar" how can i fix this?? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

