• Title/Summary/Keyword: Android Mobile App

Search Result 129, Processing Time 0.02 seconds

A Modeling Technique for Development of Mobile App. based on Android (안드로이드 기반의 모바일 앱 개발을 위한 모델링 기법)

  • Cho, Eun-Sook;Kim, Chul-Jin;Lee, Sook-Hee
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.14 no.8
    • /
    • pp.3999-4005
    • /
    • 2013
  • We forecast that the scale of mobile market will be large scale according to the twenty million times of smart phone's user is arrived. The type of software development is being transferred into mobile-based App. or cloud computing-based service from web-based software. Currently both Google's android and Apple's IOS are known for two prominent platforms. Existing modeling techniques cannot be applied into the case of mobile application which is executed those platforms. Therefore, we suggest a modeling technique that is customized existing modeling techniques into android-based software development. That is, we propose an analysis and design techniques which are needed into android-based mobile smart environment.

Mobile Arduino Embedded Platform Design (모바일 아두이노 임베디드 플랫폼 설계)

  • Lee, Ah Ri;Hong, Sun Hag
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.4
    • /
    • pp.33-41
    • /
    • 2013
  • In this paper, we implemented the pattern matching with the Arduino and App Inventor platform under the bluetooth mobile environment between Android phone and Arduino Platform. The combination between Arduino and App Inventor makes the feasibility of Android programming easy by wireless communications and provides the opportunity to broaden the functionality for mobile device. We used the softwares which were Arduino IDE, VC++, OpenCV, Processing and App Inventor. And also compared the performance of mobile Arduino platform with LabView GUI programming, we reduced the usage of libraries that compiled and executed the pattern matching programming. We experimented the mobile embedded platform performance under bluetooth communication and verified the functionality of the mobile Arduino platform design for identifying the pattern matching.

A Comparative Study For Mobile HybridApp Development Tool (모바일 하이브리드앱 개발도구에 관한 비교연구)

  • Jang, Rae-Young;Jung, Sung-Jae;Bae, Yu-Mi;Sung, Kyung;Soh, Woo-Young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.429-432
    • /
    • 2012
  • Mobile devices diffusion begins by the iPhone and spreads by the Android. A widely used mobile devices is Smartphone(iPhone, Android, Bada, WindowPhone7, BlackBerry, etc) and Tablet(iPad, Android). In the past, we have developed a dedicated application for device. But, Now we must develop a application by considering the characteristics of the operating system. Accordingly, many problems occurred and other developmet methods have emerged. In this paper, we learn about MobileHybridApp development tool-oriented One Source Multi Use-and compare the differences, propose a method to develop context-sensitive.

  • PDF

Identification of Counterfeit Android Malware Apps using Hyperledger Fabric Blockchain (블록체인을 이용한 위변조 안드로이드 악성 앱 판별)

  • Hwang, Sumin;Lee, Hyung-Woo
    • Journal of Internet Computing and Services
    • /
    • v.20 no.2
    • /
    • pp.61-68
    • /
    • 2019
  • Although the number of smartphone users is continuously increasing due to the advantage of being able to easily use most of the Internet services, the number of counterfeit applications is rapidly increasing and personal information stored in the smartphone is leaked to the outside. Because Android app was developed with Java language, it is relatively easy to create counterfeit apps if attacker performs the de-compilation process to reverse app by abusing the repackaging vulnerability. Although an obfuscation technique can be applied to prevent this, but most mobile apps are not adopted. Therefore, it is fundamentally impossible to block repackaging attacks on Android mobile apps. In addition, personal information stored in the smartphone is leaked outside because it does not provide a forgery self-verification procedure on installing an app in smartphone. In order to solve this problem, blockchain is used to implement a process of certificated application registration and a fake app identification and detection mechanism is proposed on Hyperledger Fabric framework.

A Design and Implementation of Prototype of Dual Screen Platform on Android (듀얼 스크린 안드로이드 플랫폼 프로토타입의 설계 및 구현)

  • Hwang, Ki-Tae;Cho, Hye-Kyung
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.3
    • /
    • pp.163-169
    • /
    • 2012
  • Since only one application has monopoly on LCD device of the mobile device in Android platform, the user can not see two screens together displayed by two applications running simultaneously. In this paper, a dual-app has been defined as two mobile applications running on each device of a pair of two mobile devices and DSAP or Dual Screen Android Platform has been implemented. DSAP does remote-execution of the peer application of a dual-app on the peer mobile device when either application of the dual-app starts to run and supports communication of the pair app over the network. This paper describes details of design and implementation of DSAP and shows a sample case utilizing DSAP.

Environment Construction for App Development Using Smart-phones (스마트폰 App 개발 환경 구축)

  • Kim, Jin-Whan;Cho, Jae-Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.574-576
    • /
    • 2010
  • This paper describes constructing methods of environments for the App development using v smart-phones which are widespread rapidly. Various smart-phones and operating systems are used all over the world. In this paper, we will deal with three kinds of smart-phones, that is Windows Mobile Phone(recently Windows Phone7), iPhone and Android Phone using respective operating systems which are widespread in the domestic market.

  • PDF

Mepelyzer : Malicious App Identification Mechanism based on Method & Permission Similarity Analysis of Server-Side Polymorphic Mobile Apps (Mepelyzer : 서버 기반 다형상 모바일 앱에 대한 메소드 및 퍼미션 유사도 기반 악성앱 판별)

  • Lee, Han Seong;Lee, Hyung-Woo
    • Journal of the Korea Convergence Society
    • /
    • v.8 no.3
    • /
    • pp.49-61
    • /
    • 2017
  • Recently, convenience and usability are increasing with the development and deployment of various mobile applications on the Android platform. However, important information stored in the smartphone is leaked to the outside without knowing the user since the malicious mobile application is continuously increasing. A variety of mobile vaccines have been developed for the Android platform to detect malicious apps. Recently discovered server-based polymorphic(SSP) malicious mobile apps include obfuscation techniques. Therefore, it is not easy to detect existing mobile vaccines because some other form of malicious app is newly created by using SSP mechanism. In this paper, we analyze the correlation between the similarity of the method in the DEX file constituting the core malicious code and the permission similarity measure through APK de-compiling process for the SSP malicious app. According to the analysis results of DEX method similarity and permission similarity, we could extract the characteristics of SSP malicious apps and found the difference that can be distinguished from the normal app.

Malicious App Discrimination Mechanism by Measuring Sequence Similarity of Kernel Layer Events on Executing Mobile App (모바일 앱 실행시 커널 계층 이벤트 시퀀스 유사도 측정을 통한 악성 앱 판별 기법)

  • Lee, Hyung-Woo
    • Journal of the Korea Convergence Society
    • /
    • v.8 no.4
    • /
    • pp.25-36
    • /
    • 2017
  • As smartphone users have increased in recent years, various applications have been developed and used especially for Android-based mobile devices. However, malicious applications developed by attackers for malicious purposes are also distributed through 3rd party open markets, and damage such as leakage of personal information or financial information of users in mobile terminals is continuously increasing. Therefore, to prevent this, a method is needed to distinguish malicious apps from normal apps for Android-based mobile terminal users. In this paper, we analyze the existing researches that detect malicious apps by extracting the system call events that occur when the app is executed. Based on this, we propose a technique to identify malicious apps by analyzing the sequence similarity of kernel layer events occurring in the process of running an app on commercial Android mobile devices.

Design and Development of Health Screening Data Input Mobile Application Using App-Inventor (앱인벤터를 이용한 건강검진 데이터 입력 모바일 애플리케이션 설계 및 개발)

  • Lee, Hyo-Seung;Oh, Jae-Chul
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.1
    • /
    • pp.193-198
    • /
    • 2018
  • These days, computer system has been introduced for work in most areas, including manufacturing, medical service, education, logistics, and other services. To increase work efficiency, mobile system has been more applied. However, on the basis of Android applications, it is hard for laypersons who have no enough knowledge of Android, or computer team members in general firms to develop mobile App. As a result, work efficiency comes to low. Therefore, this study designed and developed the mobile application for anthropometry data input of medical checkup with the use of App Inventor. As shown in the designed and developed mobile application, it is expected to develop a work process mobile App, it is expected to develop a work process mobile App easily and quickly with the use of App Inventor and to increase work efficiency even though there is not much knowledge of mobile application development.

Development and Implementation of Mobile APP for Marine Pollution Responder (해양오염 방제작업자를 위한 모바일 앱의 개발과 구현)

  • Choi, Jong-Wook;Kim, Sang-Woon;Kim, Chang-Gyuen;Lee, Chan-Geun;Joo, Young-Hwan
    • Journal of the Korean Society of Marine Environment & Safety
    • /
    • v.19 no.4
    • /
    • pp.352-358
    • /
    • 2013
  • The objective of this paper is to introduce on a mobile APP called MAMIS(Marine pollution Accident response Mobile Information System) and it's functions. MAMIS was developed by Korea Coast Guard for marine pollution responder in 2012. Users can get information on marine pollution response easily without being restricted by time and place. MAMIS can be operated by smart phones with Android OS and iOS, both of which are the most popular mobile operating systems in Korea. And it has been developed in the form of hybrid APP which combined the functions of mobile APP and mobile WEB. MAMIS is composed of 9 menus, 5 mobile-based ones and 4 web-based ones. The mobile-based menus are on substance information, clean-up skills, response measures, QR code scanning, and volunteer's safety, and the web-based ones on weather information, response equipment, clean-up materials, and SNS.