General :: Any Mod To Make Upload Speed Consistent?
Nov 22, 2013
I'm using Wi-Fi hotspot to connect my ps3 to mobile network but gameplay is slightly laggy. I've been told this is because of slow/inconsistent upload speeds. So is there an app/mod to make upload speed of my network faster or more consistent?
View 3 Replies
Nov 20, 2009
This is my first smartphone and my first experience with any sort of high-speed mobile internet, so talk to me like an idiot. But my 3g speeds seem to be incredibly slow and I'm hoping there's something I can do about it. I might've just chalked it up to poor coverage in this area, but I get consistent 4 bars and I've ran SpeedTest.net and XtremeLabs Speedtest and, oddly, I'm getting very high numbers for upload speeds which seems to suggest the network is fine in this vicinity and something else is going on. WiFi speeds are perfect, very quick.
Here are the results of my most recent tests.
SpeedTest.net
Download: 100 kbps
Upload: 855 kbps
XtremeLabs
Max Download: 100.2 kbps
Upload: 223.6 kbps (Don't know about the large discrepancy here)
So is there any course of action I can take to improve the situation? I've not tested speeds at any other locations yet (just got the phone Wednesday) but the high upload speed seems to tell me that it's not just a matter of my house being a 3g dead zone. And of course, this is my first experience so maybe I'm completely wrong with all my assumptions.
View 6 Replies
View Related
Nov 22, 2010
I have a problem while using the scroller in my application. I have used the scroller but it is not working properly as it is not able to maintain a consistent speed while automatically scrolling. The speed of the text is getting slower with time as the text moves upward.
View 1 Replies
View Related
Aug 25, 2012
I like dropbox's Camera Upload feature, but quite often I find that it will saturate my internet connection and everything else on my network struggles. Especially if it is uploading video recordings off my phone. Is there a way to place a speed limit to the data upload rate? Kind of like a bandwidth limiter for Android?
View 5 Replies
View Related
May 9, 2013
I'm looking for an app that will throttle my download and upload speeds. Is there such a thing? I want to do an experiment concerning carrier throttling.
Galaxy Nexus
View 5 Replies
View Related
Oct 3, 2012
My wifi is old and dodgy and whenever it gets overloaded it crashes, is there any way on android to limit the upload/download speed?
My phone is rooted with miui ics 4.0.4 . LG-P500
View 2 Replies
View Related
Jul 3, 2010
I just ran a speed test on my 4g in york pennsylvania with one bar and i had 342kb/s. i did not realize how fast it really was. even thought the upload speed for some reason drops to like 50 some. my 3g speeds average is around 150 with a similar upload speed. WOW am i too excited or is this incredible for a phone? also my friend at work just texted me and claims his GayPhone4 is faster than mine we shall find out when i get there.
View 9 Replies
View Related
Sep 22, 2010
I'm developing an android video uploading app and uploading large amounts of video is a problem, I get different type of exception sometimes (host not resolved, pipe broken), I do a multipart POST but I have a feeling if I upload chunk of bytes one at at time that'll increase upload speed as well as solve connection timeout and these type of problems.
View 1 Replies
View Related
Sep 4, 2010
Epic users are all reporting slow speeds on 3G.Our upload speeds seem to be capped at 200KBPS. Can you Galaxy owners check your speeds with speedtest.net app ?
I'm curious if this is just a Sprint issue. Evo on Sprint is much faster ,so its not a network issue.
View 2 Replies
View Related
Aug 19, 2010
I have a game out on Android, and it runs in a single thread. Performs the work in run() and the draws in onDraw().Pretty simple.However, on a Droid it runs much faster than on a G1.What is a best practice for ensuring that the game runs at the same speed regardless of the device?
View 2 Replies
View Related
Aug 26, 2009
I am creating an app that show some histograms off your traveling speed in different time periods (histogram for the last minute, histogram for the last 2 minutes etc.) I would like to have an animation, and have discovered that drawing everything takes around 300-400ms. Which is to long for making my animation smooth, the animation itself is quite simple (2 lines and 2 dots). What I draw every frame right now is 20 antialised strings, size 14, in average ~5chars 8 of these strings will change every second. 1 of the string will change with the animation (this will become 5 strings if there is time).
The main part of the screen, the one showing the histogram data, consist of a lots of squares which needs to be updated every second. (450 squares). The presentation is split into 5 frames in the same view (has to be same view as arrows in one frame might point into another frame). Invalidating only a part off the screen makes almost no difference (it does becomes a bit faster, but i still execute all my drawing stuff). I have tried to add a flag whether or not the main part is dirty, but if I don't draw it, it is cleared. I might be missing something here. One possibility could be to render all the mostly static stuff to a bitmap, and then simply draw the bitmap. That would mean 10 strings only had to rendered on orientation change.
I think it would make sense since the slowest routine is the one drawing all the text. (the following is a typical timing for the drawing routines, accumulated).
V/HMMULTIBAR( 352): 0 - Drawing time: 0 ms V/HMMULTIBAR( 352): 1 - Drawing time: 53 ms V/HMMULTIBAR( 352): 2 - Drawing time: 62 ms V/HMMULTIBAR( 352): 3 - Drawing time: 85 ms V/HMMULTIBAR( 352): 4 - Drawing time: 280 ms V/HMMULTIBAR( 352): 5 - Drawing time: 303 ms
I would really appreciate comments about whether or not offscreen rendering is the way to go, or if there is a simpler way.
View 6 Replies
View Related
Nov 8, 2009
Can you make speed dials on this phone?
View 42 Replies
View Related
May 25, 2010
My wife's stock 1.5 Eris got the 2.1 update the other day. Since then she cannot setup her speed dials. It goes through like it works, but there are still no speed dials in the list. I cleared cache and data from Dialer and the two People apps in the manager, but it hasn't resolved it. VZW support last night had me do a battery pull, but that also didn't help.
So other than the Factory Reset option, is there anything I can do? Are there any apps specific to Speed Dials? I'd like to avoid the reset at all costs, if possible.
View 5 Replies
View Related
Sep 26, 2009
I am trying to make an application which will upload pictures to a website. I need to let the user browse through the pictures they want to upload and select them. However, when I try to use the MediaStore I always get an empty cursor.
I created an SD CARD image and used that with the emulator. I know one image exists in /sdcard/media. I copied it using an image manipulation tool (winimage). And, I can see the image when I use the command "ls / sdcard/media" in the terminal application of the phone.
The code I am using is this : Code...
Am I missing something here?
View 2 Replies
View Related
Oct 1, 2009
please someone know wich APIs it's are responsable to transfer data on ftp ,download or upload. I want use this APIs to create application.
View 2 Replies
View Related
May 16, 2010
I have a weird situation with AlarmManager. I am scheduling an event with AlarmManager and passing in a string using intent.putExtra. The string is either silent or vibrate and when the receiver fires the phone should either turn of the ringer or set the phone to vibrate.
The log statement correctly outputs the expected value each time.
CODE:..........
The receiver that fires when the alarm executes also has a log statement and I can see the first time around that the statement outputs the expected string either SILENT or VIBRATE but for each subsequent execution the output shows the original value on the receiver end. The alarm executes and then I change the value for putExtra to opposite string and the receiver still displays the previous value event though the call from the code above shows that the new value was passed in. The value for setAction is the same each time.
CODE:.....................
View 2 Replies
View Related
May 5, 2010
I want all my contacts consistent - last name, first name. But When the phone consolidated everyone from Outlook, Facebook, and Google (about 800 people, everything is all screwed up and inconsistent. Is there a way to fix that without having to manually open and edit each contact not in the correct order?
View 1 Replies
View Related
Sep 9, 2010
I would like to know if its possible to prevent my application from looking different every time I run it on a different android phone. For example, on stock 2.2, my seek bar (with default values and theme) has an orange color for the selected portion, whereas on a Samsung Galaxy S (with 2.1), it is green. Also the tab background is grey in stock 2.2, but blue in Galaxy S. On a similar note, my rating bar changes size too. I do not implement multiple screen resolutions and all my drawables are located in the "drawables" folder under "res". I donot specify a minimum sdk requirement.
View 5 Replies
View Related
Feb 21, 2010
At about 5-10 seconds into a call (either outgoing or incoming), my transmissions are muffled for about 10 seconds. Thereafter, I have occasional intermittent similar problems. I can always hear the other party perfectly; they just can't hear me. It happens with either the built-in mic or the corded headset or bluetooth.
View 8 Replies
View Related
Dec 22, 2009
I'm using the UI test monkey tool provided with android. This is a consistent error I see and wonder how I can avoid it.
Somehow the test app will rotate the orientation of my app such that the emulator window is still in portrait orientation, but the screen surface is in a landscape orientation. When in this configuration, any time you click on an EditText, a system exception gets thrown:
"The application OpenWnn (process jp.co.omronsoft.openwnn) has stopped unexpectedly. Please try again."
So this OpenWnn process is not mine, it looks like it handles display of the virtual keyboard. When in this odd orientation mode, and you try to click in an EditText, I can see the virtual keyboard try to slide in from the left side of the screen, then that exception gets thrown.
I'm not sure what orientation this is, because it's not the normal landscape orientation you get by hitting ctrl + F11. In fact, the virtual keyboard shouldn't even be trying to display itself in landscape mode? Much less from the left side of the emulator?
View 1 Replies
View Related
Mar 31, 2010
I have an app with two activities, one of which the launchmode is set to "singleTask". From the Android dev guide, I got the impression that my SingleTaskActivity should start a new task (or reuse an old task) and always sit at the root of the stack when launched.
However, it's inconsistent with the behavior of the app if I follow the steps below: - launch StandardActivity from home - click the "home" key - launch SingleTaskActivity from home, you will see it's in the foreground as expected - click the "Back" key, StandardActivity comes to the foreground whereas I expect to see the home screen because SingleTaskActivity is supposed to be at the ROOT of the stack. It appears SingleTaskActivity was launched into the task that StandardActivity started, rather than starting its own task.
Is my understanding about the "singleTask" launch mode correct?
=== The Android Dev guide (http://developer.android.com/guide/topics/ manifest/activity-element.html#lmode) says:
In contrast, "singleTask" and "singleInstance" activities can only begin a task. They are always at the root of the activity stack. Moreover, the device can hold only one instance of the activity at a time — only one such task.
CODE:.....................
View 5 Replies
View Related
Aug 3, 2010
When im at my house 3g drops in and out like every other 5 seconds I was just wondering if this is normal or not.
View 10 Replies
View Related
Aug 22, 2010
Battery life and Battery stability. I still cannot seem to get a good consistent battery life from my Evo. One day it lasts 10 hours the next I get only 5 hours with about the same usage time and its driving me bonkers. If I find the Epic to be more reliable with power management I'm keeping the Epic and changing over. Its all up to the battery now!
View 14 Replies
View Related
Sep 7, 2010
I'm having trouble uploading pictures I've taken on my DX to facebook through the "Quick Upload" option.I got a few uploaded, so I know it works, but now everytime I try, the status bad fills up all the way to "Uploading 100%" then it stalls before giving me the error "Can't send response now.Try again later."I've tried turning Wi-Fi on or off, but on both Wi-Fi and 3G it's not working.Thoughts?
View 1 Replies
View Related
Jun 7, 2010
I have some messages being passed back from my server through php. The problem is that the messages are in English and if the user is using another language they will still get the message in English.
So I had an idea that maybe instead of passing back the message I would instead pass the String resource Id from the android app, that way the app will get the correct string id for their language. I will use this in a number of apps so I just want to know if the string id is guaranteed to be the same across different android projects?
View 3 Replies
View Related
Mar 8, 2010
I've seen an issue now on both Chevy's and Pete's ESE53 ROMs.
I play a video using the youtube player, and the video locks up, touchscreen and phone buttons non-responsive, and then the phone reboots.
I did a full wipe/reset and installed all apps from the market when I installed Pete's ROM, so it's not due to a messy setup...
Doesn't happen every time, but very frequently. Last night I played some or all of three videos, no issue. This morning tried one and my phone locked up/rebooted within the first five seconds of the video.
View 15 Replies
View Related
Nov 23, 2011
how i can see the net speed in notification bar?in real time, display the current speed, like the battery status in the notification bar ????is there is any application do that?
View 9 Replies
View Related
Apr 6, 2012
I have working CRT TV off animation on my HTC magic. But it's working sloow. How to speed up this? Where in services.jar is file with animation runtime value for this animation?
View 2 Replies
View Related
Jul 26, 2012
I've emailed the dev for a copy of the APK with no response. I cannot DL it from the store as the store claims it's not compatible with the One X, which is untrue. Probably a custom ROM thing or a language settings permissions issue.
View 1 Replies
View Related
Apr 8, 2012
My phone (Xperia Play) came with pure Vanilla Gingerbread,. I've used SO many messaging apps like GO, Chomp, Handcent, Pansi, etc. and I just decide to go back to the stock app every time I switch apps after a day or two. The reason why I switch is because of one thing, the threads take too long to load on the stock app. I want to start texting. I have to wait literally 10 seconds just to open up a 1000 count thread. I don't like to delete my messages.
View 5 Replies
View Related