@@ -446,9 +446,9 @@ Renderings: 条形图, 拨号图/表, 立方线图及各种图的结合
449
+ AChartEngine is a charting library for Android applications. It currently supports the following chart types: line chart, area chart, scatter chart, time chart, bar chart, pie chart, bubble chart, doughnut chart, range (high-low) bar chart, dial chart / gauge, combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart, cubic line chart and so on.
450
450
Project Address: https://code.google.com/p/achartengine/
451
- 官方网站: http://www.achartengine.org/
451
+ Official Website: http://www.achartengine.org/
452
452
Renderings: ![ Renderings] ( http://www.achartengine.org/dimages/average_temperature.png )
453
453
http://www.achartengine.org/dimages/sales_line_and_area_chart.png
454
454
http://www.achartengine.org/dimages/temperature_range_chart.png
@@ -457,195 +457,193 @@ http://www.achartengine.org/dimages/budget_chart.png
457
457
Similar App: Wordpress Android,Google Analytics
458
458
459
459
1 . GraphView
460
- 绘制图表和曲线图的View,可用于Android上的曲形图, 柱状图, 波浪图展示
460
+ Android Graph Library for creating zoomable and scrollable line and bar graphs.
461
461
Project Address: https://github.com/jjoe64/GraphView
462
- Demo工程: https://github.com/jjoe64/GraphView-Demos
462
+ Demo Project: https://github.com/jjoe64/GraphView-Demos
463
463
Demo Apk: https://play.google.com/store/apps/details?id=com.sothree.umano
464
464
Similar App: Wordpress Android,Google Analytics
465
465
466
466
1 . android-flip
467
- 类似Flipboard翻转动画的实现
467
+ A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
468
468
Project Address: https://github.com/openaphid/android-flip
469
469
Demo Apk: https://github.com/openaphid/android-flip/blob/master/FlipView/Demo/APK/Aphid-FlipView-Demo.apk?raw=true
470
470
Similar App: flipboard
471
471
472
472
1 . FlipImageView
473
- 支持x, y, z及动画选择的翻转动画的实现
473
+ Small android lib allowing you to make a flip imageview easily, by extending FlipImageView.
474
474
Project Address: https://github.com/castorflex/FlipImageView
475
475
Demo Apk: https://play.google.com/store/apps/details?id=fr.castorflex.android.flipimageview
476
476
477
477
1 . SwipeBackLayout
478
- 左右或向上滑动返回的Activity
478
+ An Android library that help you to build app with swipe back gesture.
479
479
Project Address: https://github.com/Issacw0ng/SwipeBackLayout
480
480
Demo Apk: https://play.google.com/store/apps/details?id=me.imid.swipebacklayout.demo
481
- Similar App: 知乎
481
+ Similar App: Zhihu
482
482
483
483
1 . Cards-UI
484
- 卡片式View,支持单个卡片,item为卡片的ListView
484
+ A library that allows you to easily mimic Google Play's card layout on Android.
485
485
Project Address: https://github.com/afollestad/Cards-UI
486
486
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/cards-ui-demo.apk?raw=true
487
487
488
488
1 . cardslib
489
- 卡片式View,支持单个卡片,item为卡片的ListView和GridView
489
+ Card Library provides an easy way to display a UI Card in your Android app. You can display single cards, list of cards and grid or staggered grid of Cards.
490
490
Project Address: https://github.com/gabrielemariotti/cardslib
491
491
Demo Apk: https://play.google.com/store/apps/details?id=it.gmariotti.cardslib.demo
492
492
493
493
1 . android-styled-dialogs
494
- 可自定义样式的dialog,默认与Holo主题样式一致,在Android2.2以上同一样式
494
+ A simple library for styling Android dialogs in the Holo theme. It also removes boilerplate code for displaying simple dialogs.
495
495
Project Address: https://github.com/inmite/android-styled-dialogs
496
496
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/styled-dialogs-demo.apk?raw=true
497
497
498
498
1 . Crouton
499
- 丰富样式的Toast,允许alert, comfirm, info样式及点击消失样式,允许设置Toast显示时间,允许自定义View。 本文32. SuperToasts为其扩展版
499
+ Context sensitive notifications for Android, like toast. include style like alert, comfirm, info and click to dismiss, allow to set time of diaplay and customed view
500
500
Project Address: https://github.com/keyboardsurfer/Crouton
501
501
Demo Apk: http://play.google.com/store/apps/details?id=de.keyboardsurfer.app.demo.crouton
502
502
503
503
1 . supertooltips
504
- 带动画效果的Tips显示
504
+ SuperToolTips is an Open Source Android library that allows developers to easily create Tool Tips for views.
505
505
Project Address: https://github.com/nhaarman/supertooltips
506
506
Demo Apk: https://play.google.com/store/apps/details?id=com.haarman.supertooltips
507
507
508
508
1 . Android ViewBadger
509
- 为Others View添加角标等
509
+ A simple way to "badge" any given Android view at runtime without having to cater for it in layout
510
510
Project Address: https://github.com/jgilfelt/android-viewbadger
511
511
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/android-viewbadger.apk?raw=true
512
512
Renderings: https://github-camo.global.ssl.fastly.net/a705a3e88c75ae2394943bd7c56f725697616ea8/687474703a2f2f7777772e6a65666667696c66656c742e636f6d2f766965776261646765722f76622d31612e706e67
513
513
514
514
1 . Android Sliding Up Panel
515
- 可拖动的View,能在当前Activity上扶起一个可拖动的Panel
515
+ This library provides a simple way to add a draggable sliding up panel (popularized by Google Music, Google Maps and Rdio) to your Android application. Umano Team <3 Open Source.
516
516
Project Address: https://github.com/umano/AndroidSlidingUpPanel
517
517
Demo Apk: https://play.google.com/store/apps/details?id=com.sothree.umano
518
- Similar App: Google Music精简播放栏
518
+ Similar App: Google Music
519
519
520
520
1 . android-times-square
521
- Android日历时间部件,支持选取单个日期,多个日期,及日期区间段和对话框形式显示
521
+ Standalone Android widget for picking a single date from a calendar view.
522
522
Project Address: https://github.com/square/android-times-square
523
523
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/times-square-demo.apk?raw=true
524
524
525
525
1 . android-calendar-card
526
- 日历
526
+ Android calendar view (like card)
527
527
Project Address: https://github.com/kenumir/android-calendar-card
528
528
Demo Apk: https://play.google.com/store/apps/details?id=com.wt.calendarcardsample
529
529
Renderings: ![ Renderings] ( https://raw.github.com/kenumir/android-calendar-card/master/calendar-card-sample/_work/device-2013-10-12-151801.png )
530
530
531
531
1 . ColorPickerView
532
- 颜色选择器,支持PopupWindows或新的Activity中打开
532
+ A simple yet beautiful color picker component for Android.
533
533
Project Address: https://code.google.com/p/color-picker-view/
534
534
Renderings: ![ Renderings] ( http://oi41.tinypic.com/33c6mm8.jpg )
535
535
536
536
1 . HoloColorPicker
537
- 颜色选择器
537
+ An Android Holo themed colorpicker
538
538
Project Address: https://github.com/LarsWerkman/HoloColorPicker
539
539
Demo Apk: https://docs.google.com/file/d/0BwclyDTlLrdXRzVnTGJvTlRfU2s/edit
540
540
541
541
1 . AndroidWheel
542
- Android Wheel支持城市, 多种日期时间, 密码, 图片
542
+ Custom wheel widget for android
543
543
Project Address: https://github.com/sephiroth74/AndroidWheel
544
544
Renderings: ![ Renderings] ( http://farm6.staticflickr.com/5532/11621528786_220c040ba5_o.jpg )
545
545
546
546
1 . TableFixHeaders
547
- 第一列固定的Table
547
+ Android library that implements a table with fixed headers.
548
548
Project Address: https://github.com/InQBarna/TableFixHeaders
549
549
Demo Apk: http://bit.ly/13buAIq
550
550
551
551
1 . UITableView
552
- ios风格控件,include Button, ListView, TableView
552
+ Library and example project on how to use the UITableView component
553
553
Project Address: https://github.com/thiagolocatelli/android-uitableview
554
554
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/ui-tableview-demo.apk?raw=true
555
555
556
556
1 . ATableView
557
- ios风格控件
557
+ Create iOS-like tables (UITableView) for Android, using UIKit object model
558
558
Project Address: https://github.com/dmacosta/ATableView
559
559
Demo Apk: https://play.google.com/store/apps/details?id=com.nakardo.atableview.demo
560
560
561
561
1 . UndoBar
562
- 屏幕底部显示取消或是确认的PopupWindows
562
+ The UI component for Android advanced UI pattern undo-bar, used in Gmail app
563
563
Project Address: https://github.com/soarcn/UndoBar
564
564
Renderings: ![ Renderings] ( https://github.com/soarcn/UndoBar/blob/master/art/redo.png?raw=true )
565
565
566
566
1 . Inscription
567
- 可用于展示应用change和new feature信息
567
+ Inscription is an open source library to display information about your Android app, like info of change or new feature
568
568
Project Address: https://github.com/MartinvanZ/Inscription
569
569
570
570
1 . ActivityTransition
571
- Activity切换动画,include渐变, flip, 某个位置进入等等
571
+ An android project presenting some transitions you can use between activities, like fade, flip, fly into and so on
572
572
Project Address: https://github.com/ophilbert/ActivityTransition
573
- 使用介绍:https://github.com/jfeinstein10/JazzyViewPager/blob/master/JazzyViewPager.apk?raw=true
574
- Renderings: 类似桌面左右切换的各种效果,不过桌面并非用ViewPager实现而已
573
+ Demo Apk: https://github.com/jfeinstein10/JazzyViewPager/blob/master/JazzyViewPager.apk?raw=true
575
574
576
575
1 . GlowPadBackport
577
- 将Android4.2的锁屏界面解锁扩展到Android1.6及1.6 +
576
+ A backport of the Android 4.2 GlowPadView that works on the SDK on API levels 4 +
578
577
Project Address: https://github.com/rock3r/GlowPadBackport
579
578
Demo Apk: https://play.google.com/store/apps/details?id=net.sebastianopoggi.samples.ui.GlowPadSample
580
579
Renderings: ![ Renderings] ( https://lh6.ggpht.com/U070b6Lh6cVsVwx4jN-5nq0xqiB1PBzrYABPeJIEe2hZQ5UWOxc-FDUG77wADelToHA=h310-rw )
581
580
582
581
1 . GlowPadView
583
- Android4锁屏界面解锁
582
+ GlowPadView for Android is a great library to implement Google's lockscreen and new alarmclock style.
584
583
Project Address: https://github.com/nadavfima/GlowPadView
585
584
Renderings: https://raw.github.com/nadavfima/GlowPadView/master/example.png
586
585
587
586
1 . android-lockpattern
588
- Android的图案密码解锁
587
+ Lockpattern activity for Android
589
588
Project Address: https://code.google.com/p/android-lockpattern/
590
589
Demo Apk: https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo
591
- 使用介绍:https://code.google.com/p/android-lockpattern/wiki/QuickUse
592
- 示例APP:Android开机的图案密码解锁,支付宝的密码解锁
590
+ Document: https://code.google.com/p/android-lockpattern/wiki/QuickUse
593
591
594
592
1 . RangeBar
595
- 类似于SeekBar,不同的是可以选择一个范围内的值而不是单个值
593
+ Android widget for selecting a range of values. It provides for the selection of a range of values rather than a single value.
596
594
Project Address: https://github.com/edmodo/range-bar
597
595
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/range-bar-demo.apk?raw=true
598
- 效果图 : ![ Renderings] ( http://i.imgur.com/q85GhRjl.png )
596
+ Renderings : ![ Renderings] ( http://i.imgur.com/q85GhRjl.png )
599
597
600
598
1 . SuperToasts
601
- 更丰富样式的toast,支持Button, Progress, Horizontal Progress样式, 支持进入动画, 支持撤销及其动画设置
599
+ The SuperToasts library enhances and builds upon the Android Toast class. Some of the features of this library include context sensitive toasts (SuperActivityToasts), toasts with buttons and icons, non context sensitive toasts (SuperToasts), and a new style of toasts (SuperCardToasts) with many customization options for each.
602
600
Project Address: https://github.com/JohnPersano/SuperToasts
603
601
Demo Apk: https://play.google.com/store/apps/details?id=com.supertoastsdemo
604
602
Renderings: ![ SuperButtonToast] ( http://i1331.photobucket.com/albums/w597/JohnPersano/supertoasts_githubimage_zps8a5ceb7c.png )
605
603
606
604
1 . GoogleDateTimePickers
607
- 时间选择部件
605
+ New Google Date and time pickers
608
606
Project Address: https://github.com/Mirkoddd/GoogleDateTimePickers
609
- 文档地址: https://play.google.com/store/apps/details?id=com.mirko.sample&hl=it
607
+ Document: https://play.google.com/store/apps/details?id=com.mirko.sample&hl=it
610
608
611
609
1 . UndoBar
612
- 屏幕底部显示取消或是确认某操作
610
+ An implementation of Android's Undo Bar as seen in Google's Gmail app.
613
611
Project Address: https://github.com/jenzz/Android-UndoBar
614
612
Renderings: ![ Renderings] ( https://raw.github.com/jenzz/Android-UndoBar/master/assets/Screenshot2.png )
615
613
616
614
1 . ColorPickerPreference
617
- 颜色选择器
615
+ ColorPickerPreference for android to create color picker in preferences.
618
616
Project Address: https://github.com/attenzione/android-ColorPickerPreference
619
617
Renderings: ![ Renderings] ( https://github.com/attenzione/android-ColorPickerPreference/raw/master/screen_2.png )
620
618
621
619
1 . HoloGraphLibrary
622
- 绘制现状图, 柱状图, 饼状图
620
+ This is a library written to allow beautiful graphs and charts to be easily incorporated into your Android application.
623
621
Project Address: https://bitbucket.org/danielnadeau/holographlibrary/src
624
622
Document: https://bitbucket.org/danielnadeau/holographlibrary/wiki/Home
625
623
626
624
1 . ChromeView
627
- 利用Chromium实现的WebView,解决各个Android版本WebView不同的问题,同时利用最新Chrome代码
625
+ Android WebView implementation that uses the latest Chromium code
628
626
Project Address: https://github.com/pwnall/chromeview
629
627
630
628
1 . Discrollview
631
- 支持滚动时Item淡入淡出,平移,缩放效果的ScrollView
629
+ DiscrollView support Item fading in or out, translate or scale
632
630
Project Address: https://github.com/flavienlaurent/discrollview
633
631
Demo Apk: https://github.com/flavienlaurent/discrollview/raw/master/sample.apk
634
632
635
633
1 . Android Slider Preference Library
636
- 可添加到设置中的基于对话框的RankBar小部件
634
+ Android library that allows applications to add dialog-based slider widgets to their settings
637
635
Project Address: https://github.com/jayschwa/AndroidSliderPreference
638
636
639
637
1 . ShowcaseView library
640
- 用于高亮显示应用程序的特定部分,从而突出突出重点
638
+ Highlight the best bits of your app to users quickly
641
639
Project Address: https://github.com/amlcurran/ShowcaseView
642
640
643
641
1 . android-segmented-control
644
- Android上的Segmented Controls,相当于RadioButton组
642
+ ios7 UISegmentedControl for android
645
643
Project Address: https://github.com/hoang8f/android-segmented-control
646
644
647
645
1 . PullScrollView
648
- 仿照新浪微博Android客户端个人中心的ScrollView,下拉背景伸缩回弹效果。
646
+ Pull and background rebound effect
649
647
Project Address: https://github.com/MarkMjw/PullScrollView
650
648
Renderings: ![ Renderings] ( https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/1.png )
651
649
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
@@ -659,7 +657,7 @@ Renderings:  Dependency Injection:include view,extras,系统服务,资源等等
664
662
(2) 简单的线程模型,通过annotation表示方法运行在ui线程还是后台线程
665
663
(3) 事件绑定:通过annotation表示view的响应事件,不用在写内部类
@@ -786,7 +784,7 @@ orm的db工具类,简化建表, 查询, 更新, 插入, 事务, 索引的操
786
784
Android Sqlite orm的db工具类
787
785
Project Address: https://github.com/greenrobot/greenDAO
788
786
Document: http://greendao-orm.com/documentation/
789
- 官方网站: http://greendao-orm.com/
787
+ Official Website: http://greendao-orm.com/
790
788
特点:(1) 性能佳
791
789
(2) 简单易用的API
792
790
(3) 内存小好小
@@ -818,7 +816,7 @@ Document: https://code.google.com/p/guava-libraries/wiki/GuavaExplained
818
816
Google提供的网络通信库,使得网络请求更简单, 更快速
819
817
Project Address: https://android.googlesource.com/platform/frameworks/volley
820
818
Github Address: https://github.com/mcxiaoke/android-volley
821
- 文档地址: http://commondatastorage.googleapis.com/io-2013/presentations/110%20-%20Volley-%20Easy,%20Fast%20Networking%20for%20Android.pdf
819
+ Document: http://commondatastorage.googleapis.com/io-2013/presentations/110%20-%20Volley-%20Easy,%20Fast%20Networking%20for%20Android.pdf
822
820
823
821
1 . AndroidCommon
824
822
Android公共库
@@ -865,7 +863,7 @@ Project Address: https://github.com/tobykurien/SherlockNavigationDrawer
865
863
1 . Notifications4EveryWhere
866
864
将Android 4.1的兼容到Android2.2++
867
865
Project Address: https://github.com/youxiachai/Notifications4EveryWhere
868
- NavigationDrawer文档地址: http://developer.android.com/training/implementing-navigation/nav-drawer.html
866
+ NavigationDrawerDocument: http://developer.android.com/training/implementing-navigation/nav-drawer.html
869
867
870
868
1 . Android Switch Widget Backport
871
869
将Android Switch和SwitchPreference的兼容到Android2.1++
@@ -883,7 +881,7 @@ Project Address: https://github.com/SimonVT/android-datepicker
883
881
跨平台的2d游戏框架,支持Android, IOS, Linux, Windows等众多平台
884
882
Project Address: https://github.com/cocos2d/cocos2d-x
885
883
Document: http://www.cocos2d-x.org/wiki
886
- 官方网站: http://www.cocos2d-x.org/
884
+ Official Website: http://www.cocos2d-x.org/
887
885
888
886
1 . Vitamio
889
887
是一款Android与iOS平台上的全能Multimedia开发框架
@@ -915,7 +913,7 @@ Project Address: https://github.com/beartung/tclip-android
915
913
1 . Cropper
916
914
图片局部剪切工具,可触摸控制选择区域或旋转
917
915
Project Address: https://github.com/edmodo/cropper
918
- 使用介绍: https://github.com/edmodo/cropper/wiki
916
+ Document: https://github.com/edmodo/cropper/wiki
919
917
Renderings: ![ Renderings] ( https://github-camo.global.ssl.fastly.net/e4fde77bf41d4a60b234b4e268e5cfa8c17d9b6f/687474703a2f2f692e696d6775722e636f6d2f334668735467666c2e6a7067 )
920
918
921
919
1 . android-crop
@@ -940,7 +938,7 @@ Demo Apk: https://play.google.com/store/apps/details?id=teaonly.droideye
940
938
1 . libpng for Android
941
939
PNG图片的jni库,支持几乎png的所有特性
942
940
Project Address: https://github.com/julienr/libpng-android
943
- 文档地址: http://www.libpng.org/pub/png/libpng.html
941
+ Document: http://www.libpng.org/pub/png/libpng.html
944
942
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
945
943
946
944
#### Eighth. Event Bus
@@ -1052,7 +1050,7 @@ Renderings: https://raw.github.com/nadavfima/GlowPadView/master/example.png
1052
1050
Android的图案密码解锁
1053
1051
Project Address: https://code.google.com/p/android-lockpattern/
1054
1052
Demo Apk: https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo
1055
- 使用介绍: https://code.google.com/p/android-lockpattern/wiki/QuickUse
1053
+ Document: https://code.google.com/p/android-lockpattern/wiki/QuickUse
1056
1054
示例APP:Android开机的图案密码解锁,支付宝的密码解锁
1057
1055
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1058
1056
@@ -1069,7 +1067,7 @@ Document: https://github.com/path/android-priority-jobqueue#getting-started
1069
1067
1 . jsoup
1070
1068
一个解析html的java库,可方便的提取和操作数据
1071
1069
Project Address: https://github.com/jhy/jsoup
1072
- 官方网站: http://jsoup.org/
1070
+ Official Website: http://jsoup.org/
1073
1071
作用:(1) 从一个url, 文件或string获得html并解析
1074
1072
(2) 利用dom遍历或css选择器查找, 提取数据
1075
1073
(3) 操作html元素
@@ -1405,7 +1403,7 @@ Project Address: https://github.com/JakeWharton/pidcat
1405
1403
1 . ACRA
1406
1404
应用崩溃信息上报到GoogleDoc工具
1407
1405
Project Address: https://github.com/ACRA/acra
1408
- 文档地址: https://github.com/ACRA/acra/wiki/BasicSetup
1406
+ Document: https://github.com/ACRA/acra/wiki/BasicSetup
1409
1407
1410
1408
1 . Crashlytics
1411
1409
提供丰富的应用崩溃信息收集
0 commit comments