[android-beginners] webView load Data problem

2009-01-21 Thread sagar
Hello, I have following code to display webview's background. wv.loadData(htmlbody background=\file:///android_asset/lbh.png \+data[0],text/html,utf-8); here the data[0] contains the data to be displayed... Data is displayed fine.. but background is not displayed. I can only use this

[android-beginners] Re: webView load Data problem

2009-01-21 Thread sagar
Hey..Thanks alot ... Its working... On Jan 21, 5:48 pm, Mark Murphy mmur...@commonsware.com wrote: sagar wrote: Hello, I have following code to display webview's background. wv.loadData(htmlbody background=\file:///android_asset/lbh.png \+data[0],text/html,utf-8); here the data[0

[android-beginners] Ant build error : package R does not exist

2009-08-25 Thread sagar
Hello everyone, I am trying to build my project using ant. I first generate build.xml file using android update project command. Now i want to run it using ant. When i type ant debug commnad it generates error saying that package R does not exist while it has already been generated in gen folder

[android-beginners] Re: JSON help

2009-09-10 Thread sagar
Hi Alok, Use Gson.. It is a google library for converting gson response directly to the class objects. Just google it and use.. On Sep 9, 11:51 pm, Alok Kulkarni kulsu...@gmail.com wrote: Thanks mark for your quick response. Regarding the get and put methods , i am using them currently . But

[android-beginners] R.java is not getting created

2009-11-11 Thread sagar
Hi, I have android source code android 1.6 which I have compiled. Using make sdk command I have created sdk from that source code. Noe when I m using that sdk R.java file is not getting created. What could be the reason. Thanks in advance. -- You received this message because you are

[android-beginners] make error

2009-11-11 Thread sagar
Hi all, I want to add one class at framework and for that I followed the procedure given in one document which I found from net. According to that if I want to add module called abc ,I have to add this directory to the franework base directory and I need to add name of this directory to

[android-beginners] unable to build source code....

2009-11-11 Thread sagar
Hi, When I try to build the code I m getting following error.. make: *** No rule to make target out/target/product/generic/obj/ STATIC_LIBRARIES/�_intermediates/�.a', needed by `out/target/product/ generic/obj/SHARED_LIBRARIES/libabc_jni_intermediates/LINKED/ libabc_jni.so'. Stop. Did

[android-beginners] regarding OutOfMemoryException

2009-01-26 Thread sagar parmar
I am downloading a audio file from server on sd card. It is showing me OutOfMemoryException. This is my code.. --- package com.android; import java.io.BufferedInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import

[android-beginners] BE:Display resolution of android

2009-11-02 Thread Sagar Gajjar
Hi friends, I am new to android and I m not having much knowledge about android. What is the maximum resolution I can get from android for video and if I want to increase resolution what changes I need to do. Regards, Sagar Gajjar -- You received this message because you

[android-beginners] Code difference at driver level ....................

2009-11-05 Thread Sagar Gajjar
Hi, Is there any driver level difference between android-1.5 and android-1.6? Regards, Sagar -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from

[android-beginners] Maximum display resolution possible

2009-11-05 Thread Sagar Gajjar
Hi friends, I am new to android and I want to display some high resolution images(1280x720) on android emulator .So please tell me which things I need to change. Regards, Sagar -- You received this message because you are subscribed to the Google Groups Android Beginners group. To post