• Title/Summary/Keyword: Google Android Platform

Search Result 39, Processing Time 0.024 seconds

Mobile Contents for Learning of English Presentation based on Android Platform (영어 구두 발표 학습을 위한 안드로이드 플랫폼 기반 모바일 콘텐츠 제작)

  • Park, Seong-Won;Oh, Duk-Shin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.5
    • /
    • pp.41-50
    • /
    • 2011
  • In this study, we developed mobile contents and mobile learning system for learning of english presentation based on Android platform. First, the application including contents transfer system which enables contents run on Android platform was developed for learning of English presentation. Second, presentation contents which will be applied on the application were manufactured. The contents developed in this study are for learning English presentations. The contents are classified into two parts; Part 1 is for basic English presentations, and Part 2 is for advanced English presentations. Each part is made up with 9 units, and each unit is composed differently by topics. The number of whole chapter for both parts is 51. We analyzed the questionnaire responses with respect to UI satisfaction and satisfaction of the learning experience. The UI satisfaction results showed that 85% of the participants were satisfied at an ordinary or higher level with our system. And The satisfaction of the learning experience results showed that 95% of the participants were satisfied at the ordinary or higher level with our system.

Solutions for Adjusting SELinux To Android-Powered Devices (안드로이드 응용 단말기를 위한 SELinux 환경설정 방법)

  • Vu, Anh-Duy;Han, Jea-Il;Kim, Young-Man
    • Proceedings of the KAIS Fall Conference
    • /
    • 2011.12b
    • /
    • pp.565-568
    • /
    • 2011
  • Google Android framework consists of an operating system and software platform for mobile devices. Using a general-purpose Linux operating system in mobile device has some advantages but also security risks. Security-Enhanced Linux (SELinux) is a kernel-based protection approach which can help to reduce potential damage from successful attacks. However, there are some challenges to integrate SELinux in Android. In this research, we do a study on how to do the integration and find out four challenges. The first one is that the Android file system (yaff2) does not support security namespace for extended attribute (xattr) which is required by SELinux. The second one is that it's difficult to apply SELinux policy to Dalvik process on which an Android application runs on. The third one is that Android lacks methods, tools and libraries to interact with SELinux. The last one is how to update the SELinux policy automatically when installing or removing an application. In this paper, we propose solutions for the above limitations that make the SELinux more adaptive and suitable for Android framework.

  • PDF

The emergence and ensuing typology of global ebook platform -The case study on Google eBook, Amazon Kindle, Apple iBooks Store (글로벌 전자책 플랫폼의 부상 과정과 유형에 관한 연구 -구글 이북, 아마존 킨들, 애플 아이북스 스토어에 대한 사례연구)

  • Chang, Yong-Ho;Kong, Byoung-Hun
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.8
    • /
    • pp.3389-3404
    • /
    • 2012
  • Based on the case study methods, the study analyzes emergence and ensuing typology of global ebook platforms such as Google eBook, Amazon Kindle, iBooks Store. Global ebook platforms show adaptation process responding to rapidly changing digital technological envirment and it's fitness landscape. The critical elements in its emerging process are the distinct selection criteria, the degree of resource abundance and the search process based on open innovation. Based on these critical elements, the global platforms show speciation process, so called niche creation and are evolving into a variety of the typology based on the initial condition of key resource which makes the platform emerge and grow. Each global ebook platforms is evolving into open platform, hybrid platform, closed platform. Google eBook has openness and extensibility due to a variety of devices based on Android and a direct involvement of actors. Amazon Kindle has developed from a online bookstore and into the hybrid platform which have not only closed quality but also openness with ebook devices and mobile network. iBooks Store has developed into the closed platform through the agency model based on competitive hardwares and closed quality with iphone and ipad.

Android Based Mobile Combination Login Application (안드로이드 기반 모바일 통합로그인 애플리케이션)

  • Lim, Jung-Gun;Choi, Chang-Suk;Park, Tae-Eun;Ki, Hyo-Sun;An, Beongku
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.3
    • /
    • pp.151-156
    • /
    • 2013
  • Android that was made by Google and Open Handset Alliance is the open source software toolkit for mobile phone. In a few years, Android will be used by millions of Android mobile phones and other mobile devices, and become the main platform for application developers. In this paper, the integrated login application based on Google's Android platform is developed. The main features of the mobile combination login application content based on Android are as follows. First, the application has more convenient login functionality than the functionality of general web browser as the web browser of the mobile-based applications(web browser style applications) as well as security features and faster screen(view) capability by reducing the amount of data transfer. Second, the application is so useful for management of ID and Password, and it can easily manage multiple ID information such as message, mail, profile. The results of performance evaluation of the developed application show the functionality that can login many kinds of portal sites simultaneously as well as the ability that can maintain login continuously. Currently, we are trying to develope a couple of the technologies that can insert multiple accounts into one ID and check all information on one screen.

