Projects tagged ‘android’, ‘blackberry’, and ‘mobile’


Jump to tag:

Projects tagged ‘android’, ‘blackberry’, and ‘mobile’

Filtered by Project Tags android blackberry mobile

Refine results Project Tags iphone (5) j2me (2) 2d (1) mmapi (1) javascript (1) upc (1) wince (1) webos (1) reader (1) gears (1) rim (1) 3g (1)

[6 total ]

16 Users
   

ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Our goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D ... [More] barcodes. It will provide clients for J2ME, J2SE, and Android. [Less]
Created about 1 year ago.

0 Users

Location based mobile websitesGoal is to provide a usable geo location framework for mobile websites/widget applications. It wraps the underlying platform specific implementation through a simple ... [More] JavaScriptAPI that is aligned to the W3 Geolocation API Specification.. //determine if the handset has client side geo location capabilities if(geo_position_js.init()){ geo_position_js.getCurrentPosition(success_callback,error_callback); } else{ alert("Functionality not available"); }Usage ScenarioThe framework provides two key methods, it determines if the handset has client side geo location capabilities and one method to retrieve the location (of course only after a request for permission). So a mobile web site that provides location based services can first determine if the client has client side geo capabilites and ask him to assist him in finding his location. If no geo capabilities are given or they are disabled the site can fallback on a manual location input method and use a geodata database/service to map the input to a pair of latitude/longitude coordinates. Supported platformsiPhone OS 3.x, Browsers with Google Gears support (Android, Windows Mobile) Blackberry Devices (8820, 9000,...) Nokia Web Run-Time (Nokia N97,...) webOS Application Platform (Palm Pre) Torch Mobile Iris Browser Mozilla Geode Details... SimulationTo assist engineers in the development phase it provides a simple mechanism to simulate users locations and movements without being there in the real world. What do the numbers say?The most used cellphones in the US are iPhones with OS3, iPhones with OS2.x, Palm Centro, BlackBerry 9530, 8130, 8310, 8330 and the G1. Only the Palm Centro is not supported, the iPhones with OS2.x will convert to OS3 sooner or later. So yes it makes sense to use such a library, especially with Palm Pre, Nokia Web Runtime and more Android phones on the horizon. (Disclaimer: Stan Wiechers(whoisstan) is co-founder of the mobile analytics service PercentMobile who provided those numbers. ) Sample Web PagesVery simple page that provides a status alert box Show the users location in an embedded google map(v3), requires advanced browsers Simulates a moving user in an embedded google map(v3), requires advanced browsers Sample AppsNokia Web Run-Time Sample - download and transfer to the device [Less]
Created 4 months ago.

0 Users

This is not a common Twitter client, because it only sends new updates.
Created 4 months ago.

0 Users

A set of applications for testing components of mobile phones
Created 4 months ago.

0 Users

EasyMF 简易J2ME开发框架 目标: 设计一个简单,稳定,可快速开发的J2ME开发框架。 一.说明: ... [More] 此框架的意图是解决手机软件开发中常遇到,并且可以通用话的问题。 旨在提高无线应用程序的开发效率 二.EasyMF 能做什么 简化UI设计 RMS的简化操作 简单的日志框架 简单的联网框架 通用工具的设计 一些图形相关的特效 三.EasyMF 的功能列表 UI 框架 日志框架 RMS框架 通用工具框架 图形相关 一堆有用的DEMO 官方主页:http://www.3geye.net 官方论坛:http://www.3geye.net/bbs 官方博客:http://wuhua.3geye.net 到这里提交bugfix: http://www.3geye.net/bbs/forum-56-1.html 到这里提交需求:http://www.3geye.net/bbs/forum-56-1.html 查看相关相关案例:http://www.3geye.net/bbs/forum-56-1.html [Less]
Created 12 months ago.

0 Users

MUIkit is a HTML, CSS and jQuery framework. You can use this framework to create mobile friendly Web Sites/Web Apps. This project is inspired by various UI elements found on todays mobile devices ... [More] , which include iPhone and Android. Google, Yahoo and other companies have their own mobile frameworks/libraries (Google News for example). This framework can be used to build such browser based apps with ease. There are some projects on the internet, which imitate iPhone interface pretty well. This is not only inspired by the iPhone UI, it also takes the best UI elements from other platforms too. And the other thing worth mentioning is, it aims to be cross browser. Developmental Preview : http://mohansandesh.com/MuiKit/index.html (Best viewed on a mobile device) [Less]
Created 4 months ago.