I wanted to make a program that the user would send 3 notes and after pressing "Calculate", you would be redirected to a page that would appear to your average.
Who could help me:
function calcular()
{
var ac1 = pars...
I created a game with libgdX and it normally runs on the mobile emulator, but now to generate the apk with key it does not generate, I'm wasting a little time on it, does anyone know the solution?
Exception in thread "main" java.lang.IllegalAr...
Personally I need a help with an error in a method of my code.
Basically I have a FrameLayout that loads two fragments. When you start the APP it loads the first fragment with 3 TextEdits and a button. When you click on the buton, it calls a...
This project does not recognize my Persistence Provider. It follows the same thing below.
Yourlocationplusdependencies: I'mcallingitthroughaverysimpleXHTMLusingaManageBean.Followingimages: Theimageoftheerrorfollows.
I'm doing an application for Android and wanted to know how to open and display a specific .html file located on the SD card directly in my application.
I want to create an employee class with the following specifications, but I can not return the show data method and the salary calculation method.
It gives compilation errors when calling the methods, I wanted to know how I can define their call...
I'm doing some experiments to get a better understanding of Netbeans IDE and I had this doubt about the color of a button.
By right-clicking on any jButton and selecting Properties, I set the background item to green, for example, but only...
I'm making an app that uses the google maps directions api, which returns me a json, for example:
{
"geocoded_waypoints" : [
{
"geocoder_status" : "OK",
"place_id" : "ChIJeRLP8gx3GZURImtwaSWGJgY",
"types" :...