Quantcast
Channel: langtags
Browsing all 10 articles
Browse latest View live

[android-developers] Re: Android monkey tool script

Dear zafar,the script file is consummed here:http://android.git.kernel.org/?p=platform/development.git;a=blob;f=cmds/monkey/src/com/android/commands/monkey/MonkeySourceScript.java;hb=HEADwhich suggest...

View Article



[android-developers] Repeating an AsyncTask

Hi guys,I have an Activity which uses Http based authentication to log a userinto an online site. I’m using an AsyncTask to handle authenticationin the background so I can display a ProgressDialog in...

View Article

[android-developers] Installation date of an application in a device

Hello,I’m developing an application that seems as an android market. Cananybody tell me how can I know what is the installation date of anapplication in a device?Thanks in advance!Isidoro.– You...

View Article

[android-developers] how to bind intent to every item in search suggestions?

Hey,Now I have one customized content provider for the search suggestions.You know when click my app in "More results" from global search boxresults, it will change to the activity with suggestions...

View Article

[android-developers] Re: Android monkey tool script

Dear Kurt,the file has to be uploaded to the device/emulator first. You can doit using following command:adb push scriptfile /sdcard/scriptfileand then execute it:adb shell monkey -p com.touchtype -v...

View Article


[android-developers] source code for Voice Search application

Is it possible to get the Voice Search applications source code. Thiswill help a lot in getting Speech Recognition to work independently.thanks,Ravi.– You received this message because you are...

View Article

[android-developers] Accelerometer not working when screen turns off

As I understand it, there seems to have been a change in the OS thatprevents the accelerometer from running when the screen turns off andthe phone CPU goes into its power saving state. Can this...

View Article

[android-developers] Support for AES-GCM encryption

Hi,I am working in a project that needs to use the AES128 algorithm inGalois/Counter mode. I am researching on how to integrate it inAndroid.I know that the current Android SDK supports AES by...

View Article


[android-developers] How to get USSD interactive option using Android device...

I am very now to this Android application.I am working on USSD project…Using the Android SDK, i want to dial any number to call USSD e.g*12345#With this input, i want to get the output as some...

View Article


[android-developers] QoS Control in Android

Hi,I am new here. I will like to know whether it is possible in Androidto specify the QoS requirement for cellular network connectionestablishment? if yes, where could I find more details?I tried to...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images