• Title/Summary/Keyword: App UI Design

Search Result 37, Processing Time 0.022 seconds

An Examination of an Efficient UI of Smartphone Home Screen Structure (스마트폰의 홈 화면구조에 따른 효율적 UI 방안 모색)

  • Choi, Jinhae
    • Journal of the Ergonomics Society of Korea
    • /
    • v.36 no.5
    • /
    • pp.437-446
    • /
    • 2017
  • Objective: This study aims to draw an efficient UI design by comparing the usability of App drawer and single-layered home screens, which are smartphone home screens. Background: Because smartphone home screen is frequently used including the installation, deletion, and editing of APPs, it should be designed with easily controllable information structure. There is a need to seek a user-friendly UI by comparing the usability of App drawer and single-layered home screens, of which methods to search Apps are different. There is also a need to examine an efficient UI and the factors to improve from the user perspective. Method: This study targeted 30 Android OS and iOS users to evaluate the App drawer and single-layered home screens, of which UI structures are different. Each participant was instructed to carry out an App searching task and App deleting task, and the execution time and the number of errors were measured. After the tasks were completed, they evaluated satisfaction through a questionnaire survey. Results: In the App searching task with low task level, there was no difference in execution level between the App drawer and single-layered home screens. However, the single-layered home screen showed higher efficiency and accuracy in the App deleting task with high task level. As for the group difference according to use experience, there was no difference in satisfaction among Android OS users, but iOS user satisfaction with single-layered home screen with which they were familiar was higher. Conclusion: As for home screen usability, the single-layered home screen UI structure can be advantageous, as task level is higher. Repulsion was higher, when users, who had used easier UI, used complex UI in comparison with user satisfaction, when users familiar with complex UI used easier UI. A UI indicating the current status with clear label marking through a task flow chart-based analysis, and a UI in which a user can immediately recognize by exposing hidden functions to the first depth were revealed as things to improve. Application: The results of this study are expected to be used as reference data in designing smartphone home screens. Especially, when iOS users use Android OS, the results are presumed to contribute to the reduction of predicted barriers.

A Study on the Functional Factors, Advertising Effect, and Satisfaction of Smartphone-based Shopping Brand App UI (스마트폰 기반 쇼핑 브랜드앱 UI의 기능적요인, 광고효과, 만족 관계에 관한 연구)

  • Yoon, Hyewon
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.20 no.5
    • /
    • pp.97-105
    • /
    • 2020
  • As smartphone app use and untact consumption activities become more common, a new consumption environment is starting. The purpose of this study is to measure preference and brand trust as an advertising effect through experience of UI functional factors of shopping brand app and to establish causal structural relationship to satisfaction.Based on theoretical research, the research model was set and the data of 223 people collected in the survey were analyzed using the SPSS 25.0 program.App UI functional factors partially affect advertising effects, and advertising effects have been found to affect satisfaction. This could provide basic research on marketing communications for brand shopping apps.

A Study on the Usability of the OTT Service's Mobile App UI Design - Focused on Users in Their 20s - (OTT 서비스의 모바일 앱 UI 디자인 사용성 연구 - 20대 사용자를 중심으로 -)

  • Shin, Sae-Mi;Kim, Tae-Kyun
    • The Journal of the Korea Contents Association
    • /
    • v.22 no.5
    • /
    • pp.125-135
    • /
    • 2022
  • The number of domestic users of OTT services is gradually increasing, and users can consume content more freely through OTT services that can consume content in various ways unlike existing broadcasting systems. As the service utilization rate increases and consumption patterns diversify, useful and convenient UI design and usability should be considered from the user's point of view, but research on the app UI design of OTT service is still insufficient. Therefore, in this study, UI design components were compared and analyzed for the top five mobile apps in Korea's OTT platform utilization rate, and usability evaluation was conducted through surveys and in-depth interviews with 10 people in their 20s. Based on the analysis results, the direction of improvement of OTT service mobile apps in the future was presented, and the results of this study are expected to be used as basic data for improving UI design and usability of OTT mobile apps in the future.

Smart Design for App (스마트한 앱 설계방법)

  • Kung, Sang-Hwan
    • Journal of Digital Convergence
    • /
    • v.10 no.6
    • /
    • pp.269-274
    • /
    • 2012
  • The paper describes the efficient and agile design methodology for the smart phone application, so called the App. Despite the number of smart phones as well as their applications is rapidly being increased recently, the smart and easy methodology for App development is not well developed and not matured in use yet. Since the App is converted to programs or contents from the new ideas, especially, it is important to design and implement the App rapidly and systematically. In order to resolve this problem, we adopt the UI centered approach first of all, emphasizing user-efficient utilization of applications. And we also try to build the whole process in streamlined procedure, making each step reasonable, and the input and output for the step well organized. The design methodology described here is evaluated by designing popular sample application, Scheduler, and also compared with some well-known software design methodologies.

A Study on the Usability of Graphic User Interface by the User Behavior in a Mobile Music Streaming App (모바일 음악 스트리밍앱의 사용자 행태에 따른 GUI 사용성 연구)

  • Park, Il Kwun
    • Design Convergence Study
    • /
    • v.14 no.2
    • /
    • pp.151-168
    • /
    • 2015
  • As the market of music download stores moved into the mobile epoch the market was growing explosively. Recently, the digital music market tends to move from the mp3 download market to streaming service and the users can use the service on their mobile devices without reference to any inconvenient download and limited storage capacity. It was found that they mainly use the recommendation music playlist, instant player, main player and sharing of the functions of the streaming service from the user behavior research. This is noticeable features that set apart from the mp3 download service. However, the interface design of the streaming app followed the previous service and it needs the optimization of its UI design. In this study, the usability of high ranked three mobile streaming apps was evaluated. The result of the test was that Naver music and Bugs had high scores overall in four sections of the streaming service features. On the other hand, the Melon had primarily high score in color application on the service. The aim of this study is to suggest the direction of the UI design of music streaming service through the understanding of essence of streaming service and evaluation the usability test.

A Study on the Development Method of Android App GUI Test Automation Tool (안드로이드 앱 GUI 테스트 자동화 툴 개발 방법에 관한 연구)

  • Park, Se-jun;Kim, Kyu-jung
    • The Journal of the Korea Contents Association
    • /
    • v.21 no.8
    • /
    • pp.403-412
    • /
    • 2021
  • As the number of mobile apps increases exponentially, automation of tests performed in the app development process is becoming more important. Until the app is released, iterative verification is performed through various types of tests, and this study was conducted focusing on the GUI test among various types of tests. This study is meaningful in that it can contribute to the stable app distribution of the developer by suggesting the development direction of the GUI test. To develop Android's GUI test tool, I collected basic data before presenting the development method by researching Android's UI controls and Material design guideline. After that, for the existing GUI test automation tool, two tools based on screen capture test and four tools based on source code analysis test were studied. Through this, it was found that existing GUI test tools don't consider visual design, usability, and component arrangement. In order to supplement the shortcomings of existing tools, a new GUI test automation tool development method was presented based on the basic data previously studied.

UI Design Survey of Mobile App for the Activation of Traditional Market (전통시장 활성화를 위한 모바일 앱의 UI 디자인 조사)

  • Lee, Joo-Hee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.15 no.1
    • /
    • pp.277-282
    • /
    • 2015
  • According to International Data Corporation(IDC) showed that PC sales for the first time ahead of the global smart phone sales in the fourth quarter of 2010. This opportunity as a smart phone application and mobile web-sites has been launched to accelerate the development of mobile services in a variety of fields. In addition to the support plan for the activation of the local traditional market from the second half of 2012 to make it easier to find information on the traditional markets of the country expanded and reorganized the traditional market-related web-site, trying to catch the foot of the youth in the online. This study is to increase the number of tourists visiting the traditional market or local residents and young people and to provide a basis for the development of mobile UI design for mobile application to investigate the local traditional market apps that are currently available.

A Design of Contents Display Method for Effective E-book Reading (효과적인 전자책 구독을 위한 콘텐츠 표시 방법 설계)

  • Ko, Ginam;Kim, JongIn;Moon, Nammee
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2013.06a
    • /
    • pp.171-172
    • /
    • 2013
  • 기존의 종이책은 다양한 스마트 모바일기기의 활발한 보급으로 인해 전용 단말기와 뷰어 앱(Veiwer App)을 통해 전자책(e-book)으로 서비스되고 있다. 최근에는 텍스트(Text) 중심의 전자책과 달리, 텍스트와 함께 동영상, 다양한 상호작용 요소를 중심으로 하는 앱북(App book)의 형태로 진화되고 있다. 아이패드(iPad)용 앱스토어(App Store)에서는 도서 관련 앱이 28%를 차지할 정도로 앱북 시장이 빠르게 성장함에도 불구하고, 여러 가지 전자책 전용 단말기, 뷰어 앱 UI(User Interface) 관련 연구들에 비해 앱북의 콘텐츠 및 UI에 대한 연구가 상대적으로 부족한 상황이다. 이에, 본 논문에서는 앱북 콘텐츠의 표시 방법에 따라 3개의 유형으로 분류하고, 대표 앱북을 선정하여, 콘텐츠의 객체 표시방법에 대해 분석하고, 상호작용 요소들을 분석하였다. 이를 통해, 객체 별 상호작용 요소를 고려한 전자잡지형 앱북의 콘텐츠 표시 방법 프레임워크를 설계하였다.

  • PDF

Design and Implementation of Hybrid Mobile App Framework (하이브리드 모바일 앱 프레임워크 설계 및 구현)

  • Jung, Woo-Jin;Oh, Jang-Hoon;Yoon, Dong-Weon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.9
    • /
    • pp.1990-1996
    • /
    • 2012
  • In this paper, in order to improve the execution performance and serviceability of cross-platform applications frameworks based on the existing web applications, we design and implement a new hybrid application framework named as WApplE.js, which enables direct control of native UI(User Interface) of mobile operating systems and various resources via JavaScript. We first present the design results for the overall software structure and the configuration of every layer of WApplE.js, and then analyze the processes for calling and handling APIs in the implemented hybrid application framework. In addition, the results of comparison of features to the existing frameworks are presented.

Glanceable and Informative WearOS User Interface for Kids and Parents

  • Kim, Siyeon;Yoon, Hyoseok
    • Journal of Multimedia Information System
    • /
    • v.8 no.1
    • /
    • pp.17-22
    • /
    • 2021
  • This paper proposes a wearable user interface intended for kids and parents using WearOS smartwatches. We first review what constitutes a kids smartwatch and then design UI components for watchfaces to be used by kids and parents. Different UI components ranging from activity, education, voice search, app usage, video, location, health, and quick dial are described. These components are either implemented as complications or on watchfaces and may require on-device standalone function, cross-device communication, and external database. We introduce a theme-based amusing UI for kids whereas simple and easily accessible components are recommended to parents' watchface. To illustrate use cases, we present 3 scenarios for enhancing communication between parents and child. To show feasibility and potential of our approach, we implement our proof-of-concept using commercial smartwatches, smartphones, and external cloud database. Furthermore, performance of checking app usages on different devices are presented, followed by discussion on limitations and future work.