Click here to Skip to main content
15,896,730 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone,

I have one very odd query, actually i am making a software for school which has digital content in it (flash files), through which student could learn ..This software i am making is in WPF... inside which SWF files are played.. now i want to reduce cost in this whole software, so i thought of running .apk files which are freely available could be played in this WPF software...


But the problem is i dont know how to implement this.. i know that .apk files run in Emulator , but i dont want that sort of things.. I want to make a custom player in which .apk files could be viewed/played.. i want to make this in c#..

I am selling this software free of cost.. and i want each and everyone in my city to use this software.. Please help me..

I have also used BlueStacks which plays .apk files.. but i want to play .apk files in my Software ...please help..



Regards,
Krunal Panchal
Posted
Updated 29-Sep-12 1:08am
v2

1 solution

As of my understanding .apk files are used for installing a application in android device,
The alternate to swf is start using html5 with jquery, you build very nice applications with this combination.

ALL THE BEST
 
Share this answer
 

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