Miniware logo
Articles

Making gmail java client working with SE W910
Although I was able to browse normally with my W910 and use applications such as Goolge maps, when I was trying to use gmail I was receiveing this error "This program requires a working data connection" , here it is how did I solve it.
2009-02-02 Total Comments: 2

How to Compile Remote Control project
This article describes the procedure needed in order to compile the remote control project
2008-03-30 Total Comments: 1

Stream video to your mobile phone
This article describes how you can stream video from any media file -or even a webcam- to your mobile phone using Darwin Streaming Server and VideoLan
2007-12-04 Total Comments: 1

MOSH, a new portal by nokia
Nokia has launched a new portal where users can share content using both a desktop browser or their mobile phone.
2007-09-19 Total Comments: 0

Upload a file stored in the mobile phone's memory to a web server
This article describes how to create a java midlet that browses through all stored files in a mobile phone and uploads a selected file to a web server. It makes use of the JSR 75 API
2007-05-26 Total Comments: 0

FTP Bluetooth profile
This article describes how to use the Bluetooth File Transfer profile (FTP) with Java on a desktop computer. More precisely it shows the code needed to browse a mobile phone folders, create new folders, get or store a new file one the mobile phone
2007-03-31 Total Comments: 5

Take a picture and upload it to a web server
This article presents how to create a midlet that takes a picture and then uploads it to a web server.
2007-03-04 Total Comments: 1

Using the Record Management System
This article describes hot to use the Record Management System in order to store data permanently in a mobile phone.
2007-02-11 Total Comments: 0

Introduction to J2ME programming
Many users ask how to compile the java source code and upload it to their mobile phone. This article describes step by step how to compile a simple java program and upload it to your mobile phone.
2007-02-10 Total Comments: 1

A bluetooth client-server example
In this article it is described how a bluetooth client-server application can be created, writing the server side using j2se and the client side using j2me
2006-11-02 Total Comments: 14

Finding Bluetooth devices and services using C++ in Windows XP
In this article I describe how you can find Bluetooth devices, as well the services they provided, using C++ and Microsoft Bluetooth api.
2006-10-19 Total Comments: 5

A JSR 172 tutorial
The JSR 172 API is an API for accessing web services from mobile phones. The usual procedure in order to achieve that is to use an automate tool such as Sun wireless toolkit which produces a stub for us. But if we want to access the API directly? In this artcile I present how this can be achieved
2006-09-18 Total Comments: 1

Serial port communication between linux and mobile phone over bluetooth
This article descibes how to communicate with your phone through a com port using bluetooth in Ubuntu linux
2006-09-05 Total Comments: 0

Communicate with you phone via a com port using Bluetooth
This article describes how to communicate with your mobile phone via a com port using Bluetooth technology.
2006-03-21 Total Comments: 1

Create your own mms server (mmsc)
This article describes how to crate a mms server (mmsc) using an ordinary pc, apache web server and php.
2006-03-21 Total Comments: 2

Why Nokia PC Suite fails to render greek letters
Nokia PC Suite is an application offered by Nokia that allows users owning a nokia phone to do various useful things such as viewing stored sms, edit catalog entries, view stored pictures etc. One of its major drawbacks is that it fails to show properly greek characters in sms.
2006-03-21 Total Comments: 0