Permission Management System for Secure IoT Devices in Android-Based IoT Environment (안드로이드 기반 IoT 환경에서 안전한 IoT 디바이스를 위한 권한 관리 시스템)

  • Park, In Kyu;Kwak, Jin
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.7 no.2
    • /
    • pp.59-66
    • /
    • 2018
  • Android Things is an Android-based platform running in Google's IoT environment. Android smartphones require permissions from application users to use certain features, but in the case of Android Things, there is no display to send request notifications to users. Therefore Does not make a request to use the permissions and automatically accepts the permissions from the system. If the privilege is used indiscriminately, malicious behavior such as system failure or leakage of personal information can be performed by a function which is not related to the function originally. Therefore, By monitoring the privileges that a device uses in an Android-based IoT system, users can proactively respond to security threats that can arise through unauthorized use of the IoT system. This paper proposes a system that manages the rights currently being used by IoT devices in the Android Things based IoT environment, so that Android-based IoT devices can cope with irrelevant use of rights.

DroidSecure: A Technique to Mitigate Privilege Escalation in Android Application (DroidSecure: 안드로이드 어플리케이션 권한 상승 완화를 위한 기술에 대한 연구)

  • Nguyen-Vu, Long;Jung, Souhwan
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.26 no.1
    • /
    • pp.169-176
    • /
    • 2016
  • Android platform is designed to be user-friendly, yet sometimes its convenience introduces vulnerabilities that normal users cannot justify. In this paper, after making an overview of popular open source analysis tools for android applications, we point out the dangerous use of Permission Group in current Google Policy, and suggest a technique to mitigate the risks of privilege escalation that attackers are taking advantage of. By conducting the investigation of 21,064 malware samples, we conclude that the proposed technique is considered effective in detecting insecure application update, as well as giving users the heads-up in security awareness.

Development of Windows Mobile Applications using Model Transformation Techniques (모델 변환 기법을 활용한 윈도우즈 모바일 어플리케이션 개발)

  • Kim, Woo-Yeol;Son, Hyun-Seung;Kim, Jae-Seung;Kim, R. Young-Chul
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.11
    • /
    • pp.1091-1095
    • /
    • 2010
  • The existing smart-phone software is dependent on the platform, which should be developed per each different platform, Each vendor will develop its own platform such as Apple's Cocoa platform, Google Android, Microsoft Windows Mobile, etc. In this paper, we apply model transformation technique for developing heterogenous software at a time in heterogenous smart phone area. This approach separates the independent model and dependent model. and automatically transforms the difference between them with model transformation language. To execute model transformation, it is required with meta model, model transformation language. In this paper, we are applied to smart-phones as follows: model will be UMLmodel, metamodel be UML metamodel, and choose ATL as Model transformation language. We show examples of the Windows Mobile platform environment to be developed using model transformation. As a result, if we use platform-independent model in this paper and redefine model transformation rules for the iPhone or Android, it will be automatically transformed into heterogenous platforms.

Development of Smart Healthcare Scheduling Monitoring System for Elderly Health Care

  • Cho, Sooyong;Lee, Sang Hyun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.10 no.2
    • /
    • pp.51-59
    • /
    • 2018
  • Health care has attracted a lot of attention, recently due to an increase in life expectancy and interest in health. Various biometric data of the user are collected by using the air pressure sensor, gyro sensor, acceleration sensor, and heart rate sensor to perform the Smart Health Care Activity Tracker function. Basically, smartphone application is made and tested for biometric data collection, but the Arduino platform and bio-signal measurement sensor are used to confirm the accuracy of the measured value of the smartphone. Use the Google Maps API to set user goals and provide guidance on the location of the user and the points the user wants. Also, the basic configuration of the main UI is composed of the screen of the camera, and it is possible for the user to confirm the forward while using the application, so that accident prevention is possible.

Implementation of Educational Contents for Korean Listening of Foreigners (외국인을 위한 한국어 듣기교육용 콘텐츠의 구현)

  • Song, Jong-Yoon;Moon, Sang-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.556-558
    • /
    • 2010
  • Most of the domestic educational mobile contents are concentrated on learning foreign languages like English and it's common to provide contents with mobile cellphone under partnership between mobile and education companies. In recently, the trend is that the mobile platform of educational contents is changing according to development of various smart phones like I-phone and Google-phone. In this paper, so, we implement listening contents for Korean education to support learning Korean as foreign language effectively. In detail, we implement the operation of contents based on android OS of Google open-type platform of smart phone.

  • PDF

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

  • Kim, Ik-Hwan;Kim, Tae-Hyoun
    • The KIPS Transactions:PartC
    • /
    • v.18C no.3
    • /
    • pp.151-156
    • /
    • 2011
  • Google Android, which is one of the popular smart phone platforms, employs a security model based on application permissions. This model intends to reduce security threats by protecting inappropriate accesses to system resources from applications, but this model has a few problems. First, permission requested by an application cannot be granted selectively. Second, once the permission has been granted it is maintained until the application is uninstalled. Third, applications may acquire powerful permissions through user ID sharing without any notice to users. In order to overcome these limitations, we designed and implemented a flexible application permission management scheme. The goal of our scheme is to enhance security and user convenience while keeping compatibility to original platform. We also verified the operation of our scheme with real applications on Android emulator.