Group: http://groups.google.com/group/android-developers/topics
- how to impliment animation in dialog fragment [1 Update]
- Transparent Background for VideoView in ICS while loading, Is it Normal?? [1 Update]
- Job Sniffer [4 Updates]
- How to bind 12 diff. views in listview without lagging [1 Update]
- Without lagging how to bind 10 diff. views in listview [1 Update]
- Rare issue with VideoView [1 Update]
- Does android loads while SQLIte file when application runs? [2 Updates]
- ListView vs. GridView vs. TableLayout [1 Update]
- netcfg command through app [1 Update]
- FW: Muhammad [1 Update]
- Cookies [1 Update]
- Call glGetShaderPrecisionFormat before GLSurfaceView created [6 Updates]
- Sadhna Upadhyay <sadhna.braahmam@gmail.com> Jun 18 11:25AM +0530
Hi guys,
i am trying to add animation in dialog fragment animation should be
like,
when i click on button then dialog page should come from top and again
when i click on dismiss then it should be go up.
please help me if anyone have any idea.
- Shruthi Varma <shruthi.tlisoft@gmail.com> Jun 18 11:09AM +0530
Hi All,
I have worked on VideoView on all versions prior to ICS. It is working
perfectly fine.
Recently, my team bought a Karbonn A7 Smartphone which runs on Android 4.0
ICS
When I tried to play a Video URL in a VideoView, while the VideoView was
preparing (loading), the view had a transparent background (instead of the
traditional opaque black background), as a result, the previous activity's
view was shown in the foreground. I didn't understand, why it is happening
like this.
Did any of you have faced this issue with ICS VideoView?
If yes, please help me out with the solution. If no, I think, the issue
might be in the phone or something..
Thanks and Regards,
Shruthi.
- "Iván Navarro" <boyscout.ninja@gmail.com> Jun 17 03:09PM +0200
Hola a todos,
antes de nada perdón por el spam, pero empecé a filtrar mis contactos y era
un rollo tremendo.
Voy rápido, hace unas semanas subí al market la última versión de Job
Sniffer<https://play.google.com/store/apps/details?id=com.sinPlanB.jobSniffer>,
mi app para gestionar la búsqueda de trabajo, y los chicos de
https://www.facebook.com/JobseekerForum la acaban de compartir en su muro.
Si le podéis dar al 'Me Gusta' os estaré agradecidos.
Si la compartís en vuestros muros, eso ya sería la leche.
Y si os la bajáis y me dais un buen ratting, bueno..., no creo que tenga
palabras.
Pero siempre os quedará la opción de borrar el mail y mandarme a la mierda.
De todas maneras muchas gracias,
Iván
- Piren <gpiren@gmail.com> Jun 17 08:03AM -0700
Honestly, the English translation Google Translate gave me is funny... is
"That would be the milk" a common saying in Spanish?
Other than that, a good rule of thumb: If your message starts with "sorry
for the spam", don't send it.
On Monday, June 17, 2013 4:09:43 PM UTC+3, boyscout ninja wrote:
- Kristopher Micinski <krismicinski@gmail.com> Jun 17 11:10AM -0400
The idiom esa seria la leche is indeed a spanish idiom meaning
something along the lines of "that would be awesome" in English..
Kris
- TreKing <trekingapp@gmail.com> Jun 17 10:19PM -0500
2013/6/17 Piren <gpiren@gmail.com>
> Honestly, the English translation Google Translate gave me is funny... is
> "That would be the milk" a common saying in Spanish?
Why not? Don't we have the equally
ridiculous-sounding-when-you-think-about-it phrase of "that would be the
bomb"? At least milk is wholesome and does a body good.
-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices
- Rajan <r.d.thakrar@gmail.com> Jun 17 08:47AM -0700
I am stuck in one issue
i'm newbie in android and i want to know one thing regarding listview
like :
if i am binding 12 different views (12 custom row xml) in a single
listview,
after that i scroll the listview, but it's not smooth,
*what i have done :*
- i have use viewHolder pattern, but no luck :-(
- i have already read this article
http://www.curious-creature.org/2012/12/01/android-performance-case-study/
and that mentioned i have to enable GPU option, but that option is only
available >=4.0 and i'm using 2.2,
so what should i do??
Thanks
- Rajan <r.d.thakrar@gmail.com> Jun 17 08:45AM -0700
I am developing an application which is having one ListView and in that i
am binding 12 different views (Custrom_Row.xml) , Now, the problem is that
when i am scrolling the listview it is not scroll smoothly.. I am using
getView() method for all this views.
I am stuck in one issue
i'm newbie in android and i want to know one thing regarding listview
like :
if i am binding 12 different views (12 custom row xml) in a single
listview,
after that i scroll the listview, but it's not smooth,
*what i have done :*
- i have use viewHolder pattern, but no luck :-(
- i have already read this article
http://www.curious-creature.org/2012/12/01/android-performance-case-study/
and that mentioned i have to enable GPU option, but that option is only
available >=4.0 and i'm using 2.2,
so what should i do??
Thanks
- Shruthi Varma <shruthi.tlisoft@gmail.com> Jun 17 09:10PM +0530
Hi All,
I have worked on VideoView on all versions prior to ICS. It is working
perfectly fine.
Recently, my team bought a Karbonn A7 Smartphone which runs on Android 4.0
ICS
When I tried to play a Video URL in a VideoView, while the VideoView was
preparing, the view had a transparent background (instead of the
traditional opaque black background), as a result, the previous activity's
view was shown in the foreground. I didn't understand, why it is happening
like this.
Did any of you have faced this issue with ICS VideoView?
If yes, please help me out with the solution. If no, I think, the issue
might be in the phone or something..
Thanks and Regards,
Shruthi.
- sourabh sahu <souruitian@gmail.com> Jun 17 04:41PM +0530
- Piren <gpiren@gmail.com> Jun 17 08:00AM -0700
What?
On Monday, June 17, 2013 2:11:29 PM UTC+3, sourabh wrote:
- ankit the OPIUM <ankitgoyal1009@gmail.com> Jun 17 07:37AM -0700
Is your designing is something like onClick of an item on First list should
change content of rest of the column? If yes,you can try Fragments. It will
be a nice to have 2 fragments in tablet and one in phone.
Just search for fragment tutorials on google you will get tons.
On Tuesday, 2 March 2010 01:29:01 UTC+5:30, sdphil wrote:
- Marta Ribeiro <martacunharibeiro90@gmail.com> Jun 17 07:51AM -0700
I made an app which I want, at the beginning, to perform the following
commands:
su netfg eth0 up
su netcfg eth0 dhcp
I try the following code in my app:
Process proc = Runtime.getRuntime().exec(new String[]{"su", "-c", "netcfg
eth0 up"});
proc.waitFor();
proc = Runtime.getRuntime().exec(new String[]{"su", "-c",
"netcfg eth0 dhcp"});
proc.waitFor();
Unfortunately, this is not doing anything. Can anyone help me? I would
really appreciate it.
- Muhammad <bilal_hobnail@yahoo.com> Jun 17 06:49AM -0700
hello! http://www.pampadesign.eu/jev/sgjwo/sabmq/gwk.html
Muhammad
- hemanth <nanna.hemanth.vsp@gmail.com> Jun 17 01:48PM
Niall <twomers <at> gmail.com> writes:
> Thanks a lot. Got it working now.
What changes you ade to make it work.Could you share what you have done!!!
Thanks in advance.
- NoraBora <noranbora@gmail.com> Jun 16 11:36PM -0700
My app is using some graphic filter with GLSurfaceView & OpenGL API
and I recently found my algorithm depends on shader precision.
Now I want to my app to show the GLSurfaceView only if the device supports
proper shader precision.
but It seems is...I can't use glGetShaderPrecisionFormat until
GLSurfaceView.onSurfaceCreated.
Adding GLSurfaceView and change visibility to gone, invisible doesn't help.
Is there any way around? or this is just impossible?
- Romain Guy <romainguy@android.com> Jun 16 11:52PM -0700
You don't have to use a GLSurfaceView. You could create your own OpenGL
context, using a 1x1 pbuffer window surface, to be able to call
glGetShaderPrecisionFormat(). Just make sure you don't do this on the UI
thread to not conflict with Android's UI renderer.
--
Romain Guy
Android framework engineer
romainguy@android.com
- NoraBora <noranbora@gmail.com> Jun 17 04:10PM +0900
That's a clever trick. I'll try that. Thank you.
- a1 <arcone1@gmail.com> Jun 17 01:34AM -0700
> and I recently found my algorithm depends on shader precision.
> Now I want to my app to show the GLSurfaceView only if the device supports
> proper shader precision.
But what's your issues exactly? I'm guessing you have a problem with mali
10 bits mediump fragment precision, but depending on usage and model this
may be workaround (eg. mali-t604 supports fragment highp).
--
Bart
- NoraBora <noranbora@gmail.com> Jun 17 05:50PM +0900
I haven't found workaround so until then I wanted to disable the feature
from ui.
Could you be more specific about 10-bits-mediump fragment precision
workaround?
I'm interested.
2013/6/17 a1 <arcone1@gmail.com>
- a1 <arcone1@gmail.com> Jun 17 02:20AM -0700
> Could you be more specific about 10-bits-mediump fragment precision
> workaround?
> I'm interested.
As I said that really depend what is your issue, I use several different
techniques for this, as I mention on mali-t604 (Nexus 10) you can use highp
- you can use build in define GL_FRAGMENT_PRECISION_HIGH in you fragment
shader:
#if GL_FRAGMENT_PRECISION_HIGH
precision highp float;
#else
precision mediump float;