Route Optimization and Customization Using Real Geographical Data in Android Mobile Devices

Total Page:16

File Type:pdf, Size:1020Kb

Route Optimization and Customization Using Real Geographical Data in Android Mobile Devices > Master Final Work – Official Master in Free Software – Universitat Oberta de Catalunya < 1 Route optimization and customization using real geographical data in Android mobile devices Cira Cuadrat Seix 1 and Antoni Pérez Navarro 2 creation of routes especially for the preparation of tourist Abstract — Nowadays, there are several services and routes or location of POI’s. applications that allow users to locate and move to different Tourism is an area that has experienced tremendous growth tourist areas using a mobile device. These systems can be used in recent years thanks to the emergence of geographic either by internet or downloading an application in concrete information accessible to everybody and free of charge [4]. places like a visitors centre. Although such applications are able Web applications like GoogleMaps [5], OpenStreetMaps [6] to facilitate the location and the search for points of interest, in most cases, these services and applications do not meet the needs or Wikiloc [7] have their own versions to be used in of each user. Users can lose the internet connection or the results smartphones and other mobile devices. Moreover, there is a offered may not fit their schedules or their own personal tastes. wide range of applications that use these information systems This paper aims to provide a solution by studying the main providing specific services: audio tourist guides, default tourist projects, services and applications, their routing algorithms and routes, etc. their treatment of the real geographical data in Android mobile However, most mobile devices have many limitations to devices, focusing on the data acquisition and treatment to effectively manage geographic information, in most cases improve the routing searches in off-line environments. using a continuous Internet connection to run these applications on the server. The main problem lies in 3G or Index Terms — Android, OpenStreetMap, OSMAnd, routing, HSDPA (3.5G) coverage which only covers the most densely optimization populated areas as shown in the image: I. INTRODUCTION S defined in reference [1], the term Geographical A Information Systems (GIS) involves a wide range of hardware, software and geographic data organized for managing and analyzing spatial information referenced with the aim to solve complex problems of planning and management, but also used for individual purposes. With the advent of GPS software and the fast expansion and great acceptance for smartphones in the market such as IPhones, Blackberries or HTCs, and other mobile devices such as tablets and PDAs, has increased the number of GIS-based applications that deal with geographic information bringing it to the general public and promoting the creation of applications with functions for leisure and entertainment. These new applications provide information and services such as points of interest (POI’s), routes of all types, navigation and augmented reality [2]. Currently, only in the Android Market it Fig.1. Areas with 3G coverage in Spain [8]. is possibly to find over 400 applications related to location- based systems (LBS) and GPS [3]. Over half of these In addition, this service is expensive and often has limited applications are used in particular title, focusing mainly on the bandwidth consumption per month. Making the execution of these applications on the server is not a viable option because of the large number of areas where there is not coverage that most of the times are areas important Manuscript received January 19, 2012. This paper is the Master Final for tourist purposes. Running GIS applications on mobile Work in the Official Master in Free Software of the Universitat Oberta de devices independent of the server is necessary. However, as Catalunya and it was supported in part by project AVANZA2 (TSI-020110- pointed in [9] limitations in display performance and storage 2009-442). 1 C. Cuadrat Seix is a postgraduate student in the Universitat Oberta de capabilities of these devices hinder this option: small screens, Catalunya (e-mail: [email protected] ). low working memory, limited data entry, etc. Therefore 2 A. Pérez Navarro is a professor and the director of this work at the finding a solution that allows mobile users to have only the Universitat Oberta de Catalunya, Department of IT, Multimedia and amount of information they really need is necessary. That Telecommunications, Barcelona, Spain (e-mail: [email protected] ). > Master Final Work – Official Master in Free Software – Universitat Oberta de Catalunya < 2 means allowing the users to filter the data according to their important to know which OS gives more features and facilities needs and their preferences. Thus, the known client-server to develop this study. In order to choose one, the most architecture would be valid, even though, would only be important factors to be considered are explained below. required for short time periods because its goal is customizing The distinction between smartphones and feature phones the GIS for the user: the information sent would be different can be vague and there is no official definition for what according to the interests of the user (architecture, nature) or constitutes the difference between them. One of the most according to other factors such as the number or types of users, significant differences is that the advanced application or if the route is done in a vehicle (car, bicycle, walking). To programming interfaces (APIs) on smartphones for running achieve this goal will require considering several factors: to third-party applications can allow those applications to have improve the hardware of mobile devices with more working better integration with the phone's OS and hardware than is memory and computing power, to have more ability to get typical with feature phones. In comparison, feature phones input data, to better display and moreover to improve the more commonly run on proprietary firmware, with third-party running data, to create standardized ontologies that help to software support through platforms such as Java ME or optimize the user search, and furthermore, to create and refine BREW. An additional complication in distinguishing between algorithms that allow us to consider all this information and smartphones and feature phones is that over time the create routes for each user’s needs or tastes. capabilities of new models of feature phones can increase to This paper focuses on the study and the improving of exceed those of phones that had been promoted as routing algorithms to facilitate customization and meet the smartphones in the past. needs of users considering factors such as connectivity and the So, it’s obvious that the kernel of a SO is the software data processing in the routing algorithms. To carry this out, it responsible for providing secure access to the hardware is necessary to know the efforts that have been done in this device, responsible for managing resources, and that's why it's subject by the mobile device markets. important to know which kernel uses each the device. Both The paper is organized as follows: a review of the main Android and Palm are based on Linux. Blackberry is based on devices and the technologies involved is provided in the a proprietary kernel. Iphone is based on OS X. S60 is based on section 2. In section 3 are described Android, the OS selected Symbian and Windows Mobile is based in Windows CE. Both to develop the study, and its main APIs for routing. In section of them are all proprietary software. The main difference 4, there is a summary about the OpenStreetMap project and between a private or free distribution kernel, is that the kernel the presentation of some remarkable applications based on it which is based in open source software will have a large for mobile devices. Section 5 provides a review of graph community of developers, thanks to which it is possible to theory issues which are used in navigation and routing. In quickly find errors, make improvements and resolve problems section 6, the four Android projects selected are reviewed to facilitating the rapid adaptability to the needs of end users. know how they solve the main routing problems. In the Another important factor to consider is the adaptability of following sections, 7 and 8, the improvements from the ideas the platform to different terminals. In this item, Android has on the studied projects, are presented, implemented and tested. great adaptability since it is being increasingly used in more Finally, the paper closes with the key outcomes from the paper mobile devices and not just smartphones. and a brief discussion of the future challenges and direction of Finally, the last important factor to consider is connectivity. this research. It’s quite important having Wi-Fi Internet access and 3G connectivity to improve data acquisition. All current II. MAIN DEVICES AND TECHNOLOGIES INVOLVED smartphones offer this possibility with the only limitation of A mobile device is a small, hand-held computing device, the network are connected and the distributor of phone typically having a display screen with touch input and/or a services. miniature keyboard and less than 2 pounds (0.91 kg). Early Android is the platform chosen to carry out this project, for pocket sized ones were joined in the late 2000s by larger but the significantly increased demand in the market of Android otherwise similar tablet computers. As in a personal digital devices which is the 43% according to [11]-[12], (figure 2), assistant (PDA), the input and output are often combined into the availability of the applications, the fact that it is an OS a touch-screen interface. Nowadays, smartphones and tablets non-dependent on a specific hardware, and in addition, this are popular amongst those who wish to use some of the powers platform has an enormous community that offers many tools of a conventional computer in environments where carrying for the development.
Recommended publications
  • Osmand - This Article Describes How to Use Key Feature
    HowToArticles - osmand - This article describes how to use key feature... http://code.google.com/p/osmand/wiki/HowToArticles#First_steps [email protected] | My favorites ▼ | Profile | Sign out osmand Navigation & routing based on Open Street Maps for Android devices Project Home Downloads Wiki Issues Source Search for ‹‹ HowToArticles HowTo Articles This article describes how to use key features How To First steps Featured How To Understand vector en, ru Updated and raster maps How To Download data How To Find on map Introduction How To Filter POI This articles helps you to understand how to use the application, and gives you idea's about how the functionality could be used. How To Customize map view How To How To Arrange layers and overlays How To Manage favorite How To First steps places How To Navigate to point First you can think about which features are most usable and suitable for you. You can use Osmand online and offline for How To Use routing displaying a lot of online maps, pre-downloaded very compact so-called OpenStreetMap "vector" map-files. You can search and How To Use voice routing find adresses, places of interest (POI) and favorites, you can find routes to navigate with car, bike and by foot, you can record, How To Limit internet replay and follow selfcreated or downloaded GPX tracks by foot and bike. You can find Public Transport stops, lines and even usage shortest public transport routes!. You can use very expanded filter options to show and find POI's. You can share your position with friends by mail or SMS text-messages.
    [Show full text]
  • Gpsbabel Documentation Gpsbabel Documentation Table of Contents
    GPSBabel Documentation GPSBabel Documentation Table of Contents Introduction to GPSBabel ................................................................................................... xx The Problem: Too many incompatible GPS file formats ................................................... xx The Solution ............................................................................................................ xx 1. Getting or Building GPSBabel .......................................................................................... 1 Downloading - the easy way. ....................................................................................... 1 Building from source. .................................................................................................. 1 2. Usage ........................................................................................................................... 3 Invocation ................................................................................................................. 3 Suboptions ................................................................................................................ 4 Advanced Usage ........................................................................................................ 4 Route and Track Modes .............................................................................................. 5 Working with predefined options .................................................................................. 6 Realtime tracking ......................................................................................................
    [Show full text]
  • Android Euskaraz Windows Euskaraz Android Erderaz Windows Erderaz GNU/LINUX Sistema Eragilea Euskeraz Ubuntu Euskaraz We
    Oharra: Android euskaraz Windows euskaraz Android erderaz Windows erderaz GNU/LINUX Sistema Eragilea euskeraz Ubuntu euskaraz Web euskaraz Ubuntu erderaz Web erderaz GNU/LINUX Sistema Eragilea erderaz APLIKAZIOA Bulegotika Adimen-mapak 1 c maps tools 2 free mind 3 mindmeister free 4 mindomo 5 plan 6 xmind Aurkezpenak 7 google slides 8 pow toon 9 prezi 10 sway Bulegotika-aplikazioak 11 andropen office 12 google docs 13 google drawing 14 google forms 15 google sheets 16 libreoffice 17 lyx 18 office online 19 office 2003 LIP 20 office 2007 LIP 21 office 2010 LIP 22 office 2013 LIP 23 office 2016 LIP 24 officesuite 25 wps office 26 writer plus 1/20 Harrobi Plaza, 4 Bilbo 48003 CAD 27 draftsight 28 librecad 29 qcad 30 sweet home 31 timkercad Datu-baseak 32 appserv 33 dbdesigner 34 emma 35 firebird 36 grubba 37 kexi 38 mysql server 39 mysql workbench 40 postgresql 41 tora Diagramak 42 dia 43 smartdraw Galdetegiak 44 kahoot Maketazioa 45 scribus PDF editoreak 46 master pdf editor 47 pdfedit pdf escape 48 xournal PDF irakurgailuak 49 adobe reader 50 evince 51 foxit reader 52 sumatraPDF 2/20 Harrobi Plaza, 4 Bilbo 48003 Hezkuntza Aditzak lantzeko 53 aditzariketak.wordpress 54 aditz laguntzailea 55 aditzak 56 aditzak.com 57 aditzapp 58 adizkitegia 59 deklinabidea 60 euskaljakintza 61 euskera! 62 hitano 63 ikusi eta ikasi 64 ikusi eta ikasi bi! Apunteak partekatu 65 flashcard machine 66 goconqr 67 quizlet 68 rincon del vago Diktaketak 69 dictation Entziklopediak 70 auñamendi eusko entziklopedia 71 elhuyar zth hiztegi entziklopedikoa 72 harluxet 73 lur entziklopedia tematikoa 74 lur hiztegi entziklopedikoa 75 wikipedia Esamoldeak 76 AEK euskara praktikoa 77 esamoldeapp 78 Ikapp-zaharrak berri Estatistikak 79 pspp 80 r 3/20 Harrobi Plaza, 4 Bilbo 48003 Euskara azterketak 81 ega app 82 egabai 83 euskal jakintza 84 euskara ikasiz 1.
    [Show full text]
  • Web Hacking 101 How to Make Money Hacking Ethically
    Web Hacking 101 How to Make Money Hacking Ethically Peter Yaworski © 2015 - 2016 Peter Yaworski Tweet This Book! Please help Peter Yaworski by spreading the word about this book on Twitter! The suggested tweet for this book is: Can’t wait to read Web Hacking 101: How to Make Money Hacking Ethically by @yaworsk #bugbounty The suggested hashtag for this book is #bugbounty. Find out what other people are saying about the book by clicking on this link to search for this hashtag on Twitter: https://twitter.com/search?q=#bugbounty For Andrea and Ellie. Thanks for supporting my constant roller coaster of motivation and confidence. This book wouldn’t be what it is if it were not for the HackerOne Team, thank you for all the support, feedback and work that you contributed to make this book more than just an analysis of 30 disclosures. Contents 1. Foreword ....................................... 1 2. Attention Hackers! .................................. 3 3. Introduction ..................................... 4 How It All Started ................................. 4 Just 30 Examples and My First Sale ........................ 5 Who This Book Is Written For ........................... 7 Chapter Overview ................................. 8 Word of Warning and a Favour .......................... 10 4. Background ...................................... 11 5. HTML Injection .................................... 14 Description ....................................... 14 Examples ........................................ 14 1. Coinbase Comments .............................
    [Show full text]
  • Volunteered Geographic Information System Design: Project and Participation Guidelines
    International Journal of Geo-Information Article Volunteered Geographic Information System Design: Project and Participation Guidelines José-Pablo Gómez-Barrón *, Miguel-Ángel Manso-Callejo, Ramón Alcarria and Teresa Iturrioz MERCATOR Research Group: Geo-Information Technologies, Technical High School of Topography, Geodesy and Cartography Engineering, Technical University of Madrid (UPM), Campus Sur, 28031 Madrid, Spain; [email protected] (M.-A.M.-C.); [email protected] (R.A.); [email protected] (T.I.) * Correspondence: [email protected]; Tel.: +34-913-366-487 Academic Editors: Linda See, Vyron Antoniou, David Jonietz and Wolfgang Kainz Received: 14 March 2016; Accepted: 20 June 2016; Published: 5 July 2016 Abstract: This article sets forth the early phases of a methodological proposal for designing and developing Volunteered Geographic Information (VGI) initiatives based on a system perspective analysis in which the components depend and interact dynamically among each other. First, it focuses on those characteristics of VGI projects that present different goals and modes of organization, while using a crowdsourcing strategy to manage participants and contributions. Next, a tool is developed in order to design the central crowdsourced processing unit that is best suited for a specific project definition, associating it with a trend towards crowd-based or community-driven approaches. The design is structured around the characterization of different ways of participating, and the task cognitive demand of working on geo-information management, spatial problem solving and ideation, or knowledge acquisition. Then, the crowdsourcing process design helps to identify what kind of participants are needed and outline subsequent engagement strategies. This is based on an analysis of differences among volunteers’ participatory behaviors and the associated set of factors motivating them to contribute, whether on a crowd or community-sourced basis.
    [Show full text]
  • The Uch Enmek Example(Altai Republic,Siberia)
    Faculty of Environmental Sciences Institute for Cartography Master Thesis Concept and Implementation of a Contextualized Navigable 3D Landscape Model: The Uch Enmek Example(Altai Republic,Siberia). Mussab Mohamed Abuelhassan Abdalla Born on: 7th December 1983 in Khartoum Matriculation number: 4118733 Matriculation year: 2014 to achieve the academic degree Master of Science (M.Sc.) Supervisors Dr.Nikolas Prechtel Dr.Sander Münster Submitted on: 18th September 2017 Faculty of Environmental Sciences Institute for Cartography Task for the preparation of a Master Thesis Name: Mussab Mohamed Abuelhassan Abdalla Matriculation number: 4118733 Matriculation year: 2014 Title: Concept and Implementation of a Contextualized Navigable 3D Landscape Model: The Uch Enmek Example(Altai Republic,Siberia). Objectives of work Scope/Previous Results:Virtual Globes can attract and inform websites visitors on natural and cultural objects and sceneries.Geo-centered information transfer is suitable for majority of sites and artifacts. Virtual Globes have been tested with an involvement of TUD institutes: e.g. the GEPAM project (Weller,2013), and an archaeological excavation site in the Altai Mountains ("Uch enmek", c.f. Schmid 2012, Schubert 2014).Virtual Globes technology should be flexible in terms of the desired geo-data configuration. Research data should be controlled by the authors. Modes of linking geo-objects to different types of meta-information seems evenly important for a successful deployment. Motivation: For an archaeological conservation site ("Uch Enmek") effort has already been directed into data collection, model development and an initial web-based presentation.The present "Open Web Globe" technology is not developed any further, what calls for a migra- tion into a different web environment.
    [Show full text]
  • Development of a Web Mapping Application Using Open Source
    Centre National de l’énergie des sciences et techniques nucléaires (CNESTEN-Morocco) Implementation of information system to respond to a nuclear emergency affecting agriculture and food products - Case of Morocco Anis Zouagui1, A. Laissaoui1, M. Benmansour1, H. Hajji2, M. Zaryah1, H. Ghazlane1, F.Z. Cherkaoui3, M. Bounsir3, M.H. Lamarani3, T. El Khoukhi1, N. Amechmachi1, A. Benkdad1 1 Centre National de l’Énergie, des Sciences et des Techniques Nucléaires (CNESTEN), Morocco ; [email protected], 2 Institut Agronomique et Vétérinaire Hassan II (IAV), Morocco, 3 Office Régional de la Mise en Valeur Agricole du Gharb (ORMVAG), Morocco. INTERNATIONAL EXPERTS’ MEETING ON ASSESSMENT AND PROGNOSIS IN RESPONSE TO A NUCLEAR OR RADIOLOGICAL EMERGENCY (CN-256) IAEA Headquarters Vienna, Austria 20–24 April 2015 Context In nuclear disaster affecting agriculture, there is a need for rapid, reliable and practical tools and techniques to assess any release of radioactivity The research of hazards illustrates how geographic information is being integrated into solutions and the important role the Web now plays in communication and disseminating information to the public for mitigation, management, and recovery from a disaster. 2 Context Basically GIS is used to provide user with spatial information. In the case of the traditional GIS, these types of information are within the system or group of systems. Hence, this disadvantage of traditional GIS led to develop a solution of integrating GIS and Internet, which is called Web-GIS. 3 Project Goal CRP1.50.15: “ Response to Nuclear Emergency affecting Food and Agriculture” The specific objective of our contribution is to design a prototype of web based mapping application that should be able to: 1.
    [Show full text]
  • Assessing the Credibility of Volunteered Geographic Information: the Case of Openstreetmap
    ASSESSING THE CREDIBILITY OF VOLUNTEERED GEOGRAPHIC INFORMATION: THE CASE OF OPENSTREETMAP BANI IDHAM MUTTAQIEN February, 2017 SUPERVISORS: Dr. F.O. Ostermann Dr. ir. R.L.G. Lemmens ASSESSING THE CREDIBILITY OF VOLUNTEERED GEOGRAPHIC INFORMATION: THE CASE OF OPENSTREETMAP BANI IDHAM MUTTAQIEN Enschede, The Netherlands, February, 2017 Thesis submitted to the Faculty of Geo-Information Science and Earth Observation of the University of Twente in partial fulfillment of the requirements for the degree of Master of Science in Geo-information Science and Earth Observation. Specialization: Geoinformatics SUPERVISORS: Dr. F.O. Ostermann Dr.ir. R.L.G. Lemmens THESIS ASSESSMENT BOARD: Prof. Dr. M.J. Kraak (Chair) Dr. S. Jirka (External Examiner, 52°North Initiative for Geospatial Open Source Software GmbH) DISCLAIMER This document describes work undertaken as part of a program of study at the Faculty of Geo-Information Science and Earth Observation of the University of Twente. All views and opinions expressed therein remain the sole responsibility of the author, and do not necessarily represent those of the Faculty. ABSTRACT The emerging paradigm of Volunteered Geographic Information (VGI) in the geospatial domain is interesting research since the use of this type of information in a wide range of applications domain has grown extensively. It is important to identify the quality and fitness-of-use of VGI because of non- standardized and crowdsourced data collection process as well as the unknown skill and motivation of the contributors. Assessing the VGI quality against external data source is still debatable due to lack of availability of external data or even uncomparable. Hence, this study proposes the intrinsic measure of quality through the notion of credibility.
    [Show full text]
  • Creación De Mapas Multimedia Con Openstreetmap
    Generador de Mapas COMAPP Creación de mapas multimedia con OpenStreetMap COMAPP – “Community Media Applications and Participation” materiales para descargar: http://www.comapp-online.de Este proyecto ha sido financiado con ayuda de la Comisión Europea. Esta publicación [comunicación] refleja únicamente el punto de vista del autor, y no puede hacerse responsable a la Comisión de ningún uso que se le dé a la información aquí contenida. NÚMERO DEL PROYECTO: 517958-LLP-1-2011-1-DE-GRUNDTVIG-GMP NÚMERO DEL ACUERDO: 2011 – 3978 / 001 - 001 Índice de Contenidos 1. “La Radio Libre de Alemania” como ejemplo: Un mapa multimedia basado en OpenStreetMap ................................................................................................................... 3 2. El proyecto comunitario OpenStreetMap: Información, funcionalidad y licencias ............ 7 3. Edición de los datos del mapa en OpenStreetMap con herramientas basadas en la tecnología GPS .................................................................................................................. 11 4. El generador de mapas de Comapp: Contenidos multimedia en un mapa OSM – Cómo funciona ............................................................................................................................. 14 5. Practica con el Generador de mapas de Comapp: un mapa multimedia individual en siete pasos ......................................................................................................................... 16 6. Otras funciones: Información de interés para
    [Show full text]
  • Navegação Turn-By-Turn Em Android Relatório De Estágio Para A
    INSTITUTO POLITÉCNICO DE COIMBRA INSTITUTO SUPERIOR DE ENGENHARIA DE COIMBRA Navegação Turn-by-Turn em Android Relatório de estágio para a obtenção do grau de Mestre em Informática e Sistemas Autor Luís Miguel dos Santos Henriques Orientação Professor Doutor João Durães Professor Doutor Bruno Cabral Mestrado em Engenharia Informática e Sistemas Navegação Turn-by-Turn em Android Relatório de estágio apresentado para a obtenção do grau de Mestre em Informática e Sistemas Especialização em Desenvolvimento de Software Autor Luís Miguel dos Santos Henriques Orientador Professor Doutor João António Pereira Almeida Durães Professor do Departamento de Engenharia Informática e de Sistemas Instituto Superior de Engenharia de Coimbra Supervisor Professor Doutor Bruno Miguel Brás Cabral Sentilant Coimbra, Fevereiro, 2019 Agradecimentos Aos meus pais por todo o apoio que me deram, Ao meu irmão pela inspiração, À minha namorada por todo o amor e paciência, Ao meu primo, por me fazer acreditar que nunca é tarde, Aos meus professores por me darem esta segunda oportunidade, A todos vocês devo o novo rumo da minha vida. Obrigado. i ii Abstract This report describes the work done during the internship of the Master's degree in Computer Science and Systems, Specialization in Software Development, from the Polytechnic of Coimbra - ISEC. This internship, which began in October 17 of 2017 and ended in July 18 of 2018, took place in the company Sentilant, and had as its main goal the development of a turn-by- turn navigation module for a logistics management application named Drivian Tasks. During the internship activities, a turn-by-turn navigation module was developed from scratch, while matching the specifications indicated by the project managers in the host entity.
    [Show full text]
  • Das Handbuch Zu Marble
    Das Handbuch zu Marble Torsten Rahn Dennis Nienhüser Deutsche Übersetzung: Stephan Johach Das Handbuch zu Marble 2 Inhaltsverzeichnis 1 Einleitung 6 2 Marble Schnelleinstieg: Navigation7 3 Das Auswählen verschiedener Kartenansichten für Marble9 4 Orte suchen mit Marble 11 5 Routenplanung mit Marble 13 5.1 Eine neue Route erstellen . 13 5.2 Routenprofile . 14 5.3 Routen anpassen . 16 5.4 Routen laden, speichern und exportieren . 17 6 Entfernungsmessung mit Marble 19 7 Kartenregionen herunterladen 20 8 Aufnahme eines Films mit Marble 23 8.1 Aufnahme eines Films mit Marble . 23 8.1.1 Problembeseitigung . 24 9 Befehlsreferenz 25 9.1 Menüs und Kurzbefehle . 25 9.1.1 Das Menü Datei . 25 9.1.2 Das Menü Bearbeiten . 26 9.1.3 Das Menü Ansicht . 26 9.1.4 Das Menü Einstellungen . 27 9.1.5 Das Menü Hilfe . 28 10 Einrichtung von Marble 29 10.1 Einrichtung der Ansicht . 29 10.2 Einrichtung der Navigation . 30 10.3 Einrichtung von Zwischenspeicher & Proxy . 31 10.4 Einrichtung von Datum & Zeit . 32 10.5 Einrichtung des Abgleichs . 32 10.6 Einrichtungsdialog „Routenplaner“ . 34 10.7 Einrichtung der Module . 34 Das Handbuch zu Marble 11 Fragen und Antworten 38 12 Danksagungen und Lizenz 39 4 Zusammenfassung Marble ist ein geografischer Atlas und ein virtueller Globus, mit dem Sie ganz leicht Or- te auf Ihrem Planeten erkunden können. Sie können Marble dazu benutzen einen Adressen zu finden, auf einfache Art Karten zu erstellen, Entfernungen zu messen und Informationen über bestimmte Orte abzufragen, über die Sie gerade etwas in den Nachrichten gehört oder im Internet gelesen haben.
    [Show full text]
  • Free Your Android! Not Free As in Free Beer About the FSFE This flyer Was Printed by the Free Software You Don't Have to Pay for the Apps from F-Droid
    Free as in Freedom Free Your Android! Not Free as in Free Beer About the FSFE This flyer was printed by the Free Software You don't have to pay for the apps from F-Droid. A lot Foundation Europe (FSFE), a non-profit organi- of applications from Google Play or Apple's App Store sation dedicated to promoting Free Software Get a are also free of charge. However, Free Software is not and working to build a free digital society. about price, but liberty. Free App Store Access to software de- When you don't control a program, the program termines how we can take for Your Android controls you. Whoever controls the software therefore part in our society. There- controls you. fore, FSFE is dedicated to ensure equal access and For example, nobody is allowed to study how a non- participation in the infor- free app works and what it actually does on your mation age by fighting for phone. Sometimes it just doesn't do exactly what you digital freedom. want, but there are also apps that contain malicious features like leaking your data without your knowledge. Nobody should ever be forced to use software that does not grant the freedoms to use, Running exclusively Free Software on your device puts study, share and improve the software. You you in full control. Even though you may not have the should have the right to shape technology as skills to directly exercise all of your freedom, you you see fit. benefit from a vibrant community that is enabled by freedom and uses it collaboratively.
    [Show full text]