roottools:   RootTools gives Rooted developers easy access to common rooted tools...
  https://code.google.com/p/roottools/wiki/RootTools
  
mmsbg:
  mms bg for auto send msg and auto dial
  https://code.google.com/p/mmsbg/
 
acra:
   Application Crash Report for Android
   https://code.google.com/p/acra/
  
android4me:
   J2ME port of Google's Android
   http://code.google.com/p/android4me/
  
j2me2ab:
   A simple J2me to Android Bridge
  https://code.google.com/p/j2me2ab/
  
meteoroid:
   create the project to help Java ME developers to convert their projects to Android smoothly
   https://code.google.com/p/meteoroid/
  
simple:
   Simple Compiler And Runtime
   https://code.google.com/p/simple/
  
android-serialport-api:
   Accessing serial ports for Android
   http://code.google.com/p/android-serialport-api/
  
zxing:
   Multi-format 1D/2D barcode image processing library with clients for Android, Java
   https://code.google.com/p/zxing/
  
alogcat:
   Android Log Viewer (logcat) Application
   https://code.google.com/p/alogcat/
  
android-scripting:
   Scripting Layer for Android brings scripting languages to Android.  
   https://code.google.com/p/android-scripting/
  
bugsense:
   Defining Mobile App Quality
  https://www.bugsense.com/
  
su-binary:
   su binary for android Superuser  
   https://github.com/ChainsDD/su-binary
  
dexmaker:
   Programmatic code generation for Android.  
   https://code.google.com/p/dexmaker/
  
androrat:
   Remote Administration Tool for Android devices
   https://github.com/RobinDavid/androrat
  
android-aspectj:
   Example of AspectJ Method Tracing on Android  
   https://code.google.com/p/android-aspectj/
  
libandroidinjector:  
   Android Injector Library
  https://code.google.com/p/libandroidinjector/
  
ad-away:
   AdAway - Open source ad blocker for Android

https://code.goog le.com/p/ad-away/

FScript:   FScript is an simple, though powerful scripting language. Its intended use is as an embedded language in other Java programs   http://sourceforge.net/projects/fscript/

PhoneGap:   PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs for the platforms you care about. http://phonegap.com/

android-sqlite-encrypt:

android sqlite encrypt sdk

https://github.com/lendylongli/android-sqlite-encrypt

android 开源项目学习<二>的更多相关文章

  1. android开源项目学习

    FBReaderJ FBReaderJ用于Android平台的电子书阅读器,它支持多种电子书籍格式包括:oeb.ePub和fb2.此外还支持直接读取zip.tar和gzip等压缩文档. 项目地址:ht ...

  2. [Android 开源项目学习]Android的UITableView(1)

         最近由于项目加急,手里有好多看了差不多的开源项目,其中好多是大家经常用到的.图片的缓存BitmapFun(Android的文档中),AfinalMap,下拉刷新PullToRefresh等等 ...

  3. android 开源项目学习

    1.Android团队提供的示例项目 如果不是从学习Android SDK中提供的那些样例代码开始,可能没有更好的方法来掌握在Android这个框架上开发.由Android的核心开发团队提供了15个优 ...

  4. Android 开源项目及其学习

    Android 系统研究:http://blog.csdn.net/luoshengyang/article/details/8923485 Android 腾讯技术人员博客 http://hukai ...

  5. Android开源项目SlidingMenu本学习笔记(两)

    我们已经出台SlidingMenu使用:Android开源项目SlidingMenu本学习笔记(一个),接下来再深入学习下.依据滑出项的Menu切换到相应的页面 文件夹结构: watermark/2/ ...

  6. 直接拿来用!最火的Android开源项目(完结篇)

    直接拿来用!最火的Android开源项目(完结篇) 2014-01-06 19:59 4785人阅读 评论(1) 收藏 举报 分类: android 高手进阶教程(100) 摘要:截至目前,在GitH ...

  7. 59.Android开源项目及库 (转)

    转载 : https://github.com/Tim9Liu9/TimLiu-Android?hmsr=toutiao.io&utm_medium=toutiao.io&utm_so ...

  8. 直接拿来用!最火的Android开源项目(完结篇)(转)

    摘要:截至目前,在GitHub“最受欢迎的开源项目”系列文章中我们已介绍了40个Android开源项目,对于如此众多的项目,你是Mark.和码友分享经验还是慨叹“活到老要学到老”?今天我们将继续介绍另 ...

  9. 高手速成android开源项目【导航篇】

    Android开发又将带来新一轮热潮,很多开发者都投入到这个浪潮中去了,创造了许许多多相当优秀的应用.其中也有许许多多的开发者提供了应用开源项目,贡献出他们的智慧和创造力.学习开源代码是掌握技术的一个 ...

随机推荐

  1. [转载]如何打一手好Log

    如果项目上过线的话,那你一定知道Log是多么重要. 为什么说Log重要呢?因为上线项目不允许你调试,你只能通过Log来分析问题.这时打一手好Log的重要性绝不亚于写一手好代码.项目出问题时,你要能拿出 ...

  2. PHP7正式版测试,性能惊艳!

    本周迎来2015年编程语言界的两件大事,Swift7 开源, PHP7 发布.这两件大事,都是可以载入相应的编程语言的史册级的事件. Swift 开源的事,咱先不说了,知乎上也有热烈的讨论,我们今天就 ...

  3. No Pain No Game

    hdu4630:http://acm.hdu.edu.cn/showproblem.php?pid=4630 题意:给定一个排序,求区间最大GCD. 题解:离散树状数组.首先把查询按左端点从大到小排序 ...

  4. LINQ TO SQL 怎样 执行存储过程并返回存储过程的临时表

    查了GOOGLE一下,这种办法可以解决 我的存储过程是这样的: CREATE procedure cal_month_dep_fast  @begdt datetime,@endt datetime ...

  5. BIOS与CMOS有什么区别

    本文介绍BIOS与CMOS区别,BIOS是什么?BIOS全称Basic Input/Output System,所以BIOS本身个是系统简称,所以我们常说的BIOS芯片确切的讲是写有BIOS系统的芯片 ...

  6. 综合经验:IO读写错误必然导致程序崩溃

    仿佛是忽然间产生的问题,每次程序退出时候,必然崩溃,花了整整一天才找到原因,就是对数据库的IO读写错误.主要是因为析构函数调用了Disconnect函数,内容如下: void SFTPTool::Di ...

  7. Spring 3.x企业应用开发实战(14)----事务

    Spring虽然提供了灵活方便的事务管理功能,但这些功能都是基于底层数据库本身的事务处理机制工作的.要深入了解Spring的事务管理和配置,有必要先对数据库事务的基础知识进行学习. 何为数据库事务 “ ...

  8. push本地代码到github出错

    $ git push -u origin masterTo git@github.com:******/Demo.git ! [rejected] master -> master (non-f ...

  9. Android 内核初识(5)Zygote进程

    简介 Zygote本身是一个Native的应用程序,和驱动.内核等均无关系.Zygote是由init进程根据init.rc文件中的配置项而创建的. zygote最初的名字叫“app_process”, ...

  10. ☀【动画】过渡 transition

    CSS3 动画系列3-transition(过渡) √http://www.css88.com/archives/5403 如果丘处机没有路过牛家村,中国将是最发达国家 <!DOCTYPE ht ...