SEMar 10, 2017

XamForumDB: a dataset for studying Q&A about cross-platform mobile applications development

arXiv:1703.03631v1
Originality Synthesis-oriented
AI Analysis

This provides a resource for researchers studying cross-platform development issues, but it is incremental as it focuses on a specific dataset without new methods or results.

The authors tackled the challenge of cross-platform mobile app development by creating XamForumDB, a dataset extracted from the Xamarin forum, which includes discussions, questions, and answers to facilitate research in this area.

Android and iSO are the two mobile platforms present in almost all smartphones build during last years. Developing an application that targets both platforms is a challenge. A traditional way is to build two different apps, one in Java for Android, the other in Objective-C for iOS. Xamarin is a framework for developing Android and iOS apps which allows developers to share most of the application code across multiple implementations of the app, each for a specific platform. In this paper, we present XamForumDB, a database that stores discussions, questions and answers extracted from the Xamarin forum. We envision research community could use it for studying, for instance, the problematic of developing such kind of applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes