Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rawdrawandroidexample

Example app using rawdrawandroid as a submodule. Check out rawdrawandroid here:

https://github.com/cnlohr/rawdrawandroid

Starting from no folder at all:

	# git submodule add https://github.com/cnlohr/rawdrawandroid
	# git submodule update --init --recursive
	# make my-release-key.keystore
	# cp rawdrawandroid/AndroidManifest.xml .

Now, edit the Makefile, to mimic this and edit AndroidManifest.xml with your new project name.

Be sure to make anywhere that says cnfgtest or in the case of this project rawdrawandroid now read your new project name, potentially also updating anywhere it says yourorg.

Failure to edit both the Makefile and AndroidManifest.xml will cause your project to fail.

Now, you can build your application.

	# make clean all push run

About

Example app using rawdrawandroid as a submodule.

Resources

Stars

86 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages