Android Compatible Devices (non phone) - android

I'm interested in playing around with the Android OS, but I do not need or want a phone.
It doesn't look like there are any 'non-phone' Android devices out there, so maybe there's a device that is compatible that I can flash.
Any ideas?

they sell them at Kmart. http://tech.fortune.cnn.com/2010/08/06/attention-kmart-shoppers-149-android-tablet-on-aisle-5/?section=magazines_fortune

There are some pads, e.g. those made by Archos, which run Android but cost significantly less than a phone.

If you just want to play with the os, you could try the Android emulator which ships as part of the Android SDK (free).

A quick Google search for Android tablet reveals the existence of several such devices.

Related

Any Android Emulator?

I currently have a web app and an app on google play. What i want to know is, Is there an emulator for android galaxy note, s3 google nexus and so on.
Also is there an emulator for non iOS or android like windows mobile, blackberry for me to test out my web app and see if it works on them devices with the screen resolutions.
please help.
thanks.
https://app.manymo.com/emulators
Android emulators that:
Start quickly. Run smoothly. Are lightweight.
Match every current OS version & screen size.
Are accessible from your browser.
An Android emulator is included in the Android SDK. Using this emulator you can mimic the hardware of a device. OS modifications made by the device vendors are not included in this emulator.
From what i know there is Blackberry Eclipse Plugin ...
Here, a link
https://swdownloads.blackberry.com/Downloads/entry.do?code=060AD92489947D410D897474079C1477
Maybe it helps
The android emulator is included for the SDK, http://developer.android.com/sdk/index.html
You may want to take a look at this thread -> Samsung Galaxy s3 emulator settings . It mentions configurations to setup the Galaxy SIII emulator, and also other related configurations.
from Android Studio v2.4 some of AVD supports Google Play. You can use a native tool because they are much more better than previously

android device OS upgrade for app development

I am thinking about getting an used HTC Droid Incredible to develop Android apps, but I think it has Android 2.2 on it. Is the OS upgradable to the current Android version? If I am using the old Android OS 2.2 for testing of my apps, will the apps work on more current versions of android devices, such as Honeycomb?
Once you root the device you can put just about any os needed. Rooting this device is also extremely simple.
They definitely still allow it and its definitely an awesome handset. I currently have one rooted with Cyangenmod 7.0.3 so I have Android 2.3.3. It is extremely easy as Bill said. Also, I use mine to tether to my laptop and wii to stream netflix etc so at least Verizon hasn't killed free tethering yet. As long as you try to avoid using things that are listed as deprecated, you should be fine running on more up-to-date Androids. Also let me know if you need any help or whatever with getting the htc inc set up for developing, I love mine.

Do I need the "Android unlocked dev phone" to test my android projects?

I bought an Android phone to use Flash. But to my surprise, Flash does not run on Android devices with arm v6. But I do want to make something useful and develop for it. Does it need to be "unlocked" for this purpose?
Not at all, you can develop Android applications on any Android device. Just make sure that if you want to make use of Google APIs that it's a device that supports those APIs. Also, you'll need to enable development under Settings --> Development (I believe, the location actually varies depending on the version).
Nope, just download the SDK and go. All current phones (that I know of) allow you to do debugging on-device.
If you are developing using the Android SDK or NDK, any phone with Android Market is required to be able to be used as a developer device. If you are trying to develop IN Flash, then you will need a phone capable of Flash (Motorola Droid, any Snapdragon or better processor device) but on Android I don't believe there is a way to package a Flash app onto the device, and the Flash app is always run in the browser.

Complete Development using the Motorola XOOM

I really want to get into Android programming but I only have access to company resources right now. I have the money right now to purchase a XOOM or a development laptop. Is it possible to compile Android apps using the command line on the Xoom while using other apps to write the program files.
What would seem like a dream environment would be if I purchased a XOOM and a BlueTooth Keyboard. Am I dreaming? Developing using older Android devices was naturally limited by the screen space of the device and the underlying hardware also.
No, as far as I know, you cannot develop Android applications from within Android. You will need a Windows, Mac, or Linux desktop environment to develop Android applications. Visit the Android Developer site for additional info on the SDK.
Go for the development laptop, and test your applications on the emulator. Initially you can get friends to test them out on their android for you, and hopefully by the time you make something important enough you will be able to afford your own android.
Check out AIDE. It can build and deploy apps natively on Android.
Google doesn't have a version of the SDK that runs on an android device, although as devices become more powerful this would be a pretty awesome thing to have.
You'll want the laptop, since it can emulate different android devices.
Buy the laptop and get a cheap phone on craigslists.
Although, the XOOM emulator doesn't work at all, so if you want to develop specifically for that tablet it's a good idea to buy it. It's impossible to emulate android 3.0 on any computer on earth :)

Can I use any Android Phone for application development?

Can I use any Android Phone for app development? Here in the Philippines, there are many available mobile phones with Android installed. But I want to buy the cheapest phone available (which I think is Samsung i5500 Galaxy 5). Thanks in advance!
You can use any android powered device for development, just make sure it has Development menu option. To check go to Menu -> Settings -> Applications -> Development. If there is somewhat like USB Debugging option you can use device for the development.
Why not use the actual dev kit? There is a complete setup with virtual phone included that you can run as an eclipse plugin.
http://developer.android.com/sdk/index.html
I think any Android platform based phone will be OK.
Yes you can, and I would definitely recommend using a real phone. The emulator is excellent, but somewhat slow for a number of applications that require hardware (OpenGL comes to mind). Even a G1 tends to be faster than the emulator for certain things. If you're creating an app that uses Bluetooth, there's no way to do so on the emulator currently. Konstantin's directions are good for actually setting up the phone.
You need to understand one thing before you buy the phone. What version of Android SDK you will be using for to develop the app. If say, you are developing the app for cupcake and above, you better have a phone with cupcake version. But if you have Froyo phone, you will not be still able to run the app, but some depreciated functions might not be available and your app may crash.
If you want to develop in Windows there is a list of devices available for which the USB drivers work: USB Driver for Windows
If you don't need the GSM part you could also think about using the Archos 5 Internet Tablet, which is a Android powered media player and supports ADB (Android debug bridge) as well

Categories

Resources