• Title/Summary/Keyword: Android 플랫폼

Search Result 331, Processing Time 0.031 seconds

A Static Analysis Technique for Android Apps Written with Xamarin (자마린으로 개발된 안드로이드 앱의 정적 분석 연구)

  • Lim, Kyeong-hwan;Kim, Gyu-sik;Shim, Jae-woo;Cho, Seong-je
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.28 no.3
    • /
    • pp.643-653
    • /
    • 2018
  • Xamarin is a representative cross-platform development framework that allows developers to write mobile apps in C# for multiple mobile platforms, such as Android, iOS, or Windows Phone. Using Xamarin, mobile app developers can reuse existing C# code and share significant code across multiple platforms, reducing development time and maintenance costs. Meanwhile, malware authors can also use Xamarin to spread malicious apps on more platforms, minimizing the time and cost of malicious app creation. In order to cope with this problem, it is necessary to analyze and detect malware written with Xamarin. However, little studies have been conducted on static analysis methods of the apps written in Xamarin. In this paper, we examine the structure of Android apps written with Xamarin and propose a static analysis technique for the apps. We also demonstrate how to statically reverse-engineer apps that have been transformed using code obfuscation. Because the Android apps written with Xamarin consists of Java bytecode, C# based DLL libraries, and C/C++ based native libraries, we have studied static reverse engineering techniques for these different types of code.

Design and Implementation of a Home Network System on OpenWrt using Android Remote Control (OpenWrt와 Android 연동 원격 홈 네트워크 제어 시스템 설계 및 구현)

  • Kim, Cheong Ghil
    • Journal of Satellite, Information and Communications
    • /
    • v.7 no.3
    • /
    • pp.130-134
    • /
    • 2012
  • This paper introduces a home network service system using a low-cost wireless router on OpenWrt which can be remotely controled by Android devices. The proposed system consists of an embedded system development platform for home network service control based on OpemWrt embedded Linux, an embedded system development platform, a remote control on Android, and a home linghting device made by an interface board with LEDs. The prototype system is made of a wireless router of Buffalo, WZR-HP-G450H, Arduino Uno interface board with LEDs, and an Android development kit of HBE-SM5-S421. The operation was performed by TCP/IP programming for Android remote control, socket programming between Android development kit and wireless router, and UART communication programming between the interface board and wireless router. The implementation result shows that a low cost home network systme could be implemented with a wireless router.

Design and Implementation of a MetaService for Improving Object Transfer among Applications on Android Platform (안드로이드 플랫폼에서 애플리케이션 간 객체 전송을 개선하기 위한 메타서비스의 설계 및 구현)

  • Choe, Hwa-Yeong;Park, Sang-Won
    • The KIPS Transactions:PartD
    • /
    • v.18D no.5
    • /
    • pp.403-414
    • /
    • 2011
  • Recently, smart phones based on Android platform have been widely used, and lots of applications have been developed. Data generated from an application are frequently transferred to other applications. Therefore, a method that can easily transfer or share meta-data among applications is required. Generally meta-data created by android applications are java objects. The android platform uses clipboard, intent and content provider in order to transfer data among the applications. However, those ways are designed to transfer data as a record. So these methods have to marshall the object to a record and unmarshall the record to an object. In this paper, we designed and implemented the MetaService which can transfer any type of object made by applications. When the MetaService is used, we can reduce complex implementations such as clipboards and content providers and we can reduce many bugs. Therefore, we can make the applications simple and increase productivity.

Platform Design of Unity Launcher for the IoT Beacon based 3D Position (IoT 비콘기반의 3차원 위치표출 위한 유니티 런처의 플랫폼 설계)

  • Kang, Min-Goo
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.10 no.4
    • /
    • pp.477-482
    • /
    • 2015
  • In this paper, an android platform with Unity engine was proposed for the effective 3D presentation of IoT sensor's position to IoT(Internet of Things) users. This android platform based home-gateway was designed with the cooperation of 3D unity engine for 3D texture according to MovieTexture simultaneously. As a result, the 3D presentation technology of IoT sensors was described with Unity based 3D modeling. In this proposed smart gateway, the 3D position was presented with the received RSSI(Received Signal Strength Indicator) and angle of IoT sensors. This 3D Unity launcher can be used for the 3D position, monitoring, and the life managing of IoT sensors with the beacon and 3 dimensional cube-style after the 3D conversion of 2D.

