Thesis Details

Jednoduché vývojové prostředí pro C++ na platformě Android

Bachelor's Thesis Student: Režňák Pavel Academic Year: 2015/2016 Supervisor: Peringer Petr, Dr. Ing.
English title
Simple C++ Development Environment for Android
Language
Czech
Abstract

This bachelor thesis is about creation of an environment for compiling aplications which has been written in C and C++ languages. This development environment is made of an application emulating terminal window and packages containing open-source compilers and optional tools compiled for mobile devices with ARM processors and Android operating system. This process includes generation of cross-compilers for Android system from NDK tools, correct setting of parameters during configuration, fixes of the source codes of these open-source compilers and creation  of an application which is installable under Android OS and which will allow us to easily use these tools.

Keywords

Android, ARM, C, C++, GCC, Clang, Linux

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
13 June 2016
Reviewer
Committee
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), předseda
Bidlo Michal, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), člen
Kočí Radek, Ing., Ph.D. (DITS FIT BUT), člen
Citation
REŽŇÁK, Pavel. Jednoduché vývojové prostředí pro C++ na platformě Android. Brno, 2016. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2016-06-13. Supervised by Peringer Petr. Available from: https://www.fit.vut.cz/study/thesis/18844/
BibTeX
@bachelorsthesis{FITBT18844,
    author = "Pavel Re\v{z}\v{n}\'{a}k",
    type = "Bachelor's thesis",
    title = "Jednoduch\'{e} v\'{y}vojov\'{e} prost\v{r}ed\'{i} pro C++ na platform\v{e} Android",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2016,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/18844/"
}
Back to top