• Title/Summary/Keyword: Andriod

Search Result 7, Processing Time 0.022 seconds

Cooking Raesipi App Based on Android (안드로이드 기반 요리 래시피 앱)

  • Lee, Sang-Gon;Lee, Han-Guen;An, Ji-Whan;Chu, Gi-Yun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2012.07a
    • /
    • pp.289-290
    • /
    • 2012
  • 본 논문에서는 가지고 있는 재료만으로 어떤 요리를 만들 수 있는지 요리의 레시피를 알려주는 안드로이드 기반의 앱입니다. 혼자 음식을 만들어 먹고자 하거나, 다른 사람들에게 요리를 대접해 주고자 할 때, 단순히 가지고 있는 재료로 인터넷 검색을 하면 요리할 만 한 것은 너무 방대한 재료가 들어가 부가적으로 많은 재료를 구입해야 합니다. 본 논문에서 개발한 앱은 가지고 있는 재료를 입력하면 그 재료를 사용하여 만들 수 있는 음식의 레시피들이 제시되므로 쉽게 그리고 재료의 낭비 없이 원하는 요리를 할 수 있는 것이 기존의 요리 앱과 차별화 되는 점이다.

  • PDF

Implementation of integrability hardware for knowing driving status data with OBD-2 network (OBD-2 네트워크를 위한 통합 OBD-2 커넥터 설계)

  • Baek, Sung-Hyun;Jang, Jong-Wook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.511-514
    • /
    • 2011
  • Recently, devices such as smartphone and vehicle blackbox and EDR(Evern Data Recorder knowed automotive real-time control and driving data to use OBD-2(in-vehicle network). when devices receive vehicle driving data, communication way use each Wifi, Bluetooth. but if user and driver change device to use OBD-2 connect, the device differ communication network way. and driver buy and change OBD-2 connect. In this paper, to remedy one's shortcomings, there integrate Bluetooth and Wifi network module and design integrability hardware as any another device know vehicle real-time control and driving data with one integrability connect.

  • PDF

cMac : A Context-aware Mobile Apps-on-a-Cloud Architecture Empowering smart devices by leveraging Platform as a Service (PaaS) (클라우드 아키텍처 기반 상황인지 모바일 애플리케이션)

  • Amin, Muhammad Bilal;Lee, Sung-Young;Lee, Young-Koo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.40-42
    • /
    • 2011
  • Smart hand-held devices like iPhone, iPad, Andriod and other mobile-OS machines are becoming a well known part of our daily lives. Utilization of these devices has gone beyond the expectations of their inventors. Evolution of Apple's iOS from a mobile phone Operating System to a wholesome platform for Portable Gaming is an adequate proof. Using these smart devices people are downloading applications from numerous online App Stores. Utilizing remote storage facilities and confining themselves to computing power far below than an entry level laptop, netbooks have emerged. Google's idea of Chrome OS coupled with Google's AppEngine is an eye-opener for researchers and developers. Keeping all these industry-proven innovations in mind we are proposing a Context-Driven Cloud-Oriented Application Architecture for smart devices. This architecture enables our smart devices to behave smarter by utilizing very less of local resources.

A Text Processing Method for Devanagari Scripts in Andriod (안드로이드에서 힌디어 텍스트 처리 방법)

  • Kim, Jae-Hyeok;Maeng, Seung-Ryol
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.12
    • /
    • pp.560-569
    • /
    • 2011
  • In this paper, we propose a text processing method for Hindi characters, Devanagari scripts, in the Android. The key points of the text processing are to device automata, which define the combining rules of alphabets into a set of syllables, and to implement a font rendering engine, which retrieves and displays the glyph images corresponding to specific characters. In general, an automaton depends on the type and the number of characters. For the soft-keyboard, we designed the automata with 14 consonants and 34 vowels based on Unicode. Finally, a combined syllable is converted into a glyph index using the mapping table, used as a handle to load its glyph image. According to the multi-lingual framework of Freetype font engine, Dvanagari scripts can be supported in the system level by appending the implementation of our method to the font engine as the Hindi module. The proposed method is verified through a simple message system.

Performance Comparison of Android Dalvik and Java Virtual Machines (안드로이드 달빅과 자바 가상머신의 성능비교)

  • Lee, Jong-Hyuk;Kim, Hyung-Shin
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.1
    • /
    • pp.486-492
    • /
    • 2011
  • In this paper we analyzed performance of Andriod's Davik virtual machine(VM) using standard benchmark and compared the result with the embedded Java virtual machine. We used a well known benchmark suit named SPECJVM for the measurement. For the fair comparison, Sun Java embedded JVM is ported and the same benchmark is ported on it. The Odriod smartphone hardware platform is used as the target hardware. We have added a Just-In-Time compiler to Dalvik, which is not supported in the recent Android release, and measured performance improvement. The experiment result show that Dalvik achieved 15% and Dalvik with JIT shows 63% of the Sun's JVM performance.

Weakness of Andriod Smartphone Applications against Electromagnetic Analsysis (안드로이드 기반 스마트폰 어플리케이션의 전자기파분석 공격 취약성)

  • Park, JeaHoon;Kim, Soo Hyeon;Han, Daewan
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.23 no.6
    • /
    • pp.1017-1023
    • /
    • 2013
  • With the growing use of smartphones, many secure applications are performed on smartphones such as banking, payment, authentication. To provide security services, cryptographic algorithms are performed on smartphones' CPU. However, smartphone's CPU has no considerations against side-channel attacks including Electromagnetic Analysis (EMA). In DesignCon 2012, G. Kenworthy introduced the risk of cryptographic algorithms operated on smartphone against EMA. In this paper, using improved experimental setups, we performed EMA experiments on androin smartphones' commercial secure applications. As a result, we show that the weakness of real application. According to the experimental setups, we picked up the operation of w-NAF scalar multiplication from the operation of Google's Play Store application using radiated EM signal. Also, we distinguished scalar values (0 or not) of w-NAF scalar multiplication.