[android-developers] Re: Does higher version support all feature of lower version in android?

2012-10-12 Thread Ali Chousein
I doubt that you can have a satisfactory answer on this, because the 
behavior can also be OEM specific. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.besocial 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy

-- 
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: how to create a wlakie talkie application using android?

2012-10-10 Thread Ali Chousein
Is it very urgent? I've good news for you: GTalk, Skype and similar 
applications can be considered walkie talkie class of apps. Start using 
either of them and your problem is solved!

-Ali

-- 
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: Positive reviews being sold in spam email

2012-08-31 Thread Ali Chousein
I would start from here. Strongly agree with you. Such fraud should be 
stopped. 
http://support.google.com/googleplay/android-developer/bin/answer.py?hl=enanswer=113417topic=15868ctx=topic
 


- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.besocial 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy

-- 
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: how to get public API's

2012-08-30 Thread Ali Chousein
Have you checked Google Places API? 
https://developers.google.com/places/documentation/

-
Ali Chousein
https://play.google.com/store/apps/details?id=com.apps.besocial
https://play.google.com/store/apps/details?id=com.apps.weather_buddy

-- 
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: Can i use google inside my app?

2012-08-29 Thread Ali Chousein
Just my personal opinion, people at Google might think completely 
differently. 

If you're building a web-search app then I think you'll run into trouble. 
If you're using web-search as a building block for implementing your own 
features then it should be fine (of course, if applicable, as long as you 
pay the fee for using the search service). If I used web search in my apps, 
I would try making it transparent to the user thought. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.besocial 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy

-- 
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: Check This one , this is my first Application in google play

2012-08-27 Thread Ali Chousein
Just my 2 cents: If your app is not an official app for the celebrity 
person you're referring to, it might be worth stating this clearly in your 
app. Otherwise Google might think you're violating the  Developer 
Distribution Agreement and Content Policy by pretending to be someone else. 
I hope you won't have this problem but I know people in the past had to 
deal with it. Unless you developed an official app for the celebrity person 
under discussion, it's worth stating this clearly in your app. 

P.S. I'm *NOT* from the Google team, neither a legal adviser. My 2 cents 
are based on what I observed happening in the past. Please don't ask for 
further clarification because I don't know more than what I wrote above. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.besocial 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy


On Sunday, August 26, 2012 12:17:11 PM UTC+2, surya pavan wrote:


 https://play.google.com/store/apps/details?id=com.pawan.comfeatur
 e=more_from_developer#?t=W251bGwsMSwyLDEwMiwiY29tLnBhd2FuLmNvbSJd

 -- 
 Regards
 SuryaPavan Tanniru.



-- 
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: New Android Forum

2012-08-07 Thread Ali Chousein
A new forum, if it becomes popular, will make its moderator(s) visible in 
the community. Other than that just copying existing platforms and creating 
a new one doesn't add anything for the community (it even costs extra time 
and distracts focus). You want visibility? Come up with a new idea, bring 
something to developers that they don't already have. You'll be popular, 
visible, rich, will drive a different car different days of the week and 
you name it.

-- 
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: in AppSubscription Android

2012-07-24 Thread Ali Chousein
Test your integration using static in-app payment responses. If it works 
for in-app payment, it works for in-app subscription also. I can tell you 
this based on personal experience. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation

-- 
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: Adding functions dynamically from application to Jar

2012-07-17 Thread Ali Chousein
You cannot extend case statements in your code dynamically, but take a look 
at the strategy design pattern 
(http://en.wikipedia.org/wiki/Strategy_pattern). I think that's what you 
need. Design patterns are not Android specific by the way, they are just a 
set of best practices in designing software. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation

-- 
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: query for contact

2012-07-13 Thread Ali Chousein
In your selection criteria require that the selected contacts have phone 
numbers. 

String selection = ContactsContract.Contacts.HAS_PHONE_NUMBER +  = ?; 
String[] selectionArgs = new String[]{1}; 

Hope it helps. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: newbie question

2012-07-12 Thread Ali Chousein
Try cleaning your project (Project-Clean) and see if it fixes the errors. 
If you're getting errors right after you create a project, cleaning it 
helps in most of the cases. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: Facebook Integration in AppMobi

2012-07-12 Thread Ali Chousein
No idea what the heck Appmobi is, but for Facebook integration you need to 
download the Facebook Android SDK, study the example integrations that come 
with it and do your integration accordingly: 
https://github.com/facebook/facebook-android-sdk/ 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: building a Dictionary....need help

2012-07-12 Thread Ali Chousein
Seriously guys, when I developed a paid in-app feature (0.99$/Year by the 
way, bloody expensive yeah?) and informed my friends about it, they were 
very disappointed that it was not free (some even were offended that I send 
them info about an app which had paid parts). And then we have here also 
some smart-head (well actually I mean the opposite of head in the vertical 
direction) fellows who want their software developed by others for free. 
Where the heck this world is heading?

-- 
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: Ideas for my new application

2012-07-11 Thread Ali Chousein
You basically need to serialize and deserialize your object(s) to/from XML 
and asking how to do this. This is a way too generic question. Try Googling 
for serialize object to xml and deserialize object from xml, find some 
examples, study them and develop your solution based on such examples. I 
think this would be the only help you could get in any forum. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation

-- 
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: Get Passwords from Webview

2012-07-11 Thread Ali Chousein
If you do that nobody will be using your app. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation


On Wednesday, July 11, 2012 5:54:12 AM UTC+2, Mani wrote:

 I want to save a copy of all usernames/passwords and website URLs that 
 user enters on my webview. 
 I want to know how this can be implemented in my application.
 Any direction will be helpful...


 Thanks
 Mani


-- 
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 it allowed to sell real products with Inapp Billing?

2012-07-10 Thread Ali Chousein
AFAIK, it is not allowed. You can sell digital content only or software 
features. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation

-- 
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 it possible to add round corner to a full view ?

2012-07-10 Thread Ali Chousein
Draw your image based on your needs and add it as an image to your view. 
That's all you need. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation

-- 
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: How to encrypt a username and password ?

2012-07-09 Thread Ali Chousein
Your question is about programming in general. Anyway, this might be a 
starting point for you: 
http://developer.android.com/reference/java/security/interfaces/package-summary.html
 


BTW, it's a very bad practice to store the username and password locally. 
You should store them on your server instead. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 


On Monday, July 9, 2012 6:21:31 AM UTC+2, mohammed Nuhail wrote:

 I am doing chat Application in Android... I have to encrypt and decrypt 
 username and password and stored it in database. 


-- 
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: [ASK] about get location using GPS

2012-07-09 Thread Ali Chousein
You can use the DDMS for sending mock location information to your 
emulator. Alternatively you can use the command line. Issue the following 
commands: 

1. 
telnet localhost 5554 
(5554 is the port number of the emulator. You can see this on the top left 
corver of the emulator. If you have multiple emulators running, their port 
numbers are going to be 5554, 5556, 5558, etc etc) 

2. 
geo fix longitude latitude altitude 
(The altitude above is optional, you can skip it if you want) 

Hope it helps. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation


On Monday, July 9, 2012 5:53:55 AM UTC+2, Alfa wrote:

 it's work fine. thanks. i just cant use gps on emulator. cos i dont know 
 about emulator control.
 when i set the location use emulator control, it works fine. 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

[android-developers] Re: Lock orientation once the app started?

2012-07-09 Thread Ali Chousein
Yes, one approach is to do it using 
android:screenOrientation=portrait|landscape in the manifest. Once I 
wrote a short blog sharing my experiences on how to handle screen 
orientation. This approach is also explained in it: 
http://android-screen-layout.blogspot.be/ 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation


On Monday, July 9, 2012 5:24:11 AM UTC+2, limtc wrote:

 Is it possible to allow the app to start in either landscape or portrait, 
 but ONCE the app started does not allow rotation?

 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

[android-developers] Re: How much time take for Google certification for apps

2012-07-04 Thread Ali Chousein
1. Prepare your app for release: 
http://developer.android.com/tools/publishing/preparing.html 

2. Follow the Publishing Checklist: 
http://developer.android.com/distribute/googleplay/publish/preparing.html 

3. Within some hours you'll see your app on Google Play Store. You don't 
see it immediately, probably because it takes some time to refresh the 
related servers. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: How to prevent the layout from getting reset when the screen orientation changes?

2012-07-02 Thread Ali Chousein
Once I developed my own approach to control this behaviour: 
android-screen-layout.blogspot.be 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: How can I send suggestions to Android development?

2012-07-02 Thread Ali Chousein
I would humbly advice you to focus on implementing ideas of your own. I 
doubt that the creators of Android OS would easily change their planning 
based on feedback coming from outside (and don't get me wrong, they have 
very good reasons for not doing that). 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: Android app with google calender

2012-07-02 Thread Ali Chousein
Certainly it is possible. Take a look at the CalendarContract interface: 
http://developer.android.com/reference/android/provider/CalendarContract.html 


- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: Merge Contact

2012-07-02 Thread Ali Chousein
Both contacts should have the same RAW_CONTACT_ID. Android aggregates them 
then automatically. 

- 
Ali Chousein 
https://play.google.com/store/apps/details?id=com.apps.social_nav 
https://play.google.com/store/apps/details?id=com.apps.weather_buddy 
http://www.paygol.com/android/implementation 

-- 
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: android in-app billing sandbox

2012-06-29 Thread Ali Chousein
You have the static responses only to test in a sandbox environment. Once 
that is working you can test with real payments only. Honestly I don't see 
(m)any reasons why to complain about this setup.

-Ali

-- 
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: How can I open my app with power button?

2012-06-28 Thread Ali Chousein
 Is there a way to contact Android to please them to modify the 
 software? 

I'm sure they are looking forward to it.


 I think my app should be on every android, it's very 
 important...

Mine also. It's THE greatest sin not to have it on your device.


-- 
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] Career for a Android Developer

2012-06-20 Thread Ali Chousein
Go ahead and put all your efforts in Android. I'm almost certain that you 
have this group's blessing.

On Tuesday, June 19, 2012 2:10:37 PM UTC+2, Sandeep Venkat wrote:

 ofcourse i am a b.tech 2011 passout from the background of DOTNET 
 development..Till now i don't know anything about android but my firm wants 
 me to get into android department..I want to put all my efforts in 
 android.. 

-- 
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: android application development

2012-05-23 Thread Ali Chousein
 I want to write a code for my application which blocks user from
 accessing  all the other resources till my code  is running.

You need to change the firmware. The rule of thumb is, the SDK in
general cannot be used for disabling functionality of the system. The
SDK (or in general any SDK) is meant to be used for enabling more
functionality on the system. If/When you need to disable
functionality, you need to change the firmware. But beware that you
are creating your own version of Android in this case and many, many,
many limitations on distributing your solution will follow.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Publishing free and paid versions of the same app

2012-05-21 Thread Ali Chousein
An alternative would be to provide your paid features using in-app
payment model. In this case you'll have to maintain just one APK and
personally I believe it's a better approach for convincing users to
pay for features that you are selling. User will already see and use
the free features before deciding to buy the paid features. Plus they
don't have to go through the hassle of installing another APK to get
the paid features.

@Raghav: +1 for your comment in your signature!

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Publishing free and paid versions of the same app

2012-05-21 Thread Ali Chousein
 Can one implement in-app paying, when they registered as android developer
 from a country that is not supported to sell paid applications?

I doubt it. You can try finding the answer to your question here:
http://developer.android.com/guide/market/billing/index.html

Maybe a workaround which would work is, to find someone you can trust
who lives in a country from where it's possible to sell apps. Then you
can use his/her account for selling apps and can offer the person part
of the revenue. But the key here is finding someone you can trust I
think.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Can I get user's city without using GPS?

2012-05-21 Thread Ali Chousein
AFAIK, to get location information from NETWORK_PROVIDER you need the
ACCESS_COARSE_LOCATION permission.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Google lost vs Oracle.

2012-05-18 Thread Ali Chousein
 I haven't understood what won Oracle and what won Google.
 What will be the conseguences of this debate?

Keep on innovating. Don't focus too much on things which are out of
your control. You like it or not, this case is out of your control and
like every other developer you'll have to just accept the outcome
(whatever that might be).

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Google Play Account

2012-05-16 Thread Ali Chousein
I think I agree with Kris on this. I doubt that an internal Google
employee got your account removed. Companies like Google have strict
rules and wouldn't let any of their employees damage the image of
their business. They not only would fire the employee but also ensure
that he receives jail sentence. What could have happened is, the
person you are dealing with might have complained to the Google Play
team that your app infringes their copyright. I think it was not wise
from your side to send an e-mail to the developer; you should have
directly reported an infringement case to the Google Play Team. Even
thought Google tends to ignore support questions, AFAIK they are quite
fast in responding to infringement complains. I suggest you to contact
the Google Play Team with all e-mails.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Android for UK??

2012-05-16 Thread Ali Chousein
 Generally when making a UK version of the site, they change the
 spellings of Americanized words, such the site my read something
 like:

Hhhmmm, just wondering, are people in UK something like compilers and
cannot read further once they catch a spelling error? :-P

-- 
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: Customizing Android's default contacts app

