Can I test Android smartphones applications on Samsung Galaxy Tab? - android

Can I test Android smartphones applications on Samsung Galaxy Tab ?
Let's say I want to develop Android applications for HTC,and I only have Galaxy.
Can I simulate smaller resolutions on Galaxy to see how it would work on HTC ?
thanks

Just create some android emulators with different screen sizes. Also testing on emulator will be faster and easier to debug.
http://developer.android.com/guide/developing/tools/emulator.html

You can download a predefined AVD from Samsung.
This allows to integrate the Samsung Galaxy Tab into the AVD manager and Eclipse.
http://innovator.samsungmobile.com/galaxyTab.do

Related

Android: emulate a galaxy s4 with samsung os

is there a way to emulate a galaxy s4 with the actual samsung android version?
I mean, in Eclipse I can emulate the hardware of the s4, but then the os running is Android stock, while the one which is running into the s4 is customized by Samsung.
Is any way to achieve this?
You can not emulate Samsung OS, as they distribute their OS only as binarys for each device, and not as opensource.
So you can not use it on a different hardware than a Samsung Phone.

Android emulator Skin for Galaxy S3

I am going to design a android app foe galaxy s3. Where can I get emulator skin for Galaxy S3?
Thanks in advance.
You can configure your Android Virtual Device Manager with your custom settings.
There's how ;)
You have to find S3 specifications and configure it with them.
Even S3 is not on the list, you can find the latest Galaxy models's skins on Samsung Developers. They just re-started providing their emulator skins, so I guess S3 will be uploaded soon as well.

Android Tablet Emulator Skins

I'm looking for some recent Android Tablet Emulator Skins, like Galaxy Tab 10.1 or LG Slate.
Has anyone information about Tablet Skins?
Thanks for your help!
Not that I have found, but if you want to go to the effort you should be able to make your own using the information in this question.

Android/samsung galaxy S emulator

Is there a way, to try my project on a samsung galaxy emulator, or something like that?
My project work on HTC Legend, but its crashes on that device. How i can set up a samsung galaxy s on android/eclipse?
I set up a W800/854 2.2 AVD but it work.. but on the samsung phone it was a crash..
The odd thing with Galaxy S is the presence of two external storages. This can not be emulated in AVD. More over current Android SDK lacks support for two storages. At least this was the issue with my own application on Galaxy S.

Android development with Samsung Galaxy tablet

I've been learning android development and been trying to get the app on my samsung galaxy tablet but have been having some problems. I have the device connected to my computer and i can access it thought the substandard samsung app and through explorer but when i try to send the app to the device using eclipse it just defaults to the emulator.
My pc is running windows 7, i have the android and galaxy tab packages installed on eclipse and i also have the device set up with type of galaxy tab.
When i plug in my HTC Desire it works perfectly fine and i can view apps on the device, it just seems to be the galaxy tablet.
Anyone else had this problem or know of any solutions?
Thanks a lot, been frustrating me for ages now.
The developer tools for Samsung Galaxy tab, including drivers are here. This may be what you need, for your work.

Categories

Resources