Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: how to use a phone to test app in juno?

  1. #1
    Member
    Join Date
    Apr 2013
    Posts
    83
    Thanks
    7
    Thanked 3 Times in 3 Posts

    Default how to use a phone to test app in juno?

    hi my laptop is old and slow to slow to run an avd on the computer when i was using adt helius everything was fine if my phone was plugged into my laptop the adt picked it up and i could use my phone to run the app however i have just installed adt juno and the option of using a physical device seems to be removed does anyone know how i can use my phone to test apps during development in juno thanks.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: how to use a phone to test app in juno?

    The terms you're using are a bit confusing.

    ADT is Android Developer Tools. ADT makes plugins for eclipse. Eclipse comes in different versions (the latest is Luna). When you update eclipse, you have to get the ADT plugin that was made for that version of eclipse.

    What version of eclipse do you have? Which ADT plugin version are you using?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: how to use a phone to test app in juno?

    Can you use email to send it the .apk file?
    If you don't understand my answer, don't ignore it, ask a question.

  4. #4
    Member
    Join Date
    Apr 2013
    Posts
    83
    Thanks
    7
    Thanked 3 Times in 3 Posts

    Default Re: how to use a phone to test app in juno?

    Quote Originally Posted by KevinWorkman View Post
    The terms you're using are a bit confusing.

    ADT is Android Developer Tools. ADT makes plugins for eclipse. Eclipse comes in different versions (the latest is Luna). When you update eclipse, you have to get the ADT plugin that was made for that version of eclipse.

    What version of eclipse do you have? Which ADT plugin version are you using?
    i download the bundle from android
    adt-bundle-linux-x86-20140702.zip
    from
    https://developer.android.com/sdk/index.html
    not sure but this problem might be related to not having downloaded the api for my phone.
    i was trying to create an avd on my desktop and it turns out there not all downloaded automatically as was the case with the helious version sorry if my post is a bit unclear havint really done the much wit android or eclipse most of my time is in java and netbeans

    --- Update ---

    k i am an idiot the problem was in setting -application-unknown sources on my device was unchecked oops sorry for wasting time wish i could delete this thread feeling pretty stupid right now

  5. #5
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: how to use a phone to test app in juno?

    Quote Originally Posted by bean View Post
    k i am an idiot the problem was in setting -application-unknown sources on my device was unchecked oops sorry for wasting time wish i could delete this thread feeling pretty stupid right now
    That's all part of the process of programming. Maybe this will help somebody else who has a similar problem, googles it, and finds this thread.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. JavaScript code to convert phone number phrase to actual phone number
    By san1 in forum Other Programming Languages
    Replies: 5
    Last Post: February 24th, 2014, 03:59 AM
  2. classdef not found error in uiautomator test app - eclipse
    By zombietoe in forum Android Development
    Replies: 2
    Last Post: December 24th, 2013, 12:11 PM
  3. anyone interested in partnering up to make a phone app?
    By pentagon in forum Java ME (Mobile Edition)
    Replies: 0
    Last Post: December 20th, 2010, 10:17 PM