Re: [android-developers] Android reports my applications is incompactible with my devices

2016-02-21 Thread Vitaly Fadeev
среда, 17 февраля 2016 г., 0:31:21 UTC+3 пользователь TreKing написал: > > > On Sun, Feb 14, 2016 at 9:41 AM, Vitaly Fadeev <fadeev...@gmail.com > > wrote: > >> Is it allowed to recieve own applications in google play , or developer >> account and google play

[android-developers] Size limit

2016-02-16 Thread Vitaly Fadeev
Apk file, published to google play must be less then 50mb. Some old devices does not allow download such a big file, so your application can be unavaible for them... Apk file application with size less 20mb can be downloaded with any android device (if it has enought free place to install). --

[android-developers] Android reports my applications is incompactible with my devices

2016-02-14 Thread Vitaly Fadeev
Good day. I have devices philips Xenium W732 (android 4.0.3) and Lenovo VIBE p1n (android 5.0) . I published my application in google play. AndroidManifest.xml of my application is : http://schemas.android.com/apk/res/android; package="ru.thetheory.losscalculator"

[android-developers] Re: problem while publishing my application

2016-02-07 Thread Vitaly Fadeev
суббота, 6 февраля 2016 г., 21:24:40 UTC+3 пользователь Vitaly Fadeev написал: > > I have a problem, while publish my application in google play. > There is an icon description in > AndroidManifest.xml : > > > http://schemas.android.com/apk/res/a

[android-developers] Re: WebView in ListView

2012-11-07 Thread Vitaly Chernikov
I am use ListView and each cell is WebView. So, I see that I must place WebView.loadURL directly in GetView! And it is calling every time when I scrolling! So how can I cache WebView to call LoadURL only one time? Or may be I would be save Inflated view in array and return in GetView only view

[android-developers] Re: Giving your emulator a boost: Android ICS x86 system-image available

2012-05-03 Thread Vitaly Kravchenko
, with no lag, fast browsing, etc. I had experience with webOS and Blackberry Playbook OS simulators that are running native x86 images inside VirtualBox and VMWare (respectively), and they were a lot more snappier. Thanks, Vitaly On Wednesday, April 18, 2012 2:02:33 AM UTC+4, Erik Nijkamp wrote

Re: [android-developers] how to send data in web service.?

2011-09-22 Thread Vitaly Babiy
You shouldn't do that on the UI thread. Do it in a asynctask or intent service. Vitaly Babiy On Wed, Sep 21, 2011 at 7:01 AM, gajendra singh g.s.satyar...@gmail.comwrote: package com.com; import java.io.IOException; import org.ksoap2.SoapEnvelope; import org.ksoap2

[android-developers] Image Cropping after taking it with the camera

2011-07-29 Thread Vitaly Babiy
Hey guys, I have seen many threads about cropping an image, but most of them are old. Is there a best practice established for doing this? Do I have to write my own or just hope that the cropping activity exists on the device. Thanks. -- You received this message because you are subscribed

[android-developers] Rest location application

2011-07-14 Thread Vitaly Babiy
Hey, I am building a location based app that uses a REST api to pull data (text/images) and display it. I am looking for some best practices to achieve my goal. Should I cache the response in a sqlite db, memory? Also what android tools should I use? Thanks, Vitaly -- You received

[android-developers] Re: Temp storage for bitmap

2009-10-20 Thread Vitaly Polonetsky
- - Show quoted text - -- Best regards, Vitaly Polonetsky --~--~-~--~~~---~--~~ 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

[android-developers] Re: How to check from the framework that ,the running application is downloaded from Market or not ?

2009-10-14 Thread Vitaly Polonetsky
, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- Best regards, Vitaly Polonetsky --~--~-~--~~~---~--~~ You received

[android-developers] Emulator crashing

2009-01-05 Thread Vitaly
: device not found I'd appreciate if someone could tell me what I'm doing wrong and how can I terminate the emulator correctly. Thanks, Vitaly --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post