I have developed one windows phone 8 application. I have tested the app in simulator and it is working fine. Now I have decided to test the app in my windows phone(Nokia Lumia 520).
As you already know for testing the app, we need XAP file. So I have build the app in visual studio 2012 by right click on the project and select build option.Then XAP file is generated in the BIN folder of the application.
Now I have copied the XAP file to the SD Card 's root folder on my windows phone. After that I have restarted my windows phone. Now I click on the Start and then Store in my phone. Now it has to show SD Card option. But I didn't get this option.
So to check this again, I have downloaded the application(XAP file) from windows store.Now I have copied the XAP file to the SD Card 's root folder on my windows phone. After that I have restarted my windows phone. Now I click on the Start and then Store in my phone. Now the SD Card option is visible. But there is only one XAP file (which I downloaded from the store) is visible and the one which I have developed is not visible.
I don't know what is the problem in my XAP file. Please provide the solution as early as possible. Thanks.