GrokOla

Keyhole Releases GrokOla Mobile, iOS and Android

Lauren Fournier Bogner Articles, Company News, Keyhole Creations, Mobile Leave a Comment

Attention: The following article was published over 9 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.The Keyhole Software team is excited to announce the release of a mobile version of the GrokOla software platform for both the iOS and Android platforms. GrokOla is a tool for development teams that …

PhoneGap: Utilizing Native Mobile Features with Plugins

Jinal Patel Articles, Mobile, Tutorial, Xamarin 2 Comments

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Recently, I was tasked with developing a mobile application in PhoneGap that utilized the Bluetooth feature. Although PhoneGap provides basic functionality, PhoneGap lacks the ability to implement mobile features like Bluetooth. However, …

Dependency Injection for Android Development: Part Two

Mark Fricke Articles, Development Technologies & Tools, Java, Mobile, Tutorial 3 Comments

Attention: The following article was published over 13 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Overview This is the second post in a series written on Dependency Injection for Android Development. In this blog, I will discuss how to take advantage of RoboGuice to inject views and other …

Dependency Injection for Android Development: An Introduction

Adi Rosenblum Articles, Development Technologies & Tools, Java, Mobile, Tutorial 6 Comments

Attention: The following article was published over 13 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Overview For many years now, Object Oriented developers have relied on various Dependency Injection frameworks while developing anything form desktop to web applications. For both Java and .NET developers, the ever-popular Spring …