[android-developers] Re: My android studio suddenly has changed the editor font to enormous.

2014-10-20 Thread Christine
Pinch? My computer doesn't have a touch screen. On Monday, October 20, 2014 12:29:08 AM UTC+2, Phil Bayfield wrote: You can pinch to zoom. On Thursday, 16 October 2014 16:03:45 UTC+1, Christine wrote: My android studio suddenly has changed the editor font to enormous. I'm on Ubuntu,

Re: [android-developers] Re: My android studio suddenly has changed the editor font to enormous.

2014-10-20 Thread Marina Cuello
Hi! On your Android Studio or File menu (I have a Mac here, not Linux, not sure how or where is it). Preferences or Settings (sometimes they change name too, not sure if this is the case) Find Appearence under IDE Settings Mark Override default fonts by (not recommended) Choose whatever you

[android-developers] Re: My android studio suddenly has changed the editor font to enormous.

2014-10-20 Thread andrew_esh
Check the View Menu, and make sure you're not in Presentation Mode. On Thursday, October 16, 2014 10:03:45 AM UTC-5, Christine wrote: My android studio suddenly has changed the editor font to enormous. I'm on Ubuntu, changing font size in settings (of android studio) doesn't change the font.

[android-developers] Exception in AES-256 Algoritham.

2014-10-20 Thread sree android
Hi friends, i am implementing json data decryption in android using AES-256, ECB mode. In these server implementation is done in php using Rijndael encryption* with 24 digit key and 32 digit initial vector,ECB mode.If i implement with this key and initial vector in client i got Exceptions saying

[android-developers] Google Play Location Services on Wear

2014-10-20 Thread Nathan
This is probably a simple If Android Wear needs a location, one way to do it is to contact the mobile app counterpart and request a location and send it back to the wear device. But I was wondering, could one use GoogleApiClient on the wear device and request the location? I assume it would

Re: [android-developers] Re: My android studio suddenly has changed the editor font to enormous.

2014-10-20 Thread Christine
I tried the settings before, didn't work. I deleted the workspace, now the font is back to normal. On Monday, October 20, 2014 4:48:38 PM UTC+2, Marina Cuello wrote: Hi! On your Android Studio or File menu (I have a Mac here, not Linux, not sure how or where is it). Preferences or