What exactly is an APK file? Is it an acronym? Can I write C source code, perhaps including inline assembly, and then have cc or gcc produce an APK output file so I can transfer it to my Android tablet and run the newly written app on my tablet? I have both an ftp server and client on my tablet. I also have a telnet server and telnet client on my tablet.
I would be doing the work on a laptop or desktop running Linux. Then I would want to transfer the program to my tablet to be run.
Do Apple devices use APK files too or something else? Will cc or gcc produce code that can run on an iTab or iPhone even if I'm writing the source code on a PC running Linux?
Signed,
Matthew Campbell
I would be doing the work on a laptop or desktop running Linux. Then I would want to transfer the program to my tablet to be run.
Do Apple devices use APK files too or something else? Will cc or gcc produce code that can run on an iTab or iPhone even if I'm writing the source code on a PC running Linux?
Signed,
Matthew Campbell