turbovix
turbovix
It would be possible to add an option for the app to stay hidden from the list of installed apps? or password to change or remove it from your smartphone.
The source code available on github is the hidden version?
Thank you, I understand now!
This seems to fit, since it is open source and the development is very active with more than 218 releases, developed in java or ruby. https://github.com/killbill/killbill Thes have setup a...
They have some more payment options in the form of plugins. Https://github.com/killbill/killbill/wiki/Payment-plugins Other information: Http://docs.killbill.io/latest/userguide_payment.html
I'm very selfish, huh? I just thought about my use case! I'll check the others!
Anton, In the case of the service of Nominatim, it is already suitable in Class "NominatimGeocoder", according to the information code below: ```xml Rua Nossa Senhora do Rosário Santa Paula...
On Google I tested with suburb but it captures the name of the city!
Anton, you see that in the case of Google, it captures the data as described in "GoogleGeocoder.java": ```java case "political": address.setPolitical (value); break typesLoop; ``` ```json { "results" : [...
Anton, tell me one thing, because the server running on Netbeans can not get the address? I'm having to do the testing on a server, making the work very time...