Recording a screencast of an Android app using the emulator
        Posted  
        
            by hgpc
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by hgpc
        
        
        
        Published on 2010-04-16T14:19:54Z
        Indexed on 
            2010/04/16
            14:23 UTC
        
        
        Read the original article
        Hit count: 380
        
Unlike the iPhone simulator, the Android emulator doesn't look like an Android device.
If you have to create a screencast or promotional video of your Android application, the default skin of the emulator is no good.
Is there any way to configure the emulator to look like an Android device? If you have dealt with this already, what other things do you recommend taking into account to record an emulator screencast?
Not a programming question per se, but an useful question for Android developers.
© Stack Overflow or respective owner