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

검색결과 418건 처리시간 0.039초

Apache 웹서버와 Android 앱 기반의 동호회 관리 시스템 (Group Management System based on Apache Web Server and Android App)

  • 은종민;오재곤;김정준
    • 한국인터넷방송통신학회논문지
    • /
    • 제18권2호
    • /
    • pp.141-147
    • /
    • 2018
  • 동호회는 오늘날 취미 등의 생활 모임 중 하나로, 단체에 포함된 개개인이 모임에 직접 참석하여 소속된 동호회의 주제에 맞게 활동한다. 본 논문에서는 동호회를 포함한 유사 집단에서의 필요한 기능인 투표, 공지사항, 설문조사, 건의사항 등을 구현하였으며, 안드로이드 스마트폰의 어플리케이션과, 안드로이드를 제외한 OS들의 편의를 위한 아파치 웹 서버 기반 웹 사이트와, 동아리 관리 면에서 전체적인 관리를 담당 할 수 있는 관리자용 웹 사이트를 사용하여 동호회 관리를 가능하도록 한다. 아파치 웹 서버를 비롯하여 웹 통신 언어인 PHP와, MySQL 데이터베이스, 안드로이드로 구성하여 설계하였으며, 구성된 설계에 대해서 설명한다.

안드로이드 플랫폼에서 유연한 응용프로그램 권한관리 기법 설계 및 구현 (Design and Implementation of a Flexible Application Permission Management Scheme on Android Platform)

  • 김익환;김태현
    • 정보처리학회논문지C
    • /
    • 제18C권3호
    • /
    • pp.151-156
    • /
    • 2011
  • 대표적인 스마트폰 플랫폼의 하나인 구글 안드로이드는 응용프로그램 권한기반 보안모델을 채택하고 있다. 이는 응용프로그램의 시스템 자원에 대한 부적절한 접근을 제한하여 보안위협을 줄이기 위한 방법이지만 권한의 선택적 허용이 불가능한 점, 한번 권한이 부여된 경우 이를 되돌릴 수 없는 점, 사용자 ID 공유에 따른 권한의 공유를 사용자가 알 수 없는 점 등 문제점이 존재한다. 본 연구에서는 기존 안드로이드 보안 모델의 한계점을 개선하기 위해 사용자가 응용프로그램이 요구하는 권한을 유연하게 설정할 수 있는 기법을 설계, 구현하였다. 본 연구에서 제안한 기법의 설계목표는 기존 보안모델의 수정을 최소화하면서 보안성과 사용자 편의성을 향상하는 것이며, 구현된 기법의 동작 검증은 안드로이드 에뮬레이터 상에서 실제 응용프로그램 수행을 통해 이루어졌다.

앱의 특성과 메모리 상황을 고려하는 스마트폰 스와핑 정책 (A Smartphone Swapping Policy that Considers the Characteristics of Applications and Memory Situations)

  • 반효경;김지선
    • 한국인터넷방송통신학회논문지
    • /
    • 제23권3호
    • /
    • pp.13-18
    • /
    • 2023
  • 모바일 앱의 수가 지속적으로 증가함에 따라 스마트 폰 메모리 시스템에 스와핑 기능 탑재시 발생하는 오버헤드가 점점 증가하고 있다. 데스크탑이나 서버 시스템과 달리 스마트폰의 기본 세팅에서는 스와핑을 지원하지 않으며, 따라서 가용 메모리가 부족할 경우 앱들은 강제로 종료된다. 이는 스마트폰에 스와핑 기능 탑재시 지나친 스토리지 접근으로 인한 오버헤드가 발생하기 때문이다. 본 논문에서는 스토리지 접근량을 크게 줄이는 스마트폰용 스와핑 정책을 제안한다. 제안하는 정책에서는 모바일 앱을 그 기능적 특성에 따라 카테고리화하고 앱의 우선순위와 메모리 상황을 고려해서 스와핑 대상이 되는 앱의 수를 조절한다. 안드로이드 레퍼런스 디바이스를 활용한 실측 실험을 통해 제안하는 스와핑정책이 다양한 모바일 앱에 대해 스와핑의 오버헤드를 크게 줄일 수 있음을 확인하였다.

안드로이드 플랫폼을 위한 통합적인 사용자 인증 관리 모델 (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.

안드로이드 기반 모바일 정보공유시스템 (Mobile Information Sharing System Based-on Android Mobile Platform)

  • 배성호;김우생
    • 전자공학회논문지CI
    • /
    • 제46권2호
    • /
    • pp.58-64
    • /
    • 2009
  • 기존의 휴대폰에 탑재된 메모기능은 단순히 문자정보만을 기록할 수 있고, 공유할 수 없는 일회성 데이터에 불과했다. 이를 보완하기 위해 본 연구에서는 마인드맵(Mindmap) 표기법을 도입하여 멀티미디어 자료를 포함한 메모의 연계성과 관리효율성을 높이고, 백업서버와 웹서버의 연계로 정보를 공유할 수 있는 시스템을 설계하였다. 그리고 이러한 기능들을 구글의 개방형 모바일 플랫폼인 안드로이드(Android)와 리눅스(Linux) 서버의 연계로 구현하였다.

안드로이드 기반 비만 관리 애플리케이션 개발 - BMI 및 운동량 산출을 중심으로 - (Development of Obesity Management Application Based on Android -Focused on BMI and Calculate Momentum-)

  • 현동림;송경철;김은길;김종훈
    • 수산해양교육연구
    • /
    • 제23권4호
    • /
    • pp.568-581
    • /
    • 2011
  • This thesis is the study about application development for management obesity and personal health matters systematically based on Android smart phone system. Growing obesity problem for students organized by the lack of a device or program to manage at home has been favored as a serious problem. Currently developed smart phones has come into wide use by portable features and many applications. And to support populations of these features smart phones will be available for obesity management in your home without any equipment using. Accordingly, this paper is the study about application development for management obesity for growing students at home based on the latest smart phone platform Android.

Environment and Development of the Weather Monitoring Application in Kosovo

  • Shabani, Milazim;Baftiu, Naim;Baftiu, Egzon;Maloku, Betim
    • International Journal of Computer Science & Network Security
    • /
    • 제22권8호
    • /
    • pp.371-379
    • /
    • 2022
  • The environment in Kosovo is a topic of concern for the citizens and the state because of the temperatures that affect the health of the citizens and the climate around the world. Kosovo's climate is related to its geographical position. Stretching in the middle latitude, Kosovo's climate depends on the amount of heat coming from the Sun, the proximity of the Adriatic Sea, the Vardar valley, the openness to the north. In order to better understand the climatic features of Kosovo, one must know the elements of the climate such as: sunshine, temperature, precipitation, atmospheric pressure, winds. The Meteorological Institute of Kosovo is responsible for measuring temperatures in Kosovo since 2014 and until now 12 meteorological stations have been operationalized with automatic measurement and real-time data transfer to the central system for data collection and archiving. The hydrometeorological institute lacks an application for measuring temperatures in all the countries of Kosovo. Software applications are generally built to suit the requirements of different governments and clients in order to enable easier management of the jobs they operate on. One of the forms of application development is the development of mobile applications based on android. The purpose of the work is to create a mobile application based on the Android operating system that aims to display information about the weather, this type of application is necessary and important for users who want to see the temperature in different places in Kosovo, but also the world. This type of application offers many options such as maximum temperature, minimum temperature, humidity, and air pressure. The built application will have real and accurate data; this will be done by comparing the results with other similar applications. Such an application is necessary for everyone, especially for those people whose daily work is dependent on the weather or even for those who decide to spend their vacations, such as summer or winter. In this paper, comparisons are also made within android applications for tablets, televisions and smart watches.

API 특성 정보기반 악성 애플리케이션 식별 기법 (A Scheme for Identifying Malicious Applications Based on API Characteristics)

  • 조태주;김현기;이정환;정문규;이정현
    • 정보보호학회논문지
    • /
    • 제26권1호
    • /
    • pp.187-196
    • /
    • 2016
  • 안드로이드 애플리케이션은 악성코드를 삽입한 후 재서명하여 배포하는 리패키징 공격에 취약하다. 이러한 공격을 통해 사용자의 사생활 정보나 개인정보 유출 등의 피해가 자주 발생하고 있는 실정이다. 모든 안드로이드 애플리케이션은 사용자가 직접 작성한 메소드와 API로 구성된다. 이중 플랫폼의 리소스에 접근하며 실제 애플리케이션의 기능적인 특징을 나타내는 것은 API이고, 사용자가 작성한 메소드 역시 API를 이용하며 기능적 특징을 나타낸다. 본 논문에서는 악성 애플리케이션이 주로 활용하는 민감한 API들을 분석 대상으로 하여 악성애플리케이션이 어떤 행위를 하고, 어떤 API 를 사용하는지 사전에 식별할 수 있는 분석 기법을 제안한다. 사용하는 API를 토대로 API의 특성정보를 기반으로 나이브 베이즈 분류 기법을 적용하여 비슷한 기능을 하는 API에 대해 기계 학습하도록 한다. 이렇게 학습된 결과를 토대로 악성 애플리케이션이 주로 사용하는 API를 분류하고, 애플리케이션의 악성 위험 정도에 대한 정량적 판단 기준을 제시한다. 따라서, 제안 기법은 모바일 애플리케이션의 취약점 정도를 정량적으로 제시해 줌으로써 모바일 애플리케이션 개발자들이 앱 보안성을 사전에 파악하는데 많은 기여를 할 수 있을 것으로 기대된다.

프레임 버퍼를 이용한 매끄러운 멀티미디어 스트리밍 서비스를 지원하는 안드로이드 앱 개발 (Development of Android App for Suppor ting Smooth Multimedia Streaming Service Using Frame Buffer)

  • 서상민;권준호;최윤호
    • 인터넷정보학회논문지
    • /
    • 제17권1호
    • /
    • pp.55-64
    • /
    • 2016
  • 본 논문에서는 기존의 안드로이드 화면 녹화 어플리케이션(이하, 앱)이 가지고 있는 녹화 기능의 코덱, 안드로이드 운영 체제 버전에 종속적인 특성과 별도의 데스크톱 PC와 유선으로 연결하여 서비스를 제공해야 하는 단점을 극복하는 새로운 앱을 제안한다. 또한 녹화된 화면 정보를 미디어 파일 포맷인 플래시 비디오(flash video) 파일을 이용하여 스트리밍 서비스를 제공하는 방법을 제안한다. 실험을 통해 제안한 앱 구현 방법의 경우 기존의 안드로이드 API를 이용하는 방법과 비교해 부호화 방법의 변경 없이 초당 20프레임 이상의 화면 녹화를 통해 매끄러운 영상을 녹화할 수 있음을 실험적으로 확인하였다.