Quote:
Originally Posted by m4f1050
I should have taken both paths (.net and c++) so I could help out more but I chose .NET
|
There is no way to run .NET application on Android for now, or you can help Mono Team to make it able to run on
(
Main Page - Mono)
Also, this is development thread with deep mod in system (kernel, module...) then C & C++ is used for this job
. If you want to develop front end app, you need to work with Java, btw there is no way for .NET LOL
@[ACL] did you forgot to push something?
I've got error while trying to build kernel.
Code:
arch/arm/mach-msm/board-htcrhodium.c:61:23: error: bootcheck.h: No such file or directory
arch/arm/mach-msm/board-htcrhodium.c: In function 'halibut_init':
arch/arm/mach-msm/board-htcrhodium.c:779: error: implicit declaration of function 'boot_reason_charge'
arch/arm/mach-msm/board-htcrhodium.c:783: error: implicit declaration of function 'is_a9_ready'
arch/arm/mach-msm/board-htcrhodium.c:820: error: implicit declaration of function 'send_to_limbo'
make[1]: *** [arch/arm/mach-msm/board-htcrhodium.o] Error 1
make: *** [arch/arm/mach-msm] Error 2