当前位置:操作系统 > 安卓/Android >>

理解Android Fragmentation问题

忙碌了几个月,论文终于发表了,在WCRE Conference上的Presentation很顺利,而且认识不少做相关Research的朋友,可谓收获颇丰。

 

Understanding Android Fragmentation with Topic Analysis of Vendor-Specific Bugs

The fragmentation of the Android ecosystem causes portability and compatibility issues within the entire Android platform, which increases developer workload, delays application deployment, and ultimately disappoints users. This subject is discussed in the press and in scientific publications but it has yet to be systematically examined. The Android bug reports, as submitted by Android-device users, span across operating-system versions and hardware platforms and can provide interesting evidence about the problem. In this paper, we analyze the bug reports related to two popular vendors, HTC and Motorola. First, we manually label the bug reports. Next, we use Labeled-LDA (Latent Dirichlet Allocation) on the labeled data and LDA on the original data, to infer topics. Finally, by examining the relevance of the top 18 bug topics for each vendor’s bug reports over time, we classify topics as common or unique (vendor-specific). The latter category constitutes evidence of fragmentation and lack of portability. By comparing Labeled-LDA against LDA, we find that Labeled- LDA produced better, i.e., more feature oriented, topics than LDA. In this paper we find out how fragmentation is manifested within the Android project and we propose a method for tracking fragmentation using feature analysis on project repositories.
 

 

\ 

 

\ 

 

\ 

 

\

 

 

 

 

 

 

论文使用Labeled-LDA对Android bug reports进行Topic Analysis, 分析理解对应不同硬件厂商的Android Fragmentation体现出的问题。

如果大家对Topic Analysis或者移动应用开发相关感兴趣,欢迎留言或者邮件我。感谢一起做Research的Dan Han和Chenlei Zhang.

 

补充:移动开发 , Android ,
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,