Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

LocationAPITools library, version 1.0.1Summary:A collection of classes that simplify the development of location-aware mobile applications using the JSR-179 Location API on the J2ME (CLDC/MIDP) platform, e.g. on GPS-equipped smartphones. Author:Matthias Stevens (Sony CSL Paris / Vrije Universiteit ... [More] Brussel) Description:The primary use case is a location tracker that stores tracks in KML (cfr. Google Earth/Maps), CSV or plain text format. Package com.sony.csl.j2me.locationapitools.demo contains a MIDlet class that demonstrates how LocationAPITools can be used to create simple GPS tracker application that produces KML files. For examples of more advanced uses of this library refer to the NoiseTube project (see below, look for NoiseTube MobileNoiseTagger). The code is known to be working on the following Symbian OS-based platforms: S60 3rd Edition Feature Pack 1 (Symbian OS 9.2), e.g.: Nokia N95 and Nokia N95 8GB smartphones S60 3rd Edition Feature Pack 2 (Symbian OS 9.3) Although this is untested, the code should also work on other (non-Symbian/S60) J2ME CLDC/MIDP platforms/devices, as long as the JSR-179 Location API is supported on the platform/device in question. This library was developed within the scope of the NoiseTube project at Sony Computer Science Laboratory (CSL) Paris, for more information please refer to: http://noisetube.net http://code.google.com/p/noisetube http://www.csl.sony.fr License:Copyright 2008 Matthias Stevens (Sony CSL Paris / Vrije Universiteit Brussel) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [Less]

0
 
  0 reviews  |  0 users  |  21,475 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

After a Long break --My compass was going bizarre!!..fresh outta graduation..had to decide between my 2 main intrests..software and networking... it wasnt easy.. deep inside i dint wanna spend my life in some outsourced/subcontracted/uncredited/mundane coding.. so i jumped into networking..cleared ... [More] my CCIE voice written..now preparing for the lab.. as for software...aahaa.. that will always be my first love...and my hobby... Infact i am starting a new project in image-recognistion<>AI... will put link in here soon.. -- I am back... If u are using this please do post some feedbacks ;).. will resolve bug reports as best as i can.. if i exhaust i shall give directions for self-help. I realise that there has been so much download activity here... for feedback(and further improvement)on this project please do email me.. here is my id 'joeljose420.at.gmail.com' .. always in subject line use this word: "bluecon". BlueCon is a Generic Bluetooth Connectivity ServerIt offers j2me based mobile users/midlet_developers the freedom to connect to remote network(tcp/ip) services using Bluetooth. The Uses....are many(depending on your creativity!!), here i list a few : Can be used to leverage the existing internet connection on a PC/LAPTOP to give internet access to mobile..ie, We can access all network services available in PC/LAPTOP Can be used to share remote device's services(resources) across multiple users over Bluetooth.(this can be used in effect for classroom teaching..where instructor can bring PC/LAPTOP and students can connect to classroom materials through their mobiles using bluetooth) Can be used to set up a smart home!!...or even an intrusion/problem response over mobile!!... ( use mobile to control LAPTOP/PC and interact with the intrusion sensor services ; say through ssh). Why yet another Bluetooth application, arent there tons already??There are many bluetooth based midlets that re-invent the wheel..and behave as if code-reuse was a scifi concept. With this project..i wish to give every midlet developer the freedom to come to terms with the fact that code reuse is not scifi as they have been forced to accept ..on the contrary, its as real as the air we breathe!! This is not an application project in itself.. its a midlet enhancing project, lets say a "kind of library". BlueCon ComponentsBasically made up of 2 parts : A BlueCon-Midlet-Extension that is applied to the midlet's original code ; and A BlueCon-server that is deployed on the remote device. How do i use this "library" in my Midlet?Any existing J2me midlet can be made the BlueCon-Client by a very small modification to the original sources. There are no side-effects to this modification. Even casual users can do it -- after reading the HOWTO provided.(Midpssh, a popular j2me ssh client, will include the BlueCon extensions in its future releases) RoadmapBluetooth based j2me mobiles are getting more economical with every passing day..soon it will become affordable for everyone. We can use BlueCon-Server to extend the boundaries of these mobile marvels... ;). Having said these, I would be better off trying to "cordinate" my releases with some midlet developer, so that i can keep this project as helpful as it started. So In that respect i will be looking upto Midpssh- a really wonderful j2me ssh client. And personally i believe "SSH" is the single most application that can solve all needs ;). Any midlet developer who needs my help in understanding or leveraging this project can contact me.. I will be very helpful ;) Do post your needs and doubts in the forum. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

