Mobile development means developing applications — mobile apps or web apps — for any kind of mobile device that runs some kind of mobile operating system.
13 August 2024
Open Project
Development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages
09 April 2024
Article
Part 3 of this series provides practical application development techniques that can alleviate an application''s privacy risk. These solutions include utilizing database encryption, data pseudonymization, and assuring a robust level of application security.
09 April 2024
Article
Explore guidance designed to help you develop applications that are compliant with the European Union’s General Data Protection Regulation.
09 April 2024
Article
This article is the first part of a three part series on developing applications that are compliant with the European Union's General Data Protection Regulation (GDPR). It summarizes the GDPR and explains how the privacy regulation impacts and applies to developing and supporting applications that are intended to be used by European Union citizens.
28 February 2024
Article
Learn about the usability challenges of the mobile web and several best practices for designing mobile web applications.
27 February 2024
Tutorial
Learn the basics of developing mobile Android apps using Android Studio. Learn the architecture, the standard files, and the key elements of an Android user interface.
27 February 2024
Tutorial
Learn how to create an image processing application in Java that uses C code to perform basic image processing operations.
27 February 2024
Tutorial
This tutorial introduces a simple architecture for designing Android applications with dynamic user interfaces that allow non-programmers to collect data from mobile users. You will create an example forms engine in this tutorial with both server and mobile sides.
20 February 2024
Article
In this article, I demonstrate a simple and low-cost approach to log and monitor user's privacy rights in a mobile application. Mobile applications have gained in popularity to simplify tasks that were previously on more complex web or other front-end systems. Clearly, user privacy issues exist in any system that collects your data, and this article's approach can be applied to any number of systems because the Cloudant database is accessible through several different languages and applications.