zoukankan      html  css  js  c++  java
  • 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.

  • 相关阅读:
    0109. Convert Sorted List to Binary Search Tree (M)
    03.Linux基础操作
    02windows基础操作
    API接口幂问题
    RocketMQ
    zookeeper
    JVM之参数调优
    JAVA多线程之线程池
    计算机网络常见问题
    英语词性之名词
  • 原文地址:https://www.cnblogs.com/androidme/p/3486032.html
Copyright © 2011-2022 走看看