Widget is an application that can be run in the ophone ,You can develop lots of applications, like some logic games,weather forecast and so on.
It must follow the specification of JIL, or it cannot be installed.
Basically, a widget including these things:
Root:
|
+--css
|
--main.css - (cascading style sheets),define the style of the showing pages.
+--js
|
--widget.js,common.js - (javascript),implement the function of the widget application
--config.xml - all the configurations are setting here
--Icon.png - the pic for your application,also defined in config.xml
--index.html - welcome page for application,also defined in config.xml
JIL SDK is a Development kit including eclipse and some plugins,doc,phone emulator.
Eclipse and some plugins here is a development role. in my opinion,all the classes files are packaged in plugin.
Doc is the description of all the API that you used for developping.
Phone emulator is lunch when you want to test your widget. after all ,your widget should run in OMS.
Now, the question is what the widget based on? just mean what has the role like JDK when we use java for
developping,(Donot confuse by the JDK and SDK,SDK here like myeclipse in Java).
The answer is APK-(android package).All the API are packaged in *.apk file.
The tree of the API included is:
Object
|
+--Widget
|
+--PIM
+--Messaging
+--Device
+--..
When I want to create an short message:
Widget.Messaging.createMessag(Widget.Messaging.MessageTypes.SMSMessage);
If any opinions different,pls say it,thanks.
分享到:
相关推荐
developpment of applications to exchange waypoints, routes and traces with Garmin GPSes and with sofwares able to communicate with Garmin GPSes (the library may emulate a GPS). The source code is ...
50多年前硅(Si)集成电路的发明意义重大,为我们当前所...Yole Developpment研究估计,采用SiC或者GaN取代硅可将DC-DC的转换效率从85%增加到95%;将AC到DC的转换效率从85%提高至90%;并将DC到AC转换效率从96%优化到99%。
在"Developpment-school-template--master"这个压缩包中,我们可以期待找到以下内容: 1. **HTML文件**:通常以".html"为扩展名,这些文件包含了网站的基本结构和内容,如首页、关于我们、课程介绍等页面。 2. **...
Umi-OCR-main.zip
基于springboot+Web的毕业设计选题系统源码数据库文档.zip
基于springboot校外兼职教师考勤管理系统源码数据库文档.zip
58商铺全新UI试客试用平台网站源码
基于springboot大学生就业信息管理系统源码数据库文档.zip
基于SpringBoot的口腔诊所系统源码数据库文档.zip
数据存放网盘,txt文件内包含下载链接及提取码,永久有效。失效会第一时间进行补充。样例数据及详细介绍参见文章:https://blog.csdn.net/T0620514/article/details/143956923
3-240P2162218.zip
网络安全 基于Qt创建的Linux系统下的浏览器.zip
C++ 类和对象:多态-练习题目2(制作咖啡和茶叶)
基于springboot+J2EE在线项目管理与任务分配中的应用源码数据库文档.zip
简介本项目提供了一个在51单片机上运行的简单操作系统,旨在帮助学习者深入理解操作系统的基本原理和任务调度机制。该操作系统通过汇编和C语言编写,实现了任务调度、中断处理等核心功能,并提供了详细的源代码和注释,方便学习和实践。
本文将深度卷积神经网络(CNN)设计实现一个复杂结构的生成模型,旨在通过多阶段的编码器-解码器结构,能够有效地将灰度图像转换为彩色图像。最后,本文将实现一个简单的Web应用,用户可以通过上传灰度图像,应用会使用预训练的Caffe模型对其进行颜色化,并将结果返回给用户。 1.模型设计:模型由多个卷积层、ReLU激活函数和批归一化层组成,通过前向传播函数将输入的灰度图像(L通道)转换为彩色图像(ab通道)。如果指定了 pretrained=True,则会自动下载并加载预训练的模型权重。 2. 系统通过Flask框架提供了一个Web应用,用户可以上传灰度图像,系统会自动将其转换为彩色图像,并在网页上显示结果。整个过程包括文件验证、图像处理、颜色化预测和结果展示,具有较高的实用性和用户体验。
一个JAVA图形化的、联网的五子棋游戏.zip javaweb
KWDB 是一款面向 【AIoT 场景】的【分布式多模数据库】,支持在同一实例同时建立时序库和关系库并融合处理多模数据,具备千万级设备接入、百万级数据秒级写入、亿级数据秒级读取等时序数据高效处理能力,具有稳定安全、高可用、易运维等特点。
页面数量:7页 网页主题:网站模板、酒店网站模板、官方网站模板 网页页面:首页、关于我们、相关服务、服务详情、在线博客、博客详情、在线留言 页面实现元素:加载动画、滚动加载、主题切换、导航栏 、轮播图、图文列表、图片切换、 文字列表、 按钮悬停、图片悬停、表单 实现技术:HTML、CSS 、JQuery 源码样式及js文件均分开存放,所有内容仅供初学者学习参考