java - Android SDK to be used (hosted) by other Android App to capture user journey -


what should design approach? develop android sdk used (hosted) other android app capture user journey. high level requirements : sdk should capture user interactions within hosting app. sdk should able take screenshot of views. sdk should able create video out of these screenshots. sdk should upload video created backend. sdk should work in aspect oriented way, gesture capturing, screenshot , video creation code must not called manually app developer in activity or fragment.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -