[android-developers] Re: Android 1.6 SDK is here!

2009-09-15 Thread alex
And the new progressbar sucks. On Sep 16, 1:22 am, Xavier Ducrohet x...@android.com wrote: http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here... Enjoy! -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~-~--~~~---~--~~

[android-developers] Re: Android 1.6 SDK is here!

2009-09-15 Thread zhao lifeng
good news! On Wed, Sep 16, 2009 at 10:13 AM, alex gsm...@gmail.com wrote: And the new progressbar sucks. On Sep 16, 1:22 am, Xavier Ducrohet x...@android.com wrote: http://android-developers.blogspot.com/2009/09/android-16-sdk-is-here... Enjoy! -- Xavier Ducrohet Android Developer

[android-developers] Re: Android 1.6 SDK is here!

2009-09-15 Thread Xavier Ducrohet
A last minute mix-up had us upload the wrong SDK packages :( The only difference is the lack of TTS language files and of the Accessibility apps (TalkBack, SoundBack and KickBack) If you don't care about this you can keep using your 1.6 SDK. If you care about these features, I've just uploaded

[android-developers] Re: JNI callback problem

2009-09-15 Thread caval
Thanks for your tip, but the options does not work.may be I should check android JNI spec firstly. 2009/9/16 fadden fad...@android.com (1) This discussion should be on android-ndk. (2) Make sure you have CheckJNI enabled (setprop dalvik.vm.checkjni true) if you're not on the emulator. (3)

[android-developers] Re: Android 1.6 SDK is here!

2009-09-15 Thread Vincent Chan
[?] Vincent Chan On Wed, Sep 16, 2009 at 10:18, Xavier Ducrohet x...@android.com wrote: A last minute mix-up had us upload the wrong SDK packages :( The only difference is the lack of TTS language files and of the Accessibility apps (TalkBack, SoundBack and KickBack) If you don't care

[android-developers] Re: Having Android Documentation in Groups Pages area

2009-09-15 Thread tansaku
Understood. I'm sorry you question the value to the doc writers of all this. Have you not used the MySQL or PHP documentation? Part of the real benefit is to the developer community themselves. It helps them converge their discussions around particular parts of the API. It lowers the barrier

[android-developers] Global search always shows More results... XXX (n) for 3rd party application?

2009-09-15 Thread Andrew Zhang
Hi guys, Just downloaded donut sdk and played with global search, very cool, except a small issue. I integrate my application with global search functionality, but global search always shows More results... xxx (n) even if there is only 1 result from my application. I've disabled all other

[android-developers] Re: 【招聘】Androi d开发工程师 15-20w-北京

2009-09-15 Thread EdgarSun
Please don't post any recruting information here. On Sep 8, 9:07 am, IDA yydl...@gmail.com wrote: 职位描述: 从事Android或OMS平台手机终端应用的开发。 职位要求: 1、计算机及相关专业本科以上学历; 2、良好的Java技术功底; 3、熟悉Android系统架构及相关技术,1年以上实际Android平台开发经验; 4、熟悉无线网络及多媒体应用开发; 5、思路清晰,思维敏捷,快速的学习能力,良好的英文资料阅读能力;

[android-developers] edit text key events

2009-09-15 Thread schwiz
I am wondering if there is a way to override the onkeydown for an edittext view without making your own class? I just want my user to type something in and hit enter, i put up the flag so enter doesn't actually do anything now, but I want it to launch a function ive made.

[android-developers] Re: How To Programmatically Reboot The Phone

2009-09-15 Thread !oEL
I see. Thank you Mark, I guess this shall be disposed from my feature basket, since I'm planning to write a public app. On 9月15日, 下午8时33分, Mark Murphy mmur...@commonsware.com wrote: !oEL wrote: Hi, I'm trying to programmatically reboot the phone by pressing a button. Currently I'm

[android-developers] Re: Remote Process Question

2009-09-15 Thread for android
any-one? On Tue, Sep 15, 2009 at 3:14 PM, for android forandr...@gmail.com wrote: May be you doesn’t clean everything correctly after your unbind This happens even before I unbind It seems to have a limitation of 16 things but I have no idea what it could be Is there any work around for

[android-developers] Release screen on wake lock problem

2009-09-15 Thread aby
Hi, When I use wake lock to screen at the specific time on the device as follows code. sScreenWakeLock = pm.newWakeLock( PowerManager.FULL_WAKE_LOCK | PowerManager.ACQUIRE_CAUSES_WAKEUP | PowerManager.ON_AFTER_RELEASE, Log.LOGTAG); But

[android-developers] Re: Probing for an already set Alarm?

2009-09-15 Thread Beth
What does the background service do, exactly? Sorry, I don't really want to sort through the two versions of your code. What I did see in the alarm version leads me to suggest that you can set a repeating alarm in your Activity after collecting the initial data rather than set a new Alarm each

[android-developers] My Tracks GPX?

2009-09-15 Thread BJP
I'm trying to use the DDMS view to simulate GPS updates on an instance of the Android Emulator, but the GPX I generated with My Tracks isn't being accepted for an unknown reason. I don't get any errors when I try to load the GPX file (using the Load GPX... button in the Emulator Control), but it

[android-developers] Re: Textview Autoscroll?

2009-09-15 Thread Johnnyr
Nevermind! I figured out what was causing my crash. I forgot to declare the scrollview: scrollview=(ScrollView)findViewById(R.id.scrollview); it would be nice if I knew how to use the debugger =( On Sep 15, 5:34 pm, Johnnyr jreyn...@gmail.com wrote: Thank you for the reply. Unfortunatley,

[android-developers] How To Programmatically Turn On/Off WIFI?

2009-09-15 Thread !oEL
Hi, Second question of the day, how do I programmatically turn on/off WIFI? Currently I'm having something like this: _iWifi.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { WifiManager wm =

[android-developers] Re: latitude buddies content provider

2009-09-15 Thread Arno den Hond
Could you have any suggestions on how to get in touch with those people? On Sep 12, 7:44 pm, Dianne Hackborn hack...@android.com wrote: I don't know, it is owned by the Google maps people. On Sat, Sep 12, 2009 at 10:27 AM, Arno den Hond arnodenh...@gmail.comwrote: So are there any

[android-developers] Re: Ethernet / IP over USB connection?

2009-09-15 Thread AV
What kind of access do you have to the PC? Will you be able to install something on the PC? What kind of internet connectivity do you need and what applications need the connectivity? Are these applications that you have built or do you want the entire platform to continue working as if it was

[android-developers] Migration of iphone’s applica tion to Android

2009-09-15 Thread 100town
I am planning to do some exercise on Android 3D. To take a short cut to test opengl ES on Android, I am thinking about to migrate some famous iphone’s game to Android platform, for example: TouchFighter2 etc. But I am wondering by doing so I may violate apple’s copyright. I read about apple’s

Re: [Fwd: [Fwd: [Fwd: [android-developers] Re: apk installation on mobilefromLinux machine]]]

2009-09-15 Thread André Charles Legendre
Hi Dan For what I haved experimented with my Galaxy from Kubuntu 9.04 : I had to use the patched adb, dowloded from : http://floe.butterbrot.org/external/adb.gz the standard adb from android-1.5r3 did'nt detect the phone. I had to put the following line in /etc/udev/rules.d/51-android.rules:

[android-developers] Emulator: LogCat Errors for Donut 1.6 Release

2009-09-15 Thread kk
Hi All, The following errors occurred during startup of Android 1.6 SDK Release Emulator: What do the following errors mean? Can these errors be ignored? Emulator Details: Target: Google APIs (API Level 4) Skin: HVGA SDCARD: 64MB image size Errors: 09-16 13:16:00.072: ERROR/vold(550):

[android-developers] How can I extends InputMethodService and using its feature without setting system keyboard??

2009-09-15 Thread HandsomeboyIT
Hi all, I'm using SoftKeyboard to simulate some KeyEvents to application. Everything is done after I had set the system keyboard (LatinKeyboard) in Setting screen. But I don't want to do this Settings action. I want to run emulator with default setting. If I don't set the LatinKeyboard in

[android-developers] Re: Why Update buffering is always 0% when mediaplayer play the rtsp ?

2009-09-15 Thread yj shi
E/MediaPlayer( 1455): stop called in state 4.It means that it is stopped in the MEDIA_PLAYER_PREPARING In MediaPlayer.cpp ,LOGE(error (%d, %d), ext1, ext2), its log is E/MediaPlayer( 1455): error (-38, 0). In the MediaPlayer.h,it is said that the different value of the ext1 means the different

[android-developers] Will beginTransaction() decease file reading times?

2009-09-15 Thread Alex Tang
For SQLiteDatabase.beginTransaction(), it starts a new transaction. And SQliteDatabas.insert() delete() update(), does these api starts a new transaction too? That's to say. If I use db.beginTransaction(); try{ db.insert(..): db.delete(); db.update(); db.setTransactionsSuccessful();

[android-developers] Re: How can I extends InputMethodService and using its feature without setting system keyboard??

2009-09-15 Thread Dianne Hackborn
You can't, the purpose of InputMethodService is to write a global input method service. If you just want to put a keyboard in your app, you could try using the raw keyboard view classes. On Tue, Sep 15, 2009 at 9:35 PM, HandsomeboyIT handsomebo...@gmail.comwrote: Hi all, I'm using

[android-developers] Re: Probing for an already set Alarm?

2009-09-15 Thread Dianne Hackborn
Um, 1.6 will do this, and is probably what I would say is the right way in that the implementation is very closely integrated into the system to monitor CPU usage, network usage, wakelock usage, screen usage, etc, etc. On Tue, Sep 15, 2009 at 5:02 AM, Walles johan.wal...@gmail.com wrote: Good

[android-developers] Re: How are SMS and MMS save on android phone

2009-09-15 Thread Alex Tang
sms has its own table, separate with mms. On Sep 16, 9:23 am, hap 497 hap...@gmail.com wrote: Hi, Can you please tell me if SMS and MMS are saved in 1 sql tables on android phone? Or each saved in its own table? Thank you. --~--~-~--~~~---~--~~ You received

[android-developers] Re: Remote Process Question

2009-09-15 Thread Dianne Hackborn
Well there is a limit of 16 active threads calling into a process at once. You might to look in the debugger at what your threads are doing. On Tue, Sep 15, 2009 at 8:22 PM, for android forandr...@gmail.com wrote: any-one? On Tue, Sep 15, 2009 at 3:14 PM, for android forandr...@gmail.com

[android-developers] Re: Global search always shows More results... XXX (n) for 3rd party application?

2009-09-15 Thread Dianne Hackborn
This is very intentional. It prevents applications from being able to spam the search results without the user's consent. If they want to see your app's results, they can click on it, and pick one of the items there. As they do so, your results will be promoted to the top-level list. On Tue,

[android-developers] Re: Last modification time for each contact record in People table

2009-09-15 Thread Alex Tang
In people table there is none column for last modify time. On Sep 15, 8:38 pm, Girish girishg...@gmail.com wrote: Dear All, I would like to the get the last modification time for each Contact in android.provider.Contacts.People table. I have the following queries, a) Is there any column to

[android-developers] Re: Can I use android.provider.Telephony?

2009-09-15 Thread Pentiumao
Thank you Roman, I will find some other solution. On Sep 15, 11:58 pm, Roman ( T-Mobile USA) roman.baumgaert...@t- mobile.com wrote: Using code in the Android source directly instead of the SDK API's is always a risk. Your application might work for only a temporary time. In cases of

[android-developers] Re: tabs iphone style

2009-09-15 Thread Desu Vinod Kumar
HI http://www.anddev.org/generalized_file_manager_2_-_gfm20-t397.html see this this may helpful to you... to make like iphone On Tue, Sep 15, 2009 at 8:54 PM, Mark Murphy mmur...@commonsware.comwrote: How can i make something like this:

[android-developers] Re: Global search always shows More results... XXX (n) for 3rd party application?

2009-09-15 Thread Andrew Zhang
Hi Dianne, Works as expected. Thanks for the explanation! On Wed, Sep 16, 2009 at 12:48 PM, Dianne Hackborn hack...@android.comwrote: This is very intentional. It prevents applications from being able to spam the search results without the user's consent. If they want to see your app's

[android-developers] Re: ADB over IP?

2009-09-15 Thread er...@motorola.com
This commit might be of use to you. http://android.git.kernel.org/?p=platform/system/core.git;a=commit;h=2f38b699713dc2587a771bd5d4c6a47329728f5e Don't be evil. -E On Sep 15, 6:43 pm, Raphael r...@android.com wrote: adb currently only works over USB. R/ On Tue, Sep 15, 2009 at 3:07 PM,

[android-developers] Re: Donut WVGA supporting apps

2009-09-15 Thread dan raaka
So, does Donut has an updated APIdemos ? I would have been helpful is the SDK image had APIDemos in it .. Do I just need to take the cupcake ApiDemos and install it on Donut .. -Dan On Tue, Sep 15, 2009 at 7:02 PM, Dianne Hackborn hack...@android.comwrote: In Donut that platform support is

[android-developers] Re: Playing a video file from resource.

2009-09-15 Thread 蘿蔔文
Thx!! Your method REALLY work!! On 8月21日, 下午5時51分, Panut Sunyakorn panu...@gmail.com wrote: VideoView video = (VideoView) this.findViewById(R.id.VideoViewIntro); Uri uri = Uri.parse(android.resource://your package such as com.android/ + R.raw.your video); video.setVideoURI(uri);

[android-developers] Re: Probing for an already set Alarm?

2009-09-15 Thread Walles
On 16 Sep, 05:26, Beth emez...@gmail.com wrote: What does the background service do, exactly?  Sorry, I don't really want to sort through the two versions of your code. It has a thread that wakes up regularly to take a snapshot of /proc:

[android-developers] Re: Probing for an already set Alarm?

2009-09-15 Thread Walles
The race is on then, we'll see who's the first to market! Cheers :-) / J On 16 Sep, 06:44, Dianne Hackborn hack...@android.com wrote: Um, 1.6 will do this, and is probably what I would say is the right way in that the implementation is very closely integrated into the system to monitor CPU

[android-developers] Emulator: 1.6 SDK release Troubleshooting Proxy

2009-09-15 Thread kk
Hi All, Trying to troubleshoot proxy, but command as indicated in SDK Emulator documentation results in invalid command prompt: Documented Command: emulator -verbose-proxy -avd Error indicated: unknown option: -verbose-proxy please use -help for a list of valid options In

[android-developers] how to avoid showing the temp files?

2009-09-15 Thread manoj
Hi every one, I am trying to show the .kar files and .mid files which are located in the sdcard. For that I have written the code like: class MyFileFilter implements FileFilter { public boolean accept(File pathname) { if (pathname.getName().endsWith(.mid)) //

[android-developers] Re: How are SMS and MMS save on android phone

2009-09-15 Thread hap 497
THank you. Sms has a column PERSON_ID which saves the person ID of the sender, but why there is such equivalent column in MMS table? /** * The person ID of the sender * PType: INTEGER (long)/P */ public static final String PERSON_ID = person; On Tue,

[android-developers] 1.6 SDK Arrow keys (dpad/trackball) dir not changing with orientation?

2009-09-15 Thread Robert Green
Just started testing my games in 1.6 and the first thing I notice is that on the landscape ones, the dpad up/down/left/right orientation doesn't switch 90 degrees like it did on all emulators before. The device trackball/dpad will still change with orientation (right becomes up on landscape,

<    1   2   3