[android-developers] New component project

2009-05-11 Thread Mondain

I've created a project to hold helpful code and components for use in
Android.
http://code.google.com/p/android-components/
There is only one class at the moment and I mainly wanted to share it
with the community since it helped me in my latest game project. It is
an implementation of java.awt.Polygon, check it out!

If you want to share your stuff or have comments feel free to email
me.

Mondain

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



[android-developers] Re: Video streaming error in SDK 1.5

2009-05-11 Thread Mondain

Use this application to move the moov atom, you cannot just move it in
a hex editor.
http://renaun.com/blog/2007/08/22/234/
There are lots of little bits that must me manipulated when moving
stuff around in an mp4 file, so its best to use a utility.

Paul

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