Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neworld/vh
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/neworld/vh
- Owner: neworld
- Created: 2014-08-24T20:31:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-20T19:13:08.000Z (over 10 years ago)
- Last Synced: 2023-03-24T05:38:18.707Z (almost 2 years ago)
- Language: Java
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
COPYRIGHT
=========This project was created for learning purposes. In that case creator allows you to do freely everything you want
with the the sources, repository or program by self.PREREQUISITES
=============1. Android SDK with installed 19 API version
2. Android SDK with installed 19.1.0 build tools
3. (Optional) Android Studio 0.8.x or betterHOW TO BUILD & RUN
==================At first you need to checkout project and init submodules:
```
git clone [email protected]:neworld/VH.git VH
cd VH
git submodule init
git submodule update
```In order to run you need proper local.properties. You have two options:
1. Import project into Android Studio (tested on 0.8.7)
2. Create `local.properies` by selfAfter that you can build by geeky way `./gradlew assembleDebug` or by using Android Studio build button
DISCLAIMER
==========Expect nothing extraordinary. Nothing is guaranteed to work. Author has no responsibility for any
damage you may get.Sorry for my poor english