Skip to content

abdelilah4/newQtAppTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newQtApp

Description:

newQtApp is a script that create an new app including some libs like AdMob and ShareLib which you can open with Qt Creator.

How to use:

./newQtApp AppName AppId

Example:

./newQtApp test com.example.test

or run the graphical user interface by using this command:

./newQtApp gui

it require python2.7 and pyQt4 (if you run gui).

sudo apt-get install python-qt4
sudo apt-get install python

About

make a new project including admob + share lib ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published