Giter Site home page Giter Site logo

apping's People

Contributors

nsabkov avatar raymonddubovik avatar

Watchers

 avatar  avatar

apping's Issues

ImporterActivity - rescaling and saving to the DB.

research:

don't forget about the dialog - if the user wants to take a photo / select from gallery of the back of the card, so depending on that, code may be run once or twice.

pretty much ready code: http://stackoverflow.com/questions/2478517/how-to-display-a-yes-no-dialog-box-in-android
or
http://www.askingbox.com/tip/android-programming-yes-no-dialog-box

whichever way you prefer

CardViewerActivity -portrait + functionality

  1. Design of the UI first - displaying the contact info.
    for testing purposes, put just static text in there, when adding to the database will be ready, will put DB support in there.

  2. functionality:

  • taking the contact data from database
  • saving changes to the db, when user quits activity ( can just make save button for now, later I will put the code in the right place)

P.S: research:

  • layouts (LinearLayout, RelativeLayout, etc) // UI element
  • EditText // UI element
  • ImageView // UI element
  • Button // UI element
  • Intent class (especially method getExtras(), example is in my code) // java class
  • how other aplications are called (with Intent class, example is share button) // java class

Recomended resources:

CardViewerActivity - landscape UI

thenewboston had a video on landscape, if I remember correctly. Don't know much about landscape layouts, so you will have to research it on your own. I assume, that code might be very very similar to portrait view, with very few changes.

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.