Questions tagged as 'ejecutar'

2
answers

Android Studio executed and nothing appears

Hi, I have Android Studio and it's giving me all kinds of problems, I could not do anything. I installed genymotion and made the arrangements to run the mobile application on my cell phone, but it does not work. In my cell phone opens the app bu...
asked by 11.09.2018 / 02:32
1
answer

how can I create a file that takes the name date-time.log

import datetime fecha = str(datetime.datetime.now())+str('test.log') print (fecha)--> 2018-10-30 09:18:29.606405test.log Why does the python console execute me and take out the name I want and when executing it in the code, no? the line...
asked by 30.10.2018 / 14:02
0
answers

How can I run a program by pressing a button on android studio

Hello everyone I need your help, I want in android studio press a button ("Start") and when I go to the second activity, I start to run the program that is random words I need to know how to make them go by one by one Where should I put th...
asked by 04.11.2018 / 01:13