• Title/Summary/Keyword: 안드로이드 서비스

Search Result 395, Processing Time 0.027 seconds

Log Service Management Model for Effective Developments of Android Applications (안드로이드 어플리케이션의 효율적인 개발을 위한 로그 서비스 관리 모델)

  • Choi, Yun-seok
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2016.01a
    • /
    • pp.295-298
    • /
    • 2016
  • 본 논문에서는 안드로이드 기반의 효율적인 모바일 소프트웨어 개발을 위한 로그 서비스 관리 모델을 제안한다. 제안한 모델은 관점지향 프로그래밍을 적용하여 로깅 대상의 변경 없이 로그를 획득하며, 획득한 로그를 원격 호출 인터페이스를 사용하여 로깅 관리자에 전달한다. 로그 관리자는 안드로이드 기본 컴포넌트인 서비스 형태로 구성하며, 로깅 대상 어플리케이션 수행에 독립적으로 로그를 관리한다. 제안한 모델은 로깅을 위한 어플리케이션 변경을 최소화하고, 로깅이 어플리케이션 실행에 미치는 영향을 감소시킬 수 있다.

  • PDF

Implementation of Augmented Reality-based Android Application Service (증강현실 기반의 안드로이드 캠퍼스 정보 서비스 시스템 구현)

  • Han, Jong-Sun;Lim, Seung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.392-395
    • /
    • 2013
  • 본 논문에서는 안드로이드 기만의 스마트폰 시스템에서 증강현실(AR)을 이용하여 지리정보 및 카메라 화면을 이용한 지리정보 서비스 시스템을 구현한다. 최근 안드로이드 기반의 스마트폰 어플리케이션을 이용한 지리정보 서비스 어플리케이션 활용이 많아지고 있으며, 카메라 기반의 영상정보를 활용할 수 있는 기반이 많이 확대 되었기 때문에, 증강현실과 지리정보를 연결한 캠퍼스 정보 서비스 시스템에 대한 요구가 많이 있다. 본 논문에서 개발한 증강현실 기반의 안드로이드 캠퍼스 정보 서비스 시스템은 사용자들의 개별 수업 시간표 정보와 연동하여 학생들이 제 시간에 강의실 및 그룹 토론장소, 회의장소등의 시간, 지리적 서비스를 효율적으로 활용할 수 있도록 디자인하고 구현하였다. 본 논문의 애플리케이션을 활용하면 캠퍼스 강의에 효율적으로 활용할 수 있을 것으로 본다.

A Process to Design and Implement Service-based Android Applications (서비스 기반 안드로이드 어플리케이션의 설계 및 구현 프로세스)

  • Lee, Ho-Joong;La, Hyun-Jung;Keum, Chang-Sup;Kim, Soo-Dong
    • The KIPS Transactions:PartD
    • /
    • v.18D no.4
    • /
    • pp.245-260
    • /
    • 2011
  • Mobile Devices, which are developed with the fast growing of the Internet, have flexible internet accessibility and can access the network anywere so that they can execute software applications. However, it is very challenging to deploy highly complex applications on mobile devices since they have limited resources. To overcome the limitation, researches on applying a concept of services to mobile applications have been proposed. Android is one of the popular mobile platforms and is designed to effectively execute mobile applications on the mobile devices having limited resources. Since service-based Android applications, which adopt a concept of services and Android platform, invoke remote services and are built with Android-specific components, they are much different from traditional software applications. Consequently, it is not straightforward to apply object-oriented (OO) analysis and design methods to developing service-based Android applications, although they have been frequently applied to developing traditional applications. In this paper, we present a process to develop service-based Android mobile applications, which extends a traditional OO development process. First, we raise design issues to be considered in developing service-based Android applications. Then, to solve the issues, we present detailed guidelines for essential phases of OO-based development process that are customized to service-based Android applications. Finally, to show applicability of the process, we perform a case study. The proposed design process is effectively utilized as a set of guidelines to develop service-based Android applications more systematically and effectively.

Study on Mechanism of Preventing Application Piracy on the Android Platform (안드로이드 어플리케이션 위변조 방지를 위한 방안 연구)

  • Lee, Kwang-Hyoung;Kim, Jae-Yong
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.11
    • /
    • pp.6849-6855
    • /
    • 2014
  • Recently, with the increasing use of smart phones, security issues, such as safety and reliability of the use of the Android application has become a topic to provide services in various forms. An Android application is performed using several important files in the form of an apk file. On the other hand, they may be subject to unauthorized use, such as the loss of rights and privileges due to the insertion of malicious source code of these apk files. This paper examines the Android environment to study ways to define the threats related to the unauthorized use of the application source code, and based on the results of the analysis, to prevent unauthorized use of the application source code. In this paper, a system is provided using a third body to prevent and detect applications that have been counterfeited or forged illegally and installed on Android devices. The application provides services to existing systems that are configured with only the service server that provides users and applications general, This paper proposes the use of a trusted third party for user registration and to verify the integrity of the application, add an institution, and provide a safe application.

