[android-beginners] Math functions in Android - HELP

2009-09-16 Thread GlennovitS
Hey I'm about to make an app with some different math functions.. How can I make a TAN, COS, and SIN function in andriod?. I dont know how to start on this.. Please help me.. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-beginners] 'if' sentences please help

2009-08-21 Thread GlennovitS
Hey everybody.. I'm just startet writing code for android.. And then I need to have some if-sentences.. (sorry for my english) they look like this @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main);