1
1
Android Sunflower (alpha)
2
2
=========================
3
- [ ![ CircleCI] ( https://circleci.com/gh/googlesamples/ android- sunflower/tree/master.svg?style=shield )] ( https://circleci.com/gh/googlesamples/ android- sunflower/tree/master )
3
+ [ ![ CircleCI] ( https://circleci.com/gh/android/ sunflower/tree/master.svg?style=shield )] ( https://circleci.com/gh/android/ sunflower/tree/master )
4
4
5
5
A gardening app illustrating Android development best practices with Android Jetpack.
6
6
7
- Android Sunflower is currently released as an alpha and is under heavy development. To view the
8
- latest changes, please visit the
9
- [ Releases page] ( https://github.com/googlesamples/android-sunflower/releases ) .
7
+ Android Sunflower is currently under heavy development.
10
8
Note that some changes (such as database schema modifications) are not backwards
11
9
compatible during this alpha period and may cause the app to crash. In this
12
10
case, please uninstall and re-install the app.
@@ -96,7 +94,7 @@ Updates will include incorporating additional Jetpack components and updating ex
96
94
as the component libraries evolve.
97
95
98
96
Interested in seeing a particular feature of the Android Framework or Jetpack implemented in this
99
- app? Please open a new [ issue] ( https://github.com/googlesamples/ android- sunflower/issues ) .
97
+ app? Please open a new [ issue] ( https://github.com/android/ sunflower/issues ) .
100
98
101
99
Android Studio IDE setup
102
100
------------------------
@@ -121,9 +119,9 @@ Additional resources
121
119
--------------------
122
120
Check out these Wiki pages to learn more about Android Sunflower:
123
121
124
- - [ Notable Community Contributions] ( https://github.com/googlesamples/ android- sunflower/wiki/Notable-Community-Contributions )
122
+ - [ Notable Community Contributions] ( https://github.com/android/ sunflower/wiki/Notable-Community-Contributions )
125
123
126
- - [ Publications] ( https://github.com/googlesamples/ android- sunflower/wiki/Sunflower-Publications )
124
+ - [ Publications] ( https://github.com/android/ sunflower/wiki/Sunflower-Publications )
127
125
128
126
Non-Goals
129
127
---------
@@ -144,7 +142,7 @@ Support
144
142
- http://stackoverflow.com/questions/tagged/android-jetpack
145
143
146
144
If you've found an error in this sample, please file an issue:
147
- https://github.com/googlesamples/ android- sunflower/issues
145
+ https://github.com/android/ sunflower/issues
148
146
149
147
Patches are encouraged, and may be submitted by forking this project and submitting a pull request
150
148
through GitHub.
0 commit comments