Skip to content

knirirr/BeeCount

Repository files navigation

Help Wanted

Currently, I can't build this app for distribution on the Play Store because:

  1. It's targeting an old SDK version.
  2. The means of backing up the app's database requires permissions I'm no longer allowed to use.

I can fix (1) but (2) is proving rather difficult, and I'm somewhat short of time.

If you can assist with some code to copy the internal database to the phone's external storage and to pick a database form there and install it in to the app, then please get in touch.

Information

This is the second version of BeeCount. The older, "classic" version can be found in this repository. This newer version has been considerably re-written so that the underlying data management and UI code is much easier to maintain and extend, and the UI has been updated.

Get it on F-Droid Get it on Google Play

More information can be found on the BeeCount home page.

Licence stuff:

Copyright 2018 Milo Thurston

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.