[android-developers] IP Camera

2011-08-25 Thread kirti waykole
Hello Friends, I am going to design new application for my Apad .I want to use IP camera out side the door. When I click on my ip camera Icon on Apad then it shows doors front preview. Please Guide me to proceed . How the Ip camera use in program. Please help me. Thanks in Advance -- You

Re: [android-developers] Hindi font issue

2011-08-25 Thread Jyothi Reddy
I have tried several different fonts but I can see the style change but core problem with matras remains the same. On Thu, Aug 18, 2011 at 7:59 PM, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: On 18 August 2011 07:33, jyothi winit gattujyo...@gmail.com wrote: Hi All, I have

Re: [android-developers] Re: how to integrate video codec for video view android

2011-08-25 Thread NaveenShrivastva
Hello sir, Please help me otherwise i will loss my 5 months and project. Please find the C++ JNI attachment. Android is not allowing me to place the large video on surface, it's Android - firmware(Video view) limitation, so resolving this issue need codec interface for place video on

[android-developers] Adding Views into layouts

2011-08-25 Thread Damien Cooke
Hi all, I am sure what I want to do is possible I think I am going about it the wrong way. I am building a kind-of tab controller. I am attempting to define compound views in XML layouts and I want to import them into my Activity. The idea being that each tab continues to function regardless

Re: [android-developers] Re: ISO 15693 card emulation

2011-08-25 Thread Michael Roland
Hallo Sumit, So there is no way at present in Android by which one can perform card emulation from Nexus S? Watch out that this thread is about *ISO/IEC 15693* (vicinity) card emulation (as opposed to proximity card emulation). There is no way the PN544 NFC controller (which is used in the

[android-developers] Re: attach prolog file in Android project

2011-08-25 Thread prosardar
Ok i will do it after some hours. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: attach prolog file in Android project

2011-08-25 Thread prosardar
Ok i will do it On Aug 25, 2:26 am, Kristopher Micinski krismicin...@gmail.com wrote: On Wed, Aug 24, 2011 at 2:29 PM, prosardar prosar...@gmail.com wrote: Hi everyone. I created Android project, add link to jpl library (swi- prolog interface). Then put in assert file logic.pl. And now a

Re: [android-developers] Re: how to integrate video codec for video view android

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 2:39 AM, NaveenShrivastva kumarnaveen.si...@gmail.com wrote: Please find the C++ JNI attachment NDK support is available on the [android-ndk] Google Group or StackOverflow. Also, please understand that there may only be a few dozen people on the planet who have tried

Re: [android-developers] Re: NdefRecord(NdefMessage) extraction from the intent in a NFC design

2011-08-25 Thread Michael Roland
Hallo Dominik, What do you mean by all three NFC intents *have* three extras? I ask, because the documentation at http://developer.android.com/reference/android/nfc/NfcAdapter.html states, that EXTRA_ID and EXTRA_NDEF_MESSAGES are optional (which is obvious for the latter) and only EXTRA_TAG

[android-developers] Re: how to integrate video codec for video view android

2011-08-25 Thread skink
On Aug 24, 5:55 pm, NaveenShrivastva kumarnaveen.si...@gmail.com wrote: i want video - codec implementation On Tue, Aug 23, 2011 at 4:38 PM, Aladin Q aladin.q...@gmail.com wrote: Naveen, there is a serious problem with your english which dramatically decreases your credibility (sounds

[android-developers] Re: Text gone when clicked

2011-08-25 Thread ndiiie90
Hi Mark, thanks for your help..you save my life again..:D On Aug 20, 10:18 pm, Mark Murphy mmur...@commonsware.com wrote: On Sat, Aug 20, 2011 at 10:59 AM, ndiiie 90 rnd...@gmail.com wrote: I see that some of them in editText of password and username, there are some text with gray color

Re: [android-developers] Re: how to integrate video codec for video view android

2011-08-25 Thread NaveenShrivastva
Sorry for more posting , but i am trying for long time not getting success then what i can do. i need help of google because alws i resolved my issues using googing. Thanks for your good response -- You received this message because you are subscribed to the Google Groups Android Developers

RE: [android-developers] Web View Error

2011-08-25 Thread Lakshmi Priya
Hi Mark: I am trying to locate this. Could you confirm if the code is ok. Thanks ..Priya -Original Message- From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of Mark Murphy Sent: Wednesday, August 24, 2011 10:45 PM To:

[android-developers] The way to get coordinate of any element on activity

2011-08-25 Thread Vicky Wang
Hi ,all What way to get coordinate of any element on activity? Thank you for your help. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from

[android-developers] Re: attach prolog file in Android project

2011-08-25 Thread prosardar
Found in LogCat this PackageManager : Package game.app desires unavailable shared library jpl; ignoring! and then after some logs dalvikvm: Could not find class 'jpl.Query$1', referenced from method jpl.Query.abort dalvikvm: VFY: unable to resolve new-instance 91 (Ljpl/Query$1;) in Ljpl/Query

[android-developers] Re: ViewFlipper animation and Gallery on the same activity

2011-08-25 Thread Tomas Prochazka
I found that it maybe doesn't cause animation but child.setVisibility(View.GONE) in ViewAnimator class. I tried to call setVisibility(View.GONE) on some my object during Gallery swype and it also cause stop animation of swiping. On Aug 24, 8:39 pm, Tomas Prochazka tomas.procha...@gmail.com wrote:

[android-developers] How to scroll a background on a glSurfaceView

2011-08-25 Thread loril...@gmail.com
Hello All, Can anyone point to good tutorials which describe how I can smoothly scroll a background on a glSurfaceView? I need to have a horizontally scrolling background with various objects that auto-scrolls as your character/player moves just like various car/motorbikes games. -- You

[android-developers] Re: Disabling a set of 'reserved characters' from user Input?

2011-08-25 Thread bdk
Thanks for your suggestion, Daniel. Actually it appears to me like a new input method would need to be implemented (by Google...? :) at least for soft-keyboard, so the user just sees the allowed keys (just the forbidden ones are not shown). And, with a flag to enable or disable the path-separator

Re: [android-developers] Re: how to integrate video codec for video view android

2011-08-25 Thread NaveenShrivastva
Thanks for your this nice url, -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] WebView

2011-08-25 Thread bob
Anyone know why WebView doesn't like this? String html = htmlheadstyle type=\text/css\tr { background- color: rgba(0, 0, 0, 0.8); } tbody.striped tr:nth-child(even) { background-color: rgba(20, 20, 20, 0.8); } tbody.striped tr:nth- child(odd) { background-color: rgba(10, 10, 10, 0.8); }

[android-developers] Plain Unit Testing

2011-08-25 Thread Ryan Huang
Hi All, I want to do some plain junit testing(using TestCase) for some utility classes. I followed the guide in http://developer.android.com/resources/tutorials/testing/helloandroid_test.html But the problem is, the test is a separate project, when I wrote TestCase I cannot import the utility

Re: [android-developers] Re: attach prolog file in Android project

2011-08-25 Thread Daniel Drozdzewski
On 25 August 2011 09:31, prosardar prosar...@gmail.com wrote: Found in LogCat this PackageManager : Package game.app desires unavailable shared library jpl; ignoring! and then after some logs dalvikvm: Could not find class 'jpl.Query$1', referenced from method jpl.Query.abort dalvikvm: VFY:

[android-developers] The textview not displaying the text

2011-08-25 Thread Ratheesh Valamchuzhy
Hi here is my XML file ?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent android:layout_height=fill_parent android:screenOrientation=portrait android:orientation=vertical TextView

[android-developers] Re: attach prolog file in Android project

2011-08-25 Thread prosardar
I added uses-library android:name=jpl android:required=true / . But nothing again. May be wrong path to library in the property android:name ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: GoogleTV External Storage

2011-08-25 Thread String
On Thursday, August 25, 2011 12:19:02 AM UTC+1, Jack Deslippe wrote: I basically want to know if this a bug in the GoogleTV AVD or some conceptual difference about GoogleTV hardware If it's the former, there's a good chance that someone (Xav?) will drop by this thread and chime in.

Re: [android-developers] Re: attach prolog file in Android project

2011-08-25 Thread Daniel Drozdzewski
On 25 August 2011 09:52, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: On 25 August 2011 09:31, prosardar prosar...@gmail.com wrote: Found in LogCat this PackageManager : Package game.app desires unavailable shared library jpl; ignoring! and then after some logs dalvikvm: Could not

[android-developers] Re: Deadlocks when switching from GLSurfaceView to SurfaceView

2011-08-25 Thread MobileVisuals
I debugged this on Logcat and got the following messages, when it switched from GLSurfaceView to SurfaceView, but freezed: handle 0x494900 still locked (state=4001) WARN/WindowManager(53): No window to dispatch pointer action 1 WARN/InputManagerService(53): Window already focused, ignoring

[android-developers] Re: New (?) market bug: most free games are GONE

2011-08-25 Thread String
On Thursday, August 25, 2011 12:06:03 AM UTC+1, Spooky wrote: I was amazed to find that only 5 screens (on my Motorola Bravo) of free games still exist in the Android market. This certainly isn't a universal situation. I just opened the Market on my N1, went to Games Top Free, and scrolled

Re: [android-developers] WebView

2011-08-25 Thread Daniel Drozdzewski
On 25 August 2011 09:49, bob b...@coolgroups.com wrote: Anyone know why WebView doesn't like this? Any more details, on how WebView does not like it? Does it say anything, when you feed it? How are you feeding it? Do you specify the MIME type?        String html = htmlheadstyle

[android-developers] Re: The textview not displaying the text

2011-08-25 Thread Ratheesh Valamchuzhy
where is the REPLY,,:) -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] Re: The textview not displaying the text

