I'm making an android app using login / register. I found some tutorials and I wanted to know if android.volley (lib) is not deprecated.
            Asked
            
        
        
            Active
            
        
            Viewed 3,160 times
        
    0
            
            
        - 
                    Why would it be? More importantly, if it works, why does it matter? Deprecated doesn't necessarily mean something is bad. – OneCricketeer Nov 24 '15 at 17:37
 - 
                    I mean If I build a new app, it's always better to use last technologies ==> easier to maintain, easier to update. – Steeven_b Nov 24 '15 at 17:52
 - 
                    http://stackoverflow.com/questions/32472263/apache-http-client-removal-from-api23-will-that-have-an-effect-on-volley – Daniel Nugent Nov 24 '15 at 17:52
 - 
                    Possible duplicate of http://stackoverflow.com/questions/31952152/android-networking-library-is-it-still-worth-using-volley – trincot Nov 24 '15 at 18:53
 - 
                    @cricket_007 deprecated says we have a better technology beyond that.so it's necessary to bounce for better performance right :) – Anoop M Maddasseri Nov 25 '15 at 06:07