Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 558 Bytes

File metadata and controls

18 lines (14 loc) · 558 Bytes

QtAndroidTemplateApp

Basic Qt based Android App

Features:
1.Appbar
2.Fab icon
3.Dropshadow 4.Toast

Instructions:
1.In .pro.user file, replace android--1 with target android version. e.g:- android-25
2.In AndroidManifest file change orientation to portrait, if you don't want to be rotated.
3.Add Application icon in AndroidManifest.xml
4.Use proper scaling factor based on Screen density.

copyright Nibedit Dey ,2017

License : GPL v3