Re: [android-developers] About scroll bar

2011-03-02 Thread Robert Craig
Depends what your layout looks like and what part you want to scroll. Some code snippets might help someone answer you better. On Tue, Mar 1, 2011 at 6:47 AM, kajal patil patil.kaja...@gmail.com wrote: Hi All, I am developing an android application.I have problem in scroll bar.I did not

[android-developers] websockets in webkit

2010-11-01 Thread Robert Craig
There appears to be websocket source in froyo. However, the makefiles seem to suggest it is not supported. Anyone have any success with building websocket support into 2.2. Will there be future support? -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Disabling the USB port?

2010-09-13 Thread Robert Craig
compile your own version of adbd that doesn't support said features. or just don't include adbd at all. On Mon, Sep 13, 2010 at 11:56 PM, Tez earlencefe...@gmail.com wrote: Mark, There is a adb_enabled value in Settings.Secure. I think this is related to USB debugging. Niko20, No, I

Re: [android-developers] Re: Importing existing projects to Android

2010-07-08 Thread Robert Craig
Just try save the project again. It seems to be the case that those files get generated when it builds. A save in eclipse builds the package. On Thu, Jul 8, 2010 at 3:42 PM, kypriakos demet...@ece.neu.edu wrote: It seems that the gen dir is empty and that no generated java classes are not

Re: [android-developers] Re: Build Error

2010-07-07 Thread Robert Craig
it could be a 64 bit versus 32 bit issue. what does your dev environment look like? On Wed, Jul 7, 2010 at 9:03 PM, Taewoong Kim stw...@gmail.com wrote: I have a same problem. but I could not have solution. 2010/7/6 David Rhodus sdrho...@gmail.com Anyone seen this ? I feel like I'm

Re: [android-developers] Re: Build Error

2010-07-07 Thread Robert Craig
, /usr/lib32/libz.so. On Wed, Jul 7, 2010 at 10:06 PM, Taewoong Kim stw...@gmail.com wrote: My dev environment is ubuntu 10.04(32bit) on 64bit cpu(dual). Is this problem? 2010/7/8 Robert Craig robertpcr...@gmail.com it could be a 64 bit versus 32 bit issue. what does your dev environment

[android-developers] FROYO build

2010-06-24 Thread Robert Craig
WHen building FROYO i notice a BUILD_ID = OPENMASTER. I s this by design or is the final FROYO git push not available yet? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to