Malcolm Groves
From the Code Partners blog: RAD Studio’s ability to do remote debugging of Android apps on device is fantastic for tracking down issues. However sometimes you have issues where the debugger can’t help. Case in… … Read more
7 years ago in android, Embarcadero, FireMonkey, Mobile0
Malcolm Groves
From the Code Partners blog : Last week we were doing some updates for a customer on a C++Builder Android and iOS app. The Mac that we were using to do the code signing for iOS hadn’t… … Read more
8 years ago in Embarcadero, FireMonkey, ios, Mobile0
Malcolm Groves
I’ve just begun a series of posts and accompanying videos over at the Code Partners site on using an Object Relational Mapper in Delphi. It starts out simple but over the series I want to… … Read more
8 years ago in Architecture, FireMonkey, LiveBindings, MVVM, Patterns0
Malcolm Groves
I first joined Borland back in 1997. I left for a couple of years in 2000, but was tempted back in 2002, and I’ve been there ever since. The company name has changed under me… … Read more
9 years ago in Misc0
Malcolm Groves
In the comments over on my old MVVM Resource List post Peter Rosario asked a great question. A question I thought I’d covered in my video but I suspect I might have edited it out in an… … Read more
9 years ago in Architecture, Embarcadero, LiveBindings, MVVM0
Malcolm Groves
I’ve had a few questions from folks about the App Tethering articles I’ve been posting, specifically, when the next one is coming. Between work and preparing for a grading I’ve been a bit busy, however… … Read more
9 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
After the last few posts, you should be getting comfortable sharing data between multiple apps. That leaves us the last of our original four conceptual areas to cover off : Actions. Just as App Tethering allows… … Read more
9 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
Now that we know how to work with Persistent Resources, Transient Resources are going to be a walk in the park. Transient Resources have many things in common with Persistent Resources. They come in both… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
Last post we were introduced to sharing resources, in particular, persistent resources, and we wrote an example to share a persistent resource of type Data between two apps. This time around let’s do the same… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0
Malcolm Groves
In the last post, we went through one method of discovery, AutoConnect, and then built a couple of apps that used AutoConnect to find, authenticate and pair with each other. That’s fine, but there’s not… … Read more
10 years ago in AppTethering, Distributed Systems, Embarcadero0