some smart
1.
ca.laplanete.mobile.pageddragdropgrid
https://github.com/mrKlar/PagedDragDropGrid
PagedDragDropGrid - An Android ViewGroup that implements a paged grid with drag'n'drop moveable items
2.
android.support.v4
Android Support Library package
http://developer.android.com/tools/support-library/index.html
3.
com.fasterxml.jackson
https://github.com/FasterXML/jackson
http://wiki.fasterxml.com/JacksonHome
Inspired by the quality and variety of XML tooling available for the Java platform (StAX, JAXB, etc.), the Jackson is a multi-purpose Java library for processing JSON data format. Jackson aims to be the best possible combination of fast, correct, lightweight, and ergonomic for developers.
4.
com.google.common
http://code.google.com/p/guava-libraries/
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
5.
com.google.protobuf
http://code.google.com/p/protobuf/
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
6.
com.msc.seclib
http://link.samsung.com/
AllShare Play 被重命名为Samsung Link,中文名字是三星智能共享
http://www.cnmo.com/reviews/304563.html
7.
com.samsung.accessory
com.samsung.android.sdk.accessory
-->Gear
8.
com.sun.net.httpserver
http://download.java.net/maven/2/com/sun/net/httpserver/http/20070405/
https://blogs.oracle.com/michaelmcm/entry/http_server_api_in_java
http://www.docjar.com/html/api/com/sun/net/httpserver/HttpServer.java.html
9.
com.sec.pcw.server
pcw-三星手机跟踪服务?
10.
remote_access
11.
sun.net.httpserver
http://www.docjar.com/html/api/sun/net/httpserver/ServerImpl.java.html
12.
wseemann.media
https://github.com/wseemann/FFmpegMediaMetadataRetriever
FFmpegMediaMetadataRetriever is a reimplementation of Android's MediaMetadataRetriever class. The FFmpegMediaMetadataRetriever class provides a unified interface for retrieving frame and meta data from an input media file and uses FFmpeg as its backend.
13.
zh.wang.android.utils.YahooWeather4a
https://github.com/zh-wang/YWeatherGetter4a
YWeatherGetter4a - An Yahoo Weather API wrapper for android
JNI
1. FFmpegMediaMetadataRetriever related
libavcodec.so
libavformat.so
libavutil.so
libffmpeg_mediametadataretriever_jni.so
libswscale.so
Roboto font
http://zh.wikipedia.org/wiki/Roboto
http://developer.android.com/design/style/typography.html
http://forum.xda-developers.com/showthread.php?t=2469046
Removed libs for Samsung Link
libASP15_ffmpeg_neon.so
libASP15_Security.so
libASP15_TMI_Player.so
libASP15_TMI_Player_ics.so
libASP15_transcoder_jni.so
libSecFileClientUnit.so
nd some more to share: The Apps Samsung Link (v1.8.0802) and S Voice (v11.2.0.0). Just install like normal Apps.
Samsung Link: Download
S Voice: Download
After you installed Samsung Link, another App called com.sec.msc.nts.android.proxy (v2.5.0.0) appears which will be installed.
Both Apps are running well so far.
New: Samsung Link: Improved Icon, Redesigned Layout. S Voice:
Improved Icon, Option to give App Device-Admin Permissions to control
Lock of Device.
OSP is an abbreviation of Open Service Platform. It was an internal code name of the bada project. The bada platform team has decided to maintain the top-level namespace as 'Osp' with an affection towards the project.
some smart的更多相关文章
- Smart Tag——DevExpress WPF初探
Smart Tag是一个设计时扩展,所有标准控件均自带这个功能,当然也包括 DevExpress WPF Controls .可以快速设置控件的值或者绑定最重要的属性.它还可以帮助你完成一些重复的工作 ...
- International Conference for Smart Health 2015 Call for Papers
Advancing Informatics for healthcare and healthcare applications has become an international researc ...
- Call for Papers International Conference for Smart Health (ICSH) 2014
Call for PapersInternational Conference for Smart Health (ICSH) 2014 Beijing, China July 10-11, 2014 ...
- 手工给Meteor增加smart package的方法
windows下无法装mrt(Meteor的包管理工具).不过还好smart package本身也就只是一个文件夹而已,不需要在Meteor中注册什么东西.所以直接把smart package扔到me ...
- [c++] Smart Pointers
内存管理方面的知识 基础实例: #include <iostream> #include <stack> #include <memory> using names ...
- 瞄准SMART目标
瞄准SMART目标 SMART代表具体的/可度量的/可实现的/相关的和时间可控的. 1.具体的 (一个目标任务应该是具体的/事物的具体化) 2.可度量的 (如何知道你何时完成?确贴的数字,度量具体 ...
- Azure CDN Smart Routing 功能正式上线
经过Azure中国CDN产品团队的不懈努力,融合CDN服务的一个重要功能 Smart Routing目前已经正式上线.在接下来的一段时间该功能将逐步开放给所有客户.本文主要对Smart Routing ...
- 思考方式--SMART原则
如果你对项目管理.系统架构有兴趣,请加微信订阅号"softjg",加入这个PM.架构师的大家庭 万事开头于你目标的设定,如果开始走错了,那么后面的路将会更加的错误,甚至于更加的努力 ...
- Smart原则
遵循smart原则,必须是具体的.可衡量的.可达到的.与岗位职责相关的.有明确达成期限的.
- flume+kafka+smart数据接入实施手册
1. 概述 本手册主要介绍了,一个将传统数据接入到Hadoop集群的数据接入方案和实施方法.供数据接入和集群运维人员参考. 1.1. 整体方案 Flume作为日志收集工具,监控一个文件目录或者一 ...
随机推荐
- Castle IOC容器内幕故事(上)
主要内容 1.WindsorContainer分析 2.MicroKernel分析 3.注册组件流程 一.WindsorContainer分析 WindsorContainer是Castle的IOC容 ...
- 无责任Windows Azure SDK .NET开发入门篇三[使用Azure AD 管理用户信息]
三.使用Azure AD管理用户信息 在上一章我们采用OpenID的方案和Azure AD交互进行身份验证,本章节我们继续了解如何在Azure AD中创建用户,列出用户信息,修改用户信息和删除用户信息 ...
- Uva592 Island of Logic
题意:神人鬼三个种族,神只说真话,鬼只说假话,人白天说真话,晚上说假话.根据对话内容区分种族和白天黑夜. 最多有A, B, C, D, E五个人 算法:枚举A, B, C, D, E的种族情况和 ...
- PPAS上运行pg_dump经过
目前我有两台机器, 分别已经安装了PPAS9.1,安装后建立了OS系统用户enterprisedb和数据库用户enterprisedb. 机器1:master 192.168.10.88 机器2: ...
- python学习进阶一
map()函数 def format_name(s): return s.capitalize() print map(format_name, ['adam', 'LISA', 'barT']) R ...
- vim编码相关配置
主要与三个参数有有关 fileencoding 缩写:fenc 保存文件时所用的编码 set fenc 查看当前文件的编码 set fenc=utf-8 可以将当前文件转换为utf-8编码 filee ...
- Task could not find "AxImp.exe" using the SdkToolsPath "C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\"
本机v7.0A目录里没有AxImp.exe,无奈只能去官网下了个V7.1的. 安装完V7.1后,去“开始-所有程序-Microsoft Windows SDK v7.1”里找到Windows SDK ...
- 两点C#的propertyGrid的使用心得
最近接触C#的PropertyGrid比较多,得到了两个小心得记录一下. 第1点是关于控制PropertyGrid中属性的只读属性的. 我遇到的问题是这样的,我需要在运行时根据SVN的状态动态控制Pr ...
- Android游戏背景音乐音效音量控制
游戏音效就是我们在玩游戏时出现的音乐,这个也是每个游戏必备的一部分,但有是你做游戏的背景音乐有间断的感觉的话,我们可以用 getCurrentPosition()这个方法来判断一下声音播放的偏移.其实 ...
- 强连通分量(LRJ训练指南)
#include <iostream> #include <queue> #include <string> #include <cstdio> #in ...