[android-beginners] How "Linux-ey" is Android?

2009-05-07 Thread portsample

How many of the freedoms that we've gotten used to using other Linux
frontends ("desktops"), such as xfce, Gnome, KDE are available with
the Android frontend? Is it possible to run ANY simple linux apps from
a terminal window in an Android device?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
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: Android 1.5 SDK now available

2009-05-06 Thread portsample

Also, I am not running multiple monitors, OR a 64-bit processor. This
is the specific error message,

Multiple problems have occured:
pingUsageServer failed
Android sdk ping

Advice? TIA again.

On May 6, 2:21 am, portsample  wrote:
> I'm having the same problem. I'm running openSuse 11.1 32-bit in
> Eclipse 3.4.2 (Ganymede). TIA. Bye.
>
> On May 4, 11:27 am, gritty  wrote:
>
> > I am also having this problem and I don't have a clue what to do about
> > it.
>
> > On May 2, 4:27 pm, "david.lygagnon"  wrote:
>
> > > Hi,
>
> > > I am having the same problem as Javier with ubuntu 9.04 Jaunty, x64
> > > and eclipse version: 3.4.2.
>
> > > On launching eclipse after installing the Android plugin, I get the
> > > following error:
>
> > > Multiple problems have occured:
> > > pingUsageServer failed
> > > Android sdk ping
>
> > > Does anyone have a solution to this problem?
>
> > > David
>
> > > On Apr 27, 12:41 pm, Javi  wrote:
>
> > > > I have problems with the new sdk (1.5),
>
> > > > A dialog show with a error a and suggest me to exit the workbench.
> > > > Other dialog appear with a "pingUsageServer failed":
> > > > Android SDK Ping
> > > > pingUsageServer failed
>
> > > > The .log file says:
>
> > > > !SESSION 2009-04-27 21:31:38.570 
> > > > ---
> > > > eclipse.buildId=M20090211-1700
> > > > java.version=1.6.0_13
> > > > java.vendor=Sun Microsystems Inc.
> > > > BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=es_ES
> > > > Command-line arguments:  -os linux -ws gtk -arch x86_64
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:46.358
> > > > !MESSAGE Failed to load properties file for project 'WifiScan'
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:48.330
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >         at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >         at 
> > > > org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >         at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >         at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >         at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >         at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >         at 
> > > > com.android.sdkstats.SdkStatsService.getUserPermission(SdkStatsService.java:278)
> > > >         at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:126)
> > > >         at 
> > > > com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer(Unknown
> > > > Source)
> > > >         at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:48.341
> > > > !MESSAGE pingUsageServer failed
> > > > !STACK 0
> > > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > > >         at org.eclipse.swt.SWT.error(SWT.java:3803)
> > > >         at 
> > > > org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > > >         at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > > >         at org.eclipse.swt.graphics.Device.(Device.java:154)
> > > >         at org.eclipse.swt.widgets.Display.(Display.java:471)
> > > >         at org.eclipse.swt.widgets.Display.(Display.java:462)
> > > >         at 
> > > > com.android.sdkstats.SdkStatsService.getUserPermission(SdkStatsService.java:278)
> > > >         at 
> > > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:126)
> > > >         at 
> > > > com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer(Unknown
> > > > Source)
> > > >         at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > > >         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > > I use the latest Ubuntu jaunty and Sun JDK
> > > > The previous Android SDK  (1.1) works without problems
>
> > > > I tried to do a clean installation of the eclipse and the sdk but the
> > > > problem persist
>
> > > > Anybody else with this problem?
> > > > --
> > > > Javier Jardón Cabezas
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
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: Android 1.5 SDK now available

2009-05-06 Thread portsample

I'm having the same problem. I'm running openSuse 11.1 32-bit in
Eclipse 3.4.2 (Ganymede). TIA. Bye.

On May 4, 11:27 am, gritty  wrote:
> I am also having this problem and I don't have a clue what to do about
> it.
>
> On May 2, 4:27 pm, "david.lygagnon"  wrote:
>
> > Hi,
>
> > I am having the same problem as Javier with ubuntu 9.04 Jaunty, x64
> > and eclipse version: 3.4.2.
>
> > On launching eclipse after installing the Android plugin, I get the
> > following error:
>
> > Multiple problems have occured:
> > pingUsageServer failed
> > Android sdk ping
>
> > Does anyone have a solution to this problem?
>
> > David
>
> > On Apr 27, 12:41 pm, Javi  wrote:
>
> > > I have problems with the new sdk (1.5),
>
> > > A dialog show with a error a and suggest me to exit the workbench.
> > > Other dialog appear with a "pingUsageServer failed":
> > > Android SDK Ping
> > > pingUsageServer failed
>
> > > The .log file says:
>
> > > !SESSION 2009-04-27 21:31:38.570 
> > > ---
> > > eclipse.buildId=M20090211-1700
> > > java.version=1.6.0_13
> > > java.vendor=Sun Microsystems Inc.
> > > BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=es_ES
> > > Command-line arguments:  -os linux -ws gtk -arch x86_64
>
> > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:46.358
> > > !MESSAGE Failed to load properties file for project 'WifiScan'
>
> > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:48.330
> > > !MESSAGE pingUsageServer failed
> > > !STACK 0
> > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > >         at org.eclipse.swt.SWT.error(SWT.java:3803)
> > >         at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > >         at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > >         at org.eclipse.swt.graphics.Device.(Device.java:154)
> > >         at org.eclipse.swt.widgets.Display.(Display.java:471)
> > >         at org.eclipse.swt.widgets.Display.(Display.java:462)
> > >         at 
> > > com.android.sdkstats.SdkStatsService.getUserPermission(SdkStatsService.java:278)
> > >         at 
> > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:126)
> > >         at 
> > > com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer(Unknown
> > > Source)
> > >         at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > >         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > !ENTRY com.android.ide.eclipse.adt 4 0 2009-04-27 21:31:48.341
> > > !MESSAGE pingUsageServer failed
> > > !STACK 0
> > > org.eclipse.swt.SWTError: Not implemented [multiple displays]
> > >         at org.eclipse.swt.SWT.error(SWT.java:3803)
> > >         at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:712)
> > >         at org.eclipse.swt.widgets.Display.create(Display.java:842)
> > >         at org.eclipse.swt.graphics.Device.(Device.java:154)
> > >         at org.eclipse.swt.widgets.Display.(Display.java:471)
> > >         at org.eclipse.swt.widgets.Display.(Display.java:462)
> > >         at 
> > > com.android.sdkstats.SdkStatsService.getUserPermission(SdkStatsService.java:278)
> > >         at 
> > > com.android.sdkstats.SdkStatsService.ping(SdkStatsService.java:126)
> > >         at 
> > > com.android.ide.eclipse.common.SdkStatsHelper.pingUsageServer(Unknown
> > > Source)
> > >         at com.android.ide.eclipse.adt.AdtPlugin$12.run(Unknown Source)
> > >         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> > > I use the latest Ubuntu jaunty and Sun JDK
> > > The previous Android SDK  (1.1) works without problems
>
> > > I tried to do a clean installation of the eclipse and the sdk but the
> > > problem persist
>
> > > Anybody else with this problem?
> > > --
> > > Javier Jardón Cabezas

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
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
-~--~~~~--~~--~--~---