Implementation of an Android Program Measuring Location and Orientation (위치와 각도 측정 안드로이드 프로그램 구현)

  • Yim, Jae-Geol;Jin, Chang-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2011.06a
    • /
    • pp.331-332
    • /
    • 2011
  • 본 논문은 위치 측정 안드로이드 프로그램과 각도 측정 안드로이드 프로그램 구현 사례를 소개한다. 구현한 프로그램을 갤럭시 S에서 실험한 결과도 소개하고 갤럭시 S2에서 실험한 결과도 소개한다. 근래에 상황기반 서비스와 증강현실 서비스가 널리 연구되고 있는데 본 연구는 이러한 실용 시스템 개발의 첫 걸음이다.

  • PDF

Android Based Ubiquitous Interface for Controlling Service Robots (서비스 로봇 제어를 위한 안드로이드 기반의 유비쿼터스 인터페이스)

  • Quan, Yongxun;Ahn, Hyun-Sik
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.10 no.3
    • /
    • pp.35-41
    • /
    • 2010
  • In this paper, an Android based ubiquitous interface for controlling service robots is presented. The robot server captures the images for the front view of the robot, makes a map of the environment and its position, produces a graphic image of its pose, and then transmits them to the Android client. The Android client displays them in the LCD panel and transfers control information obtained from touched buttons to the server. In the interface environment, we implement remote moving mode, autonomous moving mode, and remote operation mode for being used for versatile operability to the robot with limited screen of the smart phone. Experimental results show the implementation of the proposed interface in Android installed on Motoroi to control a service robot, and demonstrate its feasibility.

Meta Service for Data Transfer between Applications on Android Platform (안드로이드 플랫폼에서 애플리케이션 간 데이터 전송을 위한 메타서비스)

  • Choe, Hwa-Young;Park, Sang-Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.104-107
    • /
    • 2011
  • 최근 이슈가 되고 있는 안드로이드 플랫폼은 높은 개방성을 지니고 있다. 이러한 안드로이드 플랫폼에서 애플리케이션을 개발할 때 애플리케이션 간의 데이터 처리는 매우 중요한 이슈이다. 안드로이드 플랫폼에서 데이터를 전송할 때 활용할 수 있는 메커니즘에는 클립보드, 인텐트 그리고 컨텐트 프로바이더 등이 있다. 클립보드는 윈도우즈의 클립보드와 동일한 기능을 가지지만 스트링 타입의 데이터만을 전송할 수 있어 다양한 데이터 처리에는 활용하기가 어렵다. 그리고 인텐트는 데이터 전송에 사용할 수 있지만 인텐트 메커니즘의 주목적은 어떤 액션이 수행되어야 할 메시지를 전달하는 것이기 때문에 다양한 타입의 데이터를 전달하는 데는 적합하지 않다. 또한 데이터를 전달하더라도 데이터의 정보를 포함해야하고 이를 구현하기는 까다롭다. 컨텐트 프로바이더는 애플리케이션 간 데이터 전송을 위해 제공하는 메커니즘이지만 양 애플리케이션 간에는 같은 형식의 레코드를 포함해야 한다. 데이터 저장소로 데이터베이스를 사용하기 때문에 컨텐트 프로바이더를 사용하기 위해서 데이터베이스의 연결 및 질의에 대한 구현도 개발자의 작업에 추가가 된다. 이러한 안드로이드 플랫폼에서 애플리케이션 간의 데이터 전송을 하기 위한 방법의 문제점을 보완하고 해결하기 위하여 본 논문에서는 메타서비스를 설계하고 구현하였다. 메타서비스는 클립보드의 간단한 활용방법에 착안하여 텍스트 데이터뿐만 아니라 다른 타입의 데이터도 전송이 가능하도록 지원해주는 서비스이다. 또한 애플리케이션 개발 과정에서 데이터 처리에 대한 구현 시 복잡성을 주여 효율적이며 높은 가독성을 제공한다. 본 논문에서는 메타서비스의 구조와 디자인 그리고 활용 방법에 대해서 자세히 다룬다.

