Hi,
I wrote a plain vanilla command prompt application, this output code appeared on the output "pane" of VS2010, I guess I might have compiled the source code in the wrong way.
I may try to...
Type: Posts; User: lucky7456969; Keyword(s):
Hi,
I wrote a plain vanilla command prompt application, this output code appeared on the output "pane" of VS2010, I guess I might have compiled the source code in the wrong way.
I may try to...
Does anyone know what this is?
Thanks
Jack
Here is where I am stuck
http://i.imgur.com/1kNLy.png
=> I also ran the emulator from the SDK, it says Invalid application. Delete?
=> BTW, what is a manifest?
Xdescriptor: JAD file...
http://i.imgur.com/91HEF.png
Which one should I choose?
public void load()
{
if(player != null) return;
try {
Hi
public void load()
{
if(player != null) return;
try {
InputStream is = this.getClass().getResourceAsStream(file);
player = Manager.createPlayer(is ,...
Thank you petrib. What about the issue of "Xdescriptor: JAD file doesn't exist."?
Jack
Hello,
I want to establish a thread to poll the time on the phone. One the time is up, it goes to ring.
But as usual, my concern is the power consumption. Is this phone smart enough to manage power...
Thanks though, I would try them
I have an XpressMusic 5130, When it finishes playing a mp3 file, it will go on playing the next file in my sim card
I want to stop it after playing the first file. How do I achieve it?
Besides,...
1) What SDK should I download to program this phone?
2) Is theme creator free to download? where?
3) How do you disable the click sound when taking photos from the camera?
Thanks
Jack