• build.sh Android多渠道打包编译

    #!/bin/bash basedir=$(cd "$(dirname "$0")";pwd) cd $basedir markets="dev androiMarket gfan anzhi" for market in $markets do echo packaging wardrobe_1.1.1_$market.apk ... sed -i '' "s/\(android:value=\)\"\(.*\)\"\( android:name=\"UMENG_CHANNEL\"\)/\1\"$market\"\3/g" AndroidManifest.xml ant -Dapk-name=wardrobe -Dapk-version=1.1.120121120 -Dapk-market=$market done

    4
    459
    377B
    2012-12-07
    49
  • build.xml-Andorid ant一键多渠道编译

    <!-- byread Package Utility Author: Wuyexiong Date: 20121114 --> <!-- ant打包步骤 1.用aapt生成R.java 2.JAVAC编译JAVA文件 3.批处理生成classes.dex 4.aapt打包资源 5.apkbuilder包资源和类文件为APK文件 6.jarsinger 对APK进行签名--> basedir=$(cd "$(dirname "$0")";pwd) cd $basedir markets="dev androiMarket gfan anzhi" for market in $markets do echo packaging wardrobe_1.1.1_$market.apk ... sed -i '' "s/\(android:value=\)\"\(.*\)\"\( android:name=\"UMENG_CHANNEL\"\)/\1\"$market\"\3/g" AndroidManifest.xml ant -Dapk-name=wardrobe -Dapk-version=1.1.120121120 -Dapk-market=$market done

    4
    156
    12KB
    2012-12-07
    3
  • proguard-project

    proguard-project.txt 解决Gson引入而混淆不能通讯问题

    4
    215
    3KB
    2012-11-05
    12
  • treeContentProvider.rar

    Android uses a concept called content providers for abstracting data into services. This idea of content providers makes data sources look like REST-enabled data providers, such as web sites. In that sense, a content provider is a wrapper around data. A SQLite database on an Android device is an example of a data source that you can encapsulate into a content provider

    0
    74
    614KB
    2012-08-05
    3
  • Pro.Android.4.pdf

    [android.开发书籍].Pro.Android.4.pdf 好书

    5
    156
    30.8MB
    2012-08-03
    10
  • Android google io 2012 opensource已通过编译无错误

    http://code.google.com/p/iosched/ Download the Google I/O 2012 app Google I/O is a developer conference held each year with two days of deep technical content featuring technical sessions and hundreds of demonstrations from developers showcasing their technologies. This project is the Android app for the conference. The app supports devices running Android 2.2+, and is optimized for phones and tablets of all shapes and sizes. With the app, users can: View the conference agenda and edit your personal schedule View detailed session, code lab, and speaker information, including speaker bios, photos, and Google+ profiles +1 sessions right from the app Participate in public #io12 conversations on Google+ Guide yourself using the conference map Get a reminder a few minutes before sessions in your schedule are due to start View information about companies in the Developer Sandbox Keep up with announcements from the I/O team during the conference View your schedule on your Android 3.0+ device's home screen using an app widget Play "I/O Live" session video streams on your Android 3.0+ and Google TV devices Automatically sync sessions in your schedule to your Android 4.0 device's calendar Beam session details from your Android 4.0, NFC-enabled device to another using Android Beam

    4
    70
    9.48MB
    2012-08-03
    3
  • commons-codec-1.5-bin.zip

    commons-codec-1.5-bin.zip

    3
    72
    860KB
    2011-12-02
    0
  • ChromeCacheView1.27

    ChromeCacheView是一个小工具读取谷歌Chrome网络浏览器缓存文件夹,并显示当前存储在缓存中的所有文件的列表。对于每个缓存文件,显示以下信息:网址,内容类型,文件大小,上次访问时间,到期时间,服务器名称,服务器的响应,和更多的 你可以很容易地从缓存列表中选择一个或多个项目,然后解压缩文件到另一个文件夹,或复制到剪贴板中的网址列表。

    5
    36
    55KB
    2011-12-01
    0
  • MeGUI压制Android流媒体

    一、 工具篇 Microsoft .NET Frame work 2.0(或2.0以上版本)、--NetFx20SP2_x86.exe (XP及之前的操作系统需安装,若已安装则不必重复下载安装)(Vista及以后的操作系统不必安装) MeGUI-- MeGUI_0.3.5_XiaZaiBa.zip (绿色解压) NeroAAC-- NeroAACCodec-1.5.1.zip (MeGUI插件) 完美解码-- PureCodec20110603_XiaZaiBa.zip (安装本解码包前请先卸载任何其他解码包,包括暴风影音等 若已安装其他的完整解码包(需包含Avisynth)则无需下载) Avisynth-- avisynth.exe (直接安装,解码核心) AVSWriter-- AVSWriter.rar(AVS傻瓜工具) (解压使用) ColorMatrix.dll-- ColorMatrix.rar (MeGUI插件) BT709ToBT601.dll-- BT709ToBT601.rar (MeGUI插件)

    0
    209
    955KB
    2011-10-10
    16
  • Android新浪微博_WebView_Oauth

    Android新浪微博,通过WebView来截取授权验证码 ~~~~ Android新浪微博,通过WebView来截取授权验证码 ~~~~

    4
    229
    662KB
    2011-10-10
    15
  • 笔耕不辍

    累计1年每年原创文章数量>=20篇
  • 分享宗师

    成功上传21个资源即可获取
关注 私信
上传资源赚积分or赚钱