Share My Creation [B4X] ShareYourSpot (GPS, FLP, MQTT) 0$

screenshot-shareyourspot.jpg


Hi there, another simple app for learning purposes created... ShareYourSpot it is working at B4J and B4A...
At B4J i haven't any USB GPS to get location (not including code how will do that, maybe using jserial and reading nmea strings) - so location giving with mouse click at GoogleMaps... but you can view the other "users" using it by Android SmartPhone Realtime Locations.. sharing them with MQTT Broker with AES Encryption...

What Exactly do that APP ?
- Get GPS Location using FLP (location get at background and foreground) and publish at MQTT Broker - at specific topic encrypted with a password...
- Everyone got the same app can view the other users have the same topic and same password...
- You can follow specific user or you can view them all...
- It is keeping at broker only the last position of every user !
- It isn't using any DB for storing route - but is possible to add...

Where you can use it ?
- Finding your KIDs... all the family can have their "topic" - spot... and see each other where is going...
- Find your "husband"... hope not went for cigarettes.. :) (old classic)
- Tracking your vehicles...
- Spying... hope not...
- etc...

mypin2.png Pin - is you location (at your device)
othermark.png Target - is the location of other users (at your device)


- need API keys from Google... Google MAPS API... for B4J and B4A... as i know "nowdays" you can make one for both...

Using a lot of libs...
FLP, GPS, B4XEncryption, GoogleMAPS, GoogleMapsExtras... etc...

I am keeping it as simple I can - so will be easy to learn !

Following a Demonstration Video... (hmm... where Erel is going?)


difficulty-low.png

Very Easy to Learn it !

0$ (or more if you want)

* Only for Licensed users of B4X Forum * (Members who contribute appear with the "licensed user" ribbon. Support B4A)
and you will get B4X source code for B4A and B4J...
or you can just "support" me to continue creating apps.. and make me Happy...


btn_donateCC_LG.gif

If you are a licensed member of B4X... press here to go at the right thread to download it for free...

ps1: If need it - please ask it here, do not PM me... source-code will be send via PM by me - soon !
ps2: Please do not ask me to add extra features... will raise the price (of 0$) and will not "easy" to learn... have in mind that with B4X, all are possible!
ps3: need to have installed Google Play Services
 
Last edited:

fernando1987

Active Member
Licensed User
Great contribution.. I would love to try the source code.. thank you very much for your contribution to the B4X community
 

Lucas Siqueira

Active Member
Licensed User
Longtime User
View attachment 135074

Hi there, another simple app for learning purposes created... ShareYourSpot it is working at B4J and B4A...
At B4J i haven't any USB GPS to get location (not including code how will do that, maybe using jserial and reading nmea strings) - so location giving with mouse click at GoogleMaps... but you can view the other "users" using it by Android SmartPhone Realtime Locations.. sharing them with MQTT Broker with AES Encryption...

What Exactly do that APP ?
- Get GPS Location using FLP (location get at background and foreground) and publish at MQTT Broker - at specific topic encrypted with a password...
- Everyone got the same app can view the other users have the same topic and same password...
- You can follow specific user or you can view them all...
- It is keeping at broker only the last position of every user !
- It isn't using any DB for storing route - but is possible to add...

Where you can use it ?
- Finding your KIDs... all the family can have their "topic" - spot... and see each other where is going...
- Find your "husband"... hope not went for cigarettes.. :) (old classic)
- Tracking your vehicles...
- Spying... hope not...
- etc...

View attachment 135078 Pin - is you location (at your device)
View attachment 135079 Target - is the location of other users (at your device)


- need API keys from Google... Google MAPS API... for B4J and B4A... as i know "nowdays" you can make one for both...

Using a lot of libs...
FLP, GPS, B4XEncryption, GoogleMAPS, GoogleMapsExtras... etc...

I am keeping it as simple I can - so will be easy to learn !

Following a Demonstration Video... (hmm... where Erel is going?)


View attachment 135098
Very Easy to Learn it !

0$ (or more if you want)

* Only for Licensed users of B4X Forum * (Members who contribute appear with the "licensed user" ribbon. Support B4A)
and you will get B4X source code for B4A and B4J...
or you can just "support" me to continue creating apps.. and make me Happy...


View attachment 135075


ps1: If need it - please ask it here, do not PM me... source-code will be send via PM by me - soon !
ps2: Please do not ask me to add extra features... will raise the price and will not "easy" to learn... have in mind that with B4X, all are possible!
ps3: need to have installed Google Play Services




Congratulations for your work!
I am also interested in the project. :cool:
 

Magma

Expert
Licensed User
Longtime User

salvadoro

Member
Licensed User
Longtime User
Hi Magma,

I like to test your project, could you please share your code.

Thanks.
 
Top