Android :: How To Deploy Application To Beta Tester Devices
Jun 26, 2010My android app is not in the app store yet. Is it possible to send my app to someone, and they install it on their device. Something like iphone AdHoc?

My android app is not in the app store yet. Is it possible to send my app to someone, and they install it on their device. Something like iphone AdHoc?
I have an early version of my app that I want some testers to take a look at. But I am not ready to put it on Market. How do I distribute it to my testers and how do they install it on their phones. One of the beta testers has a Asus eeePC with Android 2.0 installed and I would like him to try it too.
View 4 Replies View RelatedLooking for someone with a droid to test an update to my app Proximity Sensor.
View 3 Replies View RelatedI developed an application. Now I want to deploy it on real device. Can any body please tell me the steps and the requirements to deploy it on a real device.
View 5 Replies View RelatedI am in need to write an application for Android devices that needs to access a large (~200MB) database.
What would be the best way to do this? Can I just stick the database in the assets folder? I have read of various limitations that apply to the entire application size and to individual resources within, especially on some devices... What are exactly these limits?
Is there any way to do this apart from a post-installation download from an external server?
APPLICATION TESTED.
View 4 Replies View RelatedWell folks, it's time to log into that Adobe account of yours or make one if you haven't already - you can now signup to be notified when Flash Player 10.1 for Android is available in beta. Just head on over to the Adobe's notification signup page to be among the first to know when the beta is available for download. Enjoy!
FYI- Adobe Air 2 for Android also has a beta notification signup page.
Broov Internet Radio/ripper : Free Android application. We need beta testing to be done for our Internet radio/ripper application in Android platform supporting 1500+ radio stations based on genre, region and popularity of channels and also with PLS and M3U file support. Please contact vnareshprasad@broov.com to test and use the Internet radio application free .. and send feedback to improve it. and ugrade it for you people..
View 6 Replies View RelatedVillainRom have just released a updater app.
VillainROM Forums • View topic - NEW: VillainROM OTA Updater BETA
I just got my new HTC legend and i soo love it. i love it so much that i downloaded apps including the "better keyboard" app bec. i really like to customize with diff. skins. Now, problem what i downloaded was a beta version and expired already. i can't bring back the original htc keyboard. i am stuck with this thai keyboard. Plus another thing, i am so willing to buy Better keyboard but i cant find where and how i could. so frustrating. i still have all the skins i downloaded here in my phone.
View 2 Replies View RelatedToday, I placed our new app onto the market store. It can be found by most mobile phones - unfortunately, it cannot be detected by one specific model which is used by one of our customers. It is the Vodafone 845, with a small screen (240x320p) and low density (120 dpi). It's running with Android 2.1, updated version (i.e. SDK 7), and has all the necessary hardware (GPS, cam, and internet access), but, however, doesn't detect the app in the market. I have already tried anyDensity="true". The app is free, not copy protected, and open to all countries. I have the following settings in the manifest:
xmlns:android="xxx"
package="xxx"
android:versionCode="10"
android:versionName="1">
<supports-screens
android:largeScreens="true"
android:normalScreens="true"
android:smallScreens="true".............
This app allows you share file from android phone with any users my sms/email/link.
How it works:
1. Upload file to server.
2. Get link for file and send its by sms or email from application.
This is just beta. I am looking for any proposals and feedbacks. Download Send big files the easy way. Files too large for email attachments?
Current limitations: 50MB per user and 10MB per file. Also, because the server is running in test mode, files and accounts may be lost.
i have written an application that needs to process outgoing calls. Everything works fine, the application has already a few hundred downloads, but now i get feedback from people who would like to download it, yet cannot find it. I have done some tests and have found that the permission "PROCESS_OUTGOING_CALLS" seems to be responsible for this. If i include it in an app, people with branded phones (at least in Germany) cannot find it, as soon as i remove this permission, everything is fine (when i re-insert it again, the app vanishes again)
The weird thing is, that those users can see other apps which use this permission in the market. I have compared my manifest file to outputs from other manifest files and cannot understand why it doesn't work. Here is the manifest file for a test application i wrote to test the problem:......................
I added the application into Android market, but some phones(i think with android lower than Froyo(2.2)) does not find it!
my manifest:
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="preferExternal"
package="com.skkap.utimetable"
android:versionCode="2"...................
i have received complaints from a number of customers that one of my paid apps is missing from the market and they can't download it after updating their phones to 2.2. I have no idea what the cause is and unfortunately i also don't have access to a device with 2.2. Maybe someone here can tell me what i'm doing wrong?...................
View 3 Replies View RelatedHow can we resize our application for different screens on different Android devices?
View 2 Replies View RelatedFor my first application, the only testing I've really done to this point is on my Droid X. I want to think through the various hardware differences and come up with a testing plan that is representative of the Android landscape. My initial thought is to create a list of emulators that have unique qualities such as screen size and SDK levels. I've noticed very quickly how the UI of my application will need some adjustment when viewed on devices that don't carry a 4.3" screen. How have you approached this hurdle in your own development? Chris Stewart cstewart...@gmail.com http://www.androidsdkforum.com *Want to advertise your Android application for free? Email me for details!*
View 9 Replies View RelatedI have an application published in the Android Market. Its target is 1.6 and its minSdkVersion is 1.5. The only persmission it uses is INTERNET. My Manifest file looks like this: I recently got an email from a user saying the application doesn't show up in the Market on an HTC Wildfire. I looked it up and the Wildfire is a QVGA (LDPI, 240x320) device running Android 2.1. The app does appear for MDPI and HDPI devices. Also, I can start up a QVGA 2.1 emulator and install the application without any problems.
View 3 Replies View RelatedCan we run our android application in all iphone devices?
View 5 Replies View RelatedThis is a newbie Droid question, but how do I deploy an application to the HTC Eris? I have the Eclipse ADT plugin and I am able to run the emulator, but now I want to push it out and try it for real.Can someone point me to documentation that shows how to do this?
View 1 Replies View RelatedI am trying to figure out why my app forces close immediately on a nexus one (recurring comment which is dragging my rating down). Ironically, I heard a rumor that if I had just a half star more (up to 3.5 from 3), I would qualify to get a free nexus one from google. If anybody has a nexus one and can connect it up to get the logcat dump of the stack trace of the error. You can find my app by searching for "Compass Ball" on the market.
View 11 Replies View RelatedHow can I make it so that my application is seen on the Android Market only by devices with mdpi and hdpi densities. There is the <supports-screens> tag and there is the anyDensity parameter but I don't see how I can say what I want. If I set anyDensity to false, what does that mean? Where do I specify which densities I do support?
View 2 Replies View RelatedI am implementing the client side of some java application for Android devices which requires a lot of user interaction, image loadings and JSON object parsing. I'm trying to decide whether to implement it with html5, flash or Android native code.
View 1 Replies View RelatedI have developed a database application for Android. Now I want to make it available to deploy it. But I don't how to deploy it with the database.
View 1 Replies View RelatedMy application may consist og 100Kb code and 800 Kb Database content. If I include a datafile with the 800Kb data and import it into an SQLite database under the initial run of the applcation, I cannot delete the data file afterwards and my application will take up 800 Kb unnecessarily. Is there a better way to include/import my data....? (I want my application to not depend on being online after download - so the data should be downloaded with the application.
View 14 Replies View RelatedI'm an android newbie having a lot of troubles with the android emulator. I have inconsistent luck in starting up the emulator, and no luck if I start it from within eclipse instead of from the commandline (it waits forever and never boots -- not even after 24 hours).
However, since I figured out how to get it to (sometimes!) start from the command line, I have a workaround to that particular problem. But I have no workaround for my latest problem.
When I try to run it:
CODE:................
But nothing starts on my android instance. MyApp doesn't even show up on the app list.
I simply want to ask that is it possible to deploy Silverlight Apps on Android.
View 2 Replies View RelatedIt is possible to deploy a build on Google Market filter by the resolution and handset?
For example: I want to deploy a build that works only on the devices that have 480x800 and only OS 2.x
I would like to use a .jar file generated by SWIG in an Android application. What is the best way to deploy all of the underlying dll's with the Android application?
In a desktop environment, my PATH variable includes the folder containing these dll's.
Once I complete the application . How i will create the setup file and deploy it.!
View 2 Replies View Related