[android-beginners] Error message while running an application on adb shell

2010-04-07 Thread rocky84 rocky84
Hello all, i am getting the below error message while issuing the following command on adb shell i installed iperf.exe and moved in to phone via adb push iperf.exe /data/app, chmod 777 iperf.exe # ./iperf.exe -u -s -p 5001 ./iperf.exe -u -s -p 5001 MZÉ♥♦ �...@α♫▼║♫┤: not found ▼║♫┤: not found .

[android-beginners] Error message: "java.io.IOException: device (emulator-5554) request rejected: device not found"

2010-03-16 Thread nl_pho_net
I am seeing this output in the console after installing a brand new Eclipse, a brand new r5 SDK, and downloading Level 4 thru Level 7 APIs: [2010-03-10 21:21:56 - HelloAndroid] -- [2010-03-10 21:21:56 - HelloAndroid] Android Launch! [2010-03-10 21:21:56 - HelloAndroid]

[android-beginners] error message

2009-10-25 Thread android
if the field is empty I send the error message where wrong public class localizza extends Activity { private EditText latitudine; private EditText longitudine; private Button btnlocalizza; private static ProgressDialog pd; private Thread trovaerrore; public void o

[android-beginners] Error message: "Failed to find provider info for com.google.settings" Can someone help me please?

2009-06-04 Thread Botxi
I'm trying to run some apps using GoogleMaps, although I think the Api site is down. I have 1 app made by me, 1 app downloaded from my university (and it worked on SDK 1.1) and 1 app downloaded from a spanish android forum that also worked. But when I run this 3 apps I always receive the same mes

[android-beginners] Error Message

2009-05-16 Thread Julius Spencer
Hi, I am trying to render an OpenGL model and my Activity dies. I think it might be running out of memory or something. Can anyone help me understand the following error message? Thanks for any help. 05-17 10:23:58.436: INFO/DEBUG(539): *** *** *** *** *** *** *** *** *** *** *** *** *** *

[android-beginners] Error Message when setting SDK location in Eclipse

2008-09-22 Thread lemms
Hi! I noticed that whenever I try to set SDK location under Windows -> Preferences, it will show the following message in my terminal. Exception in thread "Thread-2" java.lang.NoSuchMethodError: org.osgi.framework.Bundle.start(I)V at com.android.ide.eclipse.adt.AdtPlugin$11.run(Unknown Source)