Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zirouan/grupo-android-ceara
Android Ceará [o-O]
https://github.com/zirouan/grupo-android-ceara
Last synced: about 1 month ago
JSON representation
Android Ceará [o-O]
- Host: GitHub
- URL: https://github.com/zirouan/grupo-android-ceara
- Owner: zirouan
- Created: 2014-03-14T16:59:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-07T19:06:17.000Z (over 10 years ago)
- Last Synced: 2023-08-17T20:03:47.600Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.25 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Android Ceará [o-O]
===================Grupo: https://www.facebook.com/groups/androidceara/
Mini Projeto Um
===================Subject: Working with Activitys
The example shows some ways of how the developer can work with Activitys.1 How to call an Activity simple.
2 How to send information to another Activity.
3 How to Call an Activity and receive information from it.Assunto: Trabalhando com Activitys
O exemplo mostra algumas formas de como o desenvolvedor pode trabalhar com as Activitys.
1º Como chamar uma Activity de forma simples.
2º Como enviar uma informação para outro Activity.
3º Como Chamar uma Activity e receber uma informação dela.Documentação: http://developer.android.com/reference/android/app/Activity.html
Mini Projeto Dois
===================Subject: Using the Google ActionBarCompat
The example shows how to use some of the functionality ActionBarCompat.
To run the sample you must import the ActionBarCompat project.
Tip:
Download the MiniProjetoDois and ActionBarCompat projects, open the eclipse and the clean area of the Package Explorer right click, look for the Android folder and select "Existing Android Code Into Workspace" -> next -> Brower button, add the project and check "Copy projects into workspace" and Finish.Tip:
Once you have imported the MiniProjetoDois ActionBarCompat and you should click the right button on MiniProjetoDois,
Properties -> Android -> Add button, and the "Project Selection" window escolhar the ActionBarCompat, then OK and OK.Assunto: Utilizando a ActionBarCompat da Google
O exemplo mostra algumas funcionalidade de como usar a ActionBarCompat.
Para executar o exemplo é necessário importar o projeto ActionBarCompat.
Dica:
Faça o download dos projetos MiniProjetoDois e ActionBarCompat, abra o eclipse e na area limpa do Package Explorer clique com o botão direito, procure pela a pasta Android e escolha "Existing Android Code Into Workspace"-> next -> botão Brower, adicione o projeto e marque a opçao "Copy projects into workspace" e Finish.Dica:
Depois de ter importado o MiniProjetoDois e a ActionBarCompat você deve clicar com o botão direito no MiniProjetoDois,
Properties -> Android -> botão Add, e na janela do "Project Selection" escolhar a ActionBarCompat, depois OK e OK.Ícone do app: https://www.iconfinder.com/
Documentação: http://developer.android.com/guide/topics/ui/actionbar.html
Ícones da ActionBar: http://developer.android.com/design/downloads/index.htmlMini Projeto Três (Em breve)
===================Subject: Using SQLite
The MiniProjetoTres project is a project that anger evolve in cycles of one week. He goes from a simple insert to SQLite database on a list of saved records (ListView + Adapter).
Assunto: Utilizando SQLite
O projeto MiniProjetoTres será um projeto que irar evoluir em ciclos de uma semana. Ele vai desde de um simples insert no banco SQLite até uma listagem dos registros salvos (ListView + Adapter).