| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Nicholas Furness Is it possible we can implement Feature layer shapefile somehow in LITE license?   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		05-12-2020
	
		
		11:42 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                1
             
         | 
        
             
                
                    
                
                1710
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Thank you for help Nicholas, Actually i was trying to use the old License key of 10.2.9  into 100.7.0  version. Still  watermarker was not removed from map screen.    
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		05-06-2020
	
		
		10:51 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                3
             
         | 
        
             
                
                    
                
                1710
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Hello!  i  have migrated from arcgis runtime sdk for android 10.2.9 to 100.7.0. I am using the same license key in  100.7.0 which i was using in 10.2.9 version(BASIC).It is still showing the watermarker on the map. When i tried to replace the old existing key with runtime lite level key which is given on the dashboard it does not allow me to draw shape file on the map.Please tell me how to resolve this issue and how to remove the water marker from the map.   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		05-05-2020
	
		
		05:51 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                5
             
         | 
        
             
                
                    
                
                1806
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     I am not calling finalize() manually,   ShapefileFeatureTable mTable = new ShapefileFeatureTable(mSdcard);  Above line of code causing it randomly   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-21-2017
	
		
		06:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                2
             
         | 
        
             
                
                    
                
                856
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Hello Team,    I am getting a random error from ShapefileFeatureTable.finalize()  timed out after 10 seconds   I have no idea how to fix it, Please suggest?    The exception logs are described below:      i.e. AndroidRuntime: FATAL EXCEPTION: FinalizerWatchdogDaemon   Process: com.mylakemaps, PID: 25548   java.util.concurrent.TimeoutException: com.esri.core.geodatabase.ShapefileFeatureTable.finalize() timed out after 10 seconds   at com.esri.core.geodatabase.Geodatabase.nativeRelease(Native Method)   at com.esri.core.geodatabase.Geodatabase.d(SourceFile:309)   at com.esri.core.geodatabase.Geodatabase.dispose(SourceFile:304)   at com.esri.core.geodatabase.ShapefileFeatureTable.dispose(SourceFile:323)   at com.esri.core.geodatabase.ShapefileFeatureTable.finalize(SourceFile:329)   at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:229)   at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:207)   at java.lang.Thread.run(Thread.java:818)         
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-19-2017
	
		
		04:40 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                4
             
         | 
        
             
                
                    
                
                1350
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Thanks for suggestion Alexander, Right now outhview is showing blank screen and usercredentials callback method is not calling, but watermark is disappeared. It is strange so i am calling outhview but not showing the outhview inside my layout and  this way my problem get resolved.   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-13-2017
	
		
		06:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                0
             
         | 
        
             
                
                    
                
                871
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     I am using OuthView and arcgis library version 10.2.8-1.  and your above example using version 100.0.0 and i am not able to update the arcgis library in my code becouse in new library, almost all classes are changed.    
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-13-2017
	
		
		12:29 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                1
             
         | 
        
             
                
                    
                
                871
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Thanks Alexander,    I am passing correct uri now but after passing the uri, the outh view is showing white screen.    None of the UserCredential callback method is calling.   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-12-2017
	
		
		06:23 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                3
             
         | 
        
             
                
                    
                
                871
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     @Aaron: i am also facing same problem in my android application. Outhview showing same invalid redirect uri error but i'm not able to find the solution yet. please suggest?   
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-08-2017
	
		
		12:01 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                3
             
         | 
        
             
                
                    
                
                1456
             
         | 
    
| 
             
                POST		  
                
             
         | 
        
        
 
					
							     Hello Team,  I am following the below link to remove "Licenced for debveloper use only" from my mapview using standard licencing:  https://github.com/FernandaOchoa/Arcgis-Samples-Android-SDK/blob/master/StandardLicenseOffline/src/main/java/com/esri/arcgis/android/samples/standardlicenseoffline/MainActivity.java  I am using portal url of my app.  Outhview showing the error 400 invalid Redirect_Uri.  Please suggest?     
						
					
					... View more
				 
			
			
			
			
				
			
			
			
			
			
			
		
			
    
	
		
		
		06-07-2017
	
		
		11:47 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		          | 
        
             
                
                0
             
         | 
        
             
                
                6
             
         | 
        
             
                
                    
                
                1357
             
         | 
    
| Online Status | 
					
			 
	
			
					Offline
				
		
 
		
				 | 
			
| Date Last Visited | 
					
			 
				
    
	
		
		
		02-22-2022
	
		
		04:50 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			 
		
				 |