GPS GeoLocation in Cordova and Android – add permissions to Android manifest

Where in the world is your cell phone? With Cordova, you can write your app in JavaScript, build an Android apk and sell it on Google Play. This article shows you how to use GeoLocation (GPS) from Javascript. We show … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , | Comments Off on GPS GeoLocation in Cordova and Android – add permissions to Android manifest

Shared Folder with chmod SetGID

How do you share a folder in Linux? Especially, how can you get write permission to files other users have created? You should know command line before starting with this article. Knowing the basics of chmod (or see ‘man chmod’) … Continue reading

Posted in Uncategorized | Tagged , , , , | 2 Comments