Yearly Archives: 2018

/2018

Cordova app with Django APIs and tidal prediction APIs

As per usual, we're busy on a number of fronts. Most recently, putting the 'social' into a client's Apache Cordova based cross platform app development. This time, we've switched over from Laravel PHP to Django and Python. With the Django REST framework and rest-auth packages to implement some custom data models, security and other features.

By | November 9th, 2018|Uncategorised|Comments Off on Cordova app with Django APIs and tidal prediction APIs

Native Android App VPN development

We've recently been helping a client with a project to create a local VPN for Android phones. On the face of it, a reasonably simple challenge. Just break out the VPNService class and follow the examples. All goes nicely until you start really testing. For our tests, we're using approx 20 devices (mainly the customer's)

By | April 18th, 2018|Uncategorised|Comments Off on Native Android App VPN development