Ciao Volevo sapere come era possibile collegare il mio CloudDB, a Redis cloud, ci sto provando ma senza riuscirci, potete spiegarmi come fare?
Grazie
Hi I wanted to know how it was possible to connect my CloudDB to Redis cloud, I'm trying but without success, can you explain how to do it?
Thank you
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              E solo con Redis oppure c'è qual altro cloud? 
Is it only with Redis or is there any other cloud?
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                TIMAI2  
                
               
               
              
                  
                    January 24, 2024,  3:46pm
                   
                   
              4 
               
             
            
              If you want to use the cloudDB component, then only redis.
Others cloud storage, use the web component and their api.
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              Since I'm creating an app that allows you to send location reports, my question is to stop using CloudDB? 
I attach everything.
I don't want to bother you, but I'm a beginner, and I'm creating this app for my fire brigade association. 
 
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                TIMAI2  
                
               
               
              
                  
                    January 24, 2024,  8:26pm
                   
                   
              6 
               
             
            
              
What do you want to do then ?
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              I'll leave it alone for now
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              
Try this example
  
  
    [bus2]    How to broadcast a GPS location and share the information on a map in real time. 
Two similar apps explore the basics of how to share a location using a single screen and a real time database. One app user beacons, the others monitor (view his/her) location map using the same app. 
Share Your Location is a basic app to share a map of your location with others who have installed your app.  The example  tracks a single user who beacons his/her location.  Provide separate Tags for other u…
   
 
Finding a bus is not much different than finding a fire location or the present location of a firetruck.  The example uses the default CloudDB database.
Here is something similar
Social Distancing ... a CloudDB / Location Marker Tutorial 
or
  
  
      Foreground GPS Location Service experiments and Tutorial by SteveJG  
Use the Android GPS receiver using a Foreground service, capture locations and a make a Track.  Three   examples use the CloudDB, a fourth example uses a Google Spreadsheet to store the data.Create a List  of location coordinates and display a Track on a Map. 
When the Foreground (KAS) service is activated: 
the app will continue to post to the database when and after the device screen closes. The…
   
 
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              more than anything I wanted to create position sending to help people in case of danger, type of fire, illness. 
That by sending the position we firefighters rushed to the scene
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                SteveJG  
                
               
               
              
                  
                    February 8, 2024,  2:16pm
                   
                   
              10 
               
             
            
              What you may want (but not using a CloudDb)
  
  
    Use the Texting and LocationSensor components to send your location to a phone by sms. 
 [TextingScreen]  
The code shown below in the send Location Procedure prevents the message from transmitting until after your GPS receives a satellite fix.  The Android must first decide where it is located prior to sending its location.  The satellite fix must be obtained so the GPS knows where it is.  The satellite fix normally occurs from 30 to 60 seconds after loading the app.  Press the send Button and w…
   
 
That can be done.  What you tried doesn't work?  To use a CloudDB system for a citizen to report these things each citizen will need a copy of the app and someone from the fire service will need to monitor the app continually. 
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              I'm using Google cloud is that right? 
 
Everything is configured, but I get this error 
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              This is a great idea. thank you very much, you are very kind!
             
            
               
               
               
            
            
                 
                 
              
           
          
            
            
              I tried, but I get the error "Package com.android.phone (uid=1001) does not match provided uid 10496
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                SteveJG  
                
               
               
              
                  
                    February 8, 2024,  5:01pm
                   
                   
              14 
               
             
            
              Are you using Companion 2.69 or 2.69u ? 
Are you building an apk or using Companion with your cell to test>
             
            
               
               
               
            
            
                 
                 
              
           
          
            
              
                system  
                
                  Closed 
               
               
              
                  
                    February 23, 2024,  7:49am
                   
                   
              16 
               
             
            
              This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.