[android-beginners] Re: Having some trouble with ADT

2010-04-08 Thread g1
)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:
410)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:
398)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:
105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
org.eclipse.equinox.internal.provisional.p2.engine.phases.Uninstall.getProblemMessage(Uninstall.java:
106)
at
org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:
63)
at
org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:
54)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningUtil.performProvisioningPlan(ProvisioningUtil.java:
389)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProfileModificationOperation.doExecute(ProfileModificationOperation.java:
61)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(ProvisioningOperation.java:
37)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningOperationRunner
$1.run(ProvisioningOperationRunner.java:94)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.osgi 4 0 2010-04-07 02:05:09.492
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.equinox.common (71).
!STACK 0
org.osgi.framework.BundleException: The state indicates the bundle is
resolved
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:
1296)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:
309)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:
280)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:
408)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:
111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:
449)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:
211)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:
381)
at
org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:
33)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:
454)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:
410)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:
398)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:
105)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:74)
!SESSION 2010-04-07 02:05:12.157
---
eclipse.buildId=M20090917-0800
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_ZA
Framework arguments:  -product org.eclipse.epp.package.java.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.java.product

!ENTRY org.eclipse.core.jobs 4 2 2010-04-07 02:06:49.926
!MESSAGE An internal error occurred during: Uninstall.
!STACK 0
java.lang.IllegalStateException: Profile epp.package.java is not
current.
at
org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry.lockProfile(SimpleProfileRegistry.java:
691)
at
org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:
44)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningUtil.performProvisioningPlan(ProvisioningUtil.java:
389)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProfileModificationOperation.doExecute(ProfileModificationOperation.java:
61)
at
org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(ProvisioningOperation.java:
37)
at
org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningOperationRunner
$1.run(ProvisioningOperationRunner.java:94)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)




On Apr 7, 8:35 pm, Xavier Ducrohet x...@android.com wrote:
 So it looks like the plug-ins are correctly installed but may depend
 on something that wasn't installed in Eclipse.
 Normally Eclipse sees such dependencies and install required packages.

 I would look at the log file (located in your workspace as
 .metadata/.log) and look inside for errors related to the plug-in
 initialization.
 If you could send me the log I could look into it.

 thanks,
 Xav



 On Wed, Apr 7, 2010 at 5:14 AM, g1 jeff.l.dav...@gmail.com wrote:
  I have checked the steps quite carefully.

  That's a decent point, I think I am behind a proxy at home. I'll see

[android-beginners] Re: Having some trouble with ADT

2010-04-07 Thread g1
Still looking for assistance here.

I've uninstalled ADT and started over. Here's some screenshots as I
went along:

0) After uninstalling I checked What is already installed to make
sure it was properly uninstalled

1) Clicked Help - Install New Software, selected the Android
repository:
http://www.gimme.co.za/screenshot7.jpg

2) Clicked next:
http://www.gimme.co.za/screenshot8.jpg

3) I got this warning whiles downloading:
http://www.gimme.co.za/screenshot10.jpg

4) After it finished installing it prompted me to restart (which I
did). Then when it started again I went to  What is already
installed to confirm that Eclipse thinks it's installed ADT:
http://www.gimme.co.za/screenshot11.jpg

5) But if I go to Windows - Preferences I see no mention of
Android:
http://www.gimme.co.za/screenshot12.jpg

Also If I go to File - New - Project there is no option for
Android Project.

Any help would be appreciated!

On Apr 6, 11:34 am, g1 jeff.l.dav...@gmail.com wrote:
 It looks to me like Eclipse is not downloading/installing everything
 it needs for ADT. It states that there are no new updates for ADT
 (after having installed ADT and Android DDMS) however there is no
 mention of Android amongst any of the preference settings (which to me
 would suggest that ADT is not installed).

 I had a go at installing Android SDK and ADT for eclipse on another
 compter I have (Ubuntu). Also didn't work but for a different reason.
 Installed the Android SDK no problem. Added the repository http://dl-
 ssl.google.com/android/eclipse/ to eclipse. It suggested that I
 installed Android Dalvik Debug Monitor Service and Android
 Developer Tools. I checked both. Clicked on next and eclipse seems to
 freeze.

 IMO configuring IDE's is often more complicated than actually writing
 an app

 On Apr 5, 8:44 pm, g1 jeff.l.dav...@gmail.com wrote:

  Hi,

  the ebook says I can set the sdk path by selecting Window 
  Preferences  Android. However if I select Window  Preferences
  there is no option for android.

  On Apr 5, 7:16 pm, jarnaud jark...@gmail.com wrote:

   Hi,

   Go in Preferences and make sure that the SDK location is correct.

   --
   JA, android code snippets for android developpers:http://www.devandro.com

   On Apr 5, 4:10 am, g1 jeff.l.dav...@gmail.com wrote:

Hi,

I'm following the instructions on installing the Android SDK and ADT
from the ebook Hello, Android by Ed Burnette. Everything seems to
have gone fine up until the point where I select File - New -
Project.

My impression is that everything is installed correctly.

Android SDK packages 
installed:http://androidforums.com/attachments/developer-101/2688d1270221524-ha...

Help - Install new software in 
eclipse:http://androidforums.com/attachments/developer-101/2689d1270221524-ha...

What is already installed from the previous 
window:http://androidforums.com/attachments/developer-101/2690d1270221524-ha...

If I reload Eclipse now and select File - New - Project android
doesn't appear amongst the options. Also if I go to Window -
Preferences there is no mention of android.

To add to the above, the instructions from the ebook are essentially
the same as:http://developer.android.com/sdk/eclipse-adt.html#installing

I'm using Eclipse 3.5 (Galileo)

Any assistance would be great. I'm normally a notepad / gedit coder,
so I don't have too much experience with eclipse but it shouldn't be
this hard to get started.

Thanks,
g1

-- 
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] Re: Having some trouble with ADT

2010-04-07 Thread g1
I'm using Galileo which is the latest Eclipse.

I'll have a look on youtube, however any other specific help would be
great.

On Apr 7, 10:27 am, nubh bhargava nubh.bharg...@gmail.com wrote:
  Hi

 The problem might be occuring with the eclipse version or the type of
 eclipse you choose, just check which type of eclipse you are choosing. You
 may also check on Youtube about the installation of android setup, there are
 few people who also have problems while installing android every thing is
 solved on that, just check

 Regards
 NUBH

-- 
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

To unsubscribe, reply using remove me as the subject.


[android-beginners] Re: Having some trouble with ADT

2010-04-07 Thread g1
I have checked the steps quite carefully.

That's a decent point, I think I am behind a proxy at home. I'll see
if it helps if I get around it.

On Apr 7, 1:25 pm, nubh bhargava nubh.bharg...@gmail.com wrote:
 Gallileo works fine, have you checked the steps properly, if yes then you
 might be proxy there are problems if you are behind a proxy but else wise
 things work fine. I had some problem earlier.

 Thanks  Regards
 NUBH

-- 
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

To unsubscribe, reply using remove me as the subject.


[android-beginners] Re: Having some trouble with ADT

2010-04-06 Thread g1
It looks to me like Eclipse is not downloading/installing everything
it needs for ADT. It states that there are no new updates for ADT
(after having installed ADT and Android DDMS) however there is no
mention of Android amongst any of the preference settings (which to me
would suggest that ADT is not installed).

I had a go at installing Android SDK and ADT for eclipse on another
compter I have (Ubuntu). Also didn't work but for a different reason.
Installed the Android SDK no problem. Added the repository http://dl-
ssl.google.com/android/eclipse/ to eclipse. It suggested that I
installed Android Dalvik Debug Monitor Service and Android
Developer Tools. I checked both. Clicked on next and eclipse seems to
freeze.

IMO configuring IDE's is often more complicated than actually writing
an app

On Apr 5, 8:44 pm, g1 jeff.l.dav...@gmail.com wrote:
 Hi,

 the ebook says I can set the sdk path by selecting Window 
 Preferences  Android. However if I select Window  Preferences
 there is no option for android.

 On Apr 5, 7:16 pm, jarnaud jark...@gmail.com wrote:

  Hi,

  Go in Preferences and make sure that the SDK location is correct.

  --
  JA, android code snippets for android developpers:http://www.devandro.com

  On Apr 5, 4:10 am, g1 jeff.l.dav...@gmail.com wrote:

   Hi,

   I'm following the instructions on installing the Android SDK and ADT
   from the ebook Hello, Android by Ed Burnette. Everything seems to
   have gone fine up until the point where I select File - New -
   Project.

   My impression is that everything is installed correctly.

   Android SDK packages 
   installed:http://androidforums.com/attachments/developer-101/2688d1270221524-ha...

   Help - Install new software in 
   eclipse:http://androidforums.com/attachments/developer-101/2689d1270221524-ha...

   What is already installed from the previous 
   window:http://androidforums.com/attachments/developer-101/2690d1270221524-ha...

   If I reload Eclipse now and select File - New - Project android
   doesn't appear amongst the options. Also if I go to Window -
   Preferences there is no mention of android.

   To add to the above, the instructions from the ebook are essentially
   the same as:http://developer.android.com/sdk/eclipse-adt.html#installing

   I'm using Eclipse 3.5 (Galileo)

   Any assistance would be great. I'm normally a notepad / gedit coder,
   so I don't have too much experience with eclipse but it shouldn't be
   this hard to get started.

   Thanks,
   g1

-- 
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

To unsubscribe, reply using remove me as the subject.


[android-beginners] Having some trouble with ADT

2010-04-05 Thread g1
Hi,

I'm following the instructions on installing the Android SDK and ADT
from the ebook Hello, Android by Ed Burnette. Everything seems to
have gone fine up until the point where I select File - New -
Project.

My impression is that everything is installed correctly.

Android SDK packages installed:
http://androidforums.com/attachments/developer-101/2688d1270221524-having-some-trouble-adt-sdk.jpg

Help - Install new software in eclipse:
http://androidforums.com/attachments/developer-101/2689d1270221524-having-some-trouble-adt-eclipse1.jpg

What is already installed from the previous window:
http://androidforums.com/attachments/developer-101/2690d1270221524-having-some-trouble-adt-eclipse2.jpg

If I reload Eclipse now and select File - New - Project android
doesn't appear amongst the options. Also if I go to Window -
Preferences there is no mention of android.

To add to the above, the instructions from the ebook are essentially
the same as:
http://developer.android.com/sdk/eclipse-adt.html#installing

I'm using Eclipse 3.5 (Galileo)

Any assistance would be great. I'm normally a notepad / gedit coder,
so I don't have too much experience with eclipse but it shouldn't be
this hard to get started.

Thanks,
g1

-- 
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

To unsubscribe, reply using remove me as the subject.


[android-beginners] Re: Having some trouble with ADT

2010-04-05 Thread g1
Hi,

the ebook says I can set the sdk path by selecting Window 
Preferences  Android. However if I select Window  Preferences
there is no option for android.

On Apr 5, 7:16 pm, jarnaud jark...@gmail.com wrote:
 Hi,

 Go in Preferences and make sure that the SDK location is correct.

 --
 JA, android code snippets for android developpers:http://www.devandro.com

 On Apr 5, 4:10 am, g1 jeff.l.dav...@gmail.com wrote:

  Hi,

  I'm following the instructions on installing the Android SDK and ADT
  from the ebook Hello, Android by Ed Burnette. Everything seems to
  have gone fine up until the point where I select File - New -
  Project.

  My impression is that everything is installed correctly.

  Android SDK packages 
  installed:http://androidforums.com/attachments/developer-101/2688d1270221524-ha...

  Help - Install new software in 
  eclipse:http://androidforums.com/attachments/developer-101/2689d1270221524-ha...

  What is already installed from the previous 
  window:http://androidforums.com/attachments/developer-101/2690d1270221524-ha...

  If I reload Eclipse now and select File - New - Project android
  doesn't appear amongst the options. Also if I go to Window -
  Preferences there is no mention of android.

  To add to the above, the instructions from the ebook are essentially
  the same as:http://developer.android.com/sdk/eclipse-adt.html#installing

  I'm using Eclipse 3.5 (Galileo)

  Any assistance would be great. I'm normally a notepad / gedit coder,
  so I don't have too much experience with eclipse but it shouldn't be
  this hard to get started.

  Thanks,
  g1

-- 
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

To unsubscribe, reply using remove me as the subject.