2011-08-25 Thread Rathna Kumara Premadasa
Did u can see the text view on the design view -- *Rathna Kumara Premadasa* Sri Lanka. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

Re: [android-developers] The textview not displaying the text

2011-08-25 Thread sajjan jyothi
Seems like your text colour and layout back ground also in black colour. On Thu, Aug 25, 2011 at 9:52 AM, Ratheesh Valamchuzhy android...@gmail.comwrote: Hi here is my XML file ?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android;

[android-developers] Json Gzip Problem

2011-08-25 Thread mugurel cosmin
I am trying to read from a json a gzip that was gzuncompress. I`m loading it into a string and then i`m trying to convert it to bytes to decompress it with GZIPInputStream. Any suggestions ? -- You received this message because you are subscribed to the Google Groups Android Developers group.

Re: [android-developers] Re: The textview not displaying the text

2011-08-25 Thread rambabu mareedu
check the proporteis of your textview and imageview On Thu, Aug 25, 2011 at 2:34 AM, Ratheesh Valamchuzhy android...@gmail.comwrote: where is the REPLY,,:) -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] List Data

2011-08-25 Thread Sivaprakash
Hi I have a 200 different list (each list might have 200 items) size of the each list will be 100 KB that need to be loaded into ListView. But I'll use only one list at a time. I would like to know which is the best mechanism to deal with the data 1. Download the list data every time from

Re: [android-developers] The textview not displaying the text

2011-08-25 Thread Ratheesh Valamchuzhy
Hi All if we give the text color BLACK or WHITE it will display in the design phase but not in the running phase thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: The textview not displaying the text

2011-08-25 Thread skink
Ratheesh Valamchuzhy wrote: where is the REPLY,,:) use hierarchyviewer and see where is your missing view pskink -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread a a
HI String, add the following red attribute ?xml version=1.0 encoding=utf-8? appwidget-provider xmlns:android=http://schemas.android.com/apk/res/android; android:minWidth=294dip android:minHeight=220dip android:initialLayout=@layout/abc_layout android:updatePeriodMillis=8640

Re: [android-developers] Re: The textview not displaying the text

2011-08-25 Thread Rathna Kumara Premadasa
android:layout_height=44dip according to that it may be out of range in design view -- *Rathna Kumara Premadasa* Sri Lanka. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: The textview not displaying the text

2011-08-25 Thread Ratheesh Valamchuzhy
Hi All At last I solved it the problem is the background color of the image button i used android:background=#fff The complete file is ?xml version=1.0 encoding=utf-8? RelativeLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent

[android-developers] Focusing on the list view menu when selected

2011-08-25 Thread rajesh nair
Hi I have a list view, when I click on a item it gets highlighted and then return backs to the non highlighted state I would like to keep the highlighting on until I have selected another menu item or until I have exited the list view I tried setting android:choiceMode=singleChoice

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread String
Um, that was in my original post? https://groups.google.com/d/msg/android-developers/oAl2Ix9erSY/tGvvqqbf9soJ -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] Hindi font issue

2011-08-25 Thread Yogeshkumar Tiwari
Hi jyothi, i have also developed the application in that i used kiran.ttf font for hindi language. it work just try this. i hope you got the solution if not let me know about. Regards: Yogesh Kumar -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Openssl for Android (libssl.so and libcrypto.so)

2011-08-25 Thread rickrvo
I ran this: $ . build/envsetup.sh inside ~/bin/WORKING_COPY folder and it returned this: including device/htc/passion/vendorsetup.sh including device/samsung/crespo4g/vendorsetup.sh including device/samsung/crespo/vendorsetup.sh including sdk/bash_completion/adb.bash Then I went into the source

[android-developers] How to toggle on gps in android programatically?

2011-08-25 Thread Shruthi Varma
Hi All, In my application, I need to toggle on the GPS programatically. This question was asked many times, and the answer is in Android, you can programmatically turn the Wifi on or off, but not the GPS. But many market applications can turn the GPS on or off programatically. So I thought

[android-developers] Regular expressions and ICU4C

2011-08-25 Thread Mark Carter
I have read that Android uses ICU4C to support regular expressions. Does this mean that the java.util.regex.Pattern class uses ICU4C under the hood? If so, why does \U0002A700-\U0002B73F (or similar \U expressions) not work? -- You received this message because you are subscribed to the

[android-developers] Re: Deadlocks when switching from GLSurfaceView to SurfaceView

2011-08-25 Thread RichardC
In your original post did you actually mean 10 (ten) GLSurfaceViews in one activity? On Aug 25, 10:05 am, MobileVisuals eyv...@astralvisuals.com wrote: I debugged this on Logcat and got the following messages, when it switched from GLSurfaceView to SurfaceView, but freezed: handle 0x494900

Re: [android-developers] How to toggle on gps in android programatically?

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 6:23 AM, Shruthi Varma shruthi.tlis...@gmail.com wrote: In my application, I need to toggle on the GPS programatically. If by toggle on you mean enable, this is not allowed, for obvious privacy reasons. This question was asked many times, and the answer is in Android,

[android-developers] Re: SDK Tools r12 causing aapt to fail

2011-08-25 Thread Marcus Wolschon
So...what is a good public replacement for parent=android:WindowTitle ? So everything except the few things you change are inherited from whatever the current platform uses. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: modifying already loaded texture

2011-08-25 Thread Arslan Khan
should i assume that they are not providing any api to do so -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Optional permissions

2011-08-25 Thread Dominik
is there a difference between declaring uses-feature android:name=android.hardware.nfc android:required=false / and not declaring any nfc specific uses-feature at all? Dominik -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Re: Optional permissions

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 6:58 AM, Dominik dominik.gru...@fhnw.ch wrote: is there a difference between declaring   uses-feature android:name=android.hardware.nfc android:required=false / and not declaring any nfc specific uses-feature at all? Possibly. With other hardware-related permissions

[android-developers] Re: Updating UI from external

2011-08-25 Thread Ash
Hi Matthew, Thanks for the sample code. I will definitely try this out. Cheers -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread String
Now that I've come back to it after some time has passed, I've found a partial solution to this issue, one that I'm surprised none of us thought of before. If your give the root of your appwidget's layout a width height of match_parent, then it will expand to fill all available space that the

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread String
Posted too soon, argh. Anyway, what I was saying was that 360px square was as large as I could go before running into the dreaded !!! FAILED BINDER TRANSACTION !!! bug. I'd really hoped that would be fixed by now, but apparently not. I'd also like to say that the resizable widget support could

[android-developers] how to handle click events for 3x3 image buttons arrays?

2011-08-25 Thread Hitendrasinh Gohil
Hi, I am having 3x3 array which contains 3x3 imagebuttons array.I am repeating 3x3 imagebuttons 9 times. how can i handle click events for that? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Disabling a set of 'reserved characters' from user Input?

2011-08-25 Thread bdk
This one looks like a good read on the file-path separators question: http://blogs.msdn.com/b/michkap/archive/2005/09/17/469941.aspx -- Mathieu On Aug 25, 10:35 am, bdk mathieu.b...@gmail.com wrote: Thanks for your suggestion, Daniel. Actually it appears to me like a new input method would

[android-developers] Re: how to handle click events for 3x3 image buttons arrays?

2011-08-25 Thread hoyski
On Aug 25, 7:47 am, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: Hi, I am having 3x3 array which contains 3x3 imagebuttons array.I am repeating 3x3 imagebuttons 9 times. how can i handle click events for that? Assign a unique ID to each button. Assign the same OnClickListener to each

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread Jim Graham
On Thu, Aug 25, 2011 at 02:08:57AM -0700, String wrote: This certainly isn't a universal situation. I just opened the Market on my N1, went to Games Top Free, and scrolled for at least a minute through what must have been a couple dozen screens. And just to be clear, the listings didn't

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread Appaholics
I am running 2.3.6 (the market update hasn't come to India yet apparently) and I am getting the countless apps in free games as per normal. Could the carriers be affecting it? On Thu, Aug 25, 2011 at 5:51 PM, Jim Graham spooky1...@gmail.com wrote: On Thu, Aug 25, 2011 at 02:08:57AM -0700,

Re: [android-developers] Re: how to handle click events for 3x3 image buttons arrays?

2011-08-25 Thread Hitendrasinh Gohil
There are 9 buttons in one box.I m repeating this box 9 times.There are 9 different ids assign to 9 diff buttons. But how to determine button is clicked from which box as there are 9 same boxes? On Thu, Aug 25, 2011 at 5:48 PM, hoyski hoy...@gmail.com wrote: On Aug 25, 7:47 am, Hitendrasinh

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread String
Seems more likely that it's country-specific rather than carrier-specific, especially since Google is doing country-specific rankings now. Doesn't make any more *sense*, mind. I'm in the UK, FWIW. String -- You received this message because you are subscribed to the Google Groups Android

[android-developers] how to control movie rate like 320kbps in android ffmpeg android jni.

2011-08-25 Thread Naveen
how to control movie rate like 320kbps in android ffmpeg android jni. which file contains it's all setting in jni library in android code. Please help me if any tool for measuring the video speed. -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] SQLite exceptions?

2011-08-25 Thread Nick Risaro
If you are not using the DB don't worry, maybe it's from another app in your phone On Thu, Aug 25, 2011 at 12:47 AM, kypriakos demet...@ece.neu.edu wrote: Hi all, I am getting this exception but I am not sure what it's all about - I am not really using a DB in my app and this started

[android-developers] Re: Deadlocks when switching from GLSurfaceView to SurfaceView

2011-08-25 Thread MobileVisuals
Yes, there is one activity for the 2d GUI, which is implemented with SurfaceView. That GUI has a list with 10 3d visuals, that you can choose to view. When you choose to view a 3d visual, a GLSurfaceView is shown. You can then go back to the 2d menu. You can then choose another 3d visual. Another

[android-developers] Re: Opportunistic Transfer

2011-08-25 Thread Chris Stratton
On Wednesday, August 24, 2011 5:38:59 PM UTC-4, lbendlin wrote: there is no perceptible difference between the energy required to establish a connection and the energy required to maintain a connection. Plus, most devices are always connected anyhow. On mobile. On wifi, there probably

[android-developers] Re: Native SIP Client Device Support List?

2011-08-25 Thread jakkaxe
They disable the SIP part of the API has been my experience. If you call isAPISupported on SipManager and it returns false trying to get an instance of the SipManager will return null. Without the SipManager it doesn't matter if everything else is there...you're pretty much dead in the water.

Re: [android-developers] How to toggle on gps in android programatically?

2011-08-25 Thread lbendlin
If, however you mean start using the GPS then all you need to do is register a location listener. The GPS icon will then automatically appear in the status bar. A few seconds after you stopped your listener the icon will disappear. -- You received this message because you are subscribed to

[android-developers] Re: List Data

2011-08-25 Thread lbendlin
this depends entirely on your user expectations. Are they willing to wait while the list is fetched? Can you predict which list they will look at first, next etc? (In that case you could do prefetching) Are these users on a mobile data plan? How often does the data change on the server? --

[android-developers] Reading byte to byte array from Socket - help

2011-08-25 Thread Matej755N
Hello, is anybody to help me with reading 332 bytes from Socket client when I send aswear 0xD9,0x30 to Server. I need to receive as byte Array type. my Client code: final byte comand_out_30[] = {(byte) 0xD9,0x30}; .. try { s = new Socket(fadresa, fport); OutputStream writer =

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread Christopher Van Kirk
I would point out that it's not just the free games that suffer from this, all apps appear to be similarly limited. On 8/25/2011 8:39 PM, String wrote: Seems more likely that it's country-specific rather than carrier-specific, especially since Google is doing country-specific rankings now.

Re: [android-developers] Re: Apk file size limit / number of files limit

2011-08-25 Thread Raphael André Bauer
On Wed, Aug 24, 2011 at 6:54 PM, Chris Stratton cs07...@gmail.com wrote: On Wednesday, August 24, 2011 12:43:16 PM UTC-4, Drezden wrote: I would also suggest that you look into ways to pull your tiles from the web instead of storing them on the device.  You very rarely see apps in the wild

[android-developers] Re: Reading byte to byte array from Socket - help

2011-08-25 Thread RichardC
You have not: * said what your problem is. * told us what your code does when you try to run it. * said if there is an exception thrown. * provided the LogCat output. * told us what the server should do when it receives your command. Fill in some of the above and try again. On Aug 25, 2:47 pm,

Re: [android-developers] Reading byte to byte array from Socket - help

2011-08-25 Thread TreKing
On Thu, Aug 25, 2011 at 8:47 AM, Matej755N matej...@gmail.com wrote: is anybody to help me with reading 332 bytes from Socket client when I send aswear 0xD9,0x30 to Server. I need to receive as byte Array type. Buddy, this has nothing to do with Android development. Try Googling for samples,

[android-developers] Re: ViewFlipper animation and Gallery on the same activity

2011-08-25 Thread Tomas Prochazka
It is caused by child.setVisibility(View.GONE); in ViewAnimator class it cause remeasure and redraw of whole activity screen :-( I used source code put in on own package and modify it to child.setVisibility(View.INVISIBLE); On Aug 25, 10:33 am, Tomas Prochazka tomas.procha...@gmail.com wrote: I

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 7:42 AM, String sterling.ud...@googlemail.com wrote: If your give the root of your appwidget's layout a width height of match_parent, then it will expand to fill all available space that the OS gives it as the user resizes. Seems obvious in retrospect, but none of us

Re: [android-developers] Re: java.lang.NoClassDefFoundError: android.os.AsyncTask

2011-08-25 Thread b0b
More on this Exception. I triggered it accidently by quitting and relaunching my app quickly and got the following logcat Application.onCreate() is called ... 08-25 15:41:33.003: WARN/ActivityThread(16118): ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may

[android-developers] Re: New or old release Java JDK

2011-08-25 Thread blake
I suggest you get your Java from Apple: http://support.apple.com/kb/DL1421 I also, shamelessly, suggest this book: http://oreilly.com/catalog/0636920010364 It was written, exactly, with guys like you in mind. It will answer a lot of questions just like this... -blake On Aug 23, 5:50 am,

[android-developers] Re: WebView

2011-08-25 Thread bob
Looks like it was this: table { width: 100%; } It didn't like that. On Aug 25, 4:20 am, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: On 25 August 2011 09:49, bob b...@coolgroups.com wrote: Anyone know why WebView doesn't like this? Any more details, on how WebView does not like

[android-developers] Re: Disabling a set of 'reserved characters' from user Input?

2011-08-25 Thread Chris
On Thursday, August 25, 2011 4:35:33 AM UTC-4, bdk wrote: I'll go hunting for an 'official' list of locale-specific path separators... There's a constant in java.io.File named 'separator' which gives you the localized, system-specific file separator string. -- You received this

[android-developers] Re: how to handle click events for 3x3 image buttons arrays?

2011-08-25 Thread hoyski
On Aug 25, 8:34 am, Hitendrasinh Gohil hitendrasin...@gmail.com wrote: There are 9 buttons in one box.I m repeating this box 9 times.There are 9 different ids assign to 9 diff buttons. But how to determine button is clicked from which box as there are 9 same boxes? There are a couple of

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread Michael Banzon
On Thu, Aug 25, 2011 at 4:23 PM, Christopher Van Kirk christopher.vank...@gmail.com wrote: I would point out that it's not just the free games that suffer from this, all apps appear to be similarly limited. On 8/25/2011 8:39 PM, String wrote: Seems more likely that it's country-specific

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread String
On Thursday, August 25, 2011 3:38:33 PM UTC+1, Mark Murphy (a Commons Guy) wrote: Anyway, what I was saying was that 360px square was as large as I could go before running into the dreaded !!! FAILED BINDER TRANSACTION !!! bug. I'd really hoped that would be fixed by now, but

Re: [android-developers] New (?) market bug: most free games are GONE

2011-08-25 Thread Jim Graham
On Thu, Aug 25, 2011 at 10:23:02PM +0800, Christopher Van Kirk wrote: I would point out that it's not just the free games that suffer from this, all apps appear to be similarly limited. Of that I am certain. I only mentioned free games because I'm looking for a bunch of new ones to keep me

[android-developers] OpenGL ES 2.0 Texture Atlas example

2011-08-25 Thread Muriako
I am trying to learn OpenGL ES 2.0 by creating a fairly simple app. At this point it is nothing more than a square on the middle of the screen that I am able to apply a texture to. The next step for my idea is to be able to apply multiple textures to that square, and I want to create the

[android-developers] Re: Adding Views into layouts

2011-08-25 Thread Drezden
I have an app in the market right now that uses a custom designed tab bar at the bottom of the screen and a relative layout at the top that acts as an iframe, so this is very doable. In my app I used the LocalActivityManager to load the requested activity and then extract it's main layout, like

[android-developers] Active Installs Total Installs = Piracy?

2011-08-25 Thread Adam Ratana
I've heard this mentioned before on this list, is this indeed some piracy, or is there another explanation? Looking at sales reports, the total of active installs is actually greater than the number I've sold of the app, cross-referenced with appmonger/google checkout. It doesn't do daily

[android-developers] Re: Regular expressions and ICU4C

2011-08-25 Thread Drezden
ICU4C is the C-language library, you need to use ICU4J. I believe you can download the jar here: http://site.icu-project.org/ You can also do most types of RegEx tests using the Pattern and Matcher classes like so: private boolean validEmail(String email) { String emailPattern =

Re: [android-developers] OpenGL ES 2.0 Texture Atlas example

2011-08-25 Thread Appaholics
The chapter nine project uses a texture atlas. http://code.google.com/p/beginning-android-games/source/browse/ Thanks On Thu, Aug 25, 2011 at 9:13 PM, Muriako ksmic...@gmail.com wrote: I am trying to learn OpenGL ES 2.0 by creating a fairly simple app. At this point it is nothing more than a

[android-developers] NullPointerException on displaying ImageView of a bitmap

2011-08-25 Thread Abhi
Hi I have the following piece of code which is resulting in a NullPointerException and I am not able to understand why. I am able to get the correct size of the bitmap in the Log statement below before displaying the image, so up to that point everything is good. //result is a byte array which

[android-developers] Re: NullPointerException on displaying ImageView of a bitmap

2011-08-25 Thread Drezden
What is specifically happening in your onCreate method at line 62? That's where the null exception is coming from. Also, you might want to use the BitmapFactory.Options to help in image creation. You can easily tweak the options to get image dimensions without having to create the actual bitmap

[android-developers] Recommendation for Android Training

2011-08-25 Thread Bsweet
Has anyone attended any in person Android development training? If so, I would love to hear any recommendations (or classes to avoid). I'm in Seattle, but willing to travel. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] Recommendation for Android Training

2011-08-25 Thread rambabu mareedu
hi this is rambabu from hyderabad(india)..we will give android online training...if u r intrested drop me a word to rambabu.mare...@gmail.com On Thu, Aug 25, 2011 at 9:09 AM, Bsweet tony.sa...@gmail.com wrote: Has anyone attended any in person Android development training? If so, I would love

[android-developers] Re: Overlay text and live video in Android

2011-08-25 Thread Drezden
Hmm, it sounds like you want to do video encoding on the fly. That's a pretty intensive process for Android to try and do in real-time. My suggestion would be to look into using FFMpeg and the NDK. Other than that I'm sure how you're going to handle that one. On Aug 24, 6:01 pm, James

Re: [android-developers] Active Installs Total Installs = Piracy?

2011-08-25 Thread Appaholics
The market is in generally very broken. The numbers update at different times, sometimes with a day or two between updates. Use a service like Flurry or Google Analytics to track your installs and usage. Also pirated versions will not be registered in the market console. It only tracks installs

[android-developers] Re: how to handle click events for 3x3 image buttons arrays?

2011-08-25 Thread Drezden
Can you create a ListImageButton and add a reference onto it for each of your buttons, then run a loop to assign the onClickListener? Then within the onClick(View v) figure out which button was pressed based on the v value and handle it accordingly? I've done this before when I only want one

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 11:11 AM, String sterling.ud...@googlemail.com wrote: The funny thing is, that doesn't actually help. The FAILED BINDER TRANSACTION seems to occur whenever you send too much data through IPC (where too much is on the order of 1MB), but it doesn't seem to matter if that

Re: [android-developers] Recommendation for Android Training

2011-08-25 Thread Mark Murphy
On Thu, Aug 25, 2011 at 12:09 PM, Bsweet tony.sa...@gmail.com wrote: Has anyone attended any in person Android development training? Lots. Of course, usually I'm the instructor. :-) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog

[android-developers] Remote execution

2011-08-25 Thread kypriakos
Hi all, I am able to access one of the development phones I have over the network and start activities using: $ ./adb.exe shell am start -n package name/activity name However I noticed that in such cases the activity does not connect to a remote host (via sockets). If I start the activity

Re: [android-developers] Re: Generic resizable appwidgets in Android 3.1

2011-08-25 Thread Dianne Hackborn
I am continually glad for this limitation. Shoving over a MB of memory that the launcher needs to keep in its process for a widget is not desirable. Sorry. On Thu, Aug 25, 2011 at 9:39 AM, Mark Murphy mmur...@commonsware.comwrote: On Thu, Aug 25, 2011 at 11:11 AM, String

  1   2   >