examples/calculator: fix Android version to use nit_activity only
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 21 Aug 2015 17:49:29 +0000 (13:49 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sat, 22 Aug 2015 21:46:34 +0000 (17:46 -0400)
commitbe769bd215d778655df7cf4ba068a6cfa77390be
tree65a7bdcd592383dd825b59ddb2d82dd8b664a565
parent1bf79dcc21754ef43399004235ce51f939845d1e
examples/calculator: fix Android version to use nit_activity only

This is a partial revert of cbbb5225. The entrypoint of `android` use
`native_app_glue`, which led to craming 2 activities in the apk file.

Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>
examples/calculator/Makefile