Was disappointed today after updating to Ubuntu Maverick and finding out my Dreambox could no longer stream from my PC... wanna know how to fix it.. easy just install an older version of vlc.. but wait you cant do that with apt-get you need to compile from source...
this should help..
sudo apt-get remove vlc
sudo apt-get purge vlc
sudo apt-get autoremove
sudo apt-get build-dep vlc
wget http://download.videolan.org/pub/videolan/vlc/1.0.6/vlc-1.0.6.tar.bz2
bunzip2 vlc-1.0.6.tar.bz2
tar xf vlc-1.0.6.tar
cd vlc-1.0.6/
./configure
make
sudo make install
sudo ldconfig
vlc
GaryD - Blog on Developing stuff for Android and how many different ways you can tear your hair out to remain calm.
Friday, 15 October 2010
Tuesday, 14 September 2010
Back to working on Android..
Had to take a break from android for the last past weeks to earn some money.. Ill be finishing off the Brainy Cards and adding some more apps real soon
For example a HoloToy (iPhone) clone for android for use as a Live Wallpaper. At the moment I just need to get Gyro working correctly.
For example a HoloToy (iPhone) clone for android for use as a Live Wallpaper. At the moment I just need to get Gyro working correctly.
Tuesday, 20 July 2010
Grrr, device fragmentation
Problems with OpenGL, well my Live Wallpaper with the spinning droid just does not seem to be working correctly on some devices... if it looks like this (image to the right..)
Then something is wrong, I think its been fixed in the newest market version but I don't have all device to test on
This is what it should look like the Rusty/Green texture is supposed to show your androids battery level
Any feedback is greatly appreciated.
Then something is wrong, I think its been fixed in the newest market version but I don't have all device to test on
This is what it should look like the Rusty/Green texture is supposed to show your androids battery level
Any feedback is greatly appreciated.
Sunday, 18 July 2010
Welcome...
Welcome to "Brainy Air Contagion"
Nothing much here in the first post, but what where you expecting
Nothing much here in the first post, but what where you expecting
Subscribe to:
Posts (Atom)


