HTC EVO 4G :: Papa Stacker Level 24
Jun 30, 2010Tricky level 4. All I have is one piece with no place to rest it
View 2 RepliesTricky level 4. All I have is one piece with no place to rest it
View 2 RepliesI'm having trouble developing an app, while it works in API level 10, it does not in API level 7. I wondery why and I've been looking for a site that summarizes the differences, or the new features from one API level to another and cannot find it.
09-04 04:24:21.485: E/AndroidRuntime(6834): Uncaught handler: thread main exiting due to uncaught exception
09-04 04:24:21.510: E/AndroidRuntime(6834): java.lang.VerifyError: [code]....
There seems to be a problem with an uncaught exception and reflection, although....why does it work on API level 10?
I have updated my tools to revision 7 and now I can't do a build as it says the API level is obsolete. I can understand warning but it won't build at all. I am using android.bat to generate a build.xml for release versions. So the build.xml gets made from scratch each time. If I switch to --target 8 it builds but I have already released it on the Android Market with 6. Won't this mean that some people that have Android 2.0.1 won't be able to run it?
CODE:........
It may be a low to mid level phone, but can anyone explain how that makes a difference on whether someone should buy the phone or not. Is there really anything that intensive that people would be running on their Android phone (except 3D games)?
What problems do you expect people to be having with the Aria because of this outdated processor and low resolution?
So, what do you guys keep your screen brightness level at? I never use auto-brightness. I usually keep mine at 40-50%, day and night
View 10 Replies View RelatedI'm looking for some way in Android to play in-memory audio in a manner analogous to the waveOutOpen family of methods in Windows programming. The waveOut... methods essentially let an application create arrays of sample values (like in-memory WAV files without the headers) and dump them into a queue for sequential playback. Windows transitions seamlessly from one array to the next, so as long as the application keeps dumping arrays into the queue ahead of playback, the program can create and play continuous audio of any arbitrary length. The Windows API also incorporates a callback mechanism that the application can use to indicate progress and load additional buffers.
As far as I can tell, the Android audio API lets an application play a file from local storage or a URL, or from a memory stream. Is there any way to get Android to "queue up" MediaPlayer.start() calls so that one player transitions (without glitches) into the next upon play completion? It appears that Jet does something like this, but only with its own internal synthesis engine. Is there any other way of accessing Android audio in a waveOutOpen way?
Does anyone know how you adjust the mic sensitivity on HTC EVO?
View 6 Replies View RelatedI was just wondering what eveyone sets they're brightness level's too. Thought I'd start a poll!
View 13 Replies View RelatedI know about LocationManagerService, AlarmManagerService, and BatteryService, from Android programming books, but is there a published list of all available services?
View 6 Replies View RelatedHow can I find out which API Level my device is using? I checked the firmware version of it. It's 1.6. Does that mean it uses API Level 4?
View 2 Replies View RelatedIs there a way to trace through function calls at the lowest levels of the Android system? Right now when I debug in Eclipse, it goes through the source files that are located inside the frameworks folder, but is it possible to go even lower? For example show what functions are being called from the libcore folder. I am also interested to find how it communicates with the linux kernel at the bottom of the layers. Is there a way to do this?
View 3 Replies View RelatedI have a string that contains a xml structure and there are two pieces of data in separate tags that I am after.
xpath has been added since API level 8, and with me being stuck with API level 3 (old phone for you ;-)) I need a way to get the data.
Would using a regular expression commit a huge sin? ;-) The xml isn't that big...
What is the best compression level for APK??
and what are the advantages and disadvantages of it?
Can anyone suggest me a nice app to see the battery level?
View 10 Replies View RelatedNew Incredible user just looking for some feedback, my battery stats are the following:
Uptime: 12:06
Awake time: 2:58
Battery use:
-Android system: 34%
-Cell standby 29%
-Phone Idle 22%
-Display 8%
-Voice calls 4%
-Maps 3%
I've been reading all other posts and their android system is significantly lower is there something draining my battery?
Android Version: 2.2 (but also happened on 2.1). My phone's battery level will suddenly drop to 89% even though it is still on charge. It's annoying because sometimes you'll start the day with only 89% charge instead of 100%. My friend also has a Desire but is not experiencing this problem - the only difference between them is the version of kernel. I read somewhere that is was the kernel that was the problem and somebody found a fix - xda developers - View Single Post - [DEV] Desire GSM/CDMA kernel 2.6.32 Google / 2.6.34/35 Cyanogen Mod.
View 4 Replies View RelatedHello, I would like to ask what settings are necessary for my application to be available on all screen sizes: Is it enough to compile it using SDK 1.6 (but target is set to 1.5 and API level to 3) or maybe I have to set target to 1.6 and API level to 4?
View 4 Replies View RelatedSearching old posts reveal that no one knows a way to get the current battery level without using intents. Is this true? There's no method to just return the current battery level?
View 4 Replies View RelatedI am trying to develop a program which detects noise level of outside. Is it loud or silent? How loud? Where should I start? Is there any example?
View 6 Replies View RelatedHow to decode a base64 encoded string to byte array on Android API level 7?
Can it be done using any standard packages of Java?
Should i copy the source code from google search results?
Should i re-implement encoder and decoder according to RFC?
API level 8 has util package android.util.Base64 that does this, but i have to do development based on API level 7.
Can anybody recommend a Widget for Brightness level that I can stick on my Home Page. CurveFish do one but it does not seem to work on Hero at the moment.
View 7 Replies View Relatedour engineer test video and audio player using streaming aac mono contents and 128x98 video content.aac and mp4 decoder can't decoding content. and return error.android not support low level contents?
View 1 Replies View RelatedWhat do you think of the audio level on the speaker of the incrediable?
I feel it is low and weak compared to the Motorola Droid.....
I had typically set my brightness to minimum on all of my previous phones since it extended battery life a lot.do you guys put out on minimum, custom level or auto brightness.does auto sense the amount of light in the room and adjust accordingly?
View 49 Replies View RelatedI could see there are many APIs available in Android. If I have to create some device driver do I need to use Java(Android) for that also. Or that will be in C?
View 2 Replies View RelatedIs PV player API available at Android application level?
View 3 Replies View RelatedI have google sky map on my desire ,was working fine , however now when i open it the horizon is miles out and wanders about when i move the phone , so the stars must be out too, is there a recallibration that needs resetting, have uninstalled and it is the same after new install.
View 4 Replies View RelatedI want to ask to google engineers that whether future sdk releases will provide any CC++ support for application developement? If no.. then Can you tell me the disadvantage of these languages?
As per my knowledge and experience, runtime environment is not needed to execute CC++ application. So why cant we directly run any application which is written in CC++? Is there any way to bypass DVM to execute a code?? Core android librarys are CC++ only...
I want a application level object in Android.Here is the scenario... Suppose I want to pass a object from Activity A to Activity B then to Activity C D......... Then I will have to pass that object from Activity A to B then to C then to D....... Passing the Parcel Through the Bundle. Is there a Object in Android which can be accessed by all the Activities and its lifetime is same as the lifetime of the application.
View 2 Replies View RelatedI'm trying to product a binary that is compatible with 1.1 and 1.5, but i'm having trouble with the ViewSwitcher class behaving different. I'd like to create a wrapper for it, but I need a way to programatically detect the api level at runtime.
View 3 Replies View Related