C++DelphiRAD Studio

How To Solve Issues With Cross Platform Desktop App Development

Over the past couple of years, cross platform desktop app development has been getting a lot of attention. Developers want to build apps that can be used across multiple platforms, like Android, iOS, and Windows. It’s a trend that’s been gaining momentum over the past few years, and there are plenty of tools and frameworks available to help you do this. Many have turned to…
Read more
C++DelphiRAD Studio

Highly Professional Cross-Platform Localization Tool For Windows And Mobile

Creating an app and starting a business is not the same as distributing written software worldwide. Globalization is the most important trend in all markets right now. If you want to stay competitive, consider localizing your software to each market or at least targeting large markets. We can create solutions quickly with RAD Studio (Delphi and C++Builder), but when it comes to software…
Read more
Delphi

25 FireMonkey Tips for Delphi's 25th Birthday

In today’s Delphi birthday post, I am including 25 FireMonkey tips for building multi-device applications. 1. Home screens are a popular design paradigm as they display the key app functionality on the first screen, making it easily accessible to the application user. Home Screen navigation usually consists of glyph buttons arranged in a grid like layout and may span over multiple screens. A…
Read more
News

Get the Most out of Android with 10.3 Rio

This webinar was a bit of a State of Android Development Today as well as a What’s New in 10.3 Rio  for Android. During CodeRage 2018, I presented on what’s new in 10.3 Rio for Android. This webinar. grew out of that session. If you want to access the resources…
C++

Touch-Friendly Navigation for Mobile Apps

Over 20% of users abandon an application after using it the first time (per Localytics). How can you design your mobile app to avoid being one of these casualties? Start out by designing your application with mobile in mind. You can’t just replicate your desktop application and expect it to make sense on a smaller form factor. Each platform already has existing patterns your users are used to…
Read more