Need direction to make code for cellphone in C,C++ or Perl


 
Thread Tools Search this Thread
Operating Systems Linux Need direction to make code for cellphone in C,C++ or Perl
# 1  
Old 11-10-2005
Need direction to make code for cellphone in C,C++ or Perl

Hi All,
I need a help from the techie guys in this group.Actually, i need to make a code which can make wallpaper and ringtone for a mobile phone using any method.
I know C,C++ and perl langauges but doesnot having much knowledge of JAVA. So can anybody tell me that whether i can make such a code using C,C++ or Perl . I know it can be done using J2ME but since i have very short time for it, it's not feasible.

I would be thankful if anybody can help me on this with any link or article or small piece of code.
Regards
basileis
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. BSD

MAC at @reboot, like some cellphone

I want to change my MAC at reboot, so making it a cron job like the following in BSD. Can I do this in the jail for the user, setting it as a command or should it be a script? I would set it as a command openssl rand -hex 6 | sed 's/\(..)/\1:/g; s/.$//' just to test it, it works. To... (0 Replies)
Discussion started by: 1in10
0 Replies

2. Solaris

Make error while building perl on Solaris 10

Hi, I am trying to build per 5.20.1 on solaris 10 and getting below compilation error. Creating Makefile.PL in cpan/Archive-Tar for Archive::Tar Running Makefile.PL in cpan/Archive-Tar ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none... (1 Reply)
Discussion started by: vikrambhimbar
1 Replies

3. Shell Programming and Scripting

Error re-direction and Return code

Hi, I have a shell script which executes some sql. When the shell script executes the sql's logging is shown on the console. I need to grep some data from this output shown on console. So I do the following hive -f load.adj.hql 2>&1 | tee c.txt echo $? A=`grep num_rows c.txt` $? will... (1 Reply)
Discussion started by: wahi80
1 Replies

4. Shell Programming and Scripting

How to make working this regex in perl?

Hello to all, The Regex below is supposed to match all strings except RR45. I've tested in regex101.com and it works, butwhen I try to use it with the perl command below I get the error shown. Regex=(?<=^|RR45)(?!RR45).+?(?=RR45|$) How to fix this? I'm using Cygwin. $ echo... (9 Replies)
Discussion started by: Ophiuchus
9 Replies

5. Fedora

In need of some direction

Okay, so I'm not a complete newb when it comes to using Unix/Linux. I've been using Ubuntu for a few years now and I've dipped my toes into a few other distros but now I want to get a bit serious. I'm looking at becoming a sysadmin but the trouble is...I have no idea where to start. What I'm... (1 Reply)
Discussion started by: Tamachan87
1 Replies

6. Shell Programming and Scripting

Perl how to make the 2nd CPU full?

Hi Buddies, my pc has two CPU, so CPU1 and CPU2. I have a perl "a.pl", when i "./a.pl", i can see the CPU1 is full or CPU2 is full, mean only one is full, another one is idle. Wonderring what shall i do in order to let both CPU to process this a.pl.:( Thanks (1 Reply)
Discussion started by: jimmy_y
1 Replies

7. HP-UX

Perl, gmake and make software

Hi, I'm searching website where there is software for HP-UX operating system in free download because I must install Perl, Make and Gmake on HP-UX server. Have you goods URL for me ? Thank you very much! bye Staaan (2 Replies)
Discussion started by: staaan
2 Replies

8. Shell Programming and Scripting

re-direction

Say I have a single bin directory with Linux and SunOS executables, like this: bin/myprog_lnx bin/myprog_sun Assume these programs read from stdin and write to stdout and, thus, are meant to be run like this: myprog_lnx < filein > fileout My users may log in from a Linux or Solaris... (3 Replies)
Discussion started by: gsal
3 Replies

9. Linux

convert avi to cellphone friendly 320x176 mp4 file...ffmpeg to the rescue :)

found a few ffmpeg posts and after a few unsuccessful attempts, I have found a solution :) to encode an avi to to an nokia e71 recognized mp4 format: ffmpeg -y -i inputFILE.avi -acodec aac -ab 72k -s 320x176 -aspect 16:9 -vcodec h264 -b 300k -qcomp 0.6 -qmin 16 -qmax 51 -qdiff 4 -flags +loop... (2 Replies)
Discussion started by: mr_manny
2 Replies

10. News, Links, Events and Announcements

www.perl.com (just to make this a legit post)

OMGosh!!! PERL OWZORZ ME!!!!!!! ok ok let me take a deep breath..... altho i have just started learning perl and scripting in perl. this is like the BOMB!!!. you remember when you started shell scripting and you felt limitless. this is how i feel now. how could i have ever lived my life... (4 Replies)
Discussion started by: Optimus_P
4 Replies
Login or Register to Ask a Question
GNOME-PHONE-MANAGER(1)						   User Commands					    GNOME-PHONE-MANAGER(1)

NAME
gnome-phone-manager - Manage your mobile phone USAGE
gnome-phone-manager [--identify <baddr>] [--config] [-d|--debug]] [--display=DISPLAY] DESCRIPTION
This manual page documents briefly the gnome-phone-manager command. gnome-phone-manager is a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop. Current features include: - Runs in the background; indicates status on the panel notification area, - Display on-screen alert when text message (SMS) arrives, - Text message (SMS) sending facility, - Evolution Addressbook integration. OPTIONS
Help Options: -?, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options --help-gst Show GStreamer Options Application Options: --identify <bdaddr> Show model name of the device with Bluetooth address bdaddr. --config Write the configuration file for gnokii debugging -d, --debug Enable debug --display=DISPLAY X display to use SEE ALSO
Homepage: http://live.gnome.org/PhoneManager AUTHOR
gnome-phone-manager was written by Bastien Nocera <<hadess@hadess.net>> and Edd Dumbill <edd@usefullinc.com> This manual page was written by Francesco Namuri <francesco@namuri.it> for the Debian project (but may be used by others). Francesco Namuri July 2007 GNOME-PHONE-MANAGER(1)