Android Community
Results 1 to 2 of 2

Thread: Running Java Classes in a Android Project.

  1. #1
    Join Date
    Dec 2011
    Posts
    1

    Default Running Java Classes in a Android Project.


    I am developing an application that takes in data from a sensor glove and translates them into characters. The concept is pretty basic but what i am not sure about is whether or not the java classes provided with the gloves SDK will be able to run in my Android application. I am aware that java code is first complied to java bytecode then translated into Dalvik bytecode. My question is will this java code to dalvik code translation work with all java classes or are there exceptions.

  2. #2
    Join Date
    Dec 2011
    Posts
    3

    Default Re: Running Java Classes in a Android Project.


    You have to use glove sdk in your android app then android can translate data from sensor to chars. Does sensor glove provide sdk or not ?

    Albert

Similar Threads

  1. Replies: 0
    Last Post: 12-10-2011, 08:36 AM
  2. Run IDE, for Java, ON Android 3.1 ---- PLEASE HELP
    By aStackofQueues in forum Developers Guild
    Replies: 0
    Last Post: 09-22-2011, 10:19 PM
  3. Running generic Java applications on Android ?
    By Himmi in forum Developers Guild
    Replies: 0
    Last Post: 08-19-2009, 10:21 AM
  4. microSD Classes explained
    By bowandarrow0906 in forum Accessory Chat
    Replies: 6
    Last Post: 01-03-2009, 05:12 PM
  5. MicroSD Card classes - what we need to know
    By NetCom in forum Accessory Chat
    Replies: 1
    Last Post: 10-02-2008, 05:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •