打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Android SDK add

1.) I have not tried this out much myself but there is a demo SDK-addon available in the platform distribution. Look in the vendor/samples folder of the Android Open Source Project. There is not much documentation on it. What is needed is that you create product make files for your SDK-addon and build your platform with this product description. It will generate the file system images needed to include with the SDK, documentation etc.

2.) I am not sure if SDK-addon is suited for connecting social services like you describe. Using a regular Java library and linking it directly with your application sounds like a better way unless your are building for a specific device. As I understand it the SDK-addon and framework extension mechanics are primarily for people who create their own devices and need to add device specific API:s to the SDK. One example would be the case where you are using Android to build a navigation system in a boat and want to include API:s where you can get information about speed, engine status, measured depth etc from some other hardware in the system. In that case you would build your system including the extra services and then generate an SDK addon for developers who would like to build applications specifically targeting your nautical use case.

3.) Yes, I believe you can. Remember however that SDK addons require system images that correspond to a device with the added capabilities and applications written using the SDK-addon will only work on devices that include this functionality.

link|improve this answer
Hello BMB, thanks for sharing views quickly.1. Yes, I have seen the PlatformLibrary example and it wasn't giving me a convincing answer whether that could be good example for SDK add-on. However as you have rightly mentioned the make files and samples gives an idea to get started.2. I do agree with you on this, however if you look at the Google map API add-on that connects to the external map service and brings in the mapping capability into the device. That's why I am not able to get convinced on the right business case of sdk add-on. 3. Thanks for your suggestion and agree on this. – Ebith Jun 24 '10 at 3:56
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
诗意代码 – PoemCode ? Android SDK Add
一步一步android(1):关于安装android sdk2.0的方法
离线安装Android SDK的所有包
Android ADB工具
MonkeyRunner API简单使用帮助(转)
Mobile Application Development
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服