• 제목/요약/키워드: Android application

검색결과 796건 처리시간 0.03초

API k-gram 기반의 안드로이드 버스마크 (An Android Birthmark based on API k-gram)

  • 박희완
    • 정보처리학회논문지:컴퓨터 및 통신 시스템
    • /
    • 제2권4호
    • /
    • pp.177-180
    • /
    • 2013
  • 소프트웨어 버스마크는 프로그램을 인식하는데 사용될 수 있는 고유한 특징을 의미한다. 소프트웨어 버스마크는 단순한 프로그램 변환에 의해서 삭제되지 않기 때문에 코드 도용을 탐지하는데 사용된다. 본 논문에서는 안드로이드 앱에 대한 API k-gram 기반의 버스마크 기법을 제안한다. 안드로이드 SDK는 프로그래머가 쉽게 앱을 개발할 수 있도록 다양한 라이브러리를 제공한다. 그리고 안드로이드 SDK를 사용하기 위해서는 반드시 API 메소드 호출을 이용해야만 한다. API 메소드 호출 명령어는 다른 명령어로 바꾸거나 삭제하기 어렵기 때문에 애플리케이션의 고유한 특징으로서 사용될 수 있다. 본 논문에서 제안하는 버스마크의 효용성을 보여주기 위해서 기존의 버스마크 기법과 비교하였고 오픈소스 앱을 대상으로 평가하였다. 실험으로부터 API k-gram 버스마크가 기존 버스마크보다 신뢰도와 강인도가 높은 것을 확인하였다.

Android malicious code Classification using Deep Belief Network

  • Shiqi, Luo;Shengwei, Tian;Long, Yu;Jiong, Yu;Hua, Sun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권1호
    • /
    • pp.454-475
    • /
    • 2018
  • This paper presents a novel Android malware classification model planned to classify and categorize Android malicious code at Drebin dataset. The amount of malicious mobile application targeting Android based smartphones has increased rapidly. In this paper, Restricted Boltzmann Machine and Deep Belief Network are used to classify malware into families of Android application. A texture-fingerprint based approach is proposed to extract or detect the feature of malware content. A malware has a unique "image texture" in feature spatial relations. The method uses information on texture image extracted from malicious or benign code, which are mapped to uncompressed gray-scale according to the texture image-based approach. By studying and extracting the implicit features of the API call from a large number of training samples, we get the original dynamic activity features sets. In order to improve the accuracy of classification algorithm on the features selection, on the basis of which, it combines the implicit features of the texture image and API call in malicious code, to train Restricted Boltzmann Machine and Back Propagation. In an evaluation with different malware and benign samples, the experimental results suggest that the usability of this method---using Deep Belief Network to classify Android malware by their texture images and API calls, it detects more than 94% of the malware with few false alarms. Which is higher than shallow machine learning algorithm clearly.

시각 장애인을 위한 안내정보 어플리케이션 (Inforamtion Application for The blind people)

  • 신은비;노태경
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2018년도 춘계학술대회
    • /
    • pp.358-359
    • /
    • 2018
  • 이 논문에서는 opencv와 android studio를 이용하여 시각장애인이 앞에 사물이 있는지 유무를 구분해준다. 스마트폰의 카메라와 연결하여 차영상으로 움직임을 감지하면 해당 부분을 Labeling 작업을 수행하고 mean shift알고리즘을 이용하여 계속 tracking하는 작업을 수행하여 시각 장애인에게 물체가 앞에 있다는 것을 알려주는 방식의 어플리케이션을 제작하고 있다. 실시간 움직임 관측을 위하여 OpenCV 기반의 C++ 프로그램을 사용하였으며, 어플리케이션은 android studio에서 제작할 예정이다. 연구 결과 Labeling으로 움직이는 물체들을 판별하였으며, Mean-Shift 알고리즘으로 박스영역을 지정하여 물체가 움직이면 박스도 함께 이동하여 실시간으로 사물을 Tracking작업을 수행한다.

  • PDF

Android Application for Connecting Cycling Routes on Strava Segments

  • Mulasastra, Intiraporn;Kao-ian, Wichpong
    • Journal of information and communication convergence engineering
    • /
    • 제17권2호
    • /
    • pp.142-148
    • /
    • 2019
  • Relatively few countries provide separate bicycle lanes for cyclists. Hence, tools for suggesting cycling routes are essential for a safe and pleasant cycling experience. This study aims to develop a mobile application to build cycling routes based on user preferences, specifically location, search radius, ride distance, and number of optimal routes. Our application calls the Strava API to retrieve Strava cycling segments crowdsourced from the cycling community. Then, it creates a graph consisting of the start and end points of these segments. Beginning from a user-specified location, the depth-first search algorithm (DFS) is applied to find routes that conform to the user's preferences. Next, a set of optimal routes is obtained by computing a trade-off ratio for every discovered route. This ratio is calculated from the lengths of all segments and the lengths of all connecting paths. The connected routes can be displayed on a map on an Android device or exported as a GPX file to a bike computer. Future work must be performed to improve the design of the user interface and user experience.

Overview of the Sambodana Project: Development of Mobile Communication Security System using Hardening Android

  • Cahyo, Darujati;Moh Noor Al, Azam
    • International Journal of Computer Science & Network Security
    • /
    • 제22권12호
    • /
    • pp.57-62
    • /
    • 2022
  • The Sambodana project is a mobile communication security system development project using Hardening Android. The initial idea for this project is that information leakage occurs outside of a communications application with end-to-end cryptographic security. Android hardening prevents unwanted applications and bloatware from being installed, such as unavailable Google Play Store or install restrictions.