2012-05-11 Thread Ali Chousein
Android SDK is for implementing your own apps; it is not for and it
cannot be used for changing/configuring/customizing pre-installed apps
on your device. Any claim that such a thing is possible lacks basic
understanding of Android development and is just plain wrong. You
cannot change/configure/customize pre-installed apps without having
their source code, making the changes in the source code and then
building it yourself.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Goople Place API

2012-05-11 Thread Ali Chousein
You don't need any third party libraries for retrieving data from
Google Places API. You can just use HTTPGet. This is because you are
not accessing any data which requires authorization; all data on
Google Places API is public.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Disable call, SMS, email programmatically.

2012-05-10 Thread Ali Chousein
I doubt that you can do these unless you build your own firmware.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: In-App purchase with Google map

2012-05-10 Thread Ali Chousein
People in this list cannot give you a definite answer on this subject.
You may try contacting Google Maps support but don't be surprised if
you don't get back an answer.

 ... enable user to view current location.
Just out of curiosity, Google Maps App (which happens to be free)
already provides this functionality and it's working great. Why should
anybody pay you for this feature?

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Instant upload without sync

2012-05-03 Thread Ali Chousein
You have a better chance of finding answers to Google+ related
questions here: https://developers.google.com/+/

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: How to enable/disable GPS , Wi-Fi hotspots programmatically?

2012-05-03 Thread Ali Chousein
As a small addendum to what Mark said, to enable/disable the GPS
through settings, you can start the related activity using the
following code:

Intent intent = new
Intent(android.provider.Settings.ACTION_LOCATION_SOURCE_SETTINGS);
startActivity(intent);

Starting the related activity for enabling/disabling Wi-Fi should be
something similar. I've never done it in my apps.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: Blocking Outgoing SMS

2012-05-02 Thread Ali Chousein
I don't think you can block outgoing SMS, unless you change Android
itself. And honestly, I would be very surprised if Android supports
such functionality by default.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re:

2012-05-02 Thread Ali Chousein
Hhhmmm, inside the onResume method of your related activity you know
that activity is about to be displayed. In the implementation of
onResume you can initiate a refresh and everything will be fine I
think.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: How insert in android a web service client created using eclipse wizard and WSDL.

2012-05-02 Thread Ali Chousein
Hhhmmm, when I look at errors like below, I would like to make a wild
guess:

 W/dalvikvm(1044): Unable to resolve superclass of
 Lcom/caar/app//interfaces/ws/BanServiceLocator;

Are you getting this problem with the release build? If yes, then most
probably inside your proguard.cfg you need to specify that the
necessary classes should not be stripped out from the generated
binary.

But, as I said, this is just a wild guess.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: noob question

2012-05-01 Thread Ali Chousein
If you're posting code snippets from your personal apps then yes, I
agree with Justin, the snippets are absolutely necessary to receive
help here.

If you're posting code snippets from a proprietary software you
develop for a company, then be very precautious and consult with the
legal department of the company you're working for, if you can post
code snippets and under which conditions you can do that. The company
can fire you, or even worse, can sue you for posting proprietary code
on the Internet.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] Re: accessing contact image

2012-05-01 Thread Ali Chousein
@Justin: Hahaha, this platform needs a 'Like' button :D

@Ibrahim: If you were trying to ask how to access the photo of a
contact, then the following link is your starting point:
http://developer.android.com/reference/android/provider/ContactsContract.Contacts.html

Google for ContactsContract PHOTO_ID example or ContactsContract
PHOTO_URI example and I'm sure you're going to find examples which
are going to guide you to write the code you need.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.paygol.com/android/implementation
http://geo-filtered-assistant.blogspot.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] This group is for knowledge sharing and sometimes to get answers to very specific questions. Please don't abuse it.

2012-05-01 Thread Ali Chousein
Newbies, novices and in general group members who cannot get something
done alone,

