Roloway Logo Hire Us

LoadMe Android Application

Logistics news portal in the Middle East

LoadMe app was built as a custom application for the largest online transporter's market in the Middle East: Load-Me.com. It features all the characteristics that the website offers plus some mobile specific ones, like real time tracking and push notifications.

LoadMe app was built using Native Android framework following Google's design principles (Material Design.
For managing real time data communication between the app and servers the app uses Retrofit framework with Gson - best option in speed for our requirements. The app is using Realm for local data saving a faster alternative for Android's native sql local database. The application also provides real time push notifications (using FCM, a firebase cloud messaging system by Google)
In order to provide a great insight over the app’s behavior an analytics we use Crashalytics by Fabric, which is great for tracking user interactions with the app and also for testing purposes.