[android-developers] Audio formats in MediaPlayer

2008-04-02 Thread Mi
Hi, I have implemented a mediaplayer and it works fine with MP3 files. Trying some other format does not work. Has any one tried and succeeded to play another format then MP3? Tanks for helping! --~--~-~--~~~---~--~~ You received this message because you are subsc

[android-developers] Playlists and genre

2008-04-08 Thread Mi
Hi, I'm wondering if the playlist implementation is working. Is it possible to create a play list an load the file in it? For audio files it is possible to get genres, but how do I get all files of a specific genre? I can not find a column for genre in the audio database. --~--~-~--~--

[android-developers] MediaPlayer freezing on start

2008-04-09 Thread Mi
Hi all, I have implemented a mediaplayer. Some times when I call start() my application freezes. Has some one had the same problem and can give me some hint on what might be wrong? It does not freeze every time call start, only now and then. --~--~-~--~~~---~--~~ Y

[android-developers] Getting gray scale for color

2008-04-10 Thread Mi
Hi, I'm wondering if it is possible to get the gray color representing a specified color? Or can I in some way calculate it from the red, green and blue component in a color? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Removing a database or its table

2008-04-10 Thread Mi
Hi, I have created a database for my application using sqlite. When continuing developing my application I want to change the tables in my database. I want to remove a table. But how to do that? If some one knows how to remove a database that would also be helpful. Tanks for helping. --~--~-

[android-developers] Re: Removing a database or its table

2008-04-17 Thread Mi
tep with > sqlite3 > drop table ; > > For a clean start, it may be better to wipe out the whole db instead > of just removing one table > > On Apr 10, 11:27 pm, Mi <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I have created a database for my application u

[android-developers] Problem viewing mp4 on first start up

2008-04-18 Thread Mi
Hi, I have implemented a video player but I have a problem. Playing 3pg files works fine but when I us my player to play mp4 files the image is ether all black or in strange colors the first time I start the video. If a stop it and starts the same video again i t works fine. Has some one a sugges

[android-developers] Application works different on different computers

2008-04-30 Thread Mi
Hi, I have a weird problem. My application works differently on different computers. For example on one computer the sound of my music player sounds fine and on another it sounds like it starts and stops and starts and stops and so on. And also some functions works on one computer and not on anot

[android-developers] Re: Problem viewing mp4 on first start up

2008-04-30 Thread Mi
n the groups? > > Thanks, > Megha > > On Fri, Apr 18, 2008 at 1:21 AM, Mi <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I have implemented a video player but I have a problem. Playing 3pg > > files works fine but when I us my player to play mp4 files th

[android-developers] How to screen capture through fb0 on galaxy nexus?

2012-02-16 Thread Prolific MI
I cat dev/graphics/fb0 > /data/local/picture Nexus S with Android 4.0.3 is OK. but galaxy nexus is failed.(all raw data is zero) Can you tell me how to get fb0 on galaxy nexus? Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post