All Questions

1
answer

My site does not find the Bootstrap and Jquery files

I created a site ASP.NET MVC with Code First and made the first publish of the application, the database and the site were created, the problem is that the site does not find the files css and Jquery of Boot...
asked on 10.10.2016 / 16:18
1
answer

App Submission Problem in the Play Store

I'm submitting an updated version of my app (sdk 23) to the Play Store and is giving this error when posting to the Beta Tester section:    The configuration can not be published for the following reasons:   possible to downgrade devices that...
asked on 28.09.2016 / 10:33
1
answer

How to restart or continue the script

I've used imacro on these bug sites, and the process works perfectly. but it is not 100%. I need a code to put at the end of the script process that makes it look up the word on the site, if I find it start the process again, otherwise, wait 360...
asked on 21.09.2016 / 23:56
1
answer

Fill a textbox with element of a combobox

I have a combobox connected to a textbox by a function. It works like this: while the person types something in the textbox, a kind of 'filter' is automatically performed in the combobox, which shows something that could match what the person wa...
asked on 21.09.2016 / 21:22
0
answers

What is the best way to do the authorization with JWT? [closed]

I asked this question earlier, but I do not think I was right. So I'm reshaping to try to be clearer. I have several API Rest, where I use basic http, to avoid direct access. Front-end in AngularJS, decoupled from all API Rest. Where th...
asked on 04.10.2016 / 16:18
1
answer

Save photo via URL in database

I'm making an application that needs Facebook's login . I was able to get the data all right, but I can not save the profile photo in the database. I was able to display the photo in ImageView , but when saving from the error. Intent...
asked on 06.10.2016 / 21:04
2
answers

NullPointerException Java JPA CDI Tomcat

Good afternoon, guys. I'm developing a Java test application with JPA, CDI and Tomcat. I created a basic test class and I'm getting the following error. Erro: Exception in thread "main" java.lang.NullPointerException at br.com.hcancerbarre...
asked on 29.07.2016 / 21:52
1
answer

problem in function resize.js

I am having a problem I am not able to send the original name of my images to the database it is stopping in my function reside.js more precisely where is this _this.output(canvas, outputType, callback); and this excerpt callbac...
asked on 04.11.2016 / 12:44
1
answer

Save tts as audio file

How can I generate an audio file from a TexttoSpeech to share with other services ( sms , whats , messenger ... )? I created this function to share private void shareAudio() { Intent intent = new Intent( Intent.ACTION_SEND )...
asked on 04.10.2016 / 03:04
1
answer

How to create .BAT to rename multiple files in multiple folders by inserting creation date and time?

Does anyone know how to create .bat to rename multiple files in multiple folders by inserting creation date and time, not the current date? Example: Nome Data e hora de Criação SCP Dados.mdb 03/0...
asked on 09.08.2016 / 18:58