[E2] Camera Default Name
This is my first script for Motorola ROKR E2. Actually it has been released on December 2007
On E398/E1 camera file output has name with date prefix, DD-MM-YYY-xxxx. With this script E2 can do that, so we can easily identifying camera/video result by date.
defaultName.rar package contains : cam.lin and camera file
How to install:
put cam.lin & camera into folder /My_FAVOR/ (/ezxlocal/download/mystuff/unKnown/My_FAVOR/)
edit autorun.txt (/ezxlocal/autorun.txt)
add this code
//————–
if [ -f $MYFAVOR/cam.lin ]
then
mount –bind $MYFAVOR/cam.lin /usr/SYSqtapp/camera/camera
fi
//————–
restart phone
note:
- make sure your FW has set $MYFAVOR variable, and has setconfig command. I developed on EXTREME, now I use Black Storm (non Kalei) and it works
- later I will make revison with including setconfig command so it can be used for universal FW

Donwload defaultName.rar
Another search terms :
,e2 cam (1)setconfig motorokr (1)Another Posts :
| [E8] Backup Tool Castaway in nowhere place. Nothing have to do. So I try to create this application. E8 Backup Tool... | [E2] Pray Times 1.0 Pray Times 1.0 is software for muslim to show pray times at your place. It's developed for Motorola... | Maryamah Karpov is Released Today!!! Maryamah Karpov is the last book of Laskar Pelangi Tetralogi. This book, which is authored by Andrea... | Entrecard – Increasing Your Web Traffic Tired of clicking hundres url link to drop their entrecard? now you can save your time to open them by... |










Leave your response!