Comando MEO and droid VNC server are already on the android market, go get the last version!
Preliminary Support for Nexus and Desire (and so on…)
Download Version 0.2b (removed, install from market)
Waiting for feedback…
Update: Status on models based on people feedback:
This is the Android VNC Server 0.2 release, it’s a fork from letsgoustc with some improvements:
You can access your phone using Wifi or USB.
With Wifi it’s pretty straight forward, you just need to be connected to an access point. If you want to use USB you just need to forward port 5901 from phone to pc using:
adb forward tcp:5901 tcp:5901
And connect to localhost:5901 from your VNC client.
WARNING: You need a ROOTED phone. I’m not responsible if anything goes bad.
I’m accepting donations so i can open up a Market account to upload my projects. Bugs/Sugestions etc are appreciated!
Cheers
Command-line app for performing deskew over an image in C++/Qt4.
Based on java version jdeskew from here.
It uses the hough transform to perform the skew angle detection.
All image opening/saving is performed by qt4 libraries so expect large compatibility.
You can use the imagedeskew class on your application if you want!
Usage: ./qdeskew inputFile deskewedOutputFile
Compile (the usual way – you’ll need Qt4):
- qmake
- make
http://qt-apps.org/content/show.php?content=124628
Aqui vai a primeira versão do Comando MEO para Android, comprei o meu HTC Magic esta semana e queria testar a plataforma de desenvolvimento da Google. Foi feito com a SDK 1.5 se bem que em princípio funciona em todas as versões superiores. Está optimizado para ecrãs 320×480.
Podem consultar a source abaixo, espero que sirva para as vossas primeiras aplicações.
O funcionamento da aplicação é baseada nesta e serve para exactamente o que diz o nome, controla a box da MEO através da rede LAN.
Instalem a aplicação com p.ex. o Linda depois de o passarem para o telemóvel (ainda não sei trabalhar com o Market e não tenho dinheiro para me inscrever)
Features:
- Aspecto do comando semelhante ao original
- Configura até 3 boxes
Download Comando MEO Android 0.1
Bugs/Sugestoes sao bem-vindas assim como donativos
Podem acompanhar a discussao no fórum androidPT aqui
Hi, long time no see! Here is a quick tip!
for i in `find * -name *.cpp`;do tmp=$tmp+`nl -ba "$i" |tail -n1|awk '{print $1}'` ;done;echo $tmp|bc
So far so good, ubuntu karmic koala is working fine on eee 901, but suspend when you lid the monitor isn’t working.
Hi, i’ve started a new project this weekend, based on this post from Gizmodo.
This is a 24h clock divided by half hours, and maintains a log from the bandwidth available on your PC, very usefull i think!
Please help testing and give me some features/bugfixes if you want!
Cheers
http://www.kde-look.org/content/show.php?content=109023
Recent Comments