Click here to Skip to main content
16,022,205 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
How to Generate .apk file in vs2010 for Android application
Posted
Comments
[no name] 10-Oct-12 8:00am    
What is a .apk file and what language do you propose to use? Where is the data to write into the file supposed to come from? Try a clearer question.
praveenvid 10-Oct-12 12:07pm    
visual studio 2010 and mono for android

softwares to develop a mono droid apk.
Initially it create a project click the button, it can run successfuly on

emulator and i try to install it on android mobile (samsung galaxy y)for

that i search the (.apk file) in my project and it will locate it on

bin/debug/filname.apk.here in this bin folder i have 2 apk file

filename.apk and filename.signed.apk. I copied both apk file to my mobile

and try to install file name.apk but it failed to install and try to

install filename.signed.apk it will installed successfully, but when i try

to open it on mobile it will force close automatically.
Member 10168507 16-Aug-15 13:21pm    
I am facing same problem like this. If you have any solution then please help me.
I am using visual studio 2015 and successfully integrated android emulator with it.
I tried lot googling but did not got any solution. Only this post is related to my question but unfortunately this post is without solution.
Please help me.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900