GTMobile is a client of Google Talk that run on java phones. Current release has been tested under SUN WTK 2.5beta. It requires CLDC 1.1 and MIDP 2.0 support. Such phones like Nokia N70, Moto E680, SE W800, etc. GTMobile can automatically resize for any size of screen but not tested on real phones ... [More] because I don't have such java phones. Here is snapshot on SUN WTK 2.5: Anyone who test this client on real phones please send me a snapshot, thanks! [Less]

0
 
  0 reviews  |  0 users  |  1,364 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This project implements by software the Game API included in the MIDP 2.0. standard. The project is created using NetBeans (work with 6.1 version) as it uses the preprocessor for creating specific configurations for Nokia devices (nokia s40 SDK is needed to compile the project using the Nokia Configuration). Code commented in spanish.

0
 
  0 reviews  |  0 users  |  1,942 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

wsrf4j2me is an implementation of the Web Services Resource Framework (WSRF) for the Java 2 Microedition (J2ME). It is built on top of the ksoap2 API. It has been developed with the intent to allow direct access to Grid Web Services (see ... [More] http://globus.org/toolkit/docs/4.0/common/key/index.html#s-key-overview). The Web Services Resource Framework consists of the following Web Services specifications: &nbsp;* WS-Resource &nbsp;* WS-ResourceProperties &nbsp;* WS-ResourceLifetime &nbsp;* WS-ServiceGroup &nbsp;* WS-BaseFaults In addition, WSRF builds upon: &nbsp;* WS-Addressing &nbsp;* WS-BaseNotification Currently, WS-ResourceProperties, WS-Addressing, WS-ResourceLifetime and WS-BaseFaults are fully or partially implemented. WS-ServiceGroup and WS-BaseNotification are not implemented at all so far. The project contains a sample J2ME application that shows how to use the API and interacts with the CounterService of Globus Toolkit 4. To my best knowledge, there is no freely available WSRF implementation for J2ME, thus I started implementing this one. It started as a school project and I currently do not have the time to finish it. However, the basics are laid out so that anyone seeking to implement WSRF for J2ME could use this as a basis. [Less]

0
 
  0 reviews  |  0 users  |  4,261 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Simple implementation of the "Beat Swatch Clock" for a J2ME compliant mobile phone. Java Web Start Micro Emulator For more details see Wikipedia: http://en.wikipedia.org/wiki/Swatch_Internet_Time and http://www.swatch.com/zz_en/internettime.html.

0
 
  0 reviews  |  0 users  |  2,751 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Simple implementation of the "Moon Phase Calculator" for a J2ME compliant mobile phone. Java Web Start Micro Emulator. This is a screenshot sample from the Sun WTK 2.5.2 Emulator:

0
 
  0 reviews  |  0 users  |  9,667 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Infociutat és un navegador, per al ciutadà que normalment va a peu, per anar d'un punt a un altre de la ciutat utilitzant únicament el transport públic.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 8 days ago
 
 

DescriptionA mobile phone application which simplifies the task of looking up Malaysian Amateur Radio callsign while on the move.The user only need to key-in the ham callsign that he/she wished to enquire, and the application will automatically display relevant information related to the hamradio ... [More] operator. Visit m.ashamradio.com to download the latest application. AcknowledgmentsThanks to 9M2CIO for making the Malaysian Amateur Radio Callsign database available in a format that is easy to develop into. [Less]

5.0
 
  0 reviews  |  0 users  |  1,146 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

j2me版开源中国移动飞信客户端

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 14 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.