Stop sending private e-mails to group members, asking questions that
you can easily find in documentation (given that you bother reading
5-10 mins), asking for code and telling that it's urgent (Urgent? Are
you about to die or be killed? Or are you going to pay my hourly rate
(120 Euros/Hour min)? If not, why should anybody give a damn about
your little stupid project?). If you have a very specific question ask
it here in the forum. If someone will answer (it's not guaranteed that
you'll receive an answer, be prepared for that), the community is
going to benefit including yourself. Don't spam the inbox of group
members by sending private e-mails with your questions. If you cannot
find most of your answers yourself, change your profession, probably
you are not capable of developing any decent software of acceptable
quality anyway. But to start with, please don't spam the inbox of
group members by sending private e-mails.

Thank you very much,
-Ali

-- 
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: This group is for knowledge sharing and sometimes to get answers to very specific questions. Please don't abuse it.

2012-05-01 Thread Ali Chousein
 P.s., wow, do you actually bring in that high an hourly rate
 consistently!  I need to get a real job if that's the case.

That's the rate which would make me feel that something is urgent
indeed.

And yes, lately many people have been sending private e-mails and
asking basic questions. I've blocked many of them and decided to start
this thread also, hoping that it'll stop at least some of them.

-- 
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: How to add facebook page in android apps

2012-04-18 Thread Ali Chousein
 add facebook page of the client,
 .if any source code or any reference is there pls share with me.

And how much hourly rate are you willing to pay to a competent
developer who can do this for you?


 (Android Developer)

Really

-- 
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: Search a contact using phone number

2012-04-15 Thread Ali Chousein
Atif, when you are working with contacts and your code works on the
emulator but not on the device, it's usually the case that a contact
entry on your phone is different than what you've thought. To
elaborate, I guess you synchronized your phone with your GMail, right?
In this case when you query your contacts, you also get entries which
consist purely of e-mail addresses, without names etc. If you assumed
that every contacts should have a name, your code would probably crash
then. As Justin already suggested, debug your code, investigate your
contact objects and change the logic of your code accordingly.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How to integrate Google maps and Facebook page and Twitter in android apps.

2012-04-14 Thread Ali Chousein
Facebook integration:
https://developers.facebook.com/docs/reference/api/

Twitter integration:
https://dev.twitter.com/

Google maps integration:
http://code.google.com/android/add-ons/google-apis/

 If any one of them have source code or any
 reference please share with me.
Are you willing to pay what you are asking for? Probably not. Please
know that a competent developer never asks for readyly cooked code; he
writes the code himself instead.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Problems locking the screen orientation with ActivityInfo.SCREEN_ORIENTATION_NOSENSOR

2012-04-12 Thread Ali Chousein
Handling screen orientation manually could be helpful for your case.
My blog on this subject might be useful for you: 
http://android-screen-layout.blogspot.com/

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Play maket and reviews

2012-04-12 Thread Ali Chousein
Goto https://support.google.com/googleplay/android-developer/?hl=en
and then to Inappropriate content in comments and applications.
Maybe will be useful for your case. You can also try contacting
support, but many developers have not that good experience getting
real support from Android support.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: SMS application for iPhone - http://alturl.com/jfzi4

2012-04-12 Thread Ali Chousein
 We have recently developed SMS Application (Beta version) for iPhone. Find
 below the link for your reference.

Good for you man, thumps f@#~!*@ up. And what do you want us to do
after your great achievement? Give up any interest developing apps for
Android and spend 3K-4K $$$ just to get started doing iOS development?
Hhmmm, I'll take a second to think about it. Hhmmm, I think my answer
is No.

-- 
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: Search action not working

2012-04-11 Thread Ali Chousein
To be honest, I think Dwayne is trying to integrate web search but
he's completely lost in the process.

@Dwayne: If you are trying to integrate web search in your
application, you cannot do it by using webview only. You have to
integrate the API of a search engine. Google Custom Search API is one
alternative, but it's not really free: 
https://developers.google.com/custom-search/v1/overview
Have a look at Yahoo Search Web Service: http://developer.yahoo.com/search/
and also at Bing Developer: http://www.bing.com/toolbox/bingdeveloper/

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Android App resets after device orientation has changed (how to solve?)

2012-04-10 Thread Ali Chousein
Once I wrote a blog on how to handle the screen orientation change.
Maybe you'll find it useful: http://android-screen-layout.blogspot.com

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Help Calendar Android

2012-04-10 Thread Ali Chousein
This is your starting point: https://developers.google.com/google-apps/calendar/

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How to trace down ANR

2012-04-10 Thread Ali Chousein
ANR means, you are blocking the main thread with some heavy
calculations. Have you understood what is explained in the following
link? http://developer.android.com/guide/practices/design/responsiveness.html

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: App crashs when cancelling progresbar

2012-04-10 Thread Ali Chousein
You should look at the contents of logcat. It's going to tell you on
which exact line your code is crashing. Sorry but most of the people
are not going to read a long copied-pasted code and spend more than 5
mins trying to understand what exactly is happening, when you can get
that information from the logcat.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Language preference to phones

2012-04-10 Thread Ali Chousein
And are you expecting us to change the current regulations using
Android SDK?

-- 
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: how to convert button to hyperlink or textview to hyperlink

2012-04-10 Thread Ali Chousein
Text -- Hyperlink:  Use android:autoLink=web

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Email Post

2012-04-06 Thread Ali Chousein
Configure your group membership to receive abridged summary. Then
you're going to receive 1-2 emails per day, which I believe won't be
annoying.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Video Sharing to Facebook from Android App using share intent FAIL :( .

2012-04-05 Thread Ali Chousein
Look at the following lines in your logcat. Your implementation throws
NullPointerException. You have your source code, so only you can solve
this problem, by debugging it and by finding what causes this
NullPointerException. Your question contains the answer that you need
actually.

E/AndroidRuntime( 7160): java.lang.NullPointerException
E/AndroidRuntime( 7160): at
com.facebook.katana.service.method.VideoUpload.getRealPathFromURI(VideoUpload.java:
144)

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.com


On Apr 4, 4:39 pm, s.rawat imsaurabhra...@gmail.com wrote:
 How short?
 I am using
 * uses-permission android:name=android.permission.WRITE_EXTERNAL_STORAGE
 / *
 in the manifest
 and
  data android:mimeType=video/* /
 in the Intent Filter for the app/
 Still getting the same crash.
 ..pain is temporary.quitting lasts forever.
  My Blog http://techshek4u.blogspot.in/

-- 
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: Who can explain it for me ? What is the problem ? ANR in android.process.acore

2012-04-03 Thread Ali Chousein
Probably you are blocking the main thread, doing computations which
take time. Consider creating a thread which is going to do the
computations which are currently done in the main thread.

This is an important link to read and understand:
http://developer.android.com/guide/practices/design/responsiveness.html

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How to use AlarmManager on Dialog?

2012-04-03 Thread Ali Chousein
Reading your code I understand that you need to grasp better how
AlarmManager works. I would advice you to study the AlarmManager
samples which come with the SDK installation. Search in them for
AlarmManager and you'll find examples showing how to set alarms
properly.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: please help me

2012-04-03 Thread Ali Chousein
Android documentation makes very good suggestions on this:
http://developer.android.com/resources/faq/framework.html#3

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: After sent SMS successful, hope my activity will receive the sent message

2012-04-03 Thread Ali Chousein
And why you don't consider using SMSManager? If you don't, your code
won't be notified that the SMS was sent and delivered. I advice you to
reconsider your decision for not using SMSManager. Someone wrote an
excellent tutorial on this: 
http://mobiforge.com/developing/story/sms-messaging-android

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: SMS URI trigger Application

2012-04-03 Thread Ali Chousein
http://stackoverflow.com/questions/2372248/launch-sms-application-with-an-intent

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: HI, I am a game designer form HK and have done a game by UNITY

2012-04-03 Thread Ali Chousein
Have you gone through the steps explained in the following link? I
think you are trying to publish your debug APK.
http://developer.android.com/guide/publishing/publishing.html

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: passing data to android vnc viewer...

2012-04-03 Thread Ali Chousein
Consider using the putExtra method on Intent:
http://developer.android.com/reference/android/content/Intent.html#putExtra%28java.lang.String,%20android.os.Bundle%29

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: developing a trivia game

2012-04-03 Thread Ali Chousein
 how is it possibleplease explain

You forgot to ask his hourly rate!

-- 
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: LinkedIn integration issue

2012-04-03 Thread Ali Chousein
 And then if you still have
 problems, contact them:http://developer.linkedin.com/rest

Or contact me. My hourly rate is 120 Euros.

-- 
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: It is possible to lock the screen orientation of the phone only when you want? (dinamically)

2012-03-31 Thread Ali Chousein
Maybe my blog on this subject might be useful for you. There is a
section Locking the screen layout in it:
http://android-screen-layout.blogspot.com

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Android app as background service

2012-03-30 Thread Ali Chousein
I think this thread is interesting for your case:
http://groups.google.com/group/android-developers/browse_thread/thread/483b5fbd8d0dc0f9

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: how to insert image in text view

2012-03-28 Thread Ali Chousein
Use LinearLayout to put a TextView and an ImageView next to each
other.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Android database

2012-03-28 Thread Ali Chousein
It sounds like you need to implement a mini server for your Android
application which will enable other phones access a local database.
Google for implement server Android, if I remember it right
stackoverflow has some good threads on this.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How to close the dialogbox when clicking on the menu button

2012-03-28 Thread Ali Chousein
Dialogs in Android have the dismiss method (http://
developer.android.com/guide/topics/ui/dialogs.html#DismissingADialog)
I guess you need to call this method inside the on click listener of
your menu button.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Save the whole Intent and context at somewhere

2012-03-28 Thread Ali Chousein
Hhhmmm, what about starting a service in your broadcast receiver,
which will implement the functionality you are interested in? I expect
this approach will work.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Save the whole Intent and context at somewhere

2012-03-28 Thread Ali Chousein
Study the sample codes which come with the SDK installation. They
contain examples on how to implement a service and how to implement a
broadcast receiver correctly. In general these sample codes provide
good examples for many things.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How Many Android App Stores to Submit …?

2012-03-27 Thread Ali Chousein
You may consider Handster: http://www.handster.com/administrator  Once
you submit to Handster, your application is distributed at other
stores also (e.g. HP, LG...) When you add a product you'll see the
complete list of all stores where your application will be
distributed. Other than that, if you want to distribute your app in
multiple stores, yes, you have to submit one by one.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Re : passing data between activities

2012-03-27 Thread Ali Chousein
Google for android pass data between activities and you'll find
multiple discussion threads on this. Since I'm a nice guy (:-P) I
copied and pasted the first one from the list for you
http://stackoverflow.com/questions/2091465/how-do-i-pass-data-between-activities-in-android

But seriously, if you google for what you are looking for, chances are
high that you'll get an answer to your question in 5 mins. Otherwise
you need to spend 10 mins to post your question here, wait some hours/
days hoping that someone is going to answer it, etc etc etc

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: How to send/pass string to a web service from emulator and that web service returns same string.

2012-03-27 Thread Ali Chousein
You need to check the interface of your web-service. Only then you can
know how exactly to send information to it and retrieve information
from it. Other than that in general you use HTTPPost (http://
developer.android.com/reference/org/apache/http/client/methods/
HttpPost.html) and HTTPGet (http://developer.android.com/reference/org/
apache/http/client/methods/HttpGet.html)  Google for examples, you'll
find plenty.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: My app was suspended for a donate button, Google hasn't responded?

2012-03-27 Thread Ali Chousein
Well, I guess Google is quite strict on this. If you get money from
users in any way, you have to pay Google the fee it's charging for
using the Google Play platform. I have no idea how to reach them to
discuss your case, but I see that what you did is indeed violation of
their policies.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Problem for calling ListActivity

2012-03-27 Thread Ali Chousein
Inside the click listener of your button start your ListActivity by
calling startActivity (study this link:
http://developer.android.com/reference/android/app/Activity.html)
 Also note that you have to define your ListActivity in the manifest
file. Hope it helps.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Save the whole Intent and context at somewhere

2012-03-27 Thread Ali Chousein
 your reply will not handle my  call when my application is running in
 background.Is there any other way?

Well, I'm not sure if I agree. I still have a feeling that you are not
implementing your broadcast receiver correctly.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: LinkedIn integration issue

2012-03-27 Thread Ali Chousein
They have quite good documentation on this. Follow what is explained
here: http://developer.linkedin.com/rest

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Calendar edit event force close error....

2012-03-26 Thread Ali Chousein
Hhmmm, as Michael mentioned above, you should provide your stack trace
or the crash message from your LogCat. But, you say that
event.put(allDay,0) is causing a crash, while event.put(allDay,1)
works fine. Could it be the case that '0' is an invalid index in
event.put(allDay,0)? To be sure, you should investigate the crash
message in LogCat: 
http://developer.android.com/guide/developing/debugging/ddms.html
If you cannot understand what the cause of the crash is, then you
could share the crash message here so that other people can have a
look at it.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Sending GPS coordinates to a server

2012-03-26 Thread Ali Chousein
 recieve the Location coordiantes
http://stackoverflow.com/questions/1513485/how-do-i-get-the-current-gps-location-programmatically-in-android
(The guidance provided by CommonsWare is simply excellent)

 send them directly to a server
This depends what type of interface you have at the server side.
Without knowing the server side interface, noone can tell you how to
communicate with it from an Android platform. First you need to
clarify your server side architecture, a question which is not
directly related to Android SDK. If the server you should send data is
already there, contact the responsible people to find out its
interface. If you should develop the server also, I guess you need to
research the best practices for server side architectures to decide
which one fits best your scenario.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Broadcast receiver execution.

2012-03-26 Thread Ali Chousein
For anything which works asynchronously (BroadcastReceivers work
asynchronously) I wouldn't make any assumptions that you are going to
receive messages in order.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: send twitter status with geolcation using api

2012-03-25 Thread Ali Chousein
Try asking Twitter API related questions here: 
https://dev.twitter.com/discussions
 I guess you'll have better chance then someone will answer your
question.

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.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] Re: Save the whole Intent and context at somewhere

2012-03-24 Thread Ali Chousein
When you register to ACTION_ANSWER it should work normally actually.
There is a short thread on this here:
http://stackoverflow.com/questions/5990590/how-to-detect-phone-call-broadcast-receiver-in-android
 This is such a common functionality, I'm sure you can find lots of
other examples.

If your implementation doesn't work, it's probable you are doing
something wrong when handling the related broadcast receiver. It might
be worth to check out this tutorial: 
http://www.vogella.de/articles/AndroidServices/article.html

-
Ali Chousein
http://socialnav.blogspot.com | http://twitter.com/socialnav1
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://geo-filtered-assistant.blogspot.com


On Mar 24, 6:30 am, Jagruti Sangani jagruti.sang...@inextrix.com
wrote:
 My problem is that when the application go in background running and call
 arrive then that application cant handle the call in front.


-- 
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] Recently released: SocialNav

2012-03-24 Thread Ali Chousein
An individually developed Android application, where social networking
and mobile navigation meet.

More information can be found at:
http://socialnav.blogspot.com

It can be downloaded from:
Google Play: https://play.google.com/store/apps/details?id=com.apps.social_nav
Handster: http://www.handster.com/socialnav.html?dm=1multi=1

Follow the latest features and release news on Twitter:
https://twitter.com/socialnav1

In case you try it, I would be looking forward to hear your feedback.

Cheers,
-Ali

-- 
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: SMS with name

2012-03-23 Thread Ali Chousein
Yes it is possible. After you have the name, search the contacts to
see if you have such a name. If yes, you can query the phone number
and send the SMS to this phone number. You need to study and
understant the ContactsContract interface:
http://developer.android.com/reference/android/provider/ContactsContract.html
 Google also for ContactsContract example, there are plenty of
them.

But AFAIK in every Android based device you already can send SMS
messages by entering the name.

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: SMS as techinque for chatting

2012-03-22 Thread Ali Chousein
 I hv created an application that send and receive but couldnt mk these msgs
 as chatting?

What's so difficult about it? You already have all SMS messages you
wish to display on the screen. You need to understand how you should
design your UI. You have to make choices how your UI should look like
and get started with it. I know it's very basic, but you can start
from Hello, Views tutorials maybe? You can find these tutorials
here: http://developer.android.com/resources/tutorials/views/index.html
Certain people in this list can help you only when you have specific
questions about an approach you have chosen.

PS. And please man, don't drop vowels when you write something!

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: Sync Android app with Outlook

2012-03-22 Thread Ali Chousein
Try to find out which interfaces are available for accessing data in
Outlook. Studying the Outlook interfaces should be your starting
point. Your question is not Android SDK specific.

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: On Reciving SMS Calling Web Service.

2012-03-19 Thread Ali Chousein
Take a look at this tutorial, especially at the section Receiving SMS
Messages. This should guide you to implement the functionality you
want:

http://mobiforge.com/developing/story/sms-messaging-android

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

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

2012-03-19 Thread Ali Chousein
Correct, this post is out of scope.

Still, study the following links. Everybody who integrates Facebook
does the same and the integration works like a charm.

https://developers.facebook.com/docs/reference/api/
https://github.com/facebook/facebook-android-sdk

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: On Reciving SMS Calling Web Service.

2012-03-19 Thread Ali Chousein
I don't know, but if you declare the RECEIVE_SMS permission in your
manifest, the BoradcastReceiver should be notified when you receive an
SMS. I guess you are missing such detail.

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: On Reciving SMS Calling Web Service.

2012-03-19 Thread Ali Chousein
I guess you need another tutorial on how to deal with broadcast
receivers:

http://www.vogella.de/articles/AndroidServices/article.html

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

-- 
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: On Reciving SMS Calling Web Service.

2012-03-19 Thread Ali Chousein
My experience is that it doesn't. That's why you have to try it on a
phone. And yes, working with SMS on a phone is costly.

-
Ali Chousein
http://www.codeproject.com/KB/android/PayGol-Android.aspx
http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
http://geo-filtered-assistant.blogspot.com
https://marketplace.cisco.com/apphq/products/994

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


  1   2   3   4   5   >