HeaderSIS.jpg

IS480 Team wiki: 2012T1 SincereNet Technologies and References

From IS480
Revision as of 17:59, 25 November 2012 by Yizaojiang.2009 (talk | contribs)
Jump to navigation Jump to search
SincereNet Logo 2.png
Home Mid Term Our Team Project Description Documentation Project Management Magician spidey.png Technologies & References Our Thoughts

Technologies & References

Team Existing Hardwares
  • 3 Android phones: 1 Samsung, 2 HTC
  • 5 Laptops (2 MAC, 3 PCs)
  • Software Development Technologies
    Technologies utilized.png


    SDK References
    Open Source Codes

    Installation

  • The official site for Android developers. Provides the Android SDK and documentation for app developers and designers: http://developer.android.com/index.html
  • Android Icon design guidelines: http://developer.android.com/guide/practices/ui_guidelines/icon_design.html
  • Hello, Android (3rd edition): Introducing Google's Mobile Development Platform (Book): http://pragprog.com/book/eband3/hello-android
  • Hello Android Tutorial source codes (book examples): http://pragprog.com/titles/eband3/source_code
  • Eclipse IDE: http://www.eclipse.org/downloads/packages/eclipse-classic-42/junor
  • Android SDK: http://developer.android.com/sdk/index.html
  • Android for Eclipse plugin: http://developer.android.com/tools/sdk/eclipse-adt.html
  • JDK SE 7: http://www.oracle.com/technetwork/java/javase/downloads/index.html
  • Subclipse (Subversion plugin for eclipse): http://marketplace.eclipse.org/content/subclipse
  • Instructions after installing Subclipse plugin: https://wiki.engr.illinois.edu/display/cs125/Eclipse+and+SVN+Instructions

    Splash Page

  • Build an Image Uploader

    User Login functionality

  • Android Login and Registration with PHP, MySQL and SQLite
  • Connect Android with PHP, MySQL

    Navigation tabs UI component

  • Draw an interface that uses tabs to navigate between different views
  • Fun With Tabs in Android

    ContextMenu UI component

  • Context Menu Android Tutorial

    Upload Image to Database

  • Upload images to Php server and store in phpmyadmin
  • Download image from server and show
  • Save Image to Media Provider on Android
  • Loading JSON and ProgressBar/ProgressDialog

    Downloading Image from server

  • Android Http Access with HttpUrlConnection to download image
  • Progress bar and downloading a file sample program in Android

    Upload diary description

  • Shared Preferences | Android Developer Tutorial (Part 13)

    Filter effects

  • Image filter

    Camera functionality

  • Building a Camera App
  • Controlling the Camera
  • Android Camera API - Tutorial
  • Android Camera Integration
  • Taking Photos Simply
  • Access gallery
  • Capture pictures and videos in applications
  • Capture images with camera and put an imageview on that
  • Camera Overlay Picture Black
  • View and Save photos
  • Android camera taking and saving pictures
  • Android camera saving images to res/drawable folder
  • 'Pause' activity while waiting for PictureCallback to occur
  • Display image in another activity after capturing
  • Modify Android crop intent
  • Save captured image to application's local file directory
  • Use a clicked picture in a new activity
  • Capturing a picture with an Intent
  • Start editing activity right after picture is taken at ACTION_IMAGE_CAPTURE activity
  • Google Play: Export Compliance
  • Android TextView with scrollbars and maxHeight
  • Making TextView Scrollable in Android
  • Android Development Tips/Tricks
  • Take picture by using Android native camera
  • Cropping after Camera and Gallery Intents Gives Strange Results
  • Crop image from app with gallery
  • Android: Stretch & Crop Image (but remains Aspact-ratio)
  • Save images from Camera in Android to specific folder
  • Uploading an image to a Web Server
  • Download images from url to device
  • Set a Bitmap as the content of this ImageView
  • Capture a custom image size with the camera in Android
  • Send image from one activity to another activity that is selected from the Android Gallery
  • Allowing Other Apps to Start Your Activity
  • Select and crop an image in Android
  • Convert whole ImageView to Bitmap
  • ImageButton
  • Creating Menus
  • Select and crop an image in Android
  • Android saving file to external storage
  • Save image into gallery
  • http://stackoverflow.com/questions/8686007/how-to-save-a-bitmap-into-phones-gallery Save a bitmap into phone's gallery]
  • Store image to phone gallery
  • Build a photo upload application in Android
  • Sessions and file upload between Drupal and Android
  • Drupal image management
  • Upload images to the site get saved

    Livefeed Functionality

  • Android Custom ListView with Image and Text
  • Get data from other activity in android

    GPS feature

  • Javascript based gexplorer class for use with Google Earth API
  • MapView Tutorial

    GoogleAnalytics

  • Analytics-API-Samples