android Programming Glossary: evo
Differences between Jar, Android Library and Android Library Project http://stackoverflow.com/questions/3252552/differences-between-jar-android-library-and-android-library-project available only on official Google accepted devices Sprint Evo front facing camera... and might require to be built within..
Multicast on Android 2.2 http://stackoverflow.com/questions/3623143/multicast-on-android-2-2 quite a bit of time debugging mDNS issues with JmDNS on my Evo and HTC Hero CDMA . What I found is there appears to be a filter.. a filter in place in the broadcom wireless driver on the Evo and since I'm getting a similiar reprt from an HTC Desire user.. saver. The problem appears to be the wpa_supplicant on the Evo does not support removing those filters when you get a MulticastLock...
How to disable Mobile Data on Android http://stackoverflow.com/questions/3644144/how-to-disable-mobile-data-on-android would be most appreciated. UPDATE It appears that the HTC Evo on Sprint does not use APN settings. I tested this by downloading..
Which Android phones out there do have a gyroscope? [closed] http://stackoverflow.com/questions/4347143/which-android-phones-out-there-do-have-a-gyroscope I have so far Phones HTC Sensation HTC Sensation XL HTC Evo 3D HTC One S HTC One X Huawei Ascend P1 Huawei Ascend X U9000..
Created contacts not showing up on HTC Evo http://stackoverflow.com/questions/4431101/created-contacts-not-showing-up-on-htc-evo contacts not showing up on HTC Evo I'm writing a program that imports our contacts into the Contacts.. show up fine. However when I try the same thing on the HTC Evo the contacts don't show up in People and I don't have our application..
Location Manager's requestLocationUpdates called only once http://stackoverflow.com/questions/4772686/location-managers-requestlocationupdates-called-only-once Defined as is I will only get an update once both on HTC Evo 2.2 and 2.2 Google API emulator. The hack to get multiple updates..
facebook login dialog disappears soon after loading http://stackoverflow.com/questions/5245321/facebook-login-dialog-disappears-soon-after-loading perfectly in my samsung device o s 1.5. However in the HTC Evo the FB login dialog disappears soon after loading. it stays..
How to display console.log() output in PhoneGap app using Eclipse and HTC Desire HD? http://stackoverflow.com/questions/5847290/how-to-display-console-log-output-in-phonegap-app-using-eclipse-and-htc-desire now supports console.log directly to LogCat from the HTC Evo without any workarounds. The same program doesn't work with..
Disable Android browser's input overlays? http://stackoverflow.com/questions/9423101/disable-android-browsers-input-overlays that I'm using jQuery Mobile. My test device is an HTC Evo 4G. Related questions Input has different style on focus Input..
Google Android USB Driver and ADB http://stackoverflow.com/questions/9709263/google-android-usb-driver-and-adb any number of Android devices. I was able to add an HTC Evo tablet successfully but when I try to add LG Optimus or Samsung..
Problems with Mobiscroll - orientationchange and access address bar crashes some mobile browsers http://stackoverflow.com/questions/13710834/problems-with-mobiscroll-orientationchange-and-access-address-bar-crashes-some happens on Android 2.1. It does not happen on iPhone HTC EVO 4G LTE or other HTCs. Changing the scroller width and height..
SQLiteDiskIOException in Android http://stackoverflow.com/questions/3220482/sqlitediskioexception-in-android was running Android 2.1 on a variety of devices DROID Hero EVO possibly others . Notably we have not seen this on a couple..
How to disable Mobile Data on Android http://stackoverflow.com/questions/3644144/how-to-disable-mobile-data-on-android story before someone tells me to buy an app. I just got an EVO and it chews through the battery fairly quick. I downloaded..
Android SMS Message delivery report intent http://stackoverflow.com/questions/3875354/android-sms-message-delivery-report-intent a text message. I'm testing this on Android 2.2 on the HTC EVO 4G. This is the current code. I'm seeing SMS sent intent received...
Camera.Parameters.FLASH_MODE_TORCH replacement for Android 2.1 http://stackoverflow.com/questions/3878294/camera-parameters-flash-mode-torch-replacement-for-android-2-1 have been able to dig into it. It definitely works on HTC EVO and Samsung Epic. Hope this helps. share improve this answer..
Basic streaming audio works in 2.1 but not in 2.2 http://stackoverflow.com/questions/3937610/basic-streaming-audio-works-in-2-1-but-not-in-2-2 10 minutes or so. When I looked at logcat on my phone HTC EVO I see this I HTTPStream 65 1358 Bytes read progress 34346 65536.. emulator just fails on a 2.2 device specifically my HTC EVO 4G. Note this is using Wi Fi with an excellent signal. android..
Android: “Camera.takePicture failed” Exception http://stackoverflow.com/questions/4830772/android-camera-takepicture-failed-exception an odd problem. I'm doing my testing on an HTC EVO. I have written a demo camera application targeting 2.2 and..
Is my Android App Draining Battery? http://stackoverflow.com/questions/5124013/is-my-android-app-draining-battery specific phone model but I use it with great success on my EVO 4G Galaxy S Sprint Epic and Hero. Good luck Steve share improve..
Android application Wi-Fi device - AP connectivity http://stackoverflow.com/questions/5233068/android-application-wi-fi-device-ap-connectivity be achieved Check out Review Sprint Mobile Hotspot on HTC EVO 4G . It shows an application that can actually display the connected..
Admob Memory Leak - avoiding by using empty activity http://stackoverflow.com/questions/9558708/admob-memory-leak-avoiding-by-using-empty-activity the WebViews with references to activities. However my HTC EVO 3D running stock gingerbread never collects the activities and..
Differences between Jar, Android Library and Android Library Project http://stackoverflow.com/questions/3252552/differences-between-jar-android-library-and-android-library-project but the examples have seen are system dependent maps API available only on official Google accepted devices Sprint Evo front facing camera... and might require to be built within the system. Maybe some root privilege could help adding one..
Multicast on Android 2.2 http://stackoverflow.com/questions/3623143/multicast-on-android-2-2 say here is brian.ro...@gmail.com's answer... I've spent quite a bit of time debugging mDNS issues with JmDNS on my Evo and HTC Hero CDMA . What I found is there appears to be a filter in place in the broadcom wireless driver on the Evo and.. Evo and HTC Hero CDMA . What I found is there appears to be a filter in place in the broadcom wireless driver on the Evo and since I'm getting a similiar reprt from an HTC Desire user with the same chipset presumably that handset as well . The.. multicast. Apparently the theory was it's a battery saver. The problem appears to be the wpa_supplicant on the Evo does not support removing those filters when you get a MulticastLock. Check the log output right after you get the lock..
How to disable Mobile Data on Android http://stackoverflow.com/questions/3644144/how-to-disable-mobile-data-on-android If anyone can point me to anything that could help it would be most appreciated. UPDATE It appears that the HTC Evo on Sprint does not use APN settings. I tested this by downloading APNDroid and watching it not work. I then made a quick..
Which Android phones out there do have a gyroscope? [closed] http://stackoverflow.com/questions/4347143/which-android-phones-out-there-do-have-a-gyroscope devices. This is not an exhaustive list at all but it is what I have so far Phones HTC Sensation HTC Sensation XL HTC Evo 3D HTC One S HTC One X Huawei Ascend P1 Huawei Ascend X U9000 Huawei Honor U8860 LG Nitro HD P930 LG Optimus 2x P990 LG..
Created contacts not showing up on HTC Evo http://stackoverflow.com/questions/4431101/created-contacts-not-showing-up-on-htc-evo contacts not showing up on HTC Evo I'm writing a program that imports our contacts into the Contacts db on the phone so they show up in the Contacts app are.. a check box next to it and when it's checked our contacts show up fine. However when I try the same thing on the HTC Evo the contacts don't show up in People and I don't have our application listed in the View menu. The contacts show up when..
Location Manager's requestLocationUpdates called only once http://stackoverflow.com/questions/4772686/location-managers-requestlocationupdates-called-only-once String p int status Bundle extras Log.i TAG Status changed Defined as is I will only get an update once both on HTC Evo 2.2 and 2.2 Google API emulator. The hack to get multiple updates is to uncomment the line which registers for updates on..
facebook login dialog disappears soon after loading http://stackoverflow.com/questions/5245321/facebook-login-dialog-disappears-soon-after-loading I have implemented FB in my application an it is working perfectly in my samsung device o s 1.5. However in the HTC Evo the FB login dialog disappears soon after loading. it stays for a couple of seconds and vanishes. i have tested it in the..
How to display console.log() output in PhoneGap app using Eclipse and HTC Desire HD? http://stackoverflow.com/questions/5847290/how-to-display-console-log-output-in-phonegap-app-using-eclipse-and-htc-desire
Disable Android browser's input overlays? http://stackoverflow.com/questions/9423101/disable-android-browsers-input-overlays even see a border around the control. I should probably mention that I'm using jQuery Mobile. My test device is an HTC Evo 4G. Related questions Input has different style on focus Input Elements in WebViews always have the same style if highlighted..
Google Android USB Driver and ADB http://stackoverflow.com/questions/9709263/google-android-usb-driver-and-adb USB Driver and modify the android _winusb.inf to support any number of Android devices. I was able to add an HTC Evo tablet successfully but when I try to add LG Optimus or Samsung Indulge Admire the driver seems to install fine but ADB..
Problems with Mobiscroll - orientationchange and access address bar crashes some mobile browsers http://stackoverflow.com/questions/13710834/problems-with-mobiscroll-orientationchange-and-access-address-bar-crashes-some and height does not work on some phones. The crash issue happens on Android 2.1. It does not happen on iPhone HTC EVO 4G LTE or other HTCs. Changing the scroller width and height does not work on HTCs. If I change to landscape then the scroller..
SQLiteDiskIOException in Android http://stackoverflow.com/questions/3220482/sqlitediskioexception-in-android indexed columns. In every case we have seen this the user was running Android 2.1 on a variety of devices DROID Hero EVO possibly others . Notably we have not seen this on a couple G1 devices we have even when they are loaded down with other..
How to disable Mobile Data on Android http://stackoverflow.com/questions/3644144/how-to-disable-mobile-data-on-android to disable Mobile Data on Android Quick back story before someone tells me to buy an app. I just got an EVO and it chews through the battery fairly quick. I downloaded JuiceDefender to manage my mobile data connection. That seems..
Android SMS Message delivery report intent http://stackoverflow.com/questions/3875354/android-sms-message-delivery-report-intent Android isn't firing the delivery intent when sending a text message. I'm testing this on Android 2.2 on the HTC EVO 4G. This is the current code. I'm seeing SMS sent intent received. in the logs but not SMS delivered intent received. ...
Camera.Parameters.FLASH_MODE_TORCH replacement for Android 2.1 http://stackoverflow.com/questions/3878294/camera-parameters-flash-mode-torch-replacement-for-android-2-1
Basic streaming audio works in 2.1 but not in 2.2 http://stackoverflow.com/questions/3937610/basic-streaming-audio-works-in-2-1-but-not-in-2-2 actual 2.2 devices the audio stops unexpectedly after about 10 minutes or so. When I looked at logcat on my phone HTC EVO I see this I HTTPStream 65 1358 Bytes read progress 34346 65536 I HTTPStream 65 1358 Bytes read progress 35704 65536 I HTTPStream.. 3209 bytes Again works fine in 1.6 and 2.1 and the 2.2 emulator just fails on a 2.2 device specifically my HTC EVO 4G. Note this is using Wi Fi with an excellent signal. android audio streaming android 2.2 share improve this question..
Android: “Camera.takePicture failed” Exception http://stackoverflow.com/questions/4830772/android-camera-takepicture-failed-exception &ldquo Camera.takePicture failed&rdquo Exception I'm experiencing an odd problem. I'm doing my testing on an HTC EVO. I have written a demo camera application targeting 2.2 and almost everything works correctly. The problem is that after..
Is my Android App Draining Battery? http://stackoverflow.com/questions/5124013/is-my-android-app-draining-battery
Android application Wi-Fi device - AP connectivity http://stackoverflow.com/questions/5233068/android-application-wi-fi-device-ap-connectivity of the devices connected to the network. How can this be achieved Check out Review Sprint Mobile Hotspot on HTC EVO 4G . It shows an application that can actually display the connected users. How can we do that programmatically Is there..
Admob Memory Leak - avoiding by using empty activity http://stackoverflow.com/questions/9558708/admob-memory-leak-avoiding-by-using-empty-activity is not apparent in ICS as the GC eventually cleans up the WebViews with references to activities. However my HTC EVO 3D running stock gingerbread never collects the activities and considering the number of force close reports due to OOM..
|