[android-developers] Non Repeating random number btw 1 to 1000

2012-06-06 Thread Hemant Chaudhari
Hello, I want to generate non Repeating random number between 1 to 1000. If possible efficiently without any look up. Any pointers to solution will be helpful. -Thanks Hemant -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: Dynamic loading of components

2012-04-26 Thread Hemant Chaudhari
Thanks Dallas.. And to ever body else for replying. I posted this query just to know whether is it possible. As i mentioned *I have requirement just like PRISM framework in .Net.* Other solution to this is better to go for Web App instead of Native. -Thanks Hemant -- You received this

[android-developers] Dynamic loading of components

2012-04-25 Thread Hemant Chaudhari
Hello, I have requirement just like PRISM framework in .Net. We want to develop Android Native app such that when it starts it will query to internet for any additional component updates. Once android app find updates it will download ONLY that component. It will not update the WHOLE app

[android-developers] AdMob with my own Ad Server

2012-03-22 Thread Hemant Chaudhari
Hello, I want to integrate AdMob SDK with my Ad Server. Is it possible? Or is there any property or method with AdView/AdRequest class which will tell AdMob to fetch Ad's from Ad server like Openx or Ad manager pro? -Thanks Hemant -- You received this message because you are subscribed to

[android-developers] Re: Push Notification Services for 4.0

2012-03-21 Thread Hemant Chaudhari
://code.google.com/android/c2dm/ Nicolas. On Wednesday, March 21, 2012 11:50:27 AM UTC+7, Hemant Chaudhari wrote: Hello All, I want to implement Push Notifications for Android 4.0 Native app. Is there any sdk available for it. -Thanks Hemant -- You received this message because

[android-developers] Push Notification Services for 4.0

2012-03-20 Thread Hemant Chaudhari
Hello All, I want to implement Push Notifications for Android 4.0 Native app. Is there any sdk available for it. -Thanks Hemant -- 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] Dynamic Layouts

2012-03-20 Thread Hemant Chaudhari
Hello All, I want to download layouts from server to my android phone and then plugin that layout to my activity dynamically. In simple word i want to update the layouts colors,fonts, images for different season fetching them from my server. I dont want package them all in to my native app.

[android-developers] Detetc Touch Events When phone is locked

2011-10-21 Thread Hemant Chaudhari
Hello, I want to detect touch event when phone is locked. Is it possible or is there any work arround for it? -Hemant -- 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