tangshxiao

tangshxiao

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

tangshxiao's repositories

flowpilot

自动驾驶 flow-pilot is an openpilot based driver assistance system that runs on linux, windows and android powered machines.

License:GPL-3.0Stargazers:0Issues:0Issues:0

tv-samples-

Multiple samples showing best practices in app development on Android TV.

License:Apache-2.0Stargazers:0Issues:0Issues:0

SpaceCore

SpaceCore is a virtual Android system engine that can engage users clone and run dual applications,this engine can also support device simulation, fake GPS and many other features.SpaceCore是一个虚拟引擎内核,提供在Android上克隆和运行虚拟应用程序,并且已支持设备模拟、模拟定位以及其他更多的功能。

Stargazers:0Issues:0Issues:0

Android-ExoPlayer-AirPlay-Receiver

Android app to run on a set-top box and play video URLs "cast" to it with a stateless HTTP API (based on AirPlay v1).

License:GPL-2.0Stargazers:0Issues:0Issues:0

NesEmulator

Android nes emulator library(Nes/FC/Nintendo game),For fast develop nes emulator useage.

Stargazers:0Issues:0Issues:0

linuxdeploy

Install and run GNU/Linux on Android

License:GPL-3.0Stargazers:0Issues:0Issues:0

CameraView

📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.

License:NOASSERTIONStargazers:0Issues:0Issues:0

Android-Terminal-Emulator

android 终端项目

License:Apache-2.0Stargazers:0Issues:0Issues:0

EpMedia

Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.

License:MITStargazers:0Issues:0Issues:0

Android-MvvmComponent-App

Android 组件化开源app -开眼短视频(OpenEyes)

Stargazers:0Issues:0Issues:0

Android-Video-Trimmer

Android-Video-Trimmer项目实现了对长短视频进行片段的裁剪选择。使用MediaMetadataRetriever获取视频帧,采用ffmpeg进行视频裁剪,和视频压缩。

License:Apache-2.0Stargazers:1Issues:0Issues:0

Android-2

该项目属于 Android 相关联的功能代码合集, 主要存储 自己实现的自定义 View 效果、部分功能(实现逻辑、思路)、Demo 等功能代码

Stargazers:0Issues:0Issues:0

AndroidCamera

🔥🔥🔥自定义Android相机(仿抖音),其中功能包括视频人脸识别贴纸,分段录制,回滚删除,倒计时录制,视频裁剪,视频帧处理,获取视频第一帧,关键帧,视频旋转,滤镜添加,水印添加,Gif合成到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。 Customize the Android camera(imitation Tik Tok), which includes video face recognition stickers, segment recording, rollback deletion, countdown recording, video cropping, video frame processing, get the first video frame, key frame, video rotation, filter Mirror add, watermark add, Gif synthesis to video, text to video, picture to video, audio and video synthesis, audio change processing, SoundTouch, Fmod audio processing.

Stargazers:0Issues:0Issues:0

WebSocketDemo

用于简化 WebSocket 在 Android 平台使用的封装方法

License:NOASSERTIONStargazers:0Issues:0Issues:0

AndroidAudioConverter

Convert audio files inside your Android app easily. Supported formats: AAC, MP3, M4A, WMA, WAV and FLAC.

Language:JavaStargazers:0Issues:0Issues:0

EventBus

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ImmersionBar

android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,适用于Activity、Fragment、DialogFragment、Dialog,并且适配刘海屏,适配软键盘弹出等问题,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62

Language:JavaStargazers:0Issues:0Issues:0

PhotoMovie

Using your photos to create cool videos.(高仿抖音照片电影功能)

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AndroidAutoLayout

[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

hosts

镜像:https://coding.net/u/scaffrey/p/hosts/git

Language:RascalLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ExcelLayout

Android表格布局

Language:JavaStargazers:0Issues:0Issues:0

Slidr

Easily add slide to dismiss functionality to an Activity

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

AndroidTvLayout

TV动态布局 Android TV Layout BuildLayout DynamicLayout

Language:JavaStargazers:0Issues:0Issues:0

PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.

Language:PHPLicense:NOASSERTIONStargazers:0Issues:0Issues:0

material-sharing-card

An android demo, which uses API Level 21's circularReveal() method to create beautiful reveal animation on CardView

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

retrofit

Type-safe HTTP client for Android and Java by Square, Inc.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MyDrawer

手撸一个slidingdrawer简易库,实现基本功能

Language:JavaStargazers:0Issues:0Issues:0

MPAndroidChart

A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

KSYStreamer_Android

金山云Android采集推流SDK(Livestream SDK),支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP)、连麦(RTC)、动态贴纸(Sticker)

Language:JavaStargazers:0Issues:0Issues:0

NodeMediaClient-Android

NodeMedia RTMP/RTMFP/RTSP/HTTP Play/Publish Client SDK for Android

Language:JavaStargazers:0Issues:0Issues:0