开发者

Not able to pull the SQlite database file from Eclipse file explorer

开发者 https://www.devze.com 2023-04-03 18:24 出处:网络
I am not able to pull a SQLite database file f开发者_开发百科rom the directory data/data/package/database.

I am not able to pull a SQLite database file f开发者_开发百科rom the directory data/data/package/database. I gave up pulling the file from the device, but it's showing:

failed to pull the section

How do I fix this problem.


Alternative to PUSH:

: Emulator has to be open && Browse in Terminal/CommandLine to ".../android_sdk/tools"

Syntax: " adb push "


Unless the device is rooted you cant access the data folder. Try using the emulator.

0

精彩评论

暂无评论...
验证码 换一张
取 消