'Android Developers '

Report:

During week 1 the majority of work was dedicated to cover as much material as I could. There were

1) creating pop-up messages 2) creating menu function - context menu 3) writing LayoutParameters in MainActivity.java file 4) simple animation with text

Our project:

We still in the process of deciding the project for our application. I offered to run the “Word Shake” game. The program gives a word with disorder letters. The task is to write the right word. There are 3 levels. And the user will receive scores for every right word.

Installing Android Developer in Windows 7

I also run Android Developer in windows 7. All I needed to do was to download bundle version of eclipse from http://developer.android.com. But the problem was when I run the program I could not create new project because compile with section was empty. So, I downloaded android 4.2 from sdk manager and that is all. And if you want to run your project in your mobile phone click right on your file go to run ->run configuration-> target and choose your preferable settings.

To do:

1) proceed to learn more material 2) begin our project

Comments