New GeoLocator System - Made with NeoBook & NeoAppBuilder

Software of interest to NeoBook users

Moderator: Neosoft Support

Locked
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

New GeoLocator System - Made with NeoBook & NeoAppBuilder

Post by David de Argentina »

Hi all,

My GeoLocator 1.0 is in production.

Is a combination of a NeoAppBuilder app for Android as terminal, and a NeoBook program for console.

Terminal captures GPS activity, and sends it to the console.
Console gets the data, and retrieves this as geolocation pin.

Aspect of the Android terminal
Image

Aspect of the console program
Image

At this moment, system does:

APK side:
* process GPS data.
* generates coords.
* sends the info to the server.

Server side:
* receives data from terminal
* converts data for locale settings
* retrieves the info as location pin into the map.
* could be used for 3 users at same time. Blue, red & red pins are ready

You can add:
* Connect server to a database
* Save data into tables
* generate stadistic processes for retrieve info
* change cosmetic for yor own
* a lot of improvements...

All source code is available. (NAB apk project, PUB files, NeoBook plugins, etc.)

If you are interested on purchase the source code, send me an email or private message.

Greetings from Buenos Aires,
David de Argentina
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by Neosoft Support »

Very cool David!
NeoSoft Support
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Thanks Dave,

If any is interested on test de system, i could send the executables and the instructions of instalation.

Cheers
David de Argentina
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Captures for a 100 km trip:

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

David de Argentina
Neosoft Support
NeoSoft Team
Posts: 5628
Joined: Thu Mar 31, 2005 10:48 pm
Location: Oregon, USA
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by Neosoft Support »

You could attach a phone to your cat and track where he goes at night!
NeoSoft Support
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Good idea !
:lol:
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

New services:

* Multiple devices ( multiple cars ) support.
* Icons are numbered according the car number
* 10 colored icons for customize states ( free or busy).

Image


Project has 3 ways to show geolocation:

a) Realtime: where is the car just now ?
b) Tracking: all the trip of a selected day
c) Locate: where it was last seen the car of a a selected day ?

WOW !!!

David de Argentina
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Developing a interface with the Traccar mobile client ( www.traccar.org )

Traccar project is awesome !
tioemo
Posts: 33
Joined: Sun Dec 09, 2012 2:37 am

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by tioemo »

Buenas tardes,
He probado www.traccar.org y tiene muy buena pinta ... pero .... "Se come la batería" literalmente.
David, espero que tu versión tenga mejor rendimiento ...
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Si Traccar se come la batería.... mi versión original, se come una represa hidroeléctrica completa... mas una usina nuclear...

Tiene enoooormes ventajas por sobre mi aplicación original, a saber:

a) trabaja en segundo plano, es decir, puedes hacer otras cosas mientra emite ubicaciones
b) trabaja en modo standby, es decir, cuando la pantalla está apagada.
c) sólo enciende el gps cuando va a tomar una posición, luego lo apaga

Tomando lecturas cada minuto, mi telefono de prueba sólo consumió 20% mas de batería en un dia completo de uso.

No he visto nada que funcione mejor que esto.

Saludos,
David de Argentina
David de Argentina
Posts: 1596
Joined: Mon Apr 04, 2005 4:13 pm
Location: Buenos Aires, Argentina
Contact:

Re: New GeoLocator System - Made with NeoBook & NeoAppBuilde

Post by David de Argentina »

Web interface of the project:

http://specialapps.rcmediaservices.net/gps/index.html

(spanish only... sorry...)

Select any device from the combobox, then press the button...

David de Argentina
Locked