I'm using the latest android studio (2.3.3), and apparently, Google removed the snapshot option when creating a new avd.
I need to create an avd that supports snapshotting like in those threads: 
how do you save android emulator snapshot? 
How do I take a snapshot of the Android emulator's state? 
PS.
when I try to run the "avd snapshot save NAME" inside the emulator console interface, nothing happening.
any ideas?
            Asked
            
        
        
            Active
            
        
            Viewed 2,688 times
        
    4
            
            
        
        Matan Dobrushin
        
- 107
 - 1
 - 10
 
- 
                    Can't you save from the AVD Manager? – Mapsy Jul 14 '17 at 14:14
 - 
                    If you mean from the manager inside the Android studio then no, they also deprecated the old standalone manager – Matan Dobrushin Jul 14 '17 at 18:07
 
1 Answers
3
            In the latest canary build of AS this is called 'quick boot'. See https://developer.android.com/studio/preview/emulator.html
        Gabor
        
- 7,352
 - 4
 - 35
 - 56