Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Android Graphing

Android Graphing

Scheduled Pinned Locked Moved Mobile
androidhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    talk2ndu2002
    wrote on last edited by
    #1

    Yo, Please can anyone help out? I want to plot/draw different graphs like linear, sine, cosine, bar, etc on the android. I don't want to use any third party tool; I would like to start from scratch. Please I have searched online but haven't found any helpful tutorials or steps to take. :confused: Thanks in advance. :)

    M 1 Reply Last reply
    0
    • T talk2ndu2002

      Yo, Please can anyone help out? I want to plot/draw different graphs like linear, sine, cosine, bar, etc on the android. I don't want to use any third party tool; I would like to start from scratch. Please I have searched online but haven't found any helpful tutorials or steps to take. :confused: Thanks in advance. :)

      M Offline
      M Offline
      Mizard X
      wrote on last edited by
      #2

      For simple graphics, you can extend the View class, and override the onDraw method. View is the base-class of all other controls. See developer.android.com/guide/topics/ui/custom-components.html and androidcompetencycenter.com/2009/08/creatingcustomviews/ for more information.

      -- MizardX (so)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups