Coder Social home page Coder Social logo

and_asynctask's Introduction

AND_AsyncTask

Objectif

Le but de cet exercice était d'élaborer un exemple concret de projet comportant des AsyncTask et d'en expliquer l'intérêt et le fonctionnement aux autres étudiants de la promo. Pour y parvenir, il m'était demandé de concevoir un TP à leur faire faire, en s'appuyant sur l'application produite préalablement.

L'application

"SuperCalculator" est une application Android proposant de résoudre des calculs mathématiques complexes (fictifs) demandant un temps de traitement conséquent (10 secondes, il s'agit en vérité d'un simple wait(10000)).
A l'origine, le traitement se fait au premier plan, ce qui fait bien entendu geler l'application.
Le but du TP étant de faire implémenter une AsyncTask aux étudiants pour résoudre ce problème. En bonus, il était également question de leur faire implémenter une barre de progression afin de leur montrer comment il est possible d'interagir avec une AsyncTask.

Ressources

PDF du TP

AsyncTask.pdf

Visuels

and_asynctask's People

Contributors

benji62f avatar

Watchers

 avatar

and_asynctask's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.