Android :: How Does A Solo / Small Group Of Developers Test On Multiple Devices?

Nov 10, 2010

First off, sorry if this is too subjective, I just didnt know how else/where to ask.Anyway, in the light of all my recent questions, I'm getting ready to release an Android app soon, and most of the testing has been done on my phone, the Droid. I really dont have the money to test on "multiple" devices, nor do I know anyone with an older phone that I could ask for help that would possibly get any kind of bug. Not to mention, when I do get a bug report, how would I go about fixing it for that particular phone without having to buy it to make sure it actually gets fixed, or that the person didnt just came across a one-time freakish accident of a glitch?

Android :: How does a solo / small group of developers test on multiple devices?


How To Test Android App On Multiple Real Devices

Mar 3, 2014

I would like to introduce my startup for testing android app!You can test your app on multible Real devices with one click!Just three words: Powerful, Fast and Free! QA Monkey.

View 1 Replies View Related

Android :: How Do I Write Solo / Robotium Test Case / Uses Built-in Camera To Take Picture ?

Oct 1, 2010

From my activity I do startActivityForResult(MediaStore.ACTION_IMAGE_CAPTURE),and then I land in the builtin camera activity (in this case in the emulator).in my testcase, it does not find ANY button (null is found for index=0).How do I write a Solo/Robotium testcase that uses the builtin camera to take a picture ?

View 1 Replies View Related

Android :: Colud I Join Developers Group?

Mar 3, 2010

Could i join Android Developers group?

View 2 Replies View Related

Android :: Screen Looks Great On Test AVD But Small On Phone

May 17, 2010

I am new to android development. Why is it that the screen looks great on a test avd but when I deploy the app to my Droid everything is off and really small?

View 3 Replies View Related

Android : Detect Screen Size Group (normal,large, Small)?

Dec 6, 2009

I am trying to detect if the screen size is normal, large or small. I am using

Configuration conf =view.getResources().getConfiguration();

(conf.screenLayout&Configuration.SCREENLAYOUT_SIZE_MASK) == Configuration.SCREENLAYOUT_SIZE_NORMAL

When testing with the emulator this works for screen sizes normal and small, but large (480x800 & 480x854) returns that it is normal...

I have found very little information on using the configuration to detect the group, has anyone got any experience with this?

View 3 Replies View Related

Android :: How To Test Apps On A Variety Of Devices?

Aug 18, 2010

My Apps work fine on my N1, but I have no idea what they do on other devices. This is becoming a worry. Any way to test them on different devices (without buying them all)?

View 6 Replies View Related

Android :: Develop And Test Applications For Galaxy Tab (resolution Devices)

Sep 17, 2010

I want to how to develop and test apps for the Galaxy tab. I mean like the Android simulator, can we test the tab apps on a simulator? Is there a way to download simulator for the tab or should we tweak the existing simulator?

View 4 Replies View Related

Android :: Install Eclipse Project Onto DeviceAnywhere To Test On Different Devices?

Jul 2, 2010

How can I install an Eclipse Android project onto deviceanywhere to test on different devices?

View 1 Replies View Related

Android :: Upgrade , Downgrade OS On Phone To Test App On Real Devices?

Aug 8, 2010

I am building Android apps and have an HTC Desire with running 2.1 of Android.

How do I upgrade, or even downgrade, OS on the phone to test the app on real devices as well.

View 3 Replies View Related

Android : Group Of Views Controls On Multiple Screens

Aug 15, 2010

