Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take a look at the sample source code #2

Open
cesine opened this issue Feb 26, 2013 · 0 comments
Open

Take a look at the sample source code #2

cesine opened this issue Feb 26, 2013 · 0 comments

Comments

@cesine
Copy link
Member

cesine commented Feb 26, 2013

Android comes with a number of sample source code projects, built into your SDK download.

Take a look at some of the sample projects to see what is similar or has components that you want your app to have.

  • Bluetooth Chat (connect to sensors or other devices)
  • Voice recognition service (make your app more intelligent and hands free)
  • TTS Engine (Text To Speech, make your app talk)
  • Gesture Builder (drawing on the screen, getting touch points, building a gesture UI)
  • Api Demos (shows examples of all UI elements and basic stuff like how to play and record video/audio etc, this is the place to start when you are building a new app)
  • TicTacToeLib & TicTacToeMaine (shows how to break your app into reusable libraries, its very easy and lets you reuse your code)
  • Searchable Dictionary (shows how to use databases)
  • ... and more ...
cesine added a commit that referenced this issue Feb 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant