[android-developers] httppost not working on android 3.1 !!

2011-06-12 Thread khaled anaqwa
Hello Guys ,

I have a problem when upgrade my app SDK , httppost not working ?!!

-- 
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: httppost not working on android 3.1 !!

2011-06-12 Thread khaled anaqwa
when I remove these statements from manifest

supports-screens android:smallScreens=true
  android:normalScreens=true
  android:largeScreens=true
  android:xlargeScreens=true /

uses-sdk android:minSdkVersion=12 /

work but the screen is small

On Jun 12, 11:40 pm, khaled anaqwa khaled.adnan.ana...@gmail.com
wrote:
 Hello Guys ,

 I have a problem when upgrade my app SDK , httppost not working ?!!

-- 
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] Tutorials about using USB in my app

2011-06-03 Thread Khaled Anaqwa
Thanks guys for responds,

transfer data from Flash Memory is it already supported ?
if yes , could you help me or give me head-notes to start



On Sun, May 29, 2011 at 8:49 AM, Chris Stratton cs07...@gmail.com wrote:

 On Saturday, May 28, 2011 9:03:46 PM UTC-4, Kristopher Micinski wrote:

 This isn't currently supported, at least the way I think you you mean it.

 I wanna use USB in my app ,

 when I input Flash Memory in my pc
 transfer data from Flash Memory to my app

 With a PC in the loop, it might be possible by enabling usb debugging and
 using an adb port forward.  Or talking the new ADK protocol on 2.3.4+, or
 leveraging the tethering stuff.

 But there would be substantial platform-specific pc-side software,
 configuration, and packaging work to do.

 And it's not very clear what exactly the task to be accomplished is.

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




-- 

Khaled Anaqwa

0569195951

-- 
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] User Interface ( Template Theme)

2011-06-03 Thread khaled anaqwa
Hello guys ,

I build screens using xml , but i need make template theme in
 my app to make Unified theme in all these xml screens

can you help me ?

-- 
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] Tutorials about using USB in my app

2011-06-03 Thread Khaled Anaqwa
Thanks Chris ,

I will try to make it


On Fri, Jun 3, 2011 at 7:08 PM, Chris Stratton cs07...@gmail.com wrote:

 On Friday, June 3, 2011 10:57:40 AM UTC-4, khaled anaqwa wrote:

 transfer data from Flash Memory is it already supported ?
 if yes , could you help me or give me head-notes to start


 No, it is not supported.

 However there exists underlying capability to provide support by writing a
 lot of software yourself, using one of the methods previously posted.

 Or you can simply use a PC to drag files from one device to the other
 manually.

 Just repeating your question here and on stack overflow is not going to
 have magic results.  You are going to have to do some work yourself to make
 this happen.

 (sorry about the multiple delete  reposts, fixing a typo)

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




-- 

Khaled Anaqwa

0569195951

-- 
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] Tutorials about using USB in my app

2011-05-28 Thread khaled anaqwa
Hello Guys ,
I wanna use USB in my app ,
when I input Flash Memory in my pc
transfer data from Flash Memory to my app

-- 
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: 3D Image

2011-04-12 Thread Khaled Anaqwa
Thanks Rin , but i will draw it on android (coding)

On Sun, Apr 10, 2011 at 11:40 PM, Rin ito.tamas...@gmail.com wrote:

 i think this would help
 http://www.opentutorial.com/Make_3d_images

 On Apr 10, 5:28 am, khaled anaqwa khaled.adnan.ana...@gmail.com
 wrote:
  any one have a good tutorial how to create 3D image
  form datarow

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




-- 

Khaled Anaqwa

0569195951

-- 
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] 3D Image

2011-04-11 Thread Khaled Anaqwa
I don't have any idea , If you have good resource share it

On Mon, Apr 11, 2011 at 12:13 PM, Marcin Orlowski
webnet.andr...@gmail.comwrote:


 On 9 April 2011 23:28, khaled anaqwa khaled.adnan.ana...@gmail.comwrote:

 any one have a good tutorial how to create 3D image
 form datarow


 Get your dataraw, transfor/map to 3d space if needed  or use directly and
 just draw as you wish.

 Regards,
 Marcin Orlowski

 *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule
 handy...
 WebnetMobile on *Facebook http://webnetmobile.com/fb/* and 
 *Twitterhttp://webnetmobile.com/twitter/
 *

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




-- 

Khaled Anaqwa

0569195951

-- 
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] 3D Image

2011-04-11 Thread Khaled Anaqwa
In my project I will draw 3d image form CT Scan by using datarow


On Mon, Apr 11, 2011 at 1:52 PM, Marcin Orlowski
webnet.andr...@gmail.comwrote:

 No. In general your question is so generic that it barely makes a question
 to answer. It's like  asking how can I build a car?. The answer is get
 the tools and build it.


 Regards,
 Marcin Orlowski

 *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule
 handy...
 WebnetMobile on *Facebook http://webnetmobile.com/fb/* and 
 *Twitterhttp://webnetmobile.com/twitter/
 *



 On 11 April 2011 12:21, Khaled Anaqwa khaled.adnan.ana...@gmail.comwrote:

 I don't have any idea , If you have good resource share it

 On Mon, Apr 11, 2011 at 12:13 PM, Marcin Orlowski 
 webnet.andr...@gmail.com wrote:


 On 9 April 2011 23:28, khaled anaqwa khaled.adnan.ana...@gmail.comwrote:

 any one have a good tutorial how to create 3D image
 form datarow


 Get your dataraw, transfor/map to 3d space if needed  or use directly and
 just draw as you wish.

 Regards,
 Marcin Orlowski

 *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule
 handy...
 WebnetMobile on *Facebook http://webnetmobile.com/fb/* and 
 *Twitterhttp://webnetmobile.com/twitter/
 *

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




 --

 Khaled Anaqwa

 0569195951


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




-- 

Khaled Anaqwa

0569195951

-- 
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] 3D Image

2011-04-10 Thread khaled anaqwa
any one have a good tutorial how to create 3D image
form datarow

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