Web, ecommerce & Android app development for Didcot

Why choose New Media Aid?
We develop complex web apps, Android apps and ecommerce websites and have provided low cost, bespoke app development services since the year 2000 - only 48 miles from Didcot, Oxfordshire. The development cost of a bespoke Android app, web app or ecommerce website for organisations in Oxfordshire will usually be between £2,000 and £5,000.

We develop bespoke, responsive, mobile-friendly web apps and e-commerce websites as well as cutting-edge Android apps for organisations ranging from multi-national blue chip organisations to SMEs in Didcot, Oxfordshire.

We keep abreast of all the latest trends and technologies in web app development, ecommerce website design and bespoke Android app development to make sure we offer the most advanced, secure and robust application solutions for our clients in Didcot, Oxfordshire.

Useless fact
As well as being the distance in miles from Didcot to our app development office in Hitchin, 48 is also the limit in kHz (kilohertz) above which an audio sample rate in an Android app will result in decreased quality because a resampler must be used to play back the file. As of Android 5.0 (Lollipop), the audio resamplers are now entirely based on FIR filters derived from a Kaiser windowed-sinc function. We can make our bespoke Android apps sing for you! (Audio sampling in Android).


Useful web app developers term of the day: Polymorphism

Polymorphism is a fundamental concept in object-oriented programming (OOP) that allows objects of different classes to be used interchangeably. It refers to the ability of objects of different types to be processed in the same way, as long as they implement the same interface or have the same base class.

There are two main types of polymorphism: compile-time (static) polymorphism and runtime (dynamic) polymorphism.

Compile-time polymorphism refers to the ability of a programming language to determine which method to invoke at compile-time, based on the type of arguments passed to the method. This is achieved through method overloading and operator overloading.

Runtime polymorphism, on the other hand, refers to the ability of a programming language to determine which method to invoke at runtime, based on the actual type of the object. This is achieved through method overriding and inheritance.

Polymorphism is a powerful tool in OOP that helps to reduce code complexity, improve code reusability, and make code more extensible. It is one of the key features of OOP, and is widely used in many programming languages, including Java, C++, Python, and Ruby.


Polymorphism is a concept in object-oriented programming (OOP) that refers to the ability of an object to take on many forms or types. Specifically, it allows objects of different classes to be treated as if they are objects of a common superclass or interface.

Polymorphism is achieved through method overriding and method overloading. Method overriding occurs when a subclass provides its own implementation of a method that is already defined in its superclass. This allows the subclass to use the same method name as the superclass, but with a different implementation. Method overloading occurs when multiple methods have the same name but different parameters. The correct method to call is determined by the number and types of parameters passed to it.

The benefit of polymorphism is that it allows for more flexible and reusable code. It enables a single function or method to handle many different types of objects, without needing to know the details of each specific object. This makes it easier to create more general-purpose code that can be applied to a wider range of scenarios.

We are only 48 miles from Didcot
ab@newma.co.uk