[Q] Read-Write access to the deployed native dll - Windows Phone 7 Q&A, Help & Troubleshooting

Hi,
For developing an application I wanted to know, the exact path where the dlls deployed via XAP file are getting deployed in the phone (mango). I see that the XAP file can embed dlls etc and pass it on to the device. But Im not sure where (folder name/path) they are really going to. Some where in the xda forums, it says it is the Applications\Install\" + productID + @"\Install" directory is where all the external dlls etc goes. But when I try to access this file path from code (for creating a new file) an error is thrown.
Has one one got more information on how to overcome this access restriction ?.
Im using mago 7, developer unlocked, HTC Troppy with interop services enabled.
regards. The idea is to host a com dll and register it to the device for further use.
RR

Related

Building and deploying from cupcake source code to my device - using Mac

Hi all,
I am trying to setup my Mac OSX (Mac Mini) to build and deploy the Cupcake source code and deploy the built images on my ADP1 device.
I must admit - I am no Linux guy, so a bit slow on understanding the various instructions.
My problem - I was somehow able to get the sources down to my Mac, and even run a successful MAKE.
But - got stuck there (could not figure out how to run the built images on the emulator).
So I decided to be brave and compile & install on my ADP1 device.
This is where I am stuck:
In the explanation at the Google site, they claim there should be a ".Repo" directory holding a file called "manifest.xml" in it, and that I should download and add to that directory a file called "local_manifest.xml".
I can not find such a ".Repo" directory, and hence - dont know where to put that file.
Any help would be highly appreciated !
Shimon Shnitzer
TAKEphONE said:
Hi all,
I am trying to setup my Mac OSX (Mac Mini) to build and deploy the Cupcake source code and deploy the built images on my ADP1 device.
I must admit - I am no Linux guy, so a bit slow on understanding the various instructions.
My problem - I was somehow able to get the sources down to my Mac, and even run a successful MAKE.
But - got stuck there (could not figure out how to run the built images on the emulator).
So I decided to be brave and compile & install on my ADP1 device.
This is where I am stuck:
In the explanation at the Google site, they claim there should be a ".Repo" directory holding a file called "manifest.xml" in it, and that I should download and add to that directory a file called "local_manifest.xml".
I can not find such a ".Repo" directory, and hence - dont know where to put that file.
Any help would be highly appreciated !
Shimon Shnitzer
Click to expand...
Click to collapse
".Repo" is a hidden folder any folder with a "." in front of it will be hidden, enable the viewing of hidden folders and you'll find it.
Thanks !
I knew I was probably missing something simple...

[Q] Remotely launch application on HTC HD7

Hi,
I have an exe file compiled with Platform Builder for WP7.
Do you know how I can install it on an HTC HD7 and execute it?
I tried with wpput / wprun tools but it gives me errors on the remote path
Do you know how to bypass this problem?
Thanks
From my understanding I need to use SIREP and work only on \application data\phone tools\10.0 folder.
Do you know how I can enable the SIREP on a standard NoDo rom?

[Q] How to get the files in WP7?

Hi all, how can I get a file from windows phone 7 such as the camerasettingsmanifest.XXXX.xml or others. My phone is Omnia7. With WP7 Root Tool, I can browse and operate files in this system on the phone, but I don't know how to get them out. Anyone can help me? Thanks.
Install schaps WPDM, explore to the file you want, copy it on the phone to My Documents folder on the phone (as if it is being used by the system you cannot transfer it directly to your desktop), and then transfer that to your PC.
Gr8,thank you so much!
No Problem - here is the link (you need to be on NoDo; no Mango support yet).
http://forum.touchxperience.com/viewtopic.php?f=30&t=783

Good file explorer for wp7

i want to know if there is a good file explorer for a chevron/interop unlocked samsung focus?
WP7 Root Tools if your device is Developer unlocked and Interop unlocked. But what good is a file explorer for WP7?
WP7 Root Tools is what you want! The version 0.7 alpha is installed on My phone. You can find it in this forum.
thanks! That was what i was looking for
Could anyone please explain whats the use of a file explorer, except for creating provxml folder?
you are able to have a look in every folder. so you might be interested which files are stored within your apps, or you want to change some config files, or load dlls for further analysis on your pc ;-)
Is TouchExplorer a goos solutions ?
wp7thoze said:
you are able to have a look in every folder. so you might be interested which files are stored within your apps, or you want to change some config files, or load dlls for further analysis on your pc ;-)
Click to expand...
Click to collapse
You sound like a power user. I have lots of learning to do

[Q] synchronize a file using usb

Hi,
I'm developping an android application that need a file generated from a web application. the problem is that this application is for a hospital where we can not use wifi to download this generated file (xml) directly from the web application.
Thats why I'm searching for another meathod to synchronize the file and to transfert it to the tablet.
Could you give me some propositions ?
Is there some open source application to synchronize a pc folder with a tablet forder throught MTP protocol ?
is there any good java library ?
I found two libraries but :
jMTP successfully recognizes my Android devices but as of this writing there is no support for file transfer of any kind. All I've managed to do is go through the file system.
jusbpmp is supposed to be able to but its awfully buggy and fails to recognize some of the devices I'm trying to develop for.
Thank you,
You can use a MicroSD card.
Why not use ADB?
I sync my Kyocera Rise nicely with ADB and adbsync.exe

Categories

Resources