Android :: 1.5 Performance Profiling / New Features Available In SDK?
May 1, 2009
One of the new features mentioned in the 1.5 SDK is "Easier application performance profiling". Can somebody shed some light on what new profiling features are available in the new SDK? Are those enhancements to TraceView, DDMS, or new profiling APIs ?
View 2 Replies
May 23, 2010
I'm looking into writing an Android game, tough I don't curerntly own an Android device. For those of you who own a device, how does the performance on the emulator relate to real device performance? I'm especially interested in graphics related tasks.This obviously depends on both the machine running the emulator, and the specific device in question, but I'm talking rough numbers here.This question is a duplicate, but since that post is heavily outdated, I figured it's irrelevant by now.
View 3 Replies
View Related
Feb 20, 2010
Motorola CLIQ Over-the-Air Update
[Retail Partner Sales - T-Mobile Employees and Authorized Dealers]
February 19 Update
The over-the-air update for the Motorola CLIQ has been delayed to the week of February 22. An updated article will be available once a date has been determined.
On February 18, Motorola will begin sending over-the-air (OTA) software updates to Motorola CLIQ customers. The software update will improve device performance and resolve several known issues.
Improved Performance:
Improved battery life
Improved software performance and stability
Improved widget response
Decreased Force Close error messages
New Manage SIM Card application
Support of .WMA and .WAV media files
Removal of the imeem mobile application
Known Issues Resolved:
Accessories & Bluetooth
Error: 'Unable to pair' or 'Unable to connect to device'
Call functions
Can activate other functions while listening to visual voicemail
Call not ended by pressing the End key
Speakerphone turns on unexpectedly when answer incoming call
Plays ringtone or vibrates while on an active call
Unable to answer incoming call using �Slide to answer� feature
Accidentally opens Dialer or makes outbound while holding device
Device hardware (battery, keys, power, screen)
Battery indicator may not display accurate battery power
Call not eded by pressing the End key
Touch screen issues
Cannot answer incoming call using the Slide to answer feature
Incorrect keys registered using on-screen keyboard
Touch display appears to have �dead spots� that are unresponsive
Accidentally selects item when trying to flick through screens or menus
Messaging
Wrong message deleted
Phone may reset when turning Wi-Fi off in area with no Wi-Fi coverage
Customers can manually download the OTA on demand by going to Settings > About Phone > System Updates. Customers do not need to wait for a notification message to download.
Action Steps
Be aware of the fixes and enhancements included in the Motorola CLIQ update.
If customers are experiencing any Known Issue that will be resolved by the software update:
Do not file a handset exchange
Advise customers that the issue will be resolved by a software update on February 18.
Important Rebate Changes
[Retail Partner Sales - T-Mobile Employees and Authorized Dealers]
Customers eligible for rebates as part of new activations or upgrades must be advised they will receive their rebates in the form of a prepaid Visa card.
When customers take advantage of our new Early Upgrade or Early Upgrade Plus options, they are not eligible for upgrade rebate cards. These new upgrade options allow customers to take advantage of upgrades sooner and provide an instant discount, instead of having to wait for rebate cards.
To be eligible for an upgrade rebate card, customers must meet upgrade eligibility requirements.
Current, 1-year contracts: 11 or more active months since last discounted handset purchase.
Current, 2-year contracts: 22 or more active months since last discounted handset purchase.
Rebates on eligible purchases require contract extensions and a $9.99 or higher Data/Messaging feature.
Valid only on FlexPay plans with 1 or 2-year contracts.
Not valid for Even More Plus plans.
Active Months: The number of months in which the account has been in good standing and during which service has not been suspended.
Action Steps
Inform customers that Early Upgrade and Early Upgrade Plus are not eligible for upgrade rebate cards.
Advise customers eligible for rebates that they will receive their rebates in the form of a prepaid Visa card.
"With the purchase of your new handset, you can submit a rebate form to receive your rebate. The rebate will be in the form of a prepaid Visa card that can be used anywhere Visa is accepted. See the rebate form for additional details."
Trackball Replacement Program
[Retail Partner Sales - T-Mobile Employees and Authorized Dealers]
On February 24, T-Mobile will launch a Trackball Replacement program for BlackBerry Pearl 8100/8120 and BlackBerry Curve 8320 customers that are having trackball issues. This program will be available in T-Mobile retail stores only at this time.
Action Step
Refer customers to a T-Mobile retail store after February 24 for further assistance if they come in to your location looking to complete a trackball replacement.
First Connect for Dealers
[Retail Partner Sales]
First Connect for Dealers is an exciting class designed to help on-board and prepare Retail Partners to successfully sell T-Mobile products and services and provide differentiated customer experiences. This four hour class is conducted via the T-Mobile Live Virtual Classroom and covers the following:
Welcome to T-Mobile
Who is T-Mobile?
PCC
Differentiated Handsets
Differentiated Rate Plans
Service Excellence / Selling Skills
Tools and Resources
Customer On-Boarding
The attached flyer contains dates and times for these calls as well as registration details. ADRs should educate their locations about these calls and encourage them to attend.
To successfully be able to attend the training sessions, Retail Partners should have the following:
Computers with high speed Internet connections
The ability to play and hear video segments on the computer using speakers or headset
The use of a fully charged mobile phone to hear the audio portion of the conference call
Printer access to print Participant Workbook.
Action Steps
Share the attached flyer with your locations and encourage them to attend one of the scheduled calls.
View 1 Replies
View Related
Jul 7, 2009
How do we profile an android application's memory ?
View 2 Replies
View Related
Oct 4, 2010
Can you please tell me how can I do memory profile for an android application? I want to find out how are the objects created and where did those created.
View 1 Replies
View Related
Oct 6, 2010
I need to find where the bottlenecks are in my Android app.
What profiling tools or techniques can I use?
View 1 Replies
View Related
Feb 4, 2009
I've been running Eclipse on Mac OS X for android development. Since I'm new to eclipse I'm not sure how to profile my apps. Especially Memory usage. Could some one guide me to a direction please?
View 16 Replies
View Related
Aug 20, 2010
I'm the developer of PowerTutor, a power profiling tool for the system. This tool profiles the system power consumption and decomposes power consumption on hardware components (e.g. LCD, Wi-Fi, CPU and etc.). It also assigns power consumption to individual application as the application is running alone in the system. In this way, it could potentially help developers to profile the app and detect energy inefficiency usage behavior in the application.
More details could be found at http://powertutor.org.
Note that PowerTutor is free to download and no advertisement is embedded. I'm posting this here to so that the Android community can be aware of it. Any one who cares about power consumption of their applications will find it useful.
View 2 Replies
View Related
Jun 24, 2009
Can I use Eclipse TPTP (Test and Performance Tools Platform) to profile android applications?
View 2 Replies
View Related
Apr 13, 2010
I have a requiirement of finding out the max RAM usage of my application. I tried installing the Memory Profilers in eclipse but I was not able to use it with my application. Please let me know how can I find the RAM usage of my application on the 'emulator'.
View 4 Replies
View Related
Aug 23, 2010
How do I find out how much memory my openGL application is using at any given moment, including sounds, textures, and everything else? I've been wrestling with DDMS for hours and all it seems to show me is basic object allocation counts. I must be missing something, but I haven't had any luck searching. LONG VERSION: I've got an otherwise operational beta Android game which crashes out after a while on my device (Droid X). I'm fairly sure my problem is that my textures are not being properly cleared from memory. I'd like to confirm this fact before I start blindly making changes. My game does fairly frequent level transitions. During these transitions I typically dump a texture file, wait a bit, then load a new one.
Over time the application performance degrades. After 10 or so transitions frame rate starts to take a nose dive. 10 or so more and it usually dies. Prior to dying I see log messages like this: 08-23 12:26:58.038: DEBUG/Cursor(1265): fillWindow is not executed because Cursor object is closed. 08-23 12:27:27.186: INFO/ActivityManager(1239): Low Memory: No more background processes. And then eventually: 08-23 12:27:46.952: INFO/ActivityManager(1239): Process com.thup.lunchbox (pid 4927) has died. There are no specific error messages of any sort. I've got lots of ideas for things to try to fix this (e,g, glDeleteTextures), but I really want a way to measure before I start trying to fix.
View 2 Replies
View Related
Mar 29, 2010
I started my emulator with ./emulator -trace profile -avd emulator_15. I then tracked down the trace files to ~/.android/avd/rodgers_emulator_15.avd/traces/profile, where there are six files: qtrace.bb, qtrace.exc, qtrace.insn, qtrace.method, qtrace.pid, qtrace.static. I can't figure out what to do with these files. I've tried both dmtracedump and traceview on all of the files, but none seem to generate any output I can do anything with.
How can I view the proportion of time taken by native method calls on Android?
View 2 Replies
View Related
Jan 15, 2010
My game - Tower Raiders - is continually floating fairly close to running out of bitmap memory. Unfortunately, I haven't found good information on profiling bitmap memory usage so that I can optimize / make informed decisions / add new content if it allows / etc.
I'm aware that bitmap memory is not heap memory, as it's allocated natively. But that it is accounted for somehow in the VM and influences garbage collection. Maybe it's an oversimplification of how bitmap memory works - but I'd like to find a tool etc or some way of determining I as the game is running right now, there are no more than X bytes of usable bitmap memory remaining.
So, if anyone has any advice etc that would help me in these respects I would greatly like to hear about a workflow for this.
View 2 Replies
View Related
Aug 9, 2010
I am trying to profile native android code, but I am getting the following error.I am running the code on a linux machine.
CODE:............
If anyone knows how to debug this issue...
View 1 Replies
View Related
Sep 20, 2010
Anyone know when will the features introduced in Google I/O about installing apps from the market via the website and etc be released?
View 6 Replies
View Related
Sep 14, 2010
Features:
- Fast work;
- Ease of management;
- Supports control gestures;
- Multi-touch;
- Synchronize with Google Bookmarks;
- Download videos from YouTube;
View 4 Replies
View Related
Apr 14, 2010
I'm trying to write a code that can run on Android 1.5 and 2.0.1, but I have issues with the javascript engine used on Android 1.5. alert(localStorage); just hang on v1.5 while on v2.0.1 it alerts correctly. is there an unblocking way to do it or to detect the version of Android with javascript?
View 2 Replies
View Related
Aug 28, 2010
I found that android 3.0 is gingerbread, what are the new features in gingerbread and when it is going to be launched. And also i need information about the official release date of Honeycomb.
View 23 Replies
View Related
Jul 13, 2010
I'm looking for a device that can do everything but without the phone feature (calls, text). I now this may sound weird but I already have a phone that I'm happy with. A few weeks ago, my car was burglarized and I lost my laptop, mp3 player, camera, video camera, gps navigation, gps watch. I'm looking for a device that can do everything that I've lost but won't hold me down with a phone contract.
Something sleek enough to fit in my pocket while I'm running or doing physical activity, crystal clear sound quality(very important), takes excellent pictures and video, GPS navigation for navigation and if possible(but not necessary), could track my movements like a garmin forerunner, check email over WiFi, great battery life. I've never owned a smartphone so I don't know if the features I need of the device works if I have no contract with it.
No iphones please, I don't want to be bogged down with itunes. I'm looking at Garmin-Asus Nuvifone or Droid X or Evo 4G or Nexus One(love the clean design) but I don't know if there are better options for me.
View 5 Replies
View Related
Sep 3, 2009
Can anyone give the list of additional features supported in Donut release Vs cupcake? Is there any website where such information is given? Regards, Ganesan. K Allgo Embedded Systems Pvt. Ltd.
View 3 Replies
View Related
Aug 10, 2010
i decided to make this thread for all the new people, apparently there is still people sign in up for the forums, and new comers from another OSs(BB, Iphone, WM, etc)So this is some features that you don't see in the Evo of froyo(is not because is not capable but is more like HTC and Sprint wanted that way )Stock Launcher, not 2.2 launcher because we got sense the closest thing you can find to it is LauncherPro(favorite one) or ADW launcher(sorry i couldn't find the link just put it like that in google android market)Gallery, many people keeps asking for this special gallery cause it really is cool made by coloris because they team up with google here is a link (credit goes to dark Neo for finding the link)the power control i have no idea why we didn't get the updated it one but hopefully we do before the end of the year i'm pretty sure we getting another update before the end of the year well those are the most requested ones, besides that camera, calendar, messages, car dock, etc are all different because of sense, Sense UI is more then just a skin for Evo, any question please ask, i know a lot good users in this forums and they always happy to give you the most correct information.
View 14 Replies
View Related
Mar 25, 2010
So I'm looking to get a new bluetooth headset and I like the look and features of the jawbone icon, and I've seen reviews that show that it sends a battery status bar to the iPhone that displays next to the phone battery indicator. Does anyone know if it does this for android too? I've only really seen it advertised as working for the iPhone.
View 1 Replies
View Related
Jul 30, 2010
I currently have an app on the market that supports Android 1.5 (SDK level 3) and up. It also takes advantage of several features that are only present in Android 2.0 (SDK level 5) and up. I do this using Reflection.
I read a post on the Android Developer Blog that talks about how to support these new features while using no Reflection, which would be amazing. http://android-developers.blogspot.com/2010/07/how-to-have-your-cupcake-and-eat-it-too.html <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="5" />
I have tested this out and while it works there is one huge downfall. Currently if I try to add a SDK level 5 class, but I don't know that it's a SDK level 5 class, there is no worries. Eclipse isnt going to find the class and I'm not going to be able to add it.
Using Google's recommended method does allow me to add the classes and gives me no notification that this code is targeted just to SDK level 5 users. This opens up too big of a possibility of adding in code that would break some users without knowing.
Does anyone know of any plugins, options, etc that would warn me at the places I have targeted SDK level 5 to keep this from happening?
View 1 Replies
View Related
Mar 24, 2010
I'm new to an internet supported smartphone. I primarily used calendar, notes & contacts on my old phone - XV6800.
I don't want to use my GPS device anymore, this is one of the main reasons I upgraded to Droid. I'm a sales rep and often need to drive to areas I'm unfamiliar with.
What is the easiest way to learn how to use the navigation feature on my Droid?
View 2 Replies
View Related
Oct 9, 2009
I am experimenting with Androids WebView[1] and its HTML5 features. I have written a little webpage with does the features detection like described here: http://diveintohtml5.org/detect.html
And now I see (I am on a SDK1.6 Emulator) that the LocalStorage, the WebWorkers and Offline Web Applications are not supported!
Does anyone know when these features will be supported? Or does anyone know the exact version (or build) of the webkit engine, that is used in Android 1.6?
View 9 Replies
View Related
Mar 11, 2010
I'm trying to use the HTML5 Geolocation features found in Android 2.0. However, it does not work in the browser or a WebView. I've tested in the emulator and on multiple devices. The code I have works in multiple other browsers that support the spec. Has anyone gotten this to work?
View 2 Replies
View Related
May 22, 2010
(HTC Desire)
I've tried a number of players (built in, tunewiki, btunes, meridian, mixzing etc) and they all have good features but I can't find anything with all the features I want, any recommendations based on features below..?
Proper lock screen integration (like HTC player, not like btunes that sits on top)
Smooth coverflow style flicking of playing tracks (htc not bad, btunes bad)
Decent refresh without turning off phone (I update music via wifi and nothing so far handles refreshes well, even with a task kill)
Reads non standard genres (99% of my genres are custom and aren't read)
Support for png folder art
2x4 or 4x4 widget with folder/embedded art display
View 2 Replies
View Related
Mar 5, 2009
I just wanted to know,whether is it possible to Add extra menu items to Standard email client? I know that we can use the email client to compose/forward mails, as well as we can access the content.Was just wondering if we can add extra menu items along with the existing menu items.
View 5 Replies
View Related
Apr 12, 2009
I am just waiting for an android phone to come to my country (Sweden). Just wondering something, when you get the phone, what apps are on it? I've used google to find something but without any luck. What are the default apps? Can I send MMS by default? Can I record video with it by default? The two most important extra features for me, doesn't matter if I need to get apps to do it, but kind of curious!
View 3 Replies
View Related
Oct 20, 2010
I am very new to android, literally got my Desire HD yesterday. One thing I noticed, in the Google Android keynote speech this year, they seem to demonstrate a very different looking android market website. Control over buying apps and automatically having your phone install them remotely, etc. Is that something that coming soon?
View 3 Replies
View Related