Translation Techniques for Mobile Games (모바일 게임을 위한 번역 기법)

  • Park, Ji-Woo;Oh, Se-Man
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.16 no.9
    • /
    • pp.936-947
    • /
    • 2010
  • In the mobile gaming market, it is desirable for a specific content to be served on various platforms. Recently, it is a very important issue in the market for mobile games. This problem incurs extra cost, because we need to redevelop existing contents to be executed on another platforms. Moreover, the release of a new platform has spent much more effort and cost developing many contents in short period of time. Therefore, we need to research about translation techniques that enable the existing contents to run on a different platform. In this paper, we propose translation techniques for mobile games. The techniques can be applied on converting mobile contents to runnable contents on a new platform. To realize it, we design and implement a source-level contents translator which is targeting Android platform using the suggested techniques. Our source-level contents translator is implemented systematically by applying compiler theory. Also, we solve partially translation problems between different programming languages. The translator has been implemented separately divided into three tasks such as kernel porting, library mapping as well as language translation. We expect these techniques to increase utilization of existing mobile games and contribute to vitalizations of mobile contents industry.

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.

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

  • Bae, Sung-Ho;Kim, Woo-Saeng
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.46 no.2
    • /
    • pp.58-64
    • /
    • 2009
  • The existing note on mobile can store only text data and cannot share the data, which means that the notes stored on mobile are just seasonal or temporary memo. Therefore, this research designs an improved note on mobile and gives a chance for sharing by importing a concept of Mindmap and backup server through the internet. The mobile application is developed based on Android Platform and the server applications are developed based on Linux. These can communicate each other throughout the internet to upload and download some mindmap data.

Development of Intelligent Service Robot using Smart Phone based on Android OS (안드로이드 기반 스마트폰을 활용한 지능형 서비스 로봇 개발)

  • Moon, Chae-Young;Ryoo, Kwang-Ki
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.13 no.9
    • /
    • pp.4193-4199
    • /
    • 2012
  • In this study, the intelligent robot equipped with an Android-based smartphone to enable the implementation of the performance of smartphone applications and robot platform has been designed and implemented. Smart phone that have touch screen, sound input/output, network and various sensor functions to robot platform that have simplicity function of power and motor etc. graft together and embodied so that can achieve function of remote control, home automation, game machine, R-running race etc. Phone used in the study of the Bluetooth communication sending and receiving data between the robot and from a remote computer over the Internet via WI-FI is designed to perform communication.

The Implementation of Wireless Bio-signal Monitoring System for U - healthcare (유비쿼터스 헬스케어를 위한 무선 생체신호 감시 시스템 설계)

  • Lee, Seok-Hee;Ryu, Geun-Taek
    • 전자공학회논문지 IE
    • /
    • v.49 no.2
    • /
    • pp.82-88
    • /
    • 2012
  • In this paper, using the Android-based mobile platform designed and integrated U-healthcare systems for personal health care system is proposed. Integrated Biometric systems, electrocardiogram (ECG), oxygen saturation, blood pressure, respiration, body temperature, such as measuring vital signs throughout the module and signal processing biometric information through wireless communication module based on the Android mobile platform is transmitted to the gateway. Biometric data transmitted from a mobile health monitoring system, or transmitted to the server of U-healthcare was designed. By implementing vital signs monitoring system has been measured in vivo by monitoring data to determine current health status of caregivers had the advantage of being able to guarantee mobility respectively. This system is designed as personal health management and monitoring system for emergency patients will be helpful in the development looks U-healthcare system.

A Study of Android Launcher based on Application Virtualization (어플리케이션 가상화를 적용한 안드로이드 런처 연구)

  • Lim, Seung-Cheol
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.2
    • /
    • pp.115-120
    • /
    • 2013
  • Recently, Virtualization technology is moving the desktop environment from its place a mobile platform environment, personal and businesses, academia, and lacked security and in a team environment brought about many changes are coming. In this environment, a representative of VMware's MVP solution and Enterporid Divide. But, another issue is that these mobile virtualization technologies in an environment of limited resources and performance constraints, have become its application virtualization technology to improve the weaknesses of the mobile platform. In this paper, proposed for client-based desktop application virtualization infrastructure, bring it to the Android environment, weaknesses of the existing paper was user area limitations of the desktop environment with application virtualization, program execution android application virtualization launcher was improved through increased resource allocation.