YouTube videos of
U.S. Congress money laundering hearing
of
Saudi Billionaire " Maan Al sanea"
with *bank of America*
and The owner of Saad Hospital and Schools
in the Eastern Province in *Saudi Arabia*
and the Chairman of the Board of Directors of Awal Bank in *Bahrain*
Wit
I am using the Google Play Location API to locate my destination from my
current location.
My current location is picked up correctly by Android 4.0 to 4.3 but
getting wrong current location in 4.4 device.
If there is no fix for this, then they should deprecate the
requestLocationUpdates me
This concern regarding sliding drawer, i want my slidingdrawer should open
only on touch with drag , currently on touch of handle its getting opened,
Please tell me alernative way or custom thing for this.
--
You received this message because you are subscribed to the Google
Groups "Android Dev
I am making an app,, in which i am setting edittext font from asset
folder, and i want to share this text with other apps like whatsapp
facebook, but this is not retaining its property when i am sharing.
--
--
You received this message because you are subscribed to the Google
Groups "Android Dev
Hello Everyone...
I need your help urgently..
I am working on application where I require to use Sanskrit fonts & align
them in center. I am able to display sanskrit font using following code. I
do specify the property for center gravity, still it is not working any
more. Text is not getting
Wed, Aug 29, 2012 at 2:47 PM, Jason Sesso wrote:
> > Change your "" to actual text. :P I bet its because it thinks
> > its a phone number.
>
> > On Wednesday, August 29, 2012 2:08:22 AM UTC-7, Sandy wrote:
>
> >> I tried this also .. but
s a phone number.
>
>
>
>
>
>
>
> On Wednesday, August 29, 2012 2:08:22 AM UTC-7, Sandy wrote:
>
> > I tried this also .. but the dialer coming in this case also , I think
> > its platform bug, what u say??
>
> > On Aug 29, 12:48 pm, J
View arg1,
> int arg2, long arg3) {
> IN here you would put something to do on
> long click
> }
>
>
>
>
>
>
>
> }
> On Tuesday, August 28, 2012 9:05:58 PM UTC-7, Sandy wrote:
>
> > Hi Please let me k
Please post the solution asap i am stuck.
On Aug 28, 1:32 pm, Jason Sesso wrote:
> It seems that you. Need to add the onlongclick method. I just did this
> recently. Ill get you an example in awhile.
--
You received this message because you are subscribed to the Google
Groups "Android Develop
Hi Please let me know asap, I am stuck.
On Aug 28, 1:32 pm, Jason Sesso wrote:
> It seems that you. Need to add the onlongclick method. I just did this
> recently. Ill get you an example in awhile.
--
You received this message because you are subscribed to the Google
Groups "Android Developer
I found a strange problem on Jelly bean android 4.1 version till android
4.0 its working fine .But in android 4.1 its creating problem..
below is my Activity
ackage com.sample;
import android.os.Bundle;
import android.app.Activity;
import android.text.util.Linkify;
import android.view.ContextM
To load a HTML5 webpage try following settings on client side(in webview) :
myWebView = new HTML5WebView(context);
myWebView.clearFormData();
myWebView.clearHistory();
myWebView.clearCache(true);
myWebView.getSettings().setAppCacheEnabled(true);
Hi,
I'm not able to boot icecream sandwich (ICS) on beagleboard
(prebuilt images)
downloaded from the following site:
http://code.google.com/p/rowboat/wiki/ICSonBeagleboard
Android logo is appearing on the monitor for 40-50 seconds and it's
getting freezed.
The following message appears on th
Hi,
i want to use the application using google maps for production. I want
to know whether we need to pay for it??
On Dec 7, 1:53 pm, sonendra mishra
wrote:
> Hi
> Use following link to Obtaining the MD5 fingerprint of the debug
> keystorehttp://mobiforge.com/developing/story/using-google-maps-a
Hi,
I have to develop an application which uses google maps. My company
wants to deploy that application in its device. Do i need to have
separate license from google to use the google map in our device?
My company got a license from google for using the google maps key for
a applciation to run in
The method rsgDrawQuadTexCoords (...) takes in 20 params. I could not
find any detailed API docs on what each parameter for this method
represents. Anyone know of a link to API docs for all the renderscript
APIs and what each argument means in these methods?
Thanks,
Sandy
--
You received this
ot; screen seems to
be using the render script. What about other screens like "Genres" and
"Artists" ? Are they using render script or open GL or just java
canvas APIs? Appreciate any help and suggestions on how to implement
this.
Thanks,
Sandy
--
You received this message bec
how t exit application on a single click of a button.
--
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
I have to divide my my screen in four parts and show different
activity running on different parts of screen running together.help
me to do this.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
On May 21, 3:52 am, Justin Anderson wrote:
> You can't
well i use an app called 'Go SMS'..
they have a feature "Unlock screen" in the notification settings..
if they can implement it, then there is a certain possibility...
Thanks,
Sandeep Samdaria
--
You received this message because you are
Hi,
I am doing an app where i have to show multiple activities in same
screen by splitting the window. But when one activity is trying to
show a dialog , it is showing in the middle of the screen. Is there
any way to control the dialog so that it will show to the right or
left but not exactly in th
I have heard about Class loaders. By using class loaders can i access
other application's resources such as Views if both applications have
the same userid and both apps run in same process??
If Yes anyone tell me how to do that or where can i find some sample
code ?
Please its very urgent. I am go
hi,
I want to know whether can i access other application's resources like
application's buttons,views etc from another application. I tried the
following:
res = pm.getResourcesForApplication("com.example");
int i = res.getIdentifier("button1", "id", "com.example");
But the problem is,eventhough i
Hi everyone,
When i am trying to use EnvironmentReverb class in android 2.3 i am
getting exception UnsupportedOperation. Can anyone explain why i am getting
this? I am just creating a new instance and i am getting this.
Thanks in advance.
--
You received this message because you are subsc
Can you tell me Who is it responsible for creating fragments i.e who
will call onCreateView()..etc functions? Is it taken care by Fragment
Manager or Activity Manager?? And is it True that
fragmentTransaction.commit() is the function responsible for creating
fragments means is it that function afte
Hi siva,
If a OEM is writting its own library or whatever, it should pass CTS
testcases. Then only it will be a google branded phone. If it is google
branded phone then it is made sure that all apps in the market are going to
work.
--
You received this message because you are subscribed
there is not straight forward method for this. U have to write your own
logic to see which all drawers are open and which all are closed and handle
it.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to a
I've a similar usecase. Has anyone figured out how this (cropping
video or surface views) can be achieved?
Thanks,
Sandy
On Jun 30, 9:41 am, TeddybearCrisis wrote:
> I've got the same question though I have a slightly different use for
> it. I must render only a part of th
pretty common use case, but have not found any solution so
far on how to address this.
Thanks,
Sandy
On Aug 18, 8:56 pm, Jenus Dong wrote:
> You could make some subitem in the GONE state, when zoom out, set it in the
> VISIBLE state; zoom in, set it in the GONE state reversily.
> Hope it
iated.
Thanks,
Sandy
On Aug 4, 11:32 am, Sandy wrote:
> Is it possible to resize a view over the period of tweenanimation. I
> do not want theviewto be scaled but it should be resized giving the
> effect that it is zooming out and as it zooms out reveals more content
> of theview. Is
defect that need to be opened.
The use case is mostly for having a gallery or list of videos (or
video calls) with one active video playing at a time and user has a
chance to switch between full screen and list view and navigate to the
rest of the videos.
Thanks,
Sandy
On Aug 13, 2:20 pm, Mark Murphy
recommend this way?
public int getItemViewType(int position) {
if (isVideoViewAt(position) != 0) {
// We don't want the video view to be recycled.
return IGNORE_ITEM_VIEW_TYPE;
}
return super.getItemViewType(position);
}
T
only after scroll/flick is complete.
Anyone tried this before in android? Does android allow this ? If so,
can you please suggest of how to fix the rendering artifacts?
Thanks,
Sandy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" grou
this effect?
Thanks,
Sandy
--
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+unsubscr...@google
?
Thanks,
Sandy
--
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+unsubscr...@googlegroups.co
achieve this
or how gallery implements this.
Thanks,
Sandy
--
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
on what is
the best approach to achieve this?
Thanks,
Sandy
On Jul 12, 5:38 pm, Sandy wrote:
> I've noticed that in froyo on nexus 1, app menu thumbnail list can be
> scrolled up and down and, as it's scrolled, the applications roll up
> into a 3D cube instead of disappear
the iPhone functionality.
Is the bounce effect at the boundaries of the list available on a
vertical ListView? If not, is it easy to customize this in on vertical
lists?
Thanks,
Sandy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" gr
the iPhone functionality.
Is the bounce effect at the boundaries of the list available on a
vertical ListView? If not, is it easy to customize this in on vertical
lists?
Thanks,
Sandy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" gr
Is there an easy to know the direction of scroll (up or down for a
vertical list) and the scroll velocity for ListView's?
Thanks,
Sandeep
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-develope
Is there an easy to know the direction of scroll (up or down for a
vertical list) and the scroll velocity for ListView's?
Thanks,
Sandeep
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-develope
.com/apk/res/android";
android:orientation="vertical">
Thanks,
Sandy
On Jun 10, 2:29 pm, Sandy wrote:
> I was thinking more along these lines i.e. have a
. Listen to horizontal gesture events in a ListVIew
3. Animate the list view programmatically to move the buttons on a
horizontal gesture
If you have ideas for how to make this work without using a second
listview or horizontalscrollview , please suggest.
Thanks,
Sandy
On Jun 10, 6:06 am, Mark Murphy
desire to have
is a vertical ListView with 100 list items and the selected item will
have few buttons (around 10) which can be scrolled horizontally.
Thanks,
Sandy
On Jun 9, 6:02 pm, Mark Murphy wrote:
> Sandy wrote:
> > I read in few articles about using HorizontalScrollView within a
>
I read in few articles about using HorizontalScrollView within a
ListView to achive horzintal scroll within a vertical list item. Has
anyone tried this ?
Thanks,
Sandy
On Jun 9, 11:24 am, Sandy wrote:
> Would it possible to have a gallary inside a ListView?
>
> Thanks,
> Sandy
>
Would it possible to have a gallary inside a ListView?
Thanks,
Sandy
On Jun 9, 10:01 am, TreKing wrote:
> On Tue, Jun 8, 2010 at 9:19 PM, schwiz wrote:
> > There has got to be an example of this somewhere in the source code
> > to Launcher2 or somewhere in the 2.x framework,
Any tips on how to do this ?
On Jun 8, 2:24 pm, Sandy wrote:
> Is it possible to have a horizontal list view with an vertical list
> view? I would like to horizontal list scroll within a vertical list
> scroll. Any suggestions please?
>
> |-|
>
||
| |
||
| ListItem |
||
LI - stands for horizontal listview item
Thanks,
Sandy
--
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@googlegro
when I compile the test project using “ant run-tests” target I got
the following error:
“taskdef class com.android.ant.SetupTask cannot be found...”
I would greatly appreciate your advice on this if you can give me any
suggestions.
Thanks,
Sandy
--
You received this message because you are
hen I try to build my app outside using the "mm" function, it gives
this error
"Couldn't locate the top of the tree. Try setting TOP."
Anyway to fix this issue? or any other suggestions on how to build
application outside the android src tree (I dont want to use eclipse
tho
Can someone please help answer these questions?
On Apr 29, 2:41 pm, Sandy wrote:
> I'm trying to figure out a way to do the following in android,
> appreciate any help on this.
>
> 1. How to generate a Full Java stack trace (basically thread stack) in
> Android. In J2SE, we
hprof that is available in J2SE for CPU
usage, heap allocation statistics etc?
6. Tool on GC activities..
Thanks in advance,
Sandy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to and
Is there a way to achieve the following in Android?
1.
generate a Java stack trace in Android. In J2SE, we use to use
something like this - send a signal to the Java Virtual Machine; the
Java Virtual Machine generates a stack trace for you; or we can also
use debugging tools or Java API calls.
Hi all
I call setBackgroundResource to set background for list adapter.
it works fine.
But the highlight will be disappear. I have to reset
setBackgroundResource (0) to show highlight .
how to resolved this issue?
thanks
-Sandy
--
You received this message because you are
31 pm, Sandy wrote:
> I'm having issues when trying to use the java surface on the native
> side. However, when I create the surface on the native side, the media
> playback is fine.
>
> The following are the things that I'm doing in my code:
>
> 1. Creating a Surface V
I'm having issues when trying to use the java surface on the native
side. However, when I create the surface on the native side, the media
playback is fine.
The following are the things that I'm doing in my code:
1. Creating a Surface View and getting the Surface from the Surface
Holder from the
I would like to have the flexibility of using the bold and normal
styles from 2 separate font files, but I am unclear how to accomplish
this. Is there some special configuration required in android that
permits the flexibility to pick the regular font style from one font
file (.ttf file) and bold f
, the exception will gone.
I really want to know why i got this exception.
thanks
-Sandy
--
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 unsubs
multiple SurfaceViews is more
suited for this, can someone please comment on the use-case that I
have described above and suggest any ideas on how to achieve this.
Thanks,
Sandy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
T
I am pretty new to Android and have a couple of questions:
1. Is it possible to drag and drop a UI widget from one activity to
another activity?
2. Does android support multiple non fullscreen applications running
active concurently (say a browser and phone screen next to each
other)?
3. Is it
seems there has some bugs when parsering struct data.
On Wed, Apr 8, 2009 at 4:05 PM, Saravanan.K wrote:
>
> Thanks for the reply..I will try there... Also if anyone has used
> this... please reply
>
> Marco if you have any other method to access a WSDL please let me know
> so that i can
sorry gfw
On Mon, Mar 30, 2009 at 10:51 PM, Sandy wrote:
> please try opera 10 with opera turbo + OpenDns
> It can help you break the GWF
>
>
> On Mon, Mar 30, 2009 at 9:58 PM, Daliang Luo wrote:
>> Why?
>>
>> 2009/3/29 meaglith
>>>
>>> A
please try opera 10 with opera turbo + OpenDns
It can help you break the GWF
On Mon, Mar 30, 2009 at 9:58 PM, Daliang Luo wrote:
> Why?
>
> 2009/3/29 meaglith
>>
>> All the appspot proxy server blocked.
>>
>> On Fri, Mar 27, 2009 at 7:41 PM, John wrote:
>>>
>>> it doesn't matter, you can acce
Hi All
I experienced one issue when I try to build my app.
java.lang.OutOfMemoryError: Java heap space :
at com.android.dx.ssa.SsaMethod.getGoto(Ssa Method.java :231)
..
...
Thanks
Sandy
--~--~-~--~~~---~--~~
You received this message
64 matches
Mail list logo