自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

转载 三天时间,终于把开发环境整好了

下面的事情: 1,又拍云; 2,哥推; 3,短信; 4,秒拍; 6,soundtouch; 7,图标设计。 转载于:https://my.oschina.net/sitexa/...

2015-03-10 23:48:00 90

转载 Android APK反编译

官方最新版本下载地址: apktool(google code) dex2jar(google code) jd-gui(google code)最新版请见官方 工具介绍: apktool 作用:资源文件获取,可以提取出图片文件和布局文件进行使用查看 dex2j...

2015-03-09 22:41:00 86

转载 移植soundtouch到android 通过JNI来调用

移植soundtouch 到android 通过JNI来调用(一) 移植soundtouch到android 通过JNI来调用(二) 转载于:https://my.oschina.net...

2015-03-09 14:29:00 122

转载 Android NDK

Android NDK IN THIS DOCUMENT Downloads Revisions System and Software Requirements Installing the NDK Getting Started with the NDK ...

2015-03-09 10:54:00 76

转载 soundtouch源码分析

1.soundtouch官网:http://www.surina.net/soundtouch/。这上面有soundtouch的介绍、源码,封装好的dll文件、使用方法、以及一些demo。这上面demo做的不好。 2.一个利用java的jni调用soundtouch非常短小精悍的java s...

2015-03-09 10:17:00 208

转载 Change Pitch and Velocity of a WAV or MP3 Sound Fi

http://www.aplu.ch/home/apluhomex.jsp?site=44 Change Pitch and Velocity of a WAV or MP3 Sound File in Real-Time Purpose:With the JAW framework ...

2015-03-09 10:06:00 132

转载 SoundTouch Audio Processing Library

SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files Tempo(t...

2015-03-08 21:04:00 208

转载 Android Studio - Gradle - Nexus : add jar & aar

在项目中使用到以下库: dependencies { compile fileTree(include: ['*.jar'], dir: 'libs') compile 'com.android.support:appcompat-v7:21.0.3' comp...

2015-03-06 11:12:00 92

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除