• Stars
    star
    178
  • Rank 213,762 (Top 5 %)
  • Language
    Java
  • License
    Other
  • Created almost 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rebuild.fm for Android

Rebuild.fm for Android Build Status

Rebuild.fm for Android is the best podcast player to listen to Rebuild.fm. (Unofficial)

About Rebuild.fm

A Podcast by Tatsuhiko Miyagawa. Talking about Tech, Software Development and Gadgets.

Screenshot

Current Version (0.10.0)

Installation

Build on local

$ git clone https://github.com/rejasupotaro/Rebuild.git
$ cd Rebuild
$ git submodule update --init
$ ./gradlew installStagingDebug

Run tests

Run unit tests on Dalvik VM

$ ./gradlew connectedInstrumentTestStagingDebug

Run UI tests and take screenshots

$ ./gradlew calabashStagingDebug

Run lint

$ ./gradlew lint
$ open Rebuild/build/lint-results.html

Run FindBugs

$ ./gradlew findbugs
$ open Rebuild/build/reports/findbugs/findbugs-Rebuild.html

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors

More Repositories

1

MaterialDesignSample

Java
351
star
2

kvs-schema

Code generation library to manage key-value data for Android
Java
121
star
3

octodroid

Android toolkit for the GitHub API
Java
94
star
4

AsyncRssClient

[Deprecated] Simple Asyncronous RSS 2.0 reader library for Android.
Java
27
star
5

cref

Commit message search tool for non-native English speakers
Rust
22
star
6

amazon-product-search

Python
20
star
7

RobotGirl

RobotGirl is a fixtures replacement library for ActiveAndroid
Java
17
star
8

logic-gate

Show how to train and how to run trained model using TensorFlow Mobile/Lite
Kotlin
12
star
9

rxjava-android-example

Java
8
star
10

Hybridge

Hybrid application framework that provides JSON-RPC based communication protocol
Java
7
star
11

katanuki

A template application that includes tons of great open source tools and frameworks.
Shell
5
star
12

gimei-rust

Random Japanese name and address generator (Port of gem's gimei to Rust).
Rust
5
star
13

arxiv-reader

Android client for https://arxiv.org/
Kotlin
4
star
14

metaknight

metaknight is the hero of your test
Java
4
star
15

typeform-ruby

Typeform I/O client for Ruby.
Ruby
3
star
16

KinMozaViewer

A refugee camp for alice lovers
Java
2
star
17

android-dev-env-cookbook

Setup android dev env for mac os x using chef
Ruby
2
star
18

mediumite

Simple wrapper for the Medium API written in Ruby
Ruby
2
star
19

master-thesis

Study on Feature Interactions in Multiple Field Document Ranking
Jupyter Notebook
2
star
20

amazon-product-search-demo

Python
2
star
21

android-dev-env-serverspec

Setup android dev env for mac os x using serverspec
Ruby
1
star
22

altria-connected_instrument_test

Ruby
1
star
23

flip-preferences-tables

Java
1
star
24

imadoko

JavaScript
1
star
25

feature-interactions-in-document-ranking

Jupyter Notebook
1
star