Skip to content

An example app of what you can do with Qt + QML + Java + C++

Notifications You must be signed in to change notification settings

alepez/qt-android-sdcard-cid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdcard-cid

Shows CID of every sdcard.

This project

I made this project to explain how you can:

  • develop with Qt for Android
  • implement a Qt plugin
  • call java code from C++ and Qml
  • build without QtCreator or Android Studio, using only command line tools

Building

Just call

make android_armv7/run

and it will build, install and run this app in your Android device. See Makefile for details.

About

An example app of what you can do with Qt + QML + Java + C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published