Browsing by Subject "Android"
Now showing items 1-8 of 8
-
Black-box Testing Mobile Applications Using Sequence Covering Arrays
Covering arrays have proven to be highly effective in detecting software bugs in what is known as combinatorial testing. A t-way covering array includes all t-way combinations of variable values, up to a specified level ... -
Enhancements to SQLite Library to Improve Performance on Mobile Platforms
(2013-07-29)This thesis aims to present solutions to improve the performance of SQLite library on mobile systems. In particular, two approaches are presented to add lightweight locking mechanisms to the SQLite library and improve ... -
Multi-Selection in Touch-Screen Graphical User Interfaces
(2016-04-29)Multi-selection is the act of selecting a set of elements on a graphical user interface in order to perform one or more operations on that set. Multi-selection is used, for example, to select thumbnails in an image gallery, ... -
Realtime Streaming with Guaranteed QOS over Wireless D2D Networks
(2014-05-22)The increase in the processing power of mobile devices has led to an explosion of available services and applications. However, the cost of mobile data is a hindrance to the adoption of data intensive applications. We ... -
SCMFS Performance Enhancement and Implementation on Mobile Platform
(2012-10-19)This thesis presents a method for enhancing performance of Storage Class Memory File System (SCMFS) and an implementation of SCMFS on Android platform. It focuses on analyzing performance influencing factors of memory ... -
The Wearable Instrument Approach For Pilots
(2015-07-28)Pilot errors caused by heads-down time or misinterpretation of published instrument approach procedures have been attributed to multiple incidents of fatal controlled flight into terrain while approaching airports in ... -
Universal Skeptic Binder-Droid - Towards Arresting Malicious Communication of Colluding Apps in Android
(2015-05-07)Since its first release, Android has been increasingly adopted by people and companies worldwide. It is currently estimated that around 1.1 billion Android devices are in use. Even though Android was built with Security ... -
Where Does Your Intent Go and How It Behaves? A Robustness Study of Intent Reachability and Handling in Android Systems
(2015-05-05)In Android systems, inter-process communication relies heavily on intent, which can be understood as a message between apps. However, (i)intents can be hijacked when they are transmitted from senders to receivers. Even if ...