-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Se añade proyecto Android #28
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bueno chicos, fue un proyecto bastante sencillo, de hecho copy paste del ejercicio que vimos en clase. Hicieron solamente 2 commits, algo poco usual porque cargan todo a una sola versión y revisión y como tal pierde el chiste el control de versiones. Más que nada es por los excelente proyectos que entregaron sus compañeros del #23 #22 #25 que opacaron mucho el suyo. Para la otra pónganle más galleta, tanto al control de versiones como al proyecto Android. 😕
@@ -0,0 +1 @@ | |||
My Application |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Chale, no eligieron un nombre para su app?
Este README contiene información básica referente al funcionamiento de una sencilla aplicación desarrollada en AndroidStudio, | ||
bajo el lenguaje de programación Kotlin. :heart: | ||
|
||
### Concepto Básico :smiley: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Chale solo tomar la foto? Eso lo hicimos en clase. Pero bueno.
super.onCreate(savedInstanceState) | ||
setContentView(R.layout.activity_main) | ||
|
||
btnTomarFoto.setOnClickListener { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tomar foto solamente?
@@ -0,0 +1,2 @@ | |||
include ':app' | |||
rootProject.name = "My Application" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My Application?
Después de una pequeña confusión entre mi compañero y yo, se agrega el proyecto de Android.
Miembros:
Calderón Guevara César Yair
Olazábal Baquero Omar Armando