https://github.com/android10/gandalf
Gandalf --> Refer to Frodo: https://github.com/android10/frodo
https://github.com/android10/gandalf
Last synced: 11 months ago
JSON representation
Gandalf --> Refer to Frodo: https://github.com/android10/frodo
- Host: GitHub
- URL: https://github.com/android10/gandalf
- Owner: android10
- License: apache-2.0
- Created: 2014-07-21T23:51:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T23:54:29.000Z (about 10 years ago)
- Last Synced: 2024-11-13T08:31:10.284Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 703 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gandalf [](https://travis-ci.org/android10/gandalf)
=========================
This attempt of Android Library is deprecated and now his little brother called Frodo comes into play: https://github.com/android10/frodo

Local Development
-----------------
Here are some useful Gradle/adb commands for executing this example:
* `gradlew clean build` - Build the entire example and execute unit and integration tests plus lint check.
* `gradlew installDebug` - Install the debug apk in the current connected device.
License
--------
Copyright 2015 Fernando Cejas
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.
