Accessing files saved by android emulator camera app on my laptop -


i have written camera application records video , saves file @ address:

content://media/external/video/media/filename

i using android bluestacks app player windows , want know how can access recorded files on laptop.

in eclipse click ddms -> file explorer -> find path! -> pull file device!

(note ofcourse emulator should working..)

like :


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -