Giter Club home page Giter Club logo

locast-android's Introduction

Locast Abruzzo

Locast Abruzzo is an Android application that works in conjunction with the Locast web platform. It provides a browsing interface to all the content on the site, as well as 'favorite' integration to show a user's favorite content.

Server Communication

The application communicates with the server using a public RESTful API, allowing both authenticated an unauthenticated API requests.

The API's base URL is stored in the key default_api_url in strings.xml.

There is also a user-definable way of setting the base URL which can be accessed by going to Locast Abruzzo Home → menu → login → menu → set locast site.

Built-in Updater

The app also has a built-in updater that checks in the background to see if there's a new version of the app. It queries a URL for a JSON document that describes the download location as well as the changes that were made between versions. An example of the JSON document can be found in lca.json.

The URL of the JSON document is stored in the key app_update_url in strings.xml.

Dependencies

Publishing

To publish this app, the Google maps keys in the various layout files need to be set. To do this, run:

./set_maps_keys.sh KEY

where KEY is either 'dev', 'prod' or your own API key.

Translation

While any tool can be used to do translation, we have used android2po to convert to/from standard gettext .po files in conjunction with Pootle.

License

Locast Android client
Copyright 2010-2011 MIT Mobile Experience Lab

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

locast-android's People

Contributors

xxv avatar piacentecristian avatar

Watchers

Chanmann Lim avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.