How Do I Develop app for Andriod

Discussion in 'C++' started by jperrysr, Aug 9, 2012.

  1. jperrysr

    jperrysr New Member

    Joined:
    Aug 9, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I want to develop an app using OCR Optical charactor recognition for an andriod phone.

    How what program do I use to develop Apps for Moble phones?

    What programming language do I need to know?

    Whats the best type of moble camera phone to do testing.
     
  2. edumobile

    edumobile New Member

    Joined:
    Feb 11, 2013
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    Home Page:
    http://edumobile.org
    In order to develop for Android you will need to learn Java. You need a JDK and the Android SDK to program for Android. A easier way is to use the ECLIPSE plugin for Android development. A quick google search of " Android SDK" will direct you to Android documentation.

    For your OCR application you will need some OCR library which you can use in your application. You can search for the same on net. Good luck with your program
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice