Android :: Sprint Distribution Center
Sep 14, 2010
I work at the UPS sprint distribution building in Louisville, KY. I gather some of the items in an order to get ready for shipping, and there have been 0 orders seen by me (out of thousands) for either the Sprint Samsung Epic 4G and the HTC Evo 4G? Both of the phones are in stock, and there are thousands of them. I do both Sprint retail stores and personal orders
View 1 Replies
Jul 29, 2010
I have a layout question.
Say I have a RelativeLayout appearing at the bottom of my screen. In this, I want to add 2 textviews, in the center, one in the top center and one in the bottom center.
|--------------------------|
| Text1 |
| Text2 |
|--------------------------|
Something like that.
View 2 Replies
View Related
Sep 21, 2010
I can't send sms's from my x10 and i ask support and they told me to put the servise center manully in wireless control<mobile network> service center number. but i couldn't find that in my phone!!!
View 11 Replies
View Related
Jun 29, 2010
could you explain me steps for android app distribution.I can sign it and publish to Android market. But can I offer clients to load this application without market? e.g from company web site? if yes, can I still use self-signed certificate?
View 2 Replies
View Related
Mar 29, 2010
We have an app that needs to be distributed to a large but limited audience.We are doing this through our own web site.Now that AT&T will not allow any downloads to the Flip except through the Android market, we need to have the capability to have a limited distribution on the Market.Can this be done on the Android market?Will the Android market include this in the future?
View 13 Replies
View Related
Jul 16, 2010
Is there a way to code-sign (to allow it to open only on a device with specific ID) your Android app when using ad-hoc distribution (sending app to testers or clients as a subcontractor)?I know I can share apk file pretty easily, but what if I don't want other people to redistribute the app before it is ready? I don't want testers to be able to distribute not finished and buggy version of my app for example. Or I would like to show my client the final version of the app, but not allow them to distribute it until the payment is made.
View 1 Replies
View Related
Mar 23, 2010
I've only distributed a few apps by sending .apk files around.I was wondering how Android Market prevents users from distributing a paid application to other people.
View 2 Replies
View Related
Mar 19, 2009
First I will explain my situation.Then, I would greatly appreciate constructive dialog on how other developers feel similar situations should be managed.I wrote a simple app in November.I offered it for free on the Market for two reasons.One, Google hadn't implemented paid apps yet, so I had no choice.Two, by my own admission, v1.0 was too simple too garner payment.However, in the app's documentation, I requested donations toward future development.Out of thousands of installs, I received nothing.This week I finished a considerably fancier version of the program. Given hundreds of hours of unpaid development, I decided to charge a few bucks for the new version.I split the app into lite and pro versions.The lite version has all the new fancy features enabled but is limited in how large a document can be created (spread sheet, I limited the number of rows/cols, admittedly unlimited in the earlier version). The pro version went to Market as a new app, the lite version on top of the old app to retain the long feedback history.
Since the Market provides no way to downgrade, I put the old unlimited version on my website and put directions in the new lite version in multiple places explaining how to revert to the old version.Thus, any user dissatisfied with the rol/col limit could restore the EXACT functionality they had before upgrading to the lite version.Incidentally, the 325 character blurb allotted on the Market was insufficient to list the new features and the lite version's limitation and the caveat that the lite version could be reverted through my website.I simply could not communicate these facts to users to help them decide whether to upgrade or what to expect after upgrading.
The complaints about the new lite version have been diverse.Most pertinent to this discussion are complaints that the lite version now limits the rows/cols where the previous version didn't.I find such complaints unjustifiable since I explicitly permit reversion.I literally don't see what they have to complain about. Another irksome genre of complaints is that the program is still too simple to ask any money for at all. I am infuriated. It costs less than an ice cream cone.So, as discussion, how would other developers handle this situation: initial app is simple so offered for free,later version is complex so split into lite/pro. You don't want to limit the lite version by not showing the new fancy features, so the limitation must be something else, a time limit, a forced delay splash screen, something.I chose limited rows/cols on a spreadsheet app, but also permitted reversion to the old unlimited version.
View 12 Replies
View Related
Feb 3, 2009
A customer asked me to create an android application for their internal use. Essentially it would some sort of mobile terminal for a special chemistry database.It doesn't make any sense, to distribute this application via "Android Market" since it is only useful for special users and payment wont be done per installation but for the whole contract.Is there any other way to distribute android apps besides the market? Maybe by putting them on a web page? Any hints appreciated since i couldn't find anything on the web.
View 2 Replies
View Related
Nov 13, 2010
I am trying to make an app for the Android that does RMD calculations. The program, however, keeps giving 0.0.
I think that my problem lies in this code:
CODE:......................
I tried using .equals(), but it complained that I was trying to dereference the long value. Also, I am aware that java.util.Date is deprecated, but I don't want to try the other classes. From my first Android app, I figured out the "==" does not work, but I am not sure what to do here.
I have verified that the input for a balance and the birthdate values were accepted, so that is how I limited it to this particular class.
View 2 Replies
View Related
Oct 14, 2010
I have multiple view. But for systematic distribution of views (.xml files inside layout folder). I would like to have different packages (/folders) inside Layout. Is It possible. @Attached : Screen shot. IF that is possible, is the following statement correct ?. If Not whats the solution?
setContentView(R.layout.payBill.payMyBill);............
View 4 Replies
View Related
Jul 5, 2010
For those people who have held the device, how is the weight distribution? Just from the looks of it, it looks like it would be a tad top heavy because of the hump.
View 23 Replies
View Related
Oct 13, 2010
When our systems go down here at work (email) our phones stop working for email communication, and I have staff that freak out when this happens.My CFO would like me to send a TEXT to all our staff (Teams) that are in the field to let them know our Internet is down. Now all these Teams have their phone numbers in our Global Address book of Exchange.But I would like to be able to access it easily on my phone as selecting a group and it sends everyone in that group a text.Been working on this for the last 2 hours and can't find a way to do this.I also tried adding a separate group for contacts in Outlook 2010 for Exchange, and it won't show up on my EVO either.
View 2 Replies
View Related
Apr 24, 2009
I'm sorry I know this is slightly off-topic, but since there is no group about the market... When I'm logging in to the Market console, I'm asked to agree with the "updated Android Market Developer Distribution Agreement".Is there any info/announcement anywhere highlighting and explaining the differences with the previous agreement?
View 3 Replies
View Related
Aug 4, 2010
Is there anyone using git in such a fashion? I would like to distribute some multimedia content from a server to some Android remote devices. I would like them sending back a log file with device usage statistics (provided by an android app I will write). The server could be anything but I would prefer a linux box. I thought that since git handle and sych only differences between files, It would be a nice tool for this purpose and I would have content revision history as a bonus. I need some piece of advice on how the repositories architecture could be organized: does It have to be a star topology or something different? The remote end of the sistem don't need any interactivity, in other words the remote git repository could pull and push whatever It needs to, autonomously and automatically.
UPDATE: I've found here on SO the author of git internals (I'm downloading It right now), Scott Chacon talking about the architecture I would like to implement.
UPDATE 2: OK I read the chapter about "Non-SCM uses of Git" and here is what the author says about a Peer to Peer CDN:.....
View 3 Replies
View Related
Oct 8, 2009
Is it possible to get current SMS Center number inside application on android?
View 5 Replies
View Related
Aug 26, 2009
Is it possible to build a "windows" distribution of a "donut" release?
View 2 Replies
View Related
Sep 1, 2010
I am trying to get one line with three buttons on it. One far left one in the center and one far right. Ideally I would like the center button to take up all the space between the two side ones. Right now the center(menu) button just overlaps the left side(prev) button.
Here is what I have now:
CODE:................
View 1 Replies
View Related
Jul 25, 2010
I've a little problem with alignment in Linear Layout.I'm trying to have the frist two elements with left alignment, and the third at the center of the screen.Here is my code (cleaned from id, text, src) :
<?xml version="1.0" encoding="utf-8"?>
<Linear Layout xmlns:android="http://schemas.android.com/apk/res/android" Here is what I'm trying to do, pink and yellow on left, red in the center pink = image view
yellow = 1er texview
red = 2ème textview. Any idea ?
View 2 Replies
View Related
Nov 15, 2010
I try to arrange two buttons (with images on them which work fine) next to each other and to center them horizontally. That's what I have so far:
<Linear Layout android:orientation="horizontal" android:layout_below="@id/radioGroup"
android:layout_width="wrap_content" android:layout_height="wrap_content"
android:layout_gravity="center_horizontal|center">
<Button
android:id="@+id/allow"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/radioGroup"
android:layout_gravity="center_horizontal"
android:drawableLeft="@drawable/accept_btn"
android:text="Allow"/>
<Button
android:id="@+id/deny"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@id/allow"
android:layout_below="@id/radioGroup"
android:layout_gravity="center_horizontal"
android:drawableLeft="@drawable/block_btn"
android:text="Deny"/></LinearLayou?
View 4 Replies
View Related
Jan 15, 2010
i have this layout Code... I want these 2 buttons always appear centr aligned in the linearlayout. I dont want to use hard coded values (as it is upsetting the positions when orientation changes) How can i make it possible ? or is it not possible?
View 4 Replies
View Related
Nov 11, 2010
I want to know how to center a GUI widget programmatically. I am using a LinearLayout.
View 1 Replies
View Related
Sep 30, 2009
I want to put layout in center of the screen.
View 3 Replies
View Related
Aug 19, 2010
If there was a way to display all text in a toast to be centered. For instance, I have a toast that has 2 lines of text in it. For purely aesthetic reasons, I would like the text to center-aligned instead of left-aligned. I've looked through the documentation and can't find anything about it. Is there a simple way to do this that I have missed?
View 2 Replies
View Related
Sep 27, 2010
I am getting strange results with the following code:
CODE:......................
Whats the right way to specify the axis point (center of the drawable)?
View 2 Replies
View Related
Sep 20, 2010
I'm trying to center a button in relative layout, is this possible? I've tried the Gravity and Orientation functions but they don't do anything.
View 3 Replies
View Related
Oct 23, 2010
Can anyone tell me how to do settings for Connection Center on Windows?
View 2 Replies
View Related
Sep 30, 2009
I want to put inner layout in center of the screen. Please help me here.
View 2 Replies
View Related
Jun 18, 2010
I'm a newbie in OpenGL. :D I'm trying to rotate a quad around its center.This is my scenario: I've a quad, drawn with TRIANGLE_STRIP, at specified coordinates.Now I want to rotate of 45 degrees around its center, without move it from its position, not around the origin of the aces. I hope you are able to understand my english.How can I do that?
View 10 Replies
View Related
Nov 24, 2010
is there a widget that i can get that will give me a box that informs me of who called, texts, and mail? basically anything that came to my phone while i was away?
i really miss clicking on my message center on my blackberry but i'm assuming the DX has to have something similar if nor better.
View 2 Replies
View Related