Greece Visitor Phonebook for Android is a small handy app that aims to provide quick and easy access on telephone numbers and website addresses of the most essential organisations and services of Greece.
This application is part of the broader project "Visitor Phonebook". For more information check out the github project.
The project depends on two Android projects:
- The Actionbar Sherlock library which can be downloaded from here and
- And the ActiveAndroid ORM which you can download from Github.
It also requires a few Java libraries:
- jackson-annotations
- jackson-core
- jackson-databind
- pollfish
All the above libraries are included in the project as jar files under the "libs" folder.
- Checkout or download the project to your local machine
- Import project in Eclipse:
- File->Import->General->Existing Projects into Workspace, Next
- Select root directory: /path/to/project
- Projects->Select All
- UNCHECK both "Copy projects into workspace" and "Add project to working sets"
- Download and setup ActionBarSherlock (read the instcutrions here or see this video)
- Add a reference to the required ActionbarSherlock library project:
- Project->Properties->Android
- At the Library section hit the "Add" button
- Select the ActionbarSherlock project from the dialog and hit okay. If you can't see the ActionbarSherlock project in the dialog, then you probably haven't imported it properly.
- Download and setup ActiveAndroid (follow the "Adding the JAR" instructions shown here
- You are done
This software is licensed under the permissive Apache Version 2.0. Basically you are free to use and copy the source code if this project with very few restrictions. For a less vague description, go ahead and read this FAQ or this description.
Copyright (C) 2013 Dimitris Balaouras
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.
Feel free to contact me sending your questions or suggestions. I will be happy to discuss every details you might think of.
Here's my contact details:
Dimitris Balaouras
Email: [email protected]
Tel. : +30 2410 2310 20
Website: http://bytecode.gr
Linked-in: http://www.linkedin.com/in/dbalaouras
Twitter: https://twitter.com/dbalaouras