I downloaded the android 1.5 sdk on my windows vista.
I am using eclipse as my IDE and have added the plugins for android.
I have even setup my avd for version 3 ( android sdk 1.5 + google
api) .

When i run the emulator here is the logcat .

This looks more like a   android system problem then application
problem.

And yes my java version is 1.6

Any help would be appreciated, thanks


05-12 14:27:59.895: ERROR/vold(538): Error opening switch name path '/
sys/class/switch/test2' (No such file or directory)
05-12 14:27:59.895: ERROR/vold(538): Error bootstrapping switch '/sys/
class/switch/test2' (m)
05-12 14:27:59.895: ERROR/vold(538): Error opening switch name path '/
sys/class/switch/test' (No such file or directory)
05-12 14:27:59.895: ERROR/vold(538): Error bootstrapping switch '/sys/
class/switch/test' (m)
05-12 14:28:00.015: ERROR/flash_image(544): can't find recovery
partition
05-12 14:28:21.655: ERROR/MemoryHeapBase(570): error opening /dev/
pmem: No such file or directory
05-12 14:28:21.665: ERROR/SurfaceFlinger(570): Couldn't open /sys/
power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake
05-12 14:28:21.764: ERROR/GLLogger(570): couldn't load <libhgl.so>
library (Cannot find library)
05-12 14:28:22.025: ERROR/GLLogger(570): couldn't load <libhgl.so>
library (Cannot find library)
05-12 14:28:28.695: ERROR/BatteryService(570): Could not open '/sys/
class/power_supply/usb/online'
05-12 14:28:28.715: ERROR/BatteryService(570): Could not open '/sys/
class/power_supply/battery/batt_vol'
05-12 14:28:28.724: ERROR/BatteryService(570): Could not open '/sys/
class/power_supply/battery/batt_temp'
05-12 14:28:29.505: ERROR/EventHub(570): could not get driver version
for /dev/input/mouse0, Not a typewriter
05-12 14:28:29.545: ERROR/EventHub(570): could not get driver version
for /dev/input/mice, Not a typewriter
05-12 14:28:29.825: ERROR/System(570): Failure starting core service
05-12 14:28:29.825: ERROR/System(570): java.lang.SecurityException
05-12 14:28:29.825: ERROR/System(570):     at
android.os.BinderProxy.transact(Native Method)
05-12 14:28:29.825: ERROR/System(570):     at
android.os.ServiceManagerProxy.addService(ServiceManagerNative.java:
146)
05-12 14:28:29.825: ERROR/System(570):     at
android.os.ServiceManager.addService(ServiceManager.java:72)
05-12 14:28:29.825: ERROR/System(570):     at
com.android.server.ServerThread.run(SystemServer.java:163)
05-12 14:28:29.877: ERROR/AndroidRuntime(570): Crash logging skipped,
no checkin service
05-12 14:28:32.484: ERROR/LockPatternKeyguardView(570): Failed to bind
to GLS while checking for account
05-12 14:28:40.775: ERROR/ApplicationContext(570): Couldn't create
directory for SharedPreferences file shared_prefs/wallpaper-hints.xml
05-12 14:28:46.204: ERROR/ActivityThread(611): Failed to find provider
info for android.server.checkin
05-12 14:28:57.425: ERROR/ActivityThread(611): Failed to find provider
info for android.server.checkin
05-12 14:28:58.735: ERROR/ActivityThread(611): Failed to find provider
info for android.server.checkin
05-12 14:29:00.855: ERROR/MediaPlayerService(542): Couldn't open fd
for content://settings/system/notification_sound
05-12 14:29:00.885: ERROR/MediaPlayer(570): Unable to to create media
player
05-12 14:29:17.244: ERROR/AndroidRuntime(721): Uncaught handler:
thread main exiting due to uncaught exception
05-12 14:29:17.305: ERROR/AndroidRuntime(721):
java.lang.RuntimeException: Unable to instantiate activity
ComponentInfo{android.googlemaptest/
android.googlemaptest.googlemaptest}:
java.lang.ClassNotFoundException: android.googlemaptest.googlemaptest
in loader dalvik.system.pathclassloa...@435940f0
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2194)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
2284)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread.access$1800(ActivityThread.java:112)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1692)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.os.Handler.dispatchMessage(Handler.java:99)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.os.Looper.loop(Looper.java:123)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread.main(ActivityThread.java:3948)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
java.lang.reflect.Method.invokeNative(Native Method)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
java.lang.reflect.Method.invoke(Method.java:521)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run
(ZygoteInit.java:782)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
dalvik.system.NativeStart.main(Native Method)
05-12 14:29:17.305: ERROR/AndroidRuntime(721): Caused by:
java.lang.ClassNotFoundException: android.googlemaptest.googlemaptest
in loader dalvik.system.pathclassloa...@435940f0
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
dalvik.system.PathClassLoader.findClass(PathClassLoader.java:243)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
java.lang.ClassLoader.loadClass(ClassLoader.java:573)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
java.lang.ClassLoader.loadClass(ClassLoader.java:532)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.Instrumentation.newActivity(Instrumentation.java:1097)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2186)
05-12 14:29:17.305: ERROR/AndroidRuntime(721):     ... 11 more
05-12 14:35:30.205: ERROR/AndroidRuntime(736): Uncaught handler:
thread main exiting due to uncaught exception
05-12 14:35:30.235: ERROR/AndroidRuntime(736):
android.content.ActivityNotFoundException: No Activity found to handle
Intent { action=android.intent.action.SYSTEM_TUTORIAL }
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.app.Instrumentation.checkStartActivityResult
(Instrumentation.java:1484)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.app.Instrumentation.execStartActivity(Instrumentation.java:
1454)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.app.Activity.startActivityForResult(Activity.java:2656)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.app.Activity.startActivity(Activity.java:2700)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.preference.Preference.performClick(Preference.java:828)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:
182)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.widget.AdapterView.performItemClick(AdapterView.java:283)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.widget.ListView.performItemClick(ListView.java:3132)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.widget.AbsListView$PerformClick.run(AbsListView.java:1620)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.os.Handler.handleCallback(Handler.java:587)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.os.Handler.dispatchMessage(Handler.java:92)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.os.Looper.loop(Looper.java:123)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
android.app.ActivityThread.main(ActivityThread.java:3948)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
java.lang.reflect.Method.invokeNative(Native Method)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
java.lang.reflect.Method.invoke(Method.java:521)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run
(ZygoteInit.java:782)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
05-12 14:35:30.235: ERROR/AndroidRuntime(736):     at
dalvik.system.NativeStart.main(Native Method)
05-12 14:35:30.295: ERROR/ActivityThread(570): Failed to find provider
info for android.server.checkin
05-12 14:35:30.325: ERROR/Checkin(570): Error reporting crash:
java.lang.IllegalArgumentException: Unknown URL 
content://android.server.checkin/crashes
05-12 14:35:33.896: ERROR/JavaBinder(570): !!! FAILED BINDER
TRANSACTION !!!

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

Reply via email to