or notebook?
After setting up the files in these locations, does this mean driver is
configured? If not, what must I do.
Regards,
Edwin
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-
Hi,
I have a utility function I've defined in blah.rsh file and an
implementation in blah.rs file. The function takes an argument by
pointer and thus cannot be exported since there's no way to represent
this function in Java. I would like to use said function in foo.rs. I
know of the workaround to
Hi, I am tracing down a "hang and reboot" issue. Gallery send file via
bluetooth, initial device select state in discovering. I found that
during a good case (not hanging and reboo) it will have
V/BluetoothEventRedirector( 2520): Received
android.bluetooth.adapter.action.DISCOVERY_FINISHED
Tr
May be start with www.bluez.org
On Jun 21, 3:26 am, arun_satya3 wrote:
> Hi,
>
> Can anybody let me know bluez forums to get help for android
> development.
>
> Rgds,
> Arun S.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to th
dbus-monitor --system
works
but
dbus-monitor --session
process 2968: D-Bus not compiled with backtrace support so unable
to print a backtrace
[1] Segmentation fault dbus-monitor --session
Any one know how to fix this?
--
You received this message because you are subscribed to the
Does Gingerbread support simultaneous connection to multiple devices?
It seem there might be topology issue e.g. scatternet, slave to two
master..
The use case is e.g. play music to stereo headset and send file to PC.
Anyone got this working on Gingerbread?
--
You received this message because yo
I sometimes get the following error:
06-17 13:21:01.449: ERROR/NFC JNI(213):
phLibNfc_RemoteDev_CheckPresence() returned 0x00ff[NFCSTATUS_FAILED]
I'm trying to scan an emulated card. After this happens Android will
bring up my app registered for my intent but not go to the correct
Activity. This
Sometimes I am getting this error:
06-17 13:21:01.449: ERROR/NFC JNI(213):
phLibNfc_RemoteDev_CheckPresence() returned 0x00ff[NFCSTATUS_FAILED]
I'm reading an emulated card and this seems to happen if the
communication was cut off part way. At this point when I try to read
again -- instead of lau
inside a
TabActivity. Avoid them at all cost, if you can. You should be able
to refactor your code to the point where they are not needed.
On Feb 19, 6:43 pm, Edwin wrote:
Hi All,
I have an activity named A which has TTS and service functions. It
works well if it is a single activity, but TTS
Hi All,
I have an activity named A which has TTS and service functions. It
works well if it is a single activity, but TTS and service are not
working if I put A into a TabActivity. I am not sure which part of the
program has problem. Maybe TabActivity have some effect for the
onActivityResult in A
This work well using emulator, but it doesn't work in my milestone
On Tuesday, November 09, 2010 10:58 AM, Maps.Huge.Info (Maps API Guru)
wrote:
There could be problems downloading large png's depending on the
carrier. Does it work when you use wifi?
-John Coryat
--
You received this me
Yes...but what do you mean by "not download properly".
On Tuesday, November 09, 2010 01:29 AM, Kumar Bibek wrote:
If the images are for some reason not downloaded properly, you will
see these broken images.
On Mon, Nov 8, 2010 at 10:57 PM, Edwin <mailto:edwin...@gmail.com>>
to point to your local resources.
BTW, Whenever you use a web view, it caches some information like
images. But this is not full proof though.
On Mon, Nov 8, 2010 at 10:55 PM, Edwin <mailto:edwin...@gmail.com>> wrote:
Hello, I would like to implement an apps that allow users
Hello all!! I load a webpage in webview but it results that there is a
broken image. I check the html and load it in PC, everything is ok. I
don't know why..However, I think hidden the broken image is fine. Does
any one know how to disable to show broken images automatically?
Thanks
--
You recei
Hello, I would like to implement an apps that allow users save the
webpage including images. Then the users can view the web page again
even there is no network access. However, I found that there is no
such related API to do so. Does anyone have idea or experience?
Thanks
--
You received this m
?
Thanks for your advice.
On 09/18/2010 07:09 PM, Mark Murphy wrote:
On Sat, Sep 18, 2010 at 7:03 AM, Kwok Chun Wing, Edwin
wrote:
Umm...I got your point, but I really need to have an image below a webview,
is there any suggest that is without using scroll view
Option #1: Put the
Umm...I got your point, but I really need to have an image below a
webview, is there any suggest that is without using scroll view
Thanks
On 09/18/2010 06:49 PM, Mark Murphy wrote:
On Sat, Sep 18, 2010 at 3:44 AM, Edwin wrote:
Hi all, I put a webview inside a scroll view according to
Hi all, I put a webview inside a scroll view according to this
http://www.anddev.org/view-layout-resource-problems-f27/add-imageview-to-bottom-of-webview-t19169.html
.
But I found that if the webview already loaded a long content, and
then load short content again. The webview doesn't resize and th
Hi, I have a banner and want to add it to the webview. But the banner
will be shown only when the webview is scrolled to the bottom. I tried
using scrollview to embed the webview and imageview. However, the
webview will shrink to content height.
In short,
I want the webview filling the remaining p
hi,all
i'm try to make a dial in native code, could i make a dial with RIL
through socket or IPC communication?or push AT command directly to GSM
Modem. could somebody can make some brief point to me.
thanks a lot,
edwin
--~--~-~--~~~---~--~~
You rec
I have written an Android Program that get the video from a jsp web.
Basically, the jsp will return a movie to the client, in this case,
the client is Android. I can get the movie in the browser. Then, I set
the this path to mediaplayer by mp.setDataSource(path). Then prepare
it, exception is thr
21 matches
Mail list logo