Android :: Huge Drop In Sessions For All Of Apps (using Flurry)
Dec 2, 2009
I noticed a huge drop in sessions for all of my apps (using Flurry). I don't think the problem is reporting, since ad revenue and sales were also affected. Sessions for my most popular game plunged yesterday to a level of a month ago, and all my apps saw a similar drop (about 25-30%). I didn't see anything about outages or issues on any of the blogs I follow...anyone here know anything?
View 4 Replies
Oct 24, 2010
My sgs recently had a HUGE drop in battery life.Last night it was at 75% when I slept and this morning it was at 17%
And over the period of less than 1 hour is at 10% currently. Code...
View 15 Replies
View Related
Jul 18, 2012
Is there any apps for android to join huge files? It's more than 300mb
View 1 Replies
View Related
Dec 22, 2009
Has anyone else experienced an issue I've complained numerous times about yet can't get resolution: When users upgrade our My Coupons app, apparently there is a service left unclosed. Fine. The issue being, the old service code interferes with the new code and users uninstall then reinstall immediately in attempt to resolve. Google registers the uninstalls, but not the reinstalls.
I repeat, the market registers the uninstalls, but prompt reinstallations DO NOT get registered!
I can verify this occurs as each time the app is first run it notifies our servers, and we've got record of each install. This record vastly differs from the statistics google is reporting. These records are verifiably unique users.
View 2 Replies
View Related
Jan 14, 2010
Im pretty new to SSL, however in making an SSL request, how would i prevent the "handshake" happening each time i call an HTTPS url in Android. Is it possible to just store the SSL session?
View 1 Replies
View Related
Jul 29, 2010
I am implementing Localytics.com useage statistics in my Android app.
I am still just testing.
I note that just starting my app and then immediately exiting will register two sessions (as they are called by Localytics) in the live statistics.
I have followed the guidelines in Android Integration.
My app consists of a main Class of the TabActivity type. This TabActivity holds two tabs in which I display two other activities.
Like this:
CODE:..............
I instantiate the Localytics object in all three Activities like this:
CODE:............
So, the above code lines are repeated in each of the three Activities. In the TabHost Activity (only in this Activity) I then follow the instantiation with a this.localyticsSession.upload();
And then (only in the TabHost Activity) I have these to finish things off:
CODE:.......
How to make my code generate just one session per app-launch?
View 1 Replies
View Related
Aug 4, 2010
I'm developing an app that logs into a web site. To do this I use the HttpClient object.
I noticed I could get all the cookies from the post requests with the HttClient.getCookieStore method, the question is however how I save these cookies so the next time the app is started, the user don't have to log in.
I should also mention that while the login was post request, rest of the site is mostly get requests, does this effect how the cookies are managed at all?
View 1 Replies
View Related
Jul 31, 2010
How do you get running apps to show up in the notification drop down menu?
View 1 Replies
View Related
Jun 29, 2010
I am working on a mobile app on the Android platform (and going forward for the iPhone) and am evaluating the Flurry Analytics and Google Analytics platforms for the app. Both platforms have SDKs for the Android and the iPhone and seem very similar in most ways.
View 3 Replies
View Related
Nov 23, 2009
How can i create cookies or sessions in android platform?
i am using one application like preferences settings. when ever i change the theme of android application need to store somwhere(?) the last updated theme name.
is there any way to store values cookies in android platform?
View 1 Replies
View Related
Jun 2, 2010
My app uses a WebView, and users sometimes adjust the zoom level to make the text larger. However the zoom level setting is lost when the Activity is closed and another one started.
I can't see how to get and set the zoom level programatically on WebView, can anyone suggest a way this could be done?
View 2 Replies
View Related
Jan 28, 2012
i need login page using session concepts,..how is creating session variable in android..what is the best link for learning above concepts...
View 3 Replies
View Related
Aug 31, 2010
I am developing an application with a service which show the progress of a timer in the notification area (with a progress bar and a text). I have extracted below a simpler example with the same problem.
The code of the Service:
public class TNService extends Service {
private NotificationManager nm;
private Notification notification;
private RemoteViews remoteView;
@Override
public void onCreate () {................
View 1 Replies
View Related
Jan 13, 2010
If I want to render just a huge map, what is the best practice when using OpenGL ES with a mobile device (Android or iPhone based)? What is the best structure to contain all the vertices, normales and texture coordinates? I guess using a interleaved structure may give you some performance benefits caused by memory caching. Ok? Should I use drawArrays or drawElements to push my data to OpenGL ES? Well, I did no testing at all but I might think, that drawElements might be faster if the GFX does not use shared memory since you do not have to push that much data. Since this is really close to metall, what do you think? (the iPhone is ARM based while the Android platform is Qualcomm based (also an ARM?)
View 2 Replies
View Related
Mar 12, 2010
I have some Android code that can send files to my webserver using an HttpsUrlConnection, but when it tries to send larger files I get an OutOfMemory exception when opening the OutputStream. Can anyone offer some assistance?
It looks something like this:
code:..............
This is where I try different things. The closes solution has been: httpConn.setChunkedStreamingMode(1024); In this case, I don't get the OutOfMemory immediately when opening the OutputStream, but I see the heap growing as I os.write() and it eventually runs out.
code:..............
View 7 Replies
View Related
Jul 30, 2010
The quick desk and bar control apps are so far my favourite. Previously I had my switches/toggles of WiFi/3g/gps/silent/bluetooth on the desktop. Now I have these switches in quickdesk. Thats not all - using the bar control app I can have any shortcuts in my slide down bar. So I just added the quickdesk app in my bar. The benefit is that I can now access my switches/toggles from anywhere.
For example if I am using my browser and forgot to switch on WiFi, while browser is open I just slide down the bar and through quick desk switch on WiFi. This means that I do not need to navigate away from the current app that is open. Normally you would have to minimize the current app open and navigate to desktop to toggle switches, then go back to the app you were using.
View 3 Replies
View Related
Apr 22, 2010
I was working with Eclipse some minutes ago and I simply launched the emulator with a couple of AVDs that I created (QVGA, HVGA and WVGA screens). I've been doing thta for months, in order to check that every time I change something, the app looks fine for each type of phone.
The problem is that suddenly, the emulator in QVGA and WVGA start with huge icons on the desktop. They even overlap and the home of Android is corrupted. And when I run any application to test the emulator, the screen only shows a portion of the main View. It's like everything was zoomed in. I'm blocked because I can't use anymore the emulator. I'm going to remove completely Eclipse and re-install it, but I don't know if it will be enough.
View 5 Replies
View Related
Jun 4, 2010
I swap the giant clock on homescreen for something much smaller? I need more real estate and cant figure out how to disable it for the life of me. I also like weather but it, too, should be much smaller if there is different weather application.
View 6 Replies
View Related
Sep 11, 2010
Amon backups are around 180 megs. I was wondering why the hell it was taking so long to transfer the clockwork recovery to my computer. its 750 megs! For the backup of the same phone state as the 180 meg one!
View 9 Replies
View Related
Jun 24, 2010
Anyone tried this to see if it works? HTC Incredible Battery Fix - shadrach's posterous
View 27 Replies
View Related
Dec 9, 2009
When the battery is low (Red LED blinkng) and somtimes at 15% when the popup comes up and you try to take pictures in close to or complete darkness pictures taken will look cut off like below:
Picasa Web Albums - JeffreyPeacock
If you keep taking pictures it will get to a point where the flash will stop working altogether and it will focus red bars take a picture of darkness since the flash did not come off. Opening and closing the camera app fixes this problem temporarily. If you plug it in and take pictures while plugged in the problem goes away. If you let it charge for a little bit unil it gets to around 15% and take unplug it and take pictures, the pictures will be fine until the battery drops to low (Red LED blinking). Two of my droids experiences this issue and my friend's droid as well.
This happened with 2.0 and 2.0.1
Additional Info:
What is weird is that when I start taking pictures, first 1/4 of the photo will be cut off, then 1/2, then 3/4, finally just a sliver of picture will come through. Then the flash wont even come on at all... even if I force the flash on under settings no light will appear. Then I have to restart the camera app to get it to cycle through. It would make sense it is a battery issue having a decrease in voltage and not being able to supply the needed power to the LED, but do all droids have that problem? Do I defected unit or battery?
View 49 Replies
View Related
Jun 30, 2010
Before the update I would bring my phone to work at 100% and with moderate usage, maybe some Pandora/web browsing and it would be nearly dead by the time I brought it home 8-9 hours later. Or even at night lets say it was at 100% when I went to bed, I'd wake up without it plugged in 6-8 hours later and it would be down around 50% battery. Now the difference is almost night and day. In those same time periods I'm coming home from work now with 60-70% battery when I had 10-20% before. And in stand-by the phone hardly uses any battery, at most 1-2% per hour. I am now extremely satisfied with the battery use, it's much improved from the Palm Pre I came from. Also, before the update my phone was power cycling/resetting about every 10-20 mins. I would also experience times of extreme lag when trying to either open multiple apps at once or go through the menus very fast. I even had an an appointment setup at Sprint to have them look at the phone. However, once I applied the update the phone is much faster and I haven't experienced so much as a hiccup. Anyone else experiencing these positive changes?
View 9 Replies
View Related
Dec 9, 2013
I often have notifications telling me my phone is using more power than my charger/external battery pack is able to provide.could it be my phones battery ?
View 10 Replies
View Related
Jul 6, 2010
I've just got myself a Desire since last week and I am really really happy with it. It's my first android phone (previously had a Nokia N95) so I am still trying to get my head around it.
I've just realised that the phone is using massive quantities of data over the last two or three days. I have installed an app to show me how much and it is saying over 4gb, a lot of it during the night when I have not being using the phone.
I have obviously been using the phone a lot since I got it but nothing close to that amount. The most data hungry app that I can think of that I have used is Grooveshark and that was only for about 20 minutes. Also I have gone into all the apps I can think of and made sure that they are either set for manual sync or else no more than once a day. Is there a way for me to tell which app or widget or whatever is using all of this data? I am sure I have forgot to change the settings on something but I cannot figure out what it could be.
View 17 Replies
View Related
Jul 15, 2010
Honestly with the huge keyboard and multitouch... Swype doesn't give me a super huge speed improvement! I can FLY typing on this stock keyboard!
View 14 Replies
View Related
May 26, 2010
I swype a word, like "at", but I previously tapped out a word like" a1", it brings up a huge dialog help box telling me my new word is used over "at" , and describes how to delete a1, so annoying, how can I rid my dinc of these warnings.
View 2 Replies
View Related
Jul 16, 2010
its 2000+ messages, slows the whole damn phone down, esp handcent and the other msg app. when i try to delete it takes forever and just freezes the phone
View 4 Replies
View Related
Jun 30, 2010
android 2.1 installed on hero,but non of voice commanding/recognition apps work because "google voice recognition" haven't installed & i can't find it on market,any suggestion?
View 7 Replies
View Related
Jan 15, 2012
I went to do a nandroid backup and it failed, "no space on my SD card".
Thats weird, as usually have at least 4 gig on my Nexus S 4g.
Poking around, it was the cache from Google plus,).[url].... That, coupled with my titanium backup of same ate my SDCARD. easy to fix Titanium from backup it up, but the cache is still several gigs large. 40,000 + files with [number].screen extensions.
I have like 2 friends on google+, 3 posts, and can not for the life of me figure out what in the world all that data is.
I'm going to remove the data , freeze the app, but just wanted to know if noticed a disproportionate amount of data in the Google+ app compared to the amount of activity/usage I have on google+.
View 2 Replies
View Related
May 13, 2010
There are big and fast phones on the way. IMHO - VZW is whoring the BOGO on the Droid lately. I have seen many, many Moto Droid commercials that the "DROID" sound makes me look at my phone all the time. Just seems like they want to clear their inventory in prep for some faster and newer phones beyond the incredible.
View 4 Replies
View Related