Exemplos de aplicativos usando App Inventor

  • Experimentar com exemplos aplicativos que se alinham com sua ideia de solução

Estas são as atividades para esta lição:

MERGULHE MAIS FUNDO

Agora você está em um ponto em que deseja iniciar a programação para o app.

Talvez você já tenha começado!

Ou talvez você não tenha certeza de como combinar os componentes que acha que precisa para fazer o app funcionar.

We’ve come up with a list of app types or categories that many Technovation projects fall into. The tutorials are examples for you to follow and learn from. They won’t show you exactly how to build your app (that’s no fun!) but they will hopefully give you an idea of how to use particular App Inventor features. It’s then up to you to transfer that knowledge into your project.

Não é fácil, mas é para isso que serve o aprendizado!

Mergulhador olhando para baixo

ONDE ENCONTRAR AJUDA

Pesquisa on-line

Google (or alternate search engine) "App Inventor" and whatever feature you want. For example, you might Google "App Inventor quiz" if you wanted to make an app that quizzed users on a topic.

App Inventor logotipo da abelha

App Inventor website

Lots of great resources provided by MIT. Start with App Inventor tutorials but check out the rest of the website for great resources.

Ajuda do fórum

Community forum for App Inventor users is a friendly place to post a question and get some expert help!

Youtube

App Inventor has their own channel with lots of great tutorials.

ChatGPT

ChatGPT is great at helping with coding questions, even block-based coding platforms like App Inventor. You won't get visual blocks but very good text-based answers

Inscreva-se para receber um coach do Technovation

Treinadores(as) do Technovation

Você sabia que pode obter ajuda pessoal de um coach do Technovation? Sua equipe pode se inscrever para uma sessão de uma hora para fazer perguntas e obter ajuda com o app.

ATIVIDADE: CONCLUIR UM TUTORIAL

Tempo estimado: 60 minutos

Siga um tutorial que se alinhe com o projeto

  1. Escolha um aplicativo de exemplo abaixo que tenha alguns dos recursos do seu aplicativo de solução.
  2. Conclua o tutorial, tendo em mente que o aplicativo pode não ser exatamente como o app.
  3. Use a experiência para saber mais sobre os componentes e como eles podem ser usados em um aplicativo.

Clique em um aplicativo para acessar o tutorial correspondente.

Aplicativo de login
tela do aplicativo de localização
Aplicativo de localização
aplicativo de rastreamento ecológico
Aplicativo de rastreamento
Forum app screen
Forum App

Aplicativo de login

This tutorial shows you one way to add signup/login capability to your app using the CloudDB component. You can then add the critical features to your app that actually solve your problem.

Aplicativo de localização

This app is a good example of using the Map component to provide location-based information to users. In this case, volunteer opportunities. The app also uses WebViewer to display website information, and PhoneCall so the user can call volunteer organizations from the app.

Parte 1 - adicionar mapa, marcadores e informações básicas

Parte 2 - adicione uma segunda tela para exibir o site e fazer chamadas telefônicas

Aplicativo de rastreamento

This app is an example of storing a user’s personal information on their phone using TinyDB so they can track something – in this case, how green they are acting.

Opcional: 

Parte 2 - Adicionar rastreamento de dias consecutivos 

Part 3 (advanced) – Test using “Do it” to force date changes

Forum App

This app uses CloudDB to allow users to share information between each other – in this case, forum messages. It’s part of a larger app about diabetes, but you can just focus on the forum features.

Other parts of the full app tutorial are included for reference.

Here is the full playlist for the diabetes app tutorial.

The full app includes an information screen as well as user signup/login and the forum.

REFLEXÃO

Os aplicativos de exemplo desta lição fornecem alguns recursos que você pode ter decidido incluir em seu aplicativo. É provável que eles não sejam exatamente como o app.

Considere estas perguntas:

Reflexão da ponte italiana
Como o aplicativo de exemplo é semelhante à sua solução?
O que é diferente?
O que você aprendeu nesta lição que pode aplicar ao programação seu próprio aplicativo?