Skip to content
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

Merged
merged 2 commits into from
Feb 5, 2021
Merged

Conversation

CesarYCG
Copy link
Contributor

@CesarYCG CesarYCG commented Feb 5, 2021

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

@CesarYCG CesarYCG closed this Feb 5, 2021
@CesarYCG CesarYCG reopened this Feb 5, 2021
@SamArtGS SamArtGS merged commit 5cd8f00 into SamArtGS:master Feb 5, 2021
Copy link
Owner

@SamArtGS SamArtGS left a 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
Copy link
Owner

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:
Copy link
Owner

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 {
Copy link
Owner

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"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My Application?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants