[android-beginners] installation problem

2010-05-12 Thread dhaval shah
Hi everybody,


  i am trying to install SDK along with Eclipse and ADT on linux.
i have already install Eclipse 3.5.2.
now when i try to follow the step of *tools/android*
i get following error

*Starting Android SDK and AVD Manager
Exception in thread main java.lang.NoSuchMethodError: method
java.io.PrintStream.printf with signature
(Ljava.lang.String;[Ljava.lang.Object;)Ljava.io.PrintStream; was not found.
   at com.android.sdkmanager.Main.showMainWindow(Main.java:268)
   at com.android.sdkmanager.Main.doAction(Main.java:247)
   at com.android.sdkmanager.Main.run(Main.java:92)
   at com.android.sdkmanager.Main.main(Main.java:81)

*can someone help why this error comes ?
what are reasons possible for this error?
your help is appriciated a lot.

thanks  regards,
 Dhaval shah.

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] installation problem

2010-05-12 Thread dhaval shah
Hi everybody,

thanks a lot for your reply.
this helps me a lot.
i have already installed jdk 5 and java 1.4.2 is also installed.
but same problem exist.
i am using fedora linux 6.
i am awaiting for your quick and useful reply.

thanks
  dhaval shah.
On Wed, May 12, 2010 at 12:58 PM, Daniel Favela dfav...@gmail.com wrote:

 Hi, Dhaval.

 The method in the error, *java.io.PrintStream.printf*, is actually a
 Java method that has no direct association with Android (
 http://java.sun.com/j2se/1.5.0/docs/api/java/io/PrintStream.html). If I
 had to guess, I'd recommend checking to make sure Java is installed on your
 machine.  If you've got all the Java components on your machine, maybe
 Eclipse just doesn't know how to find them.

 When I started from the instructions 
 herehttp://developer.android.com/sdk/index.html,
 I felt as if I had a complete and thorough setup at the end.  Give it a
 shot; I think the line in particular that would deal with what you're seeing
 is: In particular, you may need to install the 
 JDKhttp://java.sun.com/javase/downloads/index.jsp(version 5 or 6 required) 
 and
 Eclipse http://www.eclipse.org/downloads/ (version 3.4 or 3.5, needed
 only if you want develop using the ADT Plugin)..

 Keep in mind that I'm a newbie in this environment too, so don't be
 surprised if my suspicion is not the whole case!

 -Danny
 *whelps helping whelps*



 On Wed, May 12, 2010 at 12:14 AM, dhaval shah dhavalshah9...@gmail.comwrote:

 Hi everybody,


   i am trying to install SDK along with Eclipse and ADT on linux.
 i have already install Eclipse 3.5.2.
 now when i try to follow the step of *tools/android*
 i get following error

 *Starting Android SDK and AVD Manager
 Exception in thread main java.lang.NoSuchMethodError: method
 java.io.PrintStream.printf with signature
 (Ljava.lang.String;[Ljava.lang.Object;)Ljava.io.PrintStream; was not found.
at com.android.sdkmanager.Main.showMainWindow(Main.java:268)
at com.android.sdkmanager.Main.doAction(Main.java:247)
at com.android.sdkmanager.Main.run(Main.java:92)
at com.android.sdkmanager.Main.main(Main.java:81)

 *can someone help why this error comes ?
 what are reasons possible for this error?
 your help is appriciated a lot.

 thanks  regards,
  Dhaval shah.

 --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


  --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.comandroid-beginners%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-beginners?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] installing android-sdk with eclipse and adt for windows.

2010-05-11 Thread dhaval shah
Hi,

i am working on windows.
(1) i have already installed Eclipse 3.5.2 classic version.
 after that what procedure i have to follow to install  SDK for
application development.
 i have already downloaded required ADT and SDK packages.
please give me some steps for installation on windows.

(2)  if i don't want to use Eclipse then anyone can give me some other
options and how to use with that options for application
development(application compile + debug + etc).

thanks   regards,
 Dhaval shah.

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] what is middleware in android o/s.

2010-05-10 Thread dhaval shah
Hi,

 i know about android architecture as follows
there are following 5 layers in android.

(1) *applications*
(2) *application framework
*(3)* libraries*
(4) *Android Runtime*
(5)* linux Kernal.*

 now i want to know what android middleware is made of ?
 as per my understanding *libraries* and *Android Runtime* together is
called android middle ware.
am i right ?
please correct me if i  am wrong.

thanks  regards,
  Dhaval shah

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en