안드로이드 어플리케이션의 결함 재생을 위한 액티버티 단위의 이벤트 캡춰 및 재생 기법 (Activity-based Event Capture and Replay Technique for Reproducing Crashes in Android Applications)

  • 아자이쿠마르자;이우진
    • 대한임베디드공학회논문지
    • /
    • 제9권1호
    • /
    • pp.1-9
    • /
    • 2014
  • As Android platform and its applications are widely used, it is necessary to assure the reliability and safety of Android applications. The capture and replay technique is widely used for reproducing the crashes in Java applications. In this paper, we adapt the context-based capture and replay technique to Android applications by considering Android activity structure and its GUI characteristics. Our capture and replay technique uses probe code insertion based on AspectJ for minimizing the original code change and for enhancing the efficiency and reusability of the probe codes. For proving the efficiency of our technique, we provide a case study and execution overhead comparisons with related works, in which our approach has merits in GUI oriented Android applications with relatively low execution overhead.

모바일기반 음성인터페이스에 관한 연구 (A Study on the Voice Interface for Mobile Environment)

  • 김수훈;안종영
    • 한국인터넷방송통신학회논문지
    • /
    • 제13권1호
    • /
    • pp.199-204
    • /
    • 2013
  • 구글의 안드로이드 기반 음성인터페이스는 웹 어플리케이션에 국한되어 있으며 사용자층 또한 극히 드문 현실이다. 본 연구에서는 기존의 안드로이드기반 음성엔진을 사용하여 음성인터페이스가 이루어 질 수 있는 방법론을 제시하고 관련 어플리케이션을 개발하였다. 또한 안드로이드기반 어플리케이션에 있어서 일상 잡음환경에서 음성인식 어플리케이션의 음성인식 성능 즉, 음성인터페이스에 관한 환경을 연구하였으며 그에 알맞은 모바일 환경에서의 음성인터페이스를 제시하였다.

안드로이드 플랫폼을 위한 통합적인 사용자 인증 관리 모델 (IU_AMDroid : An Integrated User Authority Manager Model for the Android Platform)

  • 남춘성;장경수;신동렬
    • 한국콘텐츠학회논문지
    • /
    • 제13권11호
    • /
    • pp.533-540
    • /
    • 2013
  • 안드로이드 플랫폼은 현재 단일 사용자 위주의 보호만을 지원하기 때문에 다중 사용자를 위한 보안 방법이 필요하다. 특히, 개인정보 및 금융정보가 담긴 어플리케이션과 같은 특정 앱 뿐만 아니라 콘텐츠 접근을 위한 권한 관리가 필요하다. 따라서 본 논문은 안드로이드 플랫폼 기반 디바이스를 대상으로 통합된 사용자 인증 매니저 모델을 제안한다. 이를 통해 어플리케이션의 실행, 설치, 삭제를 세분화하여 관리할 수 있는 인증 매니저 모델을 제시한다.

Design and Implementation of Key Frame Sharing Application in Android Using Chord Protocol

  • Kim, Kang Wook
    • 한국멀티미디어학회논문지
    • /
    • 제17권4호
    • /
    • pp.405-412
    • /
    • 2014
  • Due to the popularity of mobile phones, Peer-to-Peer (P2P) content sharing in mobile phones is highly desirable, especially in a mobile data connection. In addition, there has been an increasing demand for content sharing applications for P2P communication in Android-based smartphones as ubiquitous mobile devices. However, due to wireless network limits, unstable characteristic and restricted storage space, mobile users confront challenges in establishing connections and sharing video frames with other users. To solve this issue, we propose an architectural design and implementation of key frame sharing application that uses Chord, a distributed lookup protocol to establish a content sharing platform for mobile devices, combined with the Chord SDK based on Android. Our proposed system enables users easily to share key information on video data in real-time over a wireless network without manual processing of devices which join or leave the group and cost associated with the 3G/4G network.

Android를 이용한 맞춤 NFC 태그 애플리케이션 (A User-defined NFC Tag Application on Android)

  • 류연중;윤희용
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2014년도 제49차 동계학술대회논문집 22권1호
    • /
    • pp.291-294
    • /
    • 2014
  • 본 논문에서는 Android를 기반으로 NFC(Near Field Communication) 스티커를 태그 하는 행위를 통해 별도의 터치 없이 자신이 원하는 여러 작업들을 실행할 수 있는 NFC의 장점을 이용하여 운전 중/ 강의 중 등의 특정 상황에서 사용자가 원하는 작업을 빠르고 간단하게 할 수 있도록 하는 맞춤 NFC 태그 애플리케이션을 개발하였다. 본 애플리케이션의 기능은 한 번의 태그만으로 운전 중에 필요한 작업(구글지도, 뮤직플레이어 등), 강의에 필요한 작업(모바일 학생증, 화면밝기 최대, 진동모드 등)을 동시에 적용할 수 있으며 자신의 연락처 정보를 상대방의 단말기에 저장 시킬 수 있고, 제공되는 작업 이외에 사용자가 원하는 작업을 정의할 수 있도록 하였다.

  • PDF