That message indicates the name is not valid utf-8. What's the
name/encoding you used?


On Mon, Apr 13, 2009 at 5:39 AM, l hx <lihongxia8...@gmail.com> wrote:
>  i found the matter may be the title of the file. because i seen the log
> LOGW("JNI WARNING: illegal start byte 0x%x\n", utf8);.who know why?
>
> On Sun, Apr 12, 2009 at 11:46 PM, Marco Nelissen <marc...@android.com>
> wrote:
>>
>> If it's been scanned, but doesn't appear in the database (as you said
>> earlier), you'll have to figure out why the file was rejected.
>> Also, if you're having problems on a particular device, you should
>> probably post over on the android-porting list instead of here.
>>
>>
>> On Sun, Apr 12, 2009 at 5:47 AM, l hx <lihongxia8...@gmail.com> wrote:
>> > i am sure that the file can been played in android. when i inport
>> > android to
>> > my device such as pxa310, it can be played in my device. but i can  not
>> > be
>> > seen in my emulation. but some other mp4 file can been seen in my
>> > emulation.
>> > i just copy the file into the sdcard normally and can be seen in the
>> > /sdcard
>> >  catalog. i see in the mediacanner.java that ttis file is been sannered
>> > also.
>> >
>> > On Sat, Apr 11, 2009 at 1:58 PM, Marco Nelissen <marc...@android.com>
>> > wrote:
>> >>
>> >> Are the files in a supported format? How did you put the files in
>> >> /sdcard?
>> >>
>> >>
>> >> On Fri, Apr 10, 2009 at 10:33 PM, l hx <lihongxia8...@gmail.com> wrote:
>> >> > and i meet a matter such as: some file in the /sdcard can not be seen
>> >> > in
>> >> > the
>> >> > trackbrowserActivity of music app. i found the file also can not be
>> >> > found in
>> >> > the database of the mediaprovider. who know why?
>> >> >
>> >> >
>> >> > On Sat, Apr 11, 2009 at 1:24 PM, Marco Nelissen <marc...@android.com>
>> >> > wrote:
>> >> >>
>> >> >> It would help if you said what error you're getting.
>> >> >> You can check whether the file is actually there by doing something
>> >> >> like "adb shell ls -l /sdcard" and checking that the file exists.
>> >> >>
>> >> >>
>> >> >>
>> >> >> On Fri, Apr 10, 2009 at 9:23 PM, Nithin <nithi...@gmail.com> wrote:
>> >> >> >
>> >> >> > Hi to all
>> >> >> >
>> >> >> >           I push the one video file... and tried to play that
>> >> >> > video
>> >> >> > file in emulator.. But
>> >> >> > i got error... Can any tell me how can i check weather video file
>> >> >> > insert or not...
>> >> >> >
>> >> >> >
>> >> >> > Thank You
>> >> >> > Nithin N V
>> >> >> > >
>> >> >> >
>> >> >> >>
>> >> >
>> >> >>
>> >
>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to