[android-developers] My applications

2013-05-11 Thread Salih Selametoglu
There are my application.
https://play.google.com/store/apps/developer?id=selam@oglu

If you write comment for me, i am pleased.

Saygılarımla,
Salih SELAMETOĞLU
https://play.google.com/store/search?q=selam@ogluc=apps (for Android
Applications)
http://appworld.blackberry.com/webstore/vendor/14117  (for BlackBerry
Applications)
https://slideme.org/user/barboonia  (for Android Applications)
http://selametoglu.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
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] gcm server connectivity

2013-05-11 Thread navindian
Hi

my gcm program is working in my home pc. the same program is not working in 
the office network. our office network has some networking restrictions. my 
networking admin is not ready to open complete network for me.

how should i unblock gcm server network to my office pc. should i enable 
any specific port and i.p address. please suggest?

thanks
navjyothi
7416862301

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: GCM Firewall setting

2013-05-11 Thread navindian
what are the instructions i have to give to my network admin to provide 
access to gcm server?

On Monday, July 30, 2012 9:49:34 PM UTC-7, Ewing wrote:

 Hi ,
 I need to use GCM to push message , But My company have firewall block all 
 traffic ,
 I would like to ask Do Google can provide IP Address Range Used by the GCM.


-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers]

2013-05-11 Thread Fabien R
On 11/05/2013 06:07, Jayavelu Viswanathan wrote:
 file manager app install and tell your comments


 https://play.google.com/store/apps/details?id=com.manager.folder.jayfeature=more_from_developer#?t=W251bGwsMSwxLDEwMiwiY29tLm1hbmFnZXIuZm9sZGVyLmpheSJd

Is there a moderator on this list ?
-
Fabien

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Dispalying PDF files within a tablet application

2013-05-11 Thread Simon Giddings
I have seen that this topic has been raised a number of times over the last 
few years.
I am surprised that Google has not thought of adding a native API to keep 
up with the other side (IOS and iPad).

I am needing to display PDF files of sheet music within my application
- this might be a scanned image
- or a real print to PDF format, which means mixed text and image

Commercial libraries are way over priced for what I could ever hope for in 
terms of revenue as this will be distributed in France to 
evangelical/protestant churches.
So I will not be able to charge high prices for this.

Can anyone recommend a good, robust PDF display engine which will allow me 
to determine how the user can navigate within the file, zoom levels, etc ?
Or perhaps there is a commercial engine provider who would be willing to 
make a commercial gesture for this case ? :-D

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Edittext phone style not retaining

2013-05-11 Thread Sandy
I am making an app,, in which i am setting edittext font from asset
folder, and i want to share this text with other apps like whatsapp
facebook, but this is not retaining its property when i am sharing.

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Problem on Android 4.2 with screen-on wakelocks

2013-05-11 Thread sebouh00
I found a way to turn the screen off but it requires Admin privilege. I 
used DevicePolicyManager.lockNow().

More here: 
http://marakana.com/s/post/1291/android_device_policy_administration_tutorial

On Saturday, April 20, 2013 1:15:20 AM UTC+3, sebouh00 wrote:

 I have the following goal in my application. I want to wake the phone up 
 and turn the screen on for 1 second from within my service and let the 
 phone go back to sleep. I would like to do this in intervals throughout the 
 day. The sole purpose of this is that turning the screen on will update the 
 cell network data for some devices. I use this data in my application to 
 execute some actions based on the cell id.

 I've used the following approach successfully on earlier releases of 
 Android: acquire a wakelock with ACQUIRE_CAUSES_WAKEUP 
 and SCREEN_DIM_WAKE_LOCK flag with a timeout of 1000 ms.

 When this executes, the screen goes on for 1 sec and then switches off. 
 The problem is on 4.2 the screen stays on until the user-set display 
 timeout expires, even though I've release the wakelock. I have tested this 
 several times on several devices running 4.2.2 and 4.2.1. I would 
 appreciate some advise on how to do this. I understand that the 
 SCREEN_DIM_WAKE_LOCK is deprecated, but I have not found any other means of 
 achieving this.

 Thank you,
 Sebouh.



-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] google analytics custom dimension not preserved

2013-05-11 Thread Michal Malecki
Hello all,
I'm setting a custom, user scope dimension in google analytics. I'm setting 
its value in two places: at the entry of the application and just before 
one event is fired (let's call it favourite). Unfortunately dimension 
behaves like it was hit scope, instead of user scope. I see it sent (in 
logged urls) only for the event favourite but not for other events or 
activity views.
This is the code I'm using:
Tracker tracker = EasyTracker.getTracker(); 
tracker.setCustomDimension(1, wro);
MapString, String event = tracker.constructEvent(historydapter, 
favourite, , (long)index);
tracker.send(ModelFields.EVENT, event);
EasyTracker.getInstance().dispatch();

here I see wro in the url. However this
Tracker tracker = EasyTracker.getTracker(); 
MapString, String event = tracker.constructEvent(welcome, history, 
, historyElementType);
tracker.send(ModelFields.EVENT, event);

sends the event without wro.

I prefer not to call setCustomDimension before every event or screen view 
since user scope should give it to me for free.

Using latest android analytics v2 beta5.

All helps is very welcome!

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: AsyncTask in Android 4.0

2013-05-11 Thread plusminus
As opposed to all the solutions provided here isn't 

if (Build.VERSION.SDK_INT = Build.VERSION_CODES.ICE_CREAM_SANDWICH) {


the wrong check?
Shouldn't it check for the targetSDKVersion instead, as Dianne mentioned? 
Sth like this:

if (SystemUtils.getTargetSDKVersion(pContext) = Build.VERSION_CODES.
 HONEYCOMB_MR1  SystemUtils.isAndroidVersionOrHigher(Build.VERSION_CODES.
 HONEYCOMB)) {


/Nicolas 

On Wednesday, October 10, 2012 3:44:03 AM UTC-7, tom wrote:

 I like this change. And have used a custom AsyncTask taken from API10 with 
 the following changes for awhile now.

private static final int CORE_POOL_SIZE = 1;

 private static final int MAXIMUM_POOL_SIZE = 1;


 ps. hope this is the correct way to get the serial execution on API11.




-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Update a textview from another thread

2013-05-11 Thread Michael Leung
Is it possible to Update a textview from another thread?
I got a list item in list view from another fragement.

-- 
Regards,
Michael Leung
http://www.itblogs.info - My IT Blog
http://diary.skynovel.info - My Blog
http://www.michaelleung.info - My Homepage

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Update a textview from another thread

2013-05-11 Thread Jonathan S
No. TextView only be updated in the Main Thread. Why not to pass String?

On Saturday, May 11, 2013 5:56:00 PM UTC-4, Michael Leung wrote:

 Is it possible to Update a textview from another thread?
 I got a list item in list view from another fragement.

 -- 
 Regards,
 Michael Leung
 http://www.itblogs.info - My IT Blog
 http://diary.skynovel.info - My Blog
 http://www.michaelleung.info - My Homepage
  

-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: [USSD] com.android.ussd.IExtendedNetworkService not found

2013-05-11 Thread Ryan Amaral
Removed in 4.2.2 =(

Sexta-feira, 22 de Outubro de 2010 12:16:32 UTC+2, Atul Raut escreveu:

 Hi,

 I am trying USSD on device and getting error :
 com.android.ussd.IExtendedNetworkService  not found

 Any idea why it is so ?

 -Atul 


-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Re: Update a textview from another thread

2013-05-11 Thread Michael Leung
Ok thanks. Maybe i use subscriber pattern to do that

Regards,
Michael Leung
http://www.itblogs.info
On 12/05/2013 8:29 AM, Jonathan S xfsuno...@gmail.com wrote:

 No. TextView only be updated in the Main Thread. Why not to pass String?

 On Saturday, May 11, 2013 5:56:00 PM UTC-4, Michael Leung wrote:

 Is it possible to Update a textview from another thread?
 I got a list item in list view from another fragement.

 --
 Regards,
 Michael Leung
 http://www.itblogs.info - My IT Blog
 http://diary.skynovel.info - My Blog
 http://www.michaelleung.info - My Homepage

  --
 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [android-developers] Re: Download file in webview from url

2013-05-11 Thread Rahul Kaushik
Thanks bob
I also need to show other attachments in the web view, as the same app are
perfectly  displaying on ipad :(

Tx
RK


On Fri, May 10, 2013 at 8:31 PM, bob b...@coolfone.comze.com wrote:

 I think the only one of those you can definitely load in a WebView is an
 image.

 That would be done like so:

 * @Override*
 * protected void onCreate(Bundle savedInstanceState) {*
 * super.onCreate(savedInstanceState);*
 * WebView wv = new WebView(this);*
 * setContentView(wv);*
 * wv.loadUrl(https://www.google.com/images/srpr/logo4w.png;);*
 * }*

 Also, be sure you have this permission:

 *android.permission.INTERNET*

 Thanks.


 On Friday, May 10, 2013 4:15:01 AM UTC-5, rahul kaushik wrote:

 Hi,

 How to download file(image or pdf or docs..) in webview from url
 Thanks
 RK

  --
 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.