[android-developers] Maha Abdel rahman wants to chat

2012-05-07 Thread Maha Abdel rahman
---

Maha Abdel rahman wants to stay in better touch using some of Google's
coolest new
products.

If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-89f5d0e994-ac20c7459b-oJRIvs5HskrSFoo8chvBdNIzXQc
You'll need to click this link to be able to chat with Maha Abdel rahman.

To get Gmail - a free email account from Google with over 7,500 megabytes of
storage - and chat with Maha Abdel rahman, visit:
http://mail.google.com/mail/a-89f5d0e994-ac20c7459b-oJRIvs5HskrSFoo8chvBdNIzXQc

Gmail offers:
- Instant messaging right inside Gmail
- Powerful spam protection
- Built-in search for finding your messages and a helpful way of organizing
  emails into "conversations"
- No pop-up ads or untargeted banners - just text ads and related information
  that are relevant to the content of your messages

All this, and it's yours for free. But wait, there's more! By opening a Gmail
account, you also get access to Google Talk, Google's instant messaging
service:

http://www.google.com/talk/

Google Talk offers:
- Web-based chat that you can use anywhere, without a download
- A contact list that's synchronized with your Gmail account
- Free, high quality PC-to-PC voice calls when you download the Google Talk
  client

We're working hard to add new features and make improvements, so we might also
ask for your comments and suggestions periodically. We appreciate your help in
making our products even better!

Thanks,
The Google Team

To learn more about Gmail and Google Talk, visit:
http://mail.google.com/mail/help/about.html
http://www.google.com/talk/about.html

(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser).

-- 
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


Re: [android-developers] Re: IP Camera Live Streaming

2012-05-07 Thread Maha Abdel rahman
All ip Cameras can be controlled via android applications?

On Mon, May 7, 2012 at 5:04 AM, gjs  wrote:

> Hi,
>
> Some / most (?) IP webcams come with an SDK, try reading that.
>
> For example http://www.axis.com/products/dev_sdk/
>
> Regards
>
> On May 7, 1:00 am, Maha Abdel rahman  wrote:
> > I have a question
> > is any IP camera can be viewed & controlled from android application,
> > or there are specific specifications that must be available in the cam
> > to be controlled remotely?
> >
> > On May 4, 3:49 pm, lbendlin  wrote:
> >
> >
> >
> >
> >
> >
> >
> > > does your camera already provide native 3GPP or MP4 streaming? If so,
> just
> > > connect to it with a rtsp player.  If not, grab the JPEG files from the
> > > camera and pipe them to your screen as fast as you can (which won't be
> very
> > > fast)
> >
> > > On Wednesday, May 2, 2012 6:32:10 AM UTC-4, Rami sleiman wrote:
> >
> > > > Hi All,
> > > > I am new to android. i want to develop an application that streams
> > > > from a linksys wirless-G ip camera. I have read many posts and no one
> > > > is explaining about streaming from IP Cameras. any help will be
> > > > appreciated. Thanks
>
> --
> 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
>

-- 
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] Android IP Camera

2012-05-06 Thread Maha Abdel rahman
I am new in android application & I want to make android application
to view & control IP cameras but I don't know from where I can start I
want to know if there are specific cameras that can be controlled? or
any IP camera can be controlled? as I want to choose between three
types of VIVOTEK camera please any help

Thanks in advance

-- 
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: IP Camera Live Streaming

2012-05-06 Thread Maha Abdel rahman
I have a question
is any IP camera can be viewed & controlled from android application,
or there are specific specifications that must be available in the cam
to be controlled remotely?

On May 4, 3:49 pm, lbendlin  wrote:
> does your camera already provide native 3GPP or MP4 streaming? If so, just
> connect to it with a rtsp player.  If not, grab the JPEG files from the
> camera and pipe them to your screen as fast as you can (which won't be very
> fast)
>
> On Wednesday, May 2, 2012 6:32:10 AM UTC-4, Rami sleiman wrote:
>
> > Hi All,
> > I am new to android. i want to develop an application that streams
> > from a linksys wirless-G ip camera. I have read many posts and no one
> > is explaining about streaming from IP Cameras. any help will be
> > appreciated. Thanks

-- 
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


Re: [android-developers] Re : Re: Application installation

2011-05-31 Thread maha rm
Hi,

  Looks like the path of apk is wrong and it shoudn't be start with
"file:///" protocol. Place your apk in "android_asset" and give the path
direclty like

   "Uri.parse(/android_asset/otherApk.apk"

Thanks,
Maha

2011/5/31 Jérôme Beau 

> Hello Mah and all,
>
> I have exactly the same problem as Surfer has, with the two conditions you
> mention met. I have sign my application with the platform (SDK for the
> moment, a real one later on) key+cert, and
> have android:sharedUserId="android.uid.system" (as well as the
> granted android.permission.INSTALL_PACKAGES permission) in my manifest.
> But still, after running :
>
>Intent myIntent = new Intent(Intent.ACTION_PACKAGE_INSTALL, Uri.parse("
> file:///android_asset/otherApp.apk"));
>
>myIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
>
>startActivity(myIntent);
>
>
> I still get an exception with "No Activity found to handle Intent {
> act=android.intent.action.PACKAGE_INSTALL
> dat=file:///android_asset/otherApp.apk flg=0x1000 }"
>
> Does this mean this no system activity (such as the PackageInstallActivity)
> is able to handle such an intent ?
>
> Thanks for your help.
>
> --
> 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

-- 
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] Installing apk package from my application

2011-05-31 Thread maha rm
Hi,

 I'm trying to write an application which will install the apk from a
specified location. The code I've added is

public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

File apkFile = new File("/data/install_flashplayer.apk");
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(apkFile),
"application/vnd.android.package-archive");
int reqCode = 0;
startActivityForResult(intent,reqCode);
Log.v("REsult","reqCode = "+reqCode);

}

This is installing the install_flashplayer.apk from the location /data.
The problem i'm facing is that after the package is installed, it shows a
messagebox with the button "Done". I'm expecting the behaviour of pressing
Done button should close the application itself rather than only closing the
messagebox. Right now, It closes the message box and package installer and
shows my application.

Can anyone help me how to get notified that "Done" button is pressed and
how to close the application once it is clicked?

Thanks,
Maha

-- 
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

Re: [android-developers] npapi plugin for android

2010-12-21 Thread maha rm
Hi,

   NPAPI plugin is available right from Donut. I never used sdk to develop
the plugin. Download the source code and the sample plugin is available in
source code itself.  In Android FROYO code, the sample plugin is there in
development/samples/BrowserPlugin.


Thanks,
Maha



On Tue, Dec 21, 2010 at 6:48 PM, bill dr  wrote:

> hi,
>
> I am trying to write an npapi plugin for android browser.
> i found that the android 2.2 sdk supply only the pluginstub interface for
> that purpose.
> has anyone any idea about the manner that we could implement that
> interface. is there any example to clarify that issue.
>
> Please help me, all clues are welcome.
>
>  --
> 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

-- 
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] Profiler tool for Android device

2010-08-10 Thread maha rm
Hi,

  We are developing third-party browser plugin. We are testing it on the
Android Froyo device. We want to use profiler tools for optimization of C++
code.

  Can anybody tell profiler tools for Android Froyo. Traceview is not
listing C++ functions.

Thanks,
Maha

-- 
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: Device firmware update

2009-07-23 Thread maha lakshmi
Hi,

  The link specified http://www.htc.com/www/
>
> support/android/adp.html have clear instructions of flashing image version
> 1.5 to HTC phone. I have done it successfully. Use fastboot method to flash.


Thanks,
Maha

On 7/23/09, Raja Nagendra Kumar  wrote:
>
>
> Thank you Disconnect for this URL.
>
> Regards,
> Nagendra
>
> On Jul 15, 6:17 pm, Disconnect  wrote:
> > http://www.htc.com/www/support/android/adp.html
> >
> > On Wed, Jul 15, 2009 at 7:49 AM, RajaNagendra
> >
> >
> >
> > Kumar wrote:
> >
> > > Are there any good source detailing the steps for firmware update for
> > > my g1 deve phone with new 1.5 images.. with or without gmaps support
> > > etc.
> >
> > > Is such updates possible and supported..
> >
> > > Regards,
> > > RajaNagendraKumar,
> > > C.T.O
> > >www.tejasoft.com
> >
>

--~--~-~--~~~---~--~~
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] debug application - gdb

2009-05-11 Thread Maha

Hi,

   Please tell me how to debug application using gdb

Thanks,
Maha
--~--~-~--~~~---~--~~
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] Testing sample plugin on Android

2009-05-07 Thread Maha

Hi,

 I have seen a plugin in android under the following path

 /data/data/com.android.browser/app_plugins/browsertestplugin.so

Please anyone tell me how to test this plugin




--~--~-~--~~~---~--~~
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: Creating window on Android using C++

2009-05-07 Thread maha lakshmi
Hi David,

 Thanks for your reply. Let me tell clearly about my requirement. I am
developing flash plugin for webkit browser. When I click on youtube video,
my plugin will process the flash content and display it onto the browser.

 I have implemented the same using X11 as UI. There are some api's for
creating image in Linux X. The same thing I want to acheive it using
android.

 Please tell me is it possible to do or not.



On 5/7/09, David Turner  wrote:
>
>
>
> On Thu, May 7, 2009 at 9:45 AM, Maha  wrote:
>
>>
>> Hi,
>>
>>  Is there any way to create window on Android using C++.
>
>
> No, there isn't and probably never will.
>
>
>> My ultimate aim is to draw bitmap image on android but using C++
>>
>
> You could try drawing into a buffer provided by the Java side of your
> application to native code,
> (which would also deal with window creation, buffer locking, etc...)
>
>
>>
>> Thanks
>> Maha
>>
>>
>
> >
>

--~--~-~--~~~---~--~~
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] Creating window on Android using C++

2009-05-07 Thread Maha

Hi,

  Is there any way to create window on Android using C++. My
ultimate aim is to draw bitmap image on android but using C++

Thanks
Maha
--~--~-~--~~~---~--~~
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: Debugger Log information on device

2009-05-05 Thread maha lakshmi
Hi,
   If it is a java application, u can use System.out.println or Log class
and using adb logcat u can see the logs.

   Look at this following link

   http://developer.android.com/reference/android/util/Log.html

Thanks,
Maha



On 5/5/09, dillirao malipeddi  wrote:
>
> sorry for disturbing you
> i cant write fprintf()   in java application
>
> am i doing in correct way..
>
> On Tue, May 5, 2009 at 3:57 PM, maha lakshmi  wrote:
>
>> Yes... just try it out...
>>
>> On 5/5/09, dillirao malipeddi  wrote:
>>
>>> i want to see the logs of the Android OS source code (which is in c++)
>>>
>>> On Tue, May 5, 2009 at 3:47 PM, maha lakshmi  wrote:
>>>
>>>> Hi,
>>>>
>>>>  If you want see the logs from your C++ application, follow these
>>>> steps.
>>>>
>>>>  1. use fprintf(stderr,..._); to print the logs in your source code.
>>>>  2. launch ./emulator -shell
>>>>  3. In another prompt,
>>>>  Type these commands
>>>>
>>>> $ adb shell stop
>>>> $ adb shell setprop log.redirect-stdio true
>>>> $ adb shell start
>>>>
>>>>  4. Then type
>>>> $ adb logcat
>>>>
>>>>  It will display all the logs from the emulator.
>>>>
>>>> On 5/5/09, Fred Grott(shareme)  wrote:
>>>>>
>>>>>
>>>>> are you referring to the log in the traces file?
>>>>>
>>>>>
>>>>> On May 5, 4:18 am, Dilli  wrote:
>>>>> > Hi all
>>>>> >
>>>>> > I am developing an application using media player
>>>>> >
>>>>> > I want to print total log to printed ( with the logs in the source
>>>>> > code of android - media player)
>>>>> >
>>>>> > ie. the android(os) source code is in c++ and i trace the code and
>>>>> see
>>>>> > the printing of error messages.
>>>>> >
>>>>> > but while compiling my project source and running on device i
>>>>> cant
>>>>> > see the messages printed in android source
>>>>> >
>>>>> > I enabled device debugging in android manifest file.
>>>>> >
>>>>> > I want to print the error messages those are placed in android source
>>>>> > (os)
>>>>> >
>>>>> > can any one tell me how to achieve this.
>>>>> >
>>>>> > Thank you
>>>>>
>>>>>
>>>>>
>>>
>>>
>>> --
>>> Dilli Rao. M
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Dilli Rao. M
>
> >
>

--~--~-~--~~~---~--~~
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: Debugger Log information on device

2009-05-05 Thread maha lakshmi
Yes... just try it out...

On 5/5/09, dillirao malipeddi  wrote:
>
> i want to see the logs of the Android OS source code (which is in c++)
>
> On Tue, May 5, 2009 at 3:47 PM, maha lakshmi  wrote:
>
>> Hi,
>>
>>  If you want see the logs from your C++ application, follow these
>> steps.
>>
>>  1. use fprintf(stderr,..._); to print the logs in your source code.
>>  2. launch ./emulator -shell
>>  3. In another prompt,
>>  Type these commands
>>
>> $ adb shell stop
>> $ adb shell setprop log.redirect-stdio true
>> $ adb shell start
>>
>>  4. Then type
>> $ adb logcat
>>
>>  It will display all the logs from the emulator.
>>
>> On 5/5/09, Fred Grott(shareme)  wrote:
>>>
>>>
>>> are you referring to the log in the traces file?
>>>
>>>
>>> On May 5, 4:18 am, Dilli  wrote:
>>> > Hi all
>>> >
>>> > I am developing an application using media player
>>> >
>>> > I want to print total log to printed ( with the logs in the source
>>> > code of android - media player)
>>> >
>>> > ie. the android(os) source code is in c++ and i trace the code and see
>>> > the printing of error messages.
>>> >
>>> > but while compiling my project source and running on device i cant
>>> > see the messages printed in android source
>>> >
>>> > I enabled device debugging in android manifest file.
>>> >
>>> > I want to print the error messages those are placed in android source
>>> > (os)
>>> >
>>> > can any one tell me how to achieve this.
>>> >
>>> > Thank you
>>>
>>>
>>>
>
>
> --
> Dilli Rao. M
>
> >
>

--~--~-~--~~~---~--~~
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: Debugger Log information on device

2009-05-05 Thread maha lakshmi
Hi,

 If you want see the logs from your C++ application, follow these steps.

 1. use fprintf(stderr,..._); to print the logs in your source code.
 2. launch ./emulator -shell
 3. In another prompt,
 Type these commands

$ adb shell stop
$ adb shell setprop log.redirect-stdio true
$ adb shell start

 4. Then type
$ adb logcat

 It will display all the logs from the emulator.

On 5/5/09, Fred Grott(shareme)  wrote:
>
>
> are you referring to the log in the traces file?
>
>
> On May 5, 4:18 am, Dilli  wrote:
> > Hi all
> >
> > I am developing an application using media player
> >
> > I want to print total log to printed ( with the logs in the source
> > code of android - media player)
> >
> > ie. the android(os) source code is in c++ and i trace the code and see
> > the printing of error messages.
> >
> > but while compiling my project source and running on device i cant
> > see the messages printed in android source
> >
> > I enabled device debugging in android manifest file.
> >
> > I want to print the error messages those are placed in android source
> > (os)
> >
> > can any one tell me how to achieve this.
> >
> > Thank you
> >
>

--~--~-~--~~~---~--~~
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] Test browsertestplugin

2009-05-05 Thread Maha

Hi,

 Please anyone tell me how to test broswertestplugin that comes up
with mydroid package?

 Please tell me how to develop broswer plugins??

Thanks,
Maha


--~--~-~--~~~---~--~~
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] Debugging C++ Applications

2009-05-04 Thread Maha

Hi All,

   I am able to see the logs generated from java program (using Log
class or System.out.println) using adb logcat.

   Can anyone tell me how to see the printf/cout statements in C++
application for android.

Thanks,
Maha

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---