[android-developers] Re: Failed to open database file

2008-04-11 Thread Megha Joshi
Hi, I was able to re-install the latest version of SDK and plugin, download the samples and use them on my windows machine. Did you modify the code to include your local files, URLs before running it? The Media Samples use files from sdcard, so you do need to upload files to the sdcard and provide

[android-developers] Re: Failed to open database file

2008-04-09 Thread Hongliang Tong
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 mess

[android-developers] Re: Failed to open database file

2008-04-09 Thread Megha Joshi
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

[android-developers] Re: Failed to open database file

2008-04-09 Thread Hongliang Tong
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

[android-developers] Re: Failed to open database file

2008-04-09 Thread Megha Joshi
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 f

[android-developers] Re: Failed to open database file

2008-04-08 Thread Hongliang Tong
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 upda

[android-developers] Re: Failed to open database file

2008-04-08 Thread Megha Joshi
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

[android-developers] Re: Failed to open database file

2008-04-03 Thread goro
Thank you JuhaK, does anybody know why I don't have "Android" folder in C:\Documents and Settings\me\Local Settings\Application Data\ ? I see that Jose María González have the same problem. On 3 Apr., 07:02, JuhaK <[EMAIL PROTECTED]> wrote: > http://code.google.com/p/android/issues/detail?id=151

[android-developers] Re: Failed to open database file

2008-04-02 Thread JuhaK
http://code.google.com/p/android/issues/detail?id=151&colspec=ID%20Type%20Version%20Security%20Status%20Owner%20Summary Seems like the fix is a work in progress. JuhaK On Apr 2, 1:13 pm, goro <[EMAIL PROTECTED]> wrote: > Hi All, > I know that it is a pretty old topic, but I am facing the same p

[android-developers] Re: Failed to open database file

2008-04-02 Thread goro
Hi All, I know that it is a pretty old topic, but I am facing the same problem " unable to open database file " and I don't have img file in Settings \me\Local Settings\Application Data\, have you solved the problem? I use version m5 under XP. On 22 Feb., 19:58, "Jose María González" <[EMAIL PROT