Megha,

Will that new mock provider reside in your apk? I ask specifically to
understand if I'll have to find a way to include a mock provider in my
submission. If it will not be there, will the judges use the adb shell
to make the directory?

Thanks,

Chris

On Mar 12, 7:54 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am not sure if I understand your question correctly...but you can create a
> directory in adb shell using mkdir if that is what you meant.
>
> You cannot view the contents of /data directory from unix console. Use adb
> shell to view the contents.
>
> thanks,
> Megha
>
>
>
> On Tue, Mar 11, 2008 at 9:02 PM, Markiv <[EMAIL PROTECTED]> wrote:
>
> > Hi....
>
> > I am trying to create a Mock Location Provider. Using DDMS / File
> > Explorer, I was able to traverse to the directory /data/misc/location.
> > But now I am not sure how to create a directory that would represent
> > the provider name ( /data/misc/location/<provider_name> ). The choices
> > I have is push file, pull file, delete selected.
>
> > Any suggestions in this regards will be greatly appreciated.
>
> > Also, was curious to know how to access the /data directory using the
> > terminal console.
>
> > Thanks,
> > Vikram- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to