I am working on an Android project where a group of buttons needs to show on the bottom of every screen (activity) in the application. The group of buttons are basically a navigation bar. I want to know the best way to do this without creating new buttons for every activity. I have been around programming (C++/C#) for many years but am pretty new to Android and Java so if someone can point me in a general direction.

View 2 Replies View Related

Android :: How To Test Phone App Across Multiple Activities?

Nov 18, 2009

We are building a complex Android application consisting of many screens and workflows spread across many Activities. Our workflows are similar to what you might see on a Bank's ATM machine, for example, there is an Activity to login in that transitions to a main menu Activity which can transition to other activities based on the user's choices. Since we have so many workflows we need to create automated tests that span multiple activities so we can test a workflow from end to end. For example, using the ATM example, we would want to enter a valid PIN, verify that sends us to the main menu, choose withdraw cash, verify that we are on the withdraw cash screen, etc., etc., and eventually find ourselves back on the main menu or "logged" out. We've toyed with the test APIs that come with Android (e.g. ActivityInstrumentationTestCase2) and also with Positron, but neither seem capable of testing beyond the bounds of a single Activity, and while we can find some utility in these tools for some unit testing, they won't meet our needs for testing scenarios that cut across multiple Activities. We are open to an xUnit framework, scripting, GUI recorders/playbacks, etc. and would appreciate any advice.

View 9 Replies View Related

General :: How To Test Multiple Android Platforms / Versions

May 15, 2012

I'm contemplating the idea of developing an application for the android. I have several years of experience developing web applications with Java and so figured it shouldn't be too hard to pickup a book and learn how to do it for the android platform. So far so good; that's why I love Java.

My question is in regards to how does the android development community go about testing their applications of the various android version and phones? I think I'm more concerned about the android version rather than the phones. I'm planning on getting the Sprint Evo 4G LTE coming out on Friday, so I'm obviously going to be able to develop and test for Android 4 and HTC Sense 4 (though I don't think that is as important right? Development is usually against the OS and not the UI manager, right?). But how would I go about testing against Gingerbread, Froyo, etc.? Do you guys keep a previous old phone (like my old HTC Evo 4G) and flash diferent roms in order to test the app against previous versions of android? Are there other solutions? If it's using an old phone, does this work off-network/service? I guess you could just dump the apk on the sd card and install as third party app and test it out. As long as the app doing require phone services or mobile data network (internet) you'd be fine if you have wifi access right?

View 4 Replies View Related

Android :: Building Multiple Apks From On App Source To Pick Test Key

Oct 13, 2010

The application reads a key from a file to hit production vs test server.
I want to create a test apk build that will pick test key and second build apk for release that will pick the production key

I am currently building app using eclipse

View 1 Replies View Related

Android :: Purchased Apps On Multiple Devices?

Mar 20, 2010

I have a question about the way the Android market handles purchased apps.I've seen in other posts where if you upgrade to a new phone, your purchased apps will follow you.But how about if you use more than one Android device? For instance, later this year I may get an Android tablet. Presumably the apps I purchased on my Droid will downloadable on the tablet. But will they remain downloadable on my Droid? And if I purchase an app on the tablet, will it also be downloadable on my Droid?It seems to me that if the apps are associated with your account, then you should be able to download them on multiple devices.I was just wondering if anyone has actually tried and confirmed this.

View 3 Replies View Related

Android :: Adapting Bluetooth Chat For Multiple Devices

Jun 1, 2010

I'm doing a college project on Bluetooth for Android, and I'm trying to understand how to manage communication between multiple connected devices. Eventually I'm going to develop a multiplayer Bluetooth Game.Currently I've adapted Android's sample app BluetoothChat to connect my three Nexxus One phones.1 connects to 2 who connects to 3.1 sends its messages successfully to 2. 3 sends its messages successfully to 2 as well. 2 can send its messages successfully to 1 and 3, as it shares a ConnectedThread with both. But I can't figure out.how to handle getting communication from 1 to 3. Does anyone have any examples of communication between multiple devices or has done this themselves?

View 3 Replies View Related

Android :: Multiple Framebuffer Devices Support For Surface Flinger

Sep 15, 2009

As suface flinger uses fb0 for rendering the image and video. i want to change the frame buffer devices dynamically for rendering the image on the screen one time on Fb0 other time on Fb1. i am looking into the surface flinger code. but we are not able to get the pointer where to change for this. can simeone please give us some pointer.

View 3 Replies View Related

HTC Desire :: Increasing Number Of Multiple Exchange Accounts In Android Devices?

Sep 19, 2010

Is there any plan to increase the number of Exchange type accounts on HTC Android devices. Maybe in the new Sense Updates? Why did HTC not implement the code included in the stock Androind mail app (since at least 2.1), or at lease leave it alone! Since Hotmail has improved it's service to offer an Exchange style connection option there is a real day to day need to have at least two Exchange accounts on one device. I have been using the stock 2.2 android email client for some time and although it feeds into the unified calender app it does not feed into the Sense contacts ribon etc., I also goes high CPU at times (file conflict?) so is not a suitable workaround. And no I do not wish to use a third party app such as countdown, I like that with HTC's Sense system all things feed into a common thread - third party apps I have found have their own databases for email & calender etc. which I do not want.

View 6 Replies View Related

Android :: How Google Account / Paid Applications Work With Multiple Devices?

Aug 8, 2010

Happy droid user on Nexus One. Thinking about playing around with one of those cheap android tablets. If I logon to that tablet with my google account, will it mess up my N1 and existing account/settings? Also what happens with my apps? can I download the ones I've paid for again (onto the new device)? etc.

View 8 Replies View Related

Android : Displayed Bottom Portion / Supporting Multiple Screens In Devices?

Sep 2, 2010

I am very new to android,i developed an sample web application and hosted it apk build file in different android version and on different sized devices,here i am getting problem in my design of layout such as listview not being displayed properly bottom portion is not displayed well and the align is not so good.

View 3 Replies View Related

General :: Pairing And Using Multiple Devices?

Sep 3, 2012

So I already have my phone paired to my Nexus 7 for Tablet Talk. I am going to be getting a Bluetooth headset, along with a Keyboard, and eventually my smart watch. Yes! Radioactive! So my question was can the Nexus 7 support all of these devices working together simultaneously?

View 1 Replies View Related

HTC Hero :: Make Favorites Group From Contacts To Send Text To Multiple People At Once?

Aug 6, 2010

Is it possible to make a group of contacts i could name as favorites so i don't have to scroll through all my contacts when i want to send a text to multiple people at once?

View 17 Replies View Related

Android : Nexus Devices Alignment Of Listviews Goes Wrong - Supporting Multiple Screens

Oct 18, 2010

I have developed an application which en-composes list views and posted that .apk file in my htc device, the design and alignment everything works fine,but the problem When i am testing in various devices such as Morotolo Droid,Nexus Devices the alignment of Listviews goes wrong, so i planned to use the Layout folder as layout-hdpi,layout-ldpi, and layout-mdpi, for that i changed my manifest file as

<supports-screens android:largeScreens="true"
android:normalScreens="true" android:smallScreens="true"
android:anyDensity="true" />

Is it right putting android:anyDensity="true",also i used dp instead of dip. I went through this url, but still am not able to get a clear idea in this
http://developer.android.com/guide/practices/screens_support.html. so friends pls tell me(help me) to get clear idea in this and tell what mistakes i have doing. This is my main page xml code frnds.

<?xml version="1.0" encoding="utf-8"?>
<TabHost xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/tabhost" android:layout_width="fill_parent"
android:layout_height="wrap_content">
<LinearLayout
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@drawable/background_retinav2">

<LinearLayout android:layout_gravity="center" android:foregroundGravity="bottom" android:background="@color/white" android:id="@+id/rl_1" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="horizontal">
<ImageView android:paddingTop="3dp" android:id="@+id/starthideimage" android:layout_width="30dp" android:layout_height="35dp" android:src="@drawable/newback" />
<HorizontalScrollView android:paddingTop="8dp" android:id="@+id/gv"
android:layout_width="wrap_content" android:layout_marginTop="0dp"
android:layout_height="wrap_content" android:background="#ffffff"
android:scrollbars="none" android:layout_weight="1" android:foregroundGravity="bottom">
<LinearLayout android:id="@+id/san_tag" android:layout_width="wrap_content" android:layout_height="wrap_content">
</LinearLayout>
</HorizontalScrollView>
<ImageView android:paddingTop="3dp" android:id="@+id/Endhideimage" android:layout_width="30dp" android:layout_height="35dp" android:src="@drawable/newforward" />
</LinearLayout>

android:id="@android:id/tabs"
android:gravity="bottom"
android:layout_gravity="bottom"
android:listSelector="@color/gray"
android:layout_width="fill_parent"
android:layout_height="wrap_content" /> </TabHost>

View 1 Replies View Related

General :: Calendar App That Syncs Across Multiple Devices?

Oct 6, 2012

This may already exist somewhere but I am just unaware of it. I'm looking for a calendar app that will allow me to share schedules with my family on our respective devices. For example, if I add an event to a calendar this week, I want the event to appear on the calendar on each of my family members devices, and update any additional changes automatically.

SGH-T989

View 3 Replies View Related

General :: Multiple Devices Not Downloading While Using WiFi?

Jan 17, 2013

We have multiple Android devices in our home my Motorola Photon Q and my fiance's Samsung Galaxy S2. In addition to our Motorola Xoom. Recently my finace and I both noticed that when our phones are on WiFi instead of 3G/4G we can't get apps to download, we also noticed this happening on the Xoom which is really a problem since we don't have any mobile service on that. Nothing changed in our WiFi configuration between when it was working properly and now. And all devices did it at the same time. what may be affecting the devices to cause this to happen.

View 1 Replies View Related

General :: Multiple Bluetooth Devices At Same Time

Jul 12, 2013

can you connect multiple dissimilar bt devices at same time?i want to connect 5!

-gps
-obd
-audio
-keyboard
-mouse

View 1 Replies View Related

General :: Single USB Cable - AB And Multiple Devices?

May 11, 2012

Any cable is available where you can plug multiple devices into one end of the cable, the other into the computer, and when you install an application from say, Eclipse, it installs it to all the connected devices in one go?

I have about 4 devices running various versions of Android I use for testing, and when I have them all set up together, it gets tedious manually pushing the code from Eclipse to all the devices.

View 6 Replies View Related

General :: Notification Sync Across Multiple Devices?

May 23, 2013

Saw this mentioned at the Google i/o last week - when this is rolling out? It annoys me to have to keep dismissing notifications between my Nexus 7 & 4.

View 3 Replies View Related

General :: Sideloading APKs To Multiple Devices At Once?

Nov 11, 2013

sideloading apks to multiple android devices at once (like, 8 or 9 of em). Searched around the forums a bit and couldn't find anything directly relating to this issue, so I figured I'd ask. I dunno if this belongs more in App development, but its an Android specific issue so...

At present I'm using Test Flight App (I'd post the URL but I'm too much of a noob here) to manage builds and releases. Its really great for getting beta builds out to the studio team, and to various beta testers and potential partners.

1) Actually downloading the apks is a manual process per device. So if you've a small QA team (or are working solo) it takes alot of time to get the newest build onto everything.

2) Each build has to be uploaded via the Test Flight website, then distributed to users on a build by build basis. This is a difficult to automate process, so makes having any kind of continuous integration system for nightlies etc. difficult at best.

I've been looking into possibly doing something like installing a Dropbox on each device and automating CI builds to a dedicated folder, which is shared via Dropbox to everything, but its a bit of work up front to get it working and I may still have to actually manually install the things each time.

View 2 Replies View Related

General :: Nexus 7 - Sync Music Between Multiple Devices

Aug 22, 2012

I have recently got a Nexus 7 and I was looking for an app that could sync my music between it, my Galaxy Nexus, PC and preferably also Macbook. I know I can use doubleTwist for this however I really like PowerAmp and would like to keep it as my music player. Is there any program I can use to achieve this (preferably with WiFi sync ?)

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved