Coder Social home page Coder Social logo

sqall01 / chasr-android-map Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 674 KB

End-To-End Encrypted GPS Tracking Service

Home Page: https://alertr.de/chasr

License: GNU General Public License v3.0

Java 100.00%
android-application end-to-end-encryption gps-tracking openstreetmap

chasr-android-map's People

Contributors

sqall01 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

esteves67 rodpais

chasr-android-map's Issues

Map app not working on Android 4.4.4

Hi, I cannot get the map app (latest zip file) to run on a tablet running 4.4.4 I get the following server errors (on https://alertr.de/chasr)
I see that you have a minimum requirement of Android 8, are there plans to change this to allow earlier versions?, would be really useful.

For reference.
build.gradle =
android {
compileSdkVersion 28
defaultConfig {
applicationId "de.alertr.chasrmap"
minSdkVersion 19
targetSdkVersion 28
versionCode 11
versionName "1.0"
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
}

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12'
implementation 'com.android.support:appcompat-v7:28.0.0'
}

Mode = Live
I/chromium: [INFO:CONSOLE(21)] "Uncaught SyntaxError: Unexpected token function", source: https://alertr.de/chasr//html/js/map_core.js (21)
I/chromium: [INFO:CONSOLE(86)] "Uncaught ReferenceError: parseHashVars is not defined", source: https://alertr.de/chasr//html/js/map_android.js (86)

Mode = Map
I/chromium: [INFO:CONSOLE(21)] "Uncaught SyntaxError: Unexpected token function", source: https://alertr.de/chasr//html/js/map_core.js (21)
[INFO:CONSOLE(86)] "Uncaught ReferenceError: parseHashVars is not defined", source: https://alertr.de/chasr//html/js/map_android.js (86)

Many Thanks.

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.