Posts by Camila Yamamoto • 1,302 points
35 posts
-
2
votes1
answer47
viewsA: How to make "Cordova Billing" with various purchase options
Really, As I suspected was problem with the store.Register object I was unable to create correctly. Here is how the final result for 4 purchases // // Consumable //…
-
0
votes1
answer47
viewsQ: How to make "Cordova Billing" with various purchase options
I’m studying Ordova and I’ve reached the point of adding Billing to my Apks So I’m using the plug "Cordova-plugin-Purchase", with the example code below (taken from the page itself…
-
2
votes1
answer764
viewsA: How to create an Android App Bundle on the terminal?
To create "app Bundle" from the command line, when using Cordova for example, just go to the folder where Cordova created "Platform". In my case it’s in: /User/Mila/projects/Myapp/Platforms/android…
-
1
votes1
answer764
viewsQ: How to create an Android App Bundle on the terminal?
1) Creating and signing android Apks by the terminal has always been relatively easy. But now with the new form "Bundle" I’m catching quite a lot. today I use the following: Cordova build android…
-
1
votes1
answer55
viewsA: Difficulties working with google maps in version 3
I found the problem, It turns out that "Gbrowseriscompatible" was simply discontinued. So in the example above, even covering both versions, I need to call the new way "Gbrowseriscompatible".…
google-mapsanswered Camila Yamamoto 1,302 -
1
votes1
answer55
viewsQ: Difficulties working with google maps in version 3
I’m transferring my apps to version 3 of this API, but I’m really picking up a lot. It turns out, although everything seems to be in place, as the example of google itself , keeps returning me two…
google-mapsasked Camila Yamamoto 1,302 -
1
votes0
answers173
viewsQ: Googlemaps with two Apis?
I’m working on a page with several calls from the functions of this library, turns out, I have two references to call the API and, each of them works with only one part of the functions I need, For…
google-mapsasked Camila Yamamoto 1,302 -
1
votes0
answers775
viewsQ: How to install the VLC plugin in the browser?
I’m following several pages to play my sample video in the browser, and I’m having great difficulties with the VLC plugin, because I just can’t install.. Here is the example video:…
-
8
votes1
answer5807
viewsQ: How to create a new. M3U file correctly? (Since I already have streaming .TS)
I’m starting to study to make an online teaching site (live video), but the examples I’m using from the internet are giving me the most varied errors, as the example I use... In this example, he is…
-
1
votes3
answers332
viewsQ: Is it possible to force Html5 video to play videos with other extensions, as if it were normal video?
I have this client, who for reasons only he could understand, recorded thousands of videos and saved them with weird extensions, ending in .ts, .mp3, .mp4, .mpg, .blib, .reuniao, .banco, .manut,…
-
0
votes3
answers200
viewsQ: Error picking element by class (but with ID)
I’m trying to get a video element from CLASS,(something that seems silly to me), But I’m not getting it, take my example: <script src="jquery-3.2.1.js"></script> <video id="Video1"…
-
0
votes3
answers248
viewsQ: How to make an Array created within an Asynctask be global?
In my original version I populated my spinner from an array, placed in the strings.xml And to know which selection the user made used the following code code 1 @Override public void…
-
1
votes1
answer216
viewsQ: How to popular a Spinner from data returned from a URL?
I have the following code that works well, but with an example of array: @Override protected Boolean doInBackground(String...urls) { try { Log.e("****** MESSAGE ******", " Json Object = " +…
-
0
votes1
answer3178
viewsQ: "What eh"/"how to resolve" a "null Object Reference" error? What appears on the console?
When I try to use the code below, (what alias I managed to get with help from friends of the OS) an error appears on the line: spinner.setOnItemSelectedListener(this); With the following console…
-
8
votes6
answers422
viewsQ: How to "call" this correctly?
When the Elements are inside the onCreate, use the (this) it’s very easy... Example 1 : that works from within onCreate itself protected void onCreate(Bundle savedInstanceState) { Spinner spinner =…
-
4
votes1
answer2410
viewsQ: How to catch a JSON from a URL?
I continue studying Androidstudio and the ball of turn eh catch data by URL, in json format, For that reason created an example page: (http://exemplo.minha.info/nav/2.html), with the following…
-
0
votes1
answer412
viewsQ: What is the error in DEBUG: java.net.socketExeption "socket Closed"?
Yesterday my study APP ran smoothly, I finished, I did BKP and I went home... Today opened and went straight to check everything... but, just like, I received this error in the debug console.....…
androidasked Camila Yamamoto 1,302 -
5
votes2
answers987
viewsQ: How to put a Popup that asks permission to use GPS?
Guys, I’m programming in Java (with Android Studio) and this code to get the position of GPS, which works very well! Now I’m trying to learn how request authorization from the user to use GPS, but…
-
2
votes1
answer82
viewsQ: I can’t open the map in my position
After a lot of research, I still have difficulties with java, I’m new and I’m trying to learn. Please forgive me if I can’t ask a clear question, because I may not even know what I’m talking about,…
-
5
votes1
answer153
viewsQ: Map opens before picking up the GPS position
I’m studying programming for Andriod and I came across a feature that I just don’t know anything, which is the order of execution of the duties! please , someone could give a light? I explain, in my…
-
3
votes1
answer77
viewsQ: How to configure Fuelphp in Ubuntu 16?
I need to "clone" a Fuelphp application, which runs on Lamp (linux) on the company server. All went well and smooth in the first attempt, which was made in the customer’s local machine. Already this…
-
3
votes1
answer151
viewsQ: How to put the same animation on two canvas at the same time?
I have an animation on "Html5 Canvas" (using Flot Real Time) and now I need it to be cloned in real time for a new canvas, ie draw the same thing on 2 canvas at the same time. So I just tried to…
-
1
votes1
answer206
viewsA: How to use "time" transitions in a Canvas animation
I realized where my mistake lay, A var "medicineTime1Temp" which is the time when "should last" the transition, was being adjusted only "before" the animation start.... If the speed is changed…
-
2
votes1
answer403
viewsQ: How to force ie10 to download page completely?
I have a page that is actually quite simple, with html and a canvas with only a few lines, nor bootstrap I’m not using. And she simply "aborts" the download of various elements, as some CSS images…
-
4
votes4
answers21837
viewsA: Where is Notepad++ "Plugin Manager?
Unfortunately I couldn’t do the 64bit version work with plugins. (Does she have problems in the original?) So I’m using the 32bits even, that works without errors and without loss of speed, at least…
notepad++answered Camila Yamamoto 1,302 -
1
votes1
answer206
viewsQ: How to use "time" transitions in a Canvas animation
Giving sequence to the post "How to generate a Sine curve", where I made some adjustments: I am still working on this ECG simulator (electrocardiogram), and now I need to "manipulate" the times…
-
2
votes1
answer5391
viewsA: Automatic code formatting tool for Notepad++
Following the @Bacco tips, The identation plugin, which came closest to Chrome’s default, was jsminnpp.sourceforge.net (i.e., Jstools). I’ll use it more ! Thank you!
notepad++answered Camila Yamamoto 1,302 -
4
votes1
answer5391
viewsQ: Automatic code formatting tool for Notepad++
In my day to day I use the Textfx Plugin to indent my code and it is good the result. When I pass the code to other programmers, I use the "Chrome Inspector", which has a more complete and organized…
notepad++asked Camila Yamamoto 1,302 -
13
votes4
answers21837
viewsQ: Where is Notepad++ "Plugin Manager?
I just installed Notepad++ (64bits) and it seems to me that something is wrong, because the item "plugin manager" does not appear? On google I did not find any reference on this, just indications of…
notepad++asked Camila Yamamoto 1,302 -
4
votes1
answer104
viewsQ: How to generate a graph with a curve similar to "sine" in jquery Flot?
Friends, I’m using Flot for a little ECG simulation (electrocardiogram), and I stumbled across a problem, which I think is over mathematics than of programming... So I’m sorry if I’m explaining bad.…
-
2
votes0
answers157
viewsQ: How to change an existing "Game Object"?
I’m starting now with Unity3d and for that I took the example that comes with the package, the car.unity. I read a lot of documentation, but I couldn’t do something very simple... How to change the…
unity3dasked Camila Yamamoto 1,302 -
2
votes3
answers1883
viewsA: How to Create and read ". conf" files in C, for linux environment?
Use the confusing Lib, it’s all set... it’s just magical... here is the original link of the:…
-
1
votes3
answers459
viewsA: Does C# have a class for handling properties files?
After many pains, I found this article in VOL... talking about Libconfuse: https://www.vivaolinux.com.br/artigo/Criando-programas-com-suporte-a-arquivos-de-configuracao-com-a-libConfuse I’m studying…
-
1
votes3
answers579
viewsA: How to store variables in.txt files
After many pains, I found this article in VOL... talking about this Libconfuse: https://www.vivaolinux.com.br/artigo/Criando-programas-com-suporte-a-arquivos-de-configuracao-com-a-libConfuse Has…
-
3
votes3
answers579
viewsQ: How to store variables in.txt files
I am a C beginner and I am looking to study how to let my program already configured every time it runs. It seems to me something very important, but I found little material. For example, "remember"…