Android Oss
Kickstarter for Android. Bring new ideas to life, anywhere.
Under Apache License 2.0
By kickstarter
Kickstarter for Android. Bring new ideas to life, anywhere.
Under Apache License 2.0
By kickstarter
Welcome to Kickstarter's open source Android app! Come on in, take your shoes
off, stay a while—explore how Kickstarter's native squad has built and
continues to build the app, discover our implementation of RxJava in logic-
filled view models,
and maybe even create an issue or two.
We've also open sourced our iOS app, written in Swift:
check it out here. Read more about our journey to open source here.
Follow these instructions to build and run the project with mock data..
cd
into the project repo and run make bootstrap
to bootstrap your AndroidOpen an existing Android
Studio project
and select the project. Gradle will build the project.Run > Run 'app'
. After the project builds you'll beWhile we're at it, why not share our docs? Check out the
native docs we have written so far
for more documentation.
We intend for this project to be an educational resource: we are excited to
share our wins, mistakes, and methodology of Android development as we work
in the open. Our primary focus is to continue improving the app for our users in
line with our roadmap.
The best way to submit feedback and report bugs is to open a Github issue.
Please be sure to include your operating system, device, version number, and
steps to reproduce reported bugs. Keep in mind that all participants will be
expected to follow our code of conduct.
We aim to share our knowledge and findings as we work daily to improve our
product, for our community, in a safe and open space. We work as we live, as
kind and considerate human beings who learn and grow from giving and receiving
positive, constructive feedback. We reserve the right to delete or ban any
behavior violating this base foundation of respect.
We do too, and we’re hiring!
```
Copyright 2020 Kickstarter, PBC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```