Android is an open-platform so there is no "legal way" restricting what you can do.
Android market does not have such a restriction on apps you put there (you should read the terms of service to know aht you can and can't do). However at this point we don't support native code in third party applications, so we are not maintaining binary compatibility with such code. On Sat, Apr 4, 2009 at 6:35 PM, [email protected] <[email protected]>wrote: > > Hi, > > I'm the lead developer of TotalCross, a virtual machine that's just > like the one used in Android, and targetted for small devices. > Currently, using TotalCross, you write programs completely cross- > platform among Palm OS 5, BlackBerry, iPhone, Windows 32, Windows CE > (2,3,4,5,6) and Java-enabled platforms. > > We plan to port TotalCross to Android, but i'm concerned about the > legal way. I'm aware that there may be hack C APIs for Android, but > will these APIs allow the users to sell their applications in a legal > fashion? > > Btw, what is legal and what's not legal in Android? I could easily > port our VM to Android if there were a standard C api on it. However, > all i see is Java APIs. I could also port TotalCross to run over the > Java API, but i'm concerned about speed. I believe our VM is faster > than the one in Android (actually, it is a couple times faster than > the BlackBerry VM). > > Any comment is appreciated. > > Best Regards, > > Guilherme Campos Hazan (guich) > TotalCross Lead Developer > www.superwaba.com.br > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

