Skip to content

Commit

Permalink
Merge pull request GDGAhmedabad#256 from vyaspranjal33/patch-3
Browse files Browse the repository at this point in the history
Update Useful_links.md
  • Loading branch information
Chintan Rathod authored Mar 27, 2018
2 parents bb65d64 + 88d06ed commit 561aa79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/Useful_links.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
- [RxJava](https://github.com/ReactiveX/RxJava) - Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- [RetroLamda](https://github.com/evant/gradle-retrolambda) - This plugin will automatically build your java or android project with retrolambda, giving you [lambda](https://docs.oracle.com/javase/tutorial/java/javaOO/lambdaexpressions.html) goodness on java 6 or 7.
- [Guava](https://github.com/google/guava) - The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
- [ReDex](https://github.com/facebook/redex) - Android bytecode (dex) optimizer, It provides a framework for reading, writing, and analyzing .dex files

### Event Bus
- [AndroidEventBus](https://github.com/bboyfeiyu/AndroidEventBus) - A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
Expand Down

0 comments on commit 561aa79

Please sign in to comment.