googlearchive / science-journal

Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
https://sciencejournal.withgoogle.com/
Apache License 2.0
508 stars 131 forks source link

Repo deprecated, please see Arduino Science Journal for the most recent version 🔬🧪 as well as the official blog post about the graduation of the project.

Science Journal allows you to gather data from the world around you. It uses sensors to measure your environment, like light and sound, so you can graph your data, record your experiments, and organize your questions and ideas. It's the lab notebook you always have with you.

Open Science Journal is the core of the Science Journal app with the same UI and sensor code and can be compiled and run on its own.

Features

Building the app

Download the source, go into the OpenScienceJournal directory and run:

./gradlew app:installDebug

Alternatively, import the source code in OpenScienceJournal into Android Studio (File, Import Project).

Note: You'll need Android SDK version 27, build tools 23.0.3, and the Android Support Library to compile the project. If you're unsure about this, use Android Studio and tick the appropriate boxes in the SDK Manager.

The OpenScienceJournal README contains details about the organization of the source code, and the relationship of this published source to the published app.

Google Drive Sync

In order to enable Google Drive Sync, you must first create a Google API project and enable the Drive API for your app. See instructions in the Google Drive API documentation

Release names

We have fun choosing names for our releases. Read the stories.

Contributing

Please read our guidelines for contributors.

License

Open Science Journal is licensed under the Apache 2 license.

More

Science Journal is brought to you by Making & Science, an initiative by Google. Open Science Journal is not an official Google product.