eCommerce, web & Android app development for Gloucester

Why choose New Media Aid?
Bespoke web app developers, Android app developers and ecommerce website developers for Gloucester, Gloucestershire. Our low cost cutting-edge app development team is only 84 miles away from Gloucester. The development cost of a bespoke Android app, web app or ecommerce website for organisations in Gloucestershire will usually be between £2,000 and £5,000.

We develop cutting-edge, custom-made, mobile-friendly web apps, e-commerce websites and Android apps for companies in Gloucestershire. Web, ecommerce and Android app developers you can trust to deliver modern, mobile-friendly web apps or websites as well as bespoke Android apps and ecommerce solutions only 84 miles from Gloucester.


Useful Android app developers term of the day: NetworkCallback

ConnectivityManager.NetworkCallback is a class in the Android SDK that allows developers to monitor changes to the device's network connectivity. It is useful for situations where an app needs to perform certain actions based on the availability or quality of the network connection.

To use ConnectivityManager.NetworkCallback, you first need to obtain an instance of ConnectivityManager using the Context.getSystemService() method. Once you have a ConnectivityManager instance, you can register a NetworkCallback object using the registerNetworkCallback() method.

Here is an example of how to use ConnectivityManager.NetworkCallback to monitor changes in network connectivity:

ConnectivityManager connectivityManager = (ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE); NetworkCallback networkCallback = new NetworkCallback() { @Override public void onAvailable(Network network) { // Do something when a network becomes available } @Override public void onLost(Network network) { // Do something when a network is lost } @Override public void onCapabilitiesChanged(Network network, NetworkCapabilities networkCapabilities) { // Do something when the network's capabilities change } }; connectivityManager.registerNetworkCallback(new NetworkRequest.Builder().build(), networkCallback);

In this example, onAvailable() is called when a network becomes available, onLost() is called when a network is lost, and onCapabilitiesChanged() is called when the network's capabilities change. You can customize the behavior of these methods to perform the actions your app requires based on the network status. Remember to unregister the callback using the unregisterNetworkCallback() method when your app no longer needs to monitor network changes.



Crimes reported in Gloucester
Our custom app development prices are criminally low, but not as criminal as these events recently reported in Gloucester.

What's with the crime stats?
We thought we would show you some Gloucester crimes reported in Jan 2025 to highlight how external cloud-based API data can be integrated within apps.

bicycle theft
  • Shopping Area (Under investigation)
  • Parking Area (Under investigation)
  • Alexandra Road (Investigation complete; no suspect identified)
  • Dean's Walk (Under investigation)
  • Blackfriars (Investigation complete; no suspect identified)
burglary
  • Theatre/concert Hall (Under investigation)
  • Adelaide Street (Investigation complete; no suspect identified)
  • Stanley Terrace (Investigation complete; no suspect identified)
  • Belgrave Road (Under investigation)
  • Charles Street (Under investigation)
criminal damage arson
  • Moor Street (Under investigation)
  • The Oval (Under investigation)
  • Barton Street (Under investigation)
  • Shopping Area (Investigation complete; no suspect identified)
  • Wellington Street (Unable to prosecute suspect)
drugs
  • Kimbrose Way (Local resolution)
  • India Road (Under investigation)
  • Bedford Street (Under investigation)
  • Shopping Area (Awaiting court outcome)
  • Parking Area (Under investigation)
other theft
  • Shopping Area (Under investigation)
  • Clarence Row (Investigation complete; no suspect identified)
  • Supermarket (Unable to prosecute suspect)
  • Columbia Close (Unable to prosecute suspect)
  • Mayhill Way (Investigation complete; no suspect identified)
possession of weapons
  • Shopping Area (Under investigation)
  • Diamond Jubilee Close (Awaiting court outcome)
  • Stratton Road (Awaiting court outcome)
  • College Street (Under investigation)
  • Napier Street (Under investigation)
public order
  • Shopping Area (Under investigation)
  • Claremont Road (Unable to prosecute suspect)
  • Shopping Area (Under investigation)
  • Supermarket (Under investigation)
  • College Street (Unable to prosecute suspect)
robbery
  • Bus/coach Station (Under investigation)
  • Church Street (Under investigation)
  • Shopping Area (Investigation complete; no suspect identified)
  • Hopewell Street (Under investigation)
  • Russell Street (Investigation complete; no suspect identified)
shoplifting
  • Spread Eagle Road (Unable to prosecute suspect)
  • Shopping Area (Under investigation)
  • Eastbrook Road (Under investigation)
  • St John's Lane (Under investigation)
  • Supermarket (Under investigation)
theft from the person
  • Eastgate Street (Investigation complete; no suspect identified)
  • Shopping Area (Under investigation)
  • St Aldate Street (Under investigation)
  • Nightclub (Under investigation)
  • Bus/coach Station (Unable to prosecute suspect)
vehicle crime
  • Farm Street (Investigation complete; no suspect identified)
  • Church Street (Under investigation)
  • Huxley Road (Under investigation)
  • Norfolk Street (Investigation complete; no suspect identified)
  • Wheatstone Road (Under investigation)
violent crime
  • Park End Road (Action to be taken by another organisation)
  • Southbrook Road (Unable to prosecute suspect)
  • Shopping Area (Local resolution)
  • Fairford Way (Unable to prosecute suspect)
  • Matson Place (Unable to prosecute suspect)
other crime
  • St Michael's Square (Local resolution)
  • Parking Area (Under investigation)
  • High Street (Under investigation)
  • Henley Place (Under investigation)
  • Pembroke Street (Under investigation)
We are only 84 miles from Gloucester
ab@newma.co.uk