thanks. the error is as below when run the application.
ERROR/jdwp(517): Failed writing handshake bytes: Broken pipe (-1 of 14)
ERROR/SurfaceFlinger(517): GL error 0x0500
ERROR/PackageManager(517): Package com.google.android.development has
mismatched uid: 1000 on disk, 10008 in settings; read messages:
ERROR/PackageManager(517): Read completed successfully: 6 packages, 3 shared
uids
ERROR/Database(517): Failed to open database file "/data/checkin.db" -
unable to open database file
ERROR/EventHub(517): could not get driver version for /dev/input/mice, Not a
typewriter
ERROR/EventHub(517): could not get driver version for /dev/input/mouse0, Not
a typewriter
ERROR/Database(579): Failed to open database file
"/data/data/com.google.android.providers.telephony/databases/mmssms.db" -
unable to open database file
ERROR/org.bluez.*(579): D-Bus error: The name org.bluez was not provided by
any .service files
ERROR/AndroidRuntime(623): Uncaught handler: thread Main exiting due to
uncaught exception
ERROR/AndroidRuntime(623): java.lang.NullPointerException
ERROR/AndroidRuntime(623):     at
android.content.ContentResolver.getProvider(ContentResolver.java:380)
ERROR/AndroidRuntime(623):     at
android.content.ContentResolver.insert(ContentResolver.java:281)
ERROR/AndroidRuntime(623):     at
mysamples.android.MyMediaRecorder.initiateMediaRecorder(MyMediaRecorder.java:100)
ERROR/AndroidRuntime(623):     at
mysamples.android.MyMediaRecorder$1.onClick(MyMediaRecorder.java:64)
ERROR/AndroidRuntime(623):     at
android.view.View.performClick(View.java:1857)
ERROR/AndroidRuntime(623):     at
android.view.View.onTouchEvent(View.java:2966)
ERROR/AndroidRuntime(623):     at
android.widget.TextView.onTouchEvent(TextView.java:2850)
ERROR/AndroidRuntime(623):     at
android.view.View.dispatchTouchEvent(View.java:2706)
ERROR/AndroidRuntime(623):     at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:641)
ERROR/AndroidRuntime(623):     at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:641)
ERROR/AndroidRuntime(623):     at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:641)
ERROR/AndroidRuntime(623):     at
android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:641)
ERROR/AndroidRuntime(623):     at
android.policy.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1193)
ERROR/AndroidRuntime(623):     at
android.policy.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:876)
ERROR/AndroidRuntime(623):     at
android.app.Activity.dispatchTouchEvent(Activity.java:1520)
ERROR/AndroidRuntime(623):     at
android.policy.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1177)
ERROR/AndroidRuntime(623):     at
android.view.ViewRoot.handleMessage(ViewRoot.java:617)
ERROR/AndroidRuntime(623):     at
android.os.Handler.dispatchMessage(Handler.java:80)
ERROR/AndroidRuntime(623):     at android.os.Looper.loop(Looper.java:91)
ERROR/AndroidRuntime(623):     at
android.app.ActivityThread.main(ActivityThread.java:3052)
ERROR/AndroidRuntime(623):     at
java.lang.reflect.Method.invokeNative(Native Method)
ERROR/AndroidRuntime(623):     at
java.lang.reflect.Method.invoke(Method.java:356)
ERROR/AndroidRuntime(623):     at
android.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1547)
ERROR/AndroidRuntime(623):     at
android.os.ZygoteInit.main(ZygoteInit.java:1445)
ERROR/AndroidRuntime(623):     at android.dalvik.NativeStart.main(Native
Method)



2008/4/10, Megha Joshi <[EMAIL PROTECTED]>:
>
> I will try a fresh install on my windows machine and check on it.
>
> Thanks,
> Megha
>
> On Wed, Apr 9, 2008 at 6:05 PM, Hongliang Tong <[EMAIL PROTECTED]>
> wrote:
>
> > Yeah. ApiDemos is ok on my computer.
> >
> > 2008/4/10, Megha Joshi <[EMAIL PROTECTED]>:
> >
> > > The mediaplayer sample does work on m5.  I am not sure what the issue
> > > is in your case. Do other samples like ApiDemos work on your machine?
> > >
> > > Thanks,
> > > Megha
> > >
> > > On Tue, Apr 8, 2008 at 5:38 PM, Hongliang Tong <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > > Hi Megha
> > > >     Thanks for your response. I had searched internet for the issue
> > > > before i post it in developer groups and find the solution as '
> > > > http://groups.google.com/group/android-developers/msg/2db1c1a3305f23b7'
> > > > said . I reinstalled my windows and eclipse. The eclipse plugin is the
> > > > latest one updated from livelink '
> > > > https://dl-ssl.google.com/android/eclipse/' and the android sdk is
> > > > the m5-rc15. But the issue is the same. Thanks for your further help in
> > > > advance.
> > > >
> > > > 2008/4/9, Megha Joshi <[EMAIL PROTECTED]>:
> > > > >
> > > > >  Hi,
> > > > >
> > > > > These are errors are due to your development environment not being
> > > > > updated properly for using the m5 version of SDK . Please see the 
> > > > > response
> > > > > from David below for the same issue:
> > > > >
> > > > > http://groups.google.com/group/android-developers/msg/2db1c1a3305f23b7
> > > > >
> > > > > Thanks,
> > > > > Megha
> > > > >
> > > > >
> > > > > On Tue, Apr 8, 2008 at 8:26 AM, [EMAIL PROTECTED] <
> > > > > [EMAIL PROTECTED]> wrote:
> > > > >
> > > > > >
> > > > > > When I run the MediaRecorder of
> > > > > >
> > > > > > http://android-developers.googlegroups.com/web/MediaRecorder.zip?gda=FXkzyEIAAAACK9_YAb0a1Nwh0gUZZf4AZGicXnJhUmy3pBE2rNh3q2G1qiJ7UbTIup-M2XPURDRx2u_6bIk_N_dzuceWXQ3dR3EF-MqJXdm-zvpgwRZgvQ
> > > > > > ,i got the following errors. Would you like to give me your
> > > > > > comments?
> > > > > > Thank you very much.
> > > > > > ERROR/Database(517): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.settings/databases/settings.db" -
> > > > > > unable
> > > > > > to open database file
> > > > > > ERROR/Database(517): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.settings/databases/settings.db" -
> > > > > > unable
> > > > > > to open database file
> > > > > > ERROR/Database(517): Failed to open database file
> > > > > > "/data/checkin.db" -
> > > > > > unable to open database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.googleapps/databases/accounts.db" -
> > > > > > unable to open database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.googleapps/databases/accounts.db" -
> > > > > > unable to open database file
> > > > > > ERROR/EventHub(517): could not get driver version for
> > > > > > /dev/input/mice,
> > > > > > Not a typewriter
> > > > > > ERROR/EventHub(517): could not get driver version for
> > > > > > /dev/input/
> > > > > > mouse0, Not a typewriter
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.contacts/databases/contacts.db" -
> > > > > > unable
> > > > > > to open database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.contacts/databases/contacts.db" -
> > > > > > unable
> > > > > > to open database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.im/databases/im.db" - unable to
> > > > > > open
> > > > > > database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.im/databases/im.db" - unable to
> > > > > > open
> > > > > > database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.maps/databases/maps.db" - unable to open
> > > > > > database
> > > > > > file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.maps/databases/maps.db" - unable to open
> > > > > > database
> > > > > > file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.media/databases/media.db" - unable
> > > > > > to
> > > > > > open database file
> > > > > > ERROR/Database(563): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.media/databases/media.db" - unable
> > > > > > to
> > > > > > open database file
> > > > > > ERROR/Database(581): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.telephony/databases/telephony.db" -
> > > > > > unable to open database file
> > > > > > ERROR/Database(581): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.telephony/databases/telephony.db" -
> > > > > > unable to open database file
> > > > > > ERROR/Database(581): Failed to open database file "/data/data/
> > > > > > com.google.android.providers.telephony/databases/mmssms.db" -
> > > > > > unable
> > > > > > to open database file
> > > > > > ERROR/org.bluez.*(581): D-Bus error: The name org.bluez was not
> > > > > > provided by any .service files
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to