Remote Message Sending Framework to other Android Devices based on Android (안드로이드 기반의 장치 간 원격메시지 전송을 위한 프레임워크)

  • Baek, Kwang-Il;Park, Sang-Won
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06d
    • /
    • pp.76-78
    • /
    • 2011
  • 안드로이드 모바일 애플리케이션을 개발할 때 안드로이드 지원 서비스인 인텐트는 로컬 장치 내에서 애플리케이션간 메시지를 전송하고 받을 수 있다. 그러나 서로 다른 장치간의 인텐트를 이용한 메시지 전송은 지원되지 않고 있다. 만약 서로 다른 장치간에 인텐트가 지원이 된다면 끊김 없는 서비스가 가능해진다. 끊김없는 서비스란 사용자가 스마트폰으로 워드나 인터넷검색 등을 하고 있다가 자신이 가진 다른 장치인 TabletPC로 스마트폰에 있던 정보 그대로 이어서 사용하고 싶을 때 끊김 없이 이어서 할 수가 있는 것이다. 본 논문에서는 다른 장치간의 원격 메시지 전송을 위하여 RISP 애플리케이션을 제안한다. RISP 애플리케이션은 구글의 C2DM 서비스를 이용하여 다른 장치간의 원격 메시지 전송을 서비스하는 애플리케이션이다. 개발자가 애플리케이션을 개발할때 RemoteIntent 코드를 작성하면 RISP 애플리케이션은 이 RemoteIntent를 구글의 C2DM을 통해 다른 장치로 메시지를 전송하여 그 장치내의 RISP 애플리케이션이 RemoteIntent를 분석하여 해당 애플리케이션에 인텐트를 넘겨준다. 이렇게 해서 인텐트는 서로 다른 장치간에 인텐트를 넘길 수 있는 것이다. 본 논문에서는 안드로이드 모바일 플랫폼을 대상으로 하여 RISP애플리케이션을 제안한다. 제안하는 RISP는 장치에 애플리케이션으로 설치되며 장치의 안드로이드 버전2.2 이상에서만 구동된다.

Implementation of Korean TTS Service on Android OS (안드로이드 OS 기반 한국어 TTS 서비스의 설계 및 구현)

  • Kim, Tae-Guon;Kim, Bong-Wan;Choi, Dae-Lim;Lee, Yong-Ju
    • The Journal of the Korea Contents Association
    • /
    • v.12 no.1
    • /
    • pp.9-16
    • /
    • 2012
  • Though Android-based smart phones are being released in Korea, Korean TTS engine is not built on them and Google has not announced service or software developer's kit related to Korean TTS officially. Thus, application developers who want to include Korean TTS capability in their application have difficulties. In this paper, we design and implement Android OS-based Korean TTS system and service. For speed, text preprocessing and synthesis libraries are implemented using Android NDK. By using Java's thread mechanism and the AudioTrack class, the response time of TTS is minimized. For the test of implemented service, an application that reads incoming SMS is developed. The test shows that synthesized speech are generated in real-time for random sentences. By using the implemented Korean TTS service, Android application developers can transmit information easily through voice. Korean TTS service proposed and implemented in this paper overcomes shortcomings of the existing restrictive synthesis methods and provides the benefit for application developers and users.

A Service of Map Information based on Android (안드로이드 기반 지도 정보 서비스)

  • Song, Myeongjin;Kim, Sangwook
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.355-358
    • /
    • 2010
  • 모바일 환경이 발전하고 보편화됨에 따라 사용자의 상황정보를 인식하고 추론하여 서비스를 제공하는 상황인식 서비스에 대해 관심이 높아지고 있다. 상황인식 서비스는 사용자 및 주변 환경의 상황을 알아내고 공유하여 그에 맞는 서비스를 제공한다. 이를 위한 상황정보는 사용자의 요구와 주변 상황이 수시로 변화하는 이동통신 환경에서 중요하게 활용된다. 본 논문에서는 컨텍스트의 수집과 공유를 위해 안드로이드 기반의 컨텍스트폰 플랫폼과 컨텍스트 서버를 구현하여 사용자 상황 정보를 시각화 하고 서로 공유할 수 있게 하였다. 상황인식에 대한 연구에는 주로 위치 및 이동에 관한 연구가 많은 부분을 차지하고 있는데, 위치정보는 상황인식을 위해 반드시 필요한 정보이며 이를 통해 사용자의 현재 상황을 파악할 수 있는 중요한 정보로 활용되고 있다. 안드로이드 기반의 컨텍스트폰 플랫폼과 컨텍스트 서버, GPS를 이용하여 사용자의 위치를 추적하거나 찾아내어 실시간으로 상대방의 위치 정보와 사용자 간의 거리를 알아내어 공유하고 맵을 통해 사용자 위치를 파악하여 위치와 관련된 서비스를 제공하려 한다.