Hi,
with the help of Building Android 1.5 – Building the source Johan de Koning and Using Eclipse ?(Android Open Source Project)?, I am now able to build the platform project on my ubuntu machine.
Now to the next step, can I use this platform project as an sdk to run the sample apps, eg. lunar lander, on my ubuntu machine? If yesI tried to run the Calculator as a java application but the error I get is "Selection does not contain a main type". Pardon me, I am pretty new to this android development and eclipse
my goal is to write my own RIL and via a serial driver, get the android project making phone calls via a GSM modem on my ubuntu machine.
Also my understanding is, if I want to build my own RIL, I will need to build my own platform, android sdk is only for application developer. Am I right?
Thank you.
regards,
Adrian
with the help of Building Android 1.5 – Building the source Johan de Koning and Using Eclipse ?(Android Open Source Project)?, I am now able to build the platform project on my ubuntu machine.
Now to the next step, can I use this platform project as an sdk to run the sample apps, eg. lunar lander, on my ubuntu machine? If yesI tried to run the Calculator as a java application but the error I get is "Selection does not contain a main type". Pardon me, I am pretty new to this android development and eclipse
my goal is to write my own RIL and via a serial driver, get the android project making phone calls via a GSM modem on my ubuntu machine.
Also my understanding is, if I want to build my own RIL, I will need to build my own platform, android sdk is only for application developer. Am I right?
Thank you.
regards,
Adrian