[android-developers] marshall a parcel with bitmap

2012-09-21 Thread Ramin
Hi,

i want to marshall a parcel which has got a bitmap but i got Runtime 
exception says that the parcel has got binder object.the error is :Tried 
to marshall a Parcel that contained Binder objects. how can i marshall it 
without the binder object?

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] live streaming delay

2010-10-21 Thread Ramin
hello,

I have tried to watch the live video stream (comes from the analog
camera connected to computer via capture card) on a cell phone. I have
tuned the encoder parameters of video server on the computer side on
such a way to get as lowest captured delay on cell phone as possible
but in the best case there is a 4-5 seconds delay between the live
scene and the one seen on cell phone. I used

cell phone:
Xperia x10 OS 1.6 + VideoView to display the stream
encapsulated by: MJPEG and codec : Mpeg4

Server :
ubuntu OS + ffmpeg and ffserver

would you please give me some suggestion to get something real less
than 0.5 sec?

Thanks guys

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: iPhone SIM Card compatibility

2008-12-21 Thread Ramin

I have a 1st gen iPhone I use for development and a 3G model for day-
to-day use. I put the SIM from the 1st gen iPhone in the Dev G1 and
adjusted the settings. Everything works fine except that I don't get
any 3G service on the G1. Just came back from running an errand
downtown (where the 3G signal is strong) and took both phones to try
out. Signal strength was high. iPhone showed 3G service while G1
showed only Edge.

Wondering if it's a setting thing, an ATT thing, or something to do
with the SIM card coming from an Edge iPhone.

Any ideas?

--~--~-~--~~~---~--~~
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Is there a way to manage data without using SQLite?

2008-09-26 Thread Ramin

Oh kay... SGBD is the acronym in portuguese, sorry.. ^^

It's a DBMS...

So, i need to save persistent data, and i can do it without SQLite?

On 23 set, 14:48, Mark Murphy [EMAIL PROTECTED] wrote:
  Okay, im beggining the studies of Android, and my goal is to create a
  mini-sgbd, finishing it in july/09, so i need to learn about those
  details, and im finding it hard to find...

 What is a mini-sgbd?

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 _The Busy Coder's Guide to Android Development_ Version 1.2 Published!
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Is there a way to manage data without using SQLite?

2008-09-23 Thread Ramin

Hmm...

Okay, im beggining the studies of Android, and my goal is to create a
mini-sgbd, finishing it in july/09, so i need to learn about those
details, and im finding it hard to find...

Thanks,
Ramon,

On 22 set, 17:46, Mark Murphy [EMAIL PROTECTED] wrote:
  Is there a way to manage data without using SQLite?

 Local XML files. Local JSON files. Local
 anything-else-you-have-some-parsing-code-for files. SharedPreferences.

 Is there a particular problem that you are trying to solve for which you
 feel SQLite is unsuitable? We might be able to provide more targeted
 advice with more details.

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 _The Busy Coder's Guide to Android Development_ Version 1.2 Published!
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Is there a way to manage data without using SQLite?

2008-09-22 Thread Ramin

Is there a way to manage data without using SQLite?

--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---