[android-developers] Re: App rejected by Google Play

2017-02-17 Thread Avon
This is the message Im getting from Google Play. Hello Google Play Developer, We rejected VISApp, with package name com.avonmobility.visapp, for violating our Malicious Behavior or User Data

[android-developers] Re: App still in review for "Google Play for Education" since 3 monthes

2017-01-23 Thread Max Fisher-Cohen
Just wanted to chime in and say that we're having the same problem. Have resubmitted multiple times and it still just says "pending review". It's been over 3 months. Did you ever resolve this? On Monday, August 8, 2016 at 2:53:09 AM UTC-4, Andreas Solvapps wrote: > > I have checked the checkbox

[android-developers] Re: App still in review for "Google Play for Education" since 3 monthes

2016-09-15 Thread Andreas Solvapps
How to contact Google requesting support for this. The standard forms do not allow me to ask this question. Am Montag, 8. August 2016 08:53:09 UTC+2 schrieb Andreas Solvapps: > > I have checked the checkbox "Google Play for Education" about 3 monthes > ago. > The status is still "in review" an

[android-developers] Re: App crashes when button is tapped several times

2016-07-04 Thread VISHAL RAJMOHAN
Read both posts carefully and check with your logcat Link 1 Link 2 -- You received this message because you are

[android-developers] Re: App Lock Mechanism

2016-05-18 Thread arun ramya
On Wednesday, May 18, 2016 at 5:09:41 PM UTC+5:30, arun ramya wrote: > > Can anybody know about app lock programmatically in android... ? > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receivi

[android-developers] Re: App uninstall doesn't remove SQL database

2016-04-04 Thread Diogo Henrique
On Windows...did you try clean,rebuilt the project and run again? just trymaybe help. On Sunday, 3 April 2016 11:55:29 UTC+1, Simon Ho wrote: > > I posted this on stackoverflow, but I thought maybe I'd have more luck > here... > > I have a strange problem where my SQL database doesn't remo

[android-developers] Re: App uninstall doesn't remove SQL database

2016-04-03 Thread 'Simon Ho' via Android Developers
This is getting stranger. This only seems to happen on Windows. This is the process I tried: 1. Delete/uninstall the app from the phone 2. Run app from android studio on Windows. Problem: database still exists and app sees all old data (even though I uninstalled the app) 3. Uninstall app 4. Run

[android-developers] Re: App uninstall doesn't remove SQL database

2016-04-03 Thread 'Simon Ho' via Android Developers
This is getting stranger. This only seems to happen on Windows. This is the process I tried: 1. Delete/uninstall the app from the phone 2. Run app from android studio on Windows. Problem: database still exists and app sees all old data (even though I uninstalled the app) 3. Uninstall app 4. Run

[android-developers] Re: App crashed when I press my button...

2016-01-29 Thread niks
I also forgot to mention: I ASSUME that you have added both activities to your manifest!!! Otherwise, when clicking your button and the next activity is about to be lunched your app will crash! Τη Σάββατο, 30 Ιανουαρίου 2016 - 4:51:13 π.μ. UTC+2, ο χρήστης niks έγραψε: > > > > Hi Michael, >> >

[android-developers] Re: App crashed when I press my button...

2016-01-29 Thread niks
Hi Michael, > look at my first answer I corrected your MainActivity ;-) -- 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...

[android-developers] Re: App crashed when I press my button...

2016-01-29 Thread niks
Hi, I don't know what you did nor did I see the video, but try to do the following things: first, give an id to your button, let us call it *calender_button*. The in the below example do it like this: public class MainActivity extends AppCompatActivity { Button calender; *(<--- this

Re: [android-developers] Re: App changes name???

2016-01-19 Thread Burke Knight
Here's my list of apps: 2 apps and 3 games, so far. Working on a couple more that may or may not go up on marketplace. BurkeKnight Enterprises - Android Apps on Google Play On Tuesday, January 19, 2016 at 10:51:28 AM UTC-5, Nalin

Re: [android-developers] Re: App changes name???

2016-01-19 Thread Nalin Savara
Cool scene Burke - thanks for sharing this info and wishing you all the best with your app. Btw if you want you can send me it's like and I too will download it and give it a good review / rating. Regards, Nalin On 19 Jan 2016 19:36, "Burke Knight" wrote: > It seemed it was a messup from anothe

Re: [android-developers] Re: App changes name???

2016-01-19 Thread Burke Knight
It seemed it was a messup from another person attached as an editor. Their system did it automatically, somehow, which is being looked into. The system was only meant to update changes to the app on their site, but some how, it did the changes on it's own. We suspect there was some glitch in their

Re: [android-developers] Re: App changes name???

2016-01-18 Thread Nalin Savara
What exactly was the issue that caused app description and name to be changed other than hacked ? Will really appreciate if you can share with all of us -- since it will be useful to know - and at some level even you wanted community help. Regards, Nalin On 19 Jan 2016 06:17, "Burke Knight" wrot

Re: [android-developers] Re: App changes name???

2016-01-18 Thread Burke Knight
No, no one hacked my account. I think I may found the issue, but to say the least, it was not my account that was the issue. How it was, is being dealt with. On Monday, January 18, 2016 at 7:41:59 PM UTC-5, MagouyaWare wrote: > > Sounds like someone hacked your account... > > On Mon, Jan 18, 20

Re: [android-developers] Re: App changes name???

2016-01-18 Thread Justin Anderson
Sounds like someone hacked your account... On Mon, Jan 18, 2016, 6:37 PM Burke Knight wrote: > Since can't edit post, have to double post. > > > Not only was the title changed, but the description was, too. > I'm not very pleased with this, as it added false information to the > description. > >

[android-developers] Re: App changes name???

2016-01-18 Thread Burke Knight
Since can't edit post, have to double post. Not only was the title changed, but the description was, too. I'm not very pleased with this, as it added false information to the description. -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: App without Launcher Icon

2016-01-12 Thread Gaurav Naik
> But i need broadcast Receiver so it is possible to remove launcher > activity & still get BroadCast Receiver, > As per i know after 3.0 if you remove this you didn't get the BroadCast Receiver ? -- You received this message because you are subscribed to the Google Groups "Android Develope

Θέμα: [android-developers] Re: App reviews - Not all show on app's page.

2016-01-10 Thread niksap1
-developers@googlegroups.comΘέμα: [android-developers] Re: App reviews - Not all show on app's page.Ahhh, I found something that may be an answer.http://stackoverflow.com/questions/11468716/user-comments-do-not-show-up-on-google-playComments in Google Play store are separate for different coun

[android-developers] Re: App reviews - Not all show on app's page.

2016-01-10 Thread Burke Knight
Ahhh, I found something that may be an answer. http://stackoverflow.com/questions/11468716/user-comments-do-not-show-up-on-google-play Comments in Google Play store are separate for different countries. -- You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] Re: App reviews - Not all show on app's page.

2016-01-10 Thread Burke Knight
The 2 that are not showing on the app page, are from Jan 1, 2016. More than 48 hours. On Sunday, January 10, 2016 at 1:17:59 PM UTC-5, niks wrote: > > Usually it may take up to 48 hours for reviews to appear (assuming they > were written quite recently) > > Τη Πέμπτη, 7 Ιανουαρίου 2016 - 4:17:2

[android-developers] Re: App reviews - Not all show on app's page.

2016-01-10 Thread niks
Usually it may take up to 48 hours for reviews to appear (assuming they were written quite recently) Τη Πέμπτη, 7 Ιανουαρίου 2016 - 4:17:29 μ.μ. UTC+2, ο χρήστης Burke Knight έγραψε: > > I see on my app's page, 1 review, but it says there are 3. > When look in the dev console, I can then see the

[android-developers] Re: App unfortunately closed in Android emulator. Help me

2015-12-31 Thread Vijay Gurumukhi
Agree with Davi comment, please check your xml file those load in Activity also check id for listview Thanks Vijay Guru. On Tuesday, 22 December 2015 13:30:40 UTC+5:30, Chithra Sarathy wrote: > > Hai to everybody, > > I try to call web service in android > andr

[android-developers] Re: App crashes when trying to get SensorManager

2015-08-30 Thread Anton Persson
A simple reboot of the Nexus 9 solved the issue... On Sat, Aug 29, 2015 at 9:54 PM Anton Persson wrote: > Hi, > > I'm working on an app that uses the accelerometer. The app works just fine > and dandy on a Nexus 5 and a Samsung Galaxy S6. However, when I run it on a > Nexus 9 it crashes on start

[android-developers] Re: App update rejected for spam reasons - haven't changed a line of the app description!

2015-07-07 Thread Jose_GD
Solved. I had to change the app description completely, making it simpler, more digestable. An interesting note: the support guy from Google Play advised to remove the reference to Yahoo! in the app's description (?). It said previously: "This is a simple calendar widget inspired in the former

[android-developers] Re: App scenario Help: Pro & Free Apps - In-app purchase / upgrades

2014-08-01 Thread Darren McEntee
Thanks a lot for the replies guy, all seem good. I think I'll go down the route of the pro version becoming a key. I think would be a good setup in my situation. Thanks for the feedback. Darren. On Sunday, 20 July 2014 17:06:08 UTC+1, Darren McEntee wrote: > > Hi people, i am looking for some adv

Re: [android-developers] Re: App memory vs extornal memory

2014-07-10 Thread Rahul Kaushik
Thanks MB My only concerned with app memory is i would start getting "out of memory exception " On Thu, Jul 10, 2014 at 6:03 PM, MathieuB wrote: > Please don't mess up with the user storage by creating a folder like the > other guy said. Use the folder allocated to your app. > > Have a look at

[android-developers] Re: App memory vs extornal memory

2014-07-10 Thread MathieuB
Please don't mess up with the user storage by creating a folder like the other guy said. Use the folder allocated to your app. Have a look at http://developer.android.com/reference/android/content/Context.html#getExternalFilesDir(java.lang.String) Then when the user uninstall your app, it won'

Re: [android-developers] Re: App memory vs extornal memory

2014-07-09 Thread Rahul Kaushik
but we have 50 mb for an app! On Thu, Jul 10, 2014 at 11:07 AM, Pankaj Deshpande wrote: > Create a folder on external memory card from application and store those > files there. From that location you can access them. If you store them in > app memory, then it will increase app size and may thr

Re: [android-developers] Re: App memory vs extornal memory

2014-07-09 Thread Pankaj Deshpande
Create a folder on external memory card from application and store those files there. From that location you can access them. If you store them in app memory, then it will increase app size and may through OutOfMemory exception. On Jul 10, 2014 10:10 AM, "Rahul Kaushik" wrote: > any suggestions??

[android-developers] Re: App memory vs extornal memory

2014-07-09 Thread Rahul Kaushik
any suggestions?? On Tue, Jul 8, 2014 at 3:56 PM, Rahul Kaushik wrote: > In my app i need to install files(Html) from the server,i want to save it > unzip it and show in my webview > what could be the best possible place to download save and unzip the file > "App Internal memory or External Mem

[android-developers] Re: APP ADS Warning !! Google Please Clarify

2013-11-09 Thread guruk
got message from google that the warning could be just crossed with my update and as long the sdk is removed, all be fine ! On Friday, November 8, 2013 9:13:20 AM UTC+1, guruk wrote: > > Hi there, > > I had PINGJAM installed in my '2nd last' App version. > That does showed ads when companies w

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-20 Thread Kostya Vasilyev
If your minSdkVersion is now 15 (Android 4.0.3), you might watch to check compatibility with other devices... Unless you've deliberately chosen to focus on Android 4.0.3 and higher. -- K On Monday, May 20, 2013 6:04:09 PM UTC+4, bob wrote: > > Well, I changed from Android 1.5 to '4.0 and up', a

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-20 Thread bob
Well, I changed from Android 1.5 to '4.0 and up', and now it shows up as compatible with tablets. I think I changed minSdkVersion and targetSdkVersion to 15. I might have linked to a newer JAR also. Not sure what did it exactly or why. Not sure if it's worth my time to pinpoint it. Thanks.

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-18 Thread bob
I added this line to the manifest: As far as I can tell, it made no difference. It still claims its not compatible with all tablets on Google Play. Thanks. On Saturday, May 18, 2013 12:41:23 AM UTC-5, MagouyaWare wrote: > > You need to do a combination of and ... > Certain permissions au

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread Justin Anderson
You need to do a combination of and ... Certain permissions automatically set the feature to be required. If you don't want it to be required you need to specify that the feature is not required using : - http://developer.android.com/guide/topics/manifest/uses-permission-element.html

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread bob
I don't think there is a "required"attribute for the uses-permission tag. 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,

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread RichardC
How about required=false on the above as Samsung GT-P3110 is not a phone, just a tablet. On Friday, May 17, 2013 10:23:11 PM UTC+1, bob wrote: > > Okay. Here is the manifest: > * * > > http://schemas.android.com/apk/res/andro

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread bob
Okay. Here is the manifest: * * http://schemas.android.com/apk/res/android"; android:installLocation="preferExternal" package="com.myapp" android:versionCode="59" android:versionName="59.0" >

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread RichardC
If you want help on Play Store compatibility issues you need to show us the Manifest. On Friday, May 17, 2013 9:28:43 PM UTC+1, bob wrote: > > Well, I'm continuing to investigate why Google suddenly thinks my app is > incompatible with certain devices. I went to the Play Store and created > th

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread bob
Well, I'm continuing to investigate why Google suddenly thinks my app is incompatible with certain devices. I went to the Play Store and created this compatibility screen shot: It confirms

[android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread jtoolsdev
Though that device is only 1024x600 maybe Play sees it as an xlargeScreen. I've found much of the recommendations and settings not to work as the docs advertise. I would suggest creating a draft application so you can play with manifest settings to get a list of compatible devices. On Thursd

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread bob
Heh… I've been looking into this, and the Nexus 7 is saying the same thing. This is very interesting as I'm pretty sure I downloaded the app as a test to the Nexus 7 from Play Store a few days ago. So, it seems like, a few days ago, version 59 of my app was compatible with the Nexus 7. And, to

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-17 Thread bob
Hmm… I'm seeing something similar. My app is supposedly not compatible on the Galaxy Tab 10.1: It only requires Android 1.5, and I think it was compatible a few days ago before I made a mi

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-16 Thread Justin Anderson
> > I know that we have to include this code in the Manifest. > android:anyDensity="true" > android:largeScreens="true" > android:normalScreens="true" > android:resizeable="true" > android:smallScreens="true" > > > I have not used this code in the manif

Re: [android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-16 Thread Justin Anderson
On Thu, May 16, 2013 at 8:14 AM, bob wrote: > Why is it not compatible? > > I believe that would be his question... > Why not just make it compatible? > Because he doesn't know why it isn't compatible... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware -

[android-developers] Re: App not compatible on Samsung GT-P3110

2013-05-16 Thread bob
Why is it not compatible? Why not just make it compatible? Thanks. On Thursday, May 16, 2013 2:23:45 AM UTC-5, Avinhood wrote: > > Hi, > > Please help me on this. I have an app on Play which is not compatible on a > this specific device Samsung GT-P3110, a 7"tab. > > Its compatible on other t

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-10 Thread reaktor24
lol. Not exactly. Maybe I will change the icon soon. Just needed something quick as a placeholder image. > Sidenote: Did you get permission to use that Tigger image? Because if > not, you're just asking for your app to get yanked and your account > possibly suspended. > > > -

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread TreKing
On Thu, May 9, 2013 at 11:22 AM, reaktor24 wrote: > Even if I type Super Jumper it appears about 20 places below everything > with Jump and Super in its name. Bloody ridiculous. Is that because it is > a brand new app? > Probably, though the store has never been very good with exact matches of g

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
Yeah that's the one. Is it there? Oh it is there. It appears further down the search list than I expected. Bloody Leps World 2 at the top of my search. Grrr! Did I ask for Leps World 2. Bloody search. G. Even if I type Super Jumper it appears about 20 places below everything with Jump and S

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread TreKing
On Thu, May 9, 2013 at 10:18 AM, reaktor24 wrote: > Was definitely on English United Kingdom. App is called Super Jumper 2. Black Dog Studios? - TreKing

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
Hmmm. Its interesting you say that. It did say I had set the language wrong to English United States instead of English United Kingdom but it looked right to me. Was definitely on English United Kingdom. App is called Super Jumper 2. On Thursday, May 9, 2013 4:11:22 PM UTC+1, John Coryat wrote:

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread John Coryat
You didn't say what app. It might be that you have the country setup wrong. Provide your app's name and others might find it when you can't. Google is taking longer in publishing apps due to the additional filters they've added. It used to be near instantaneous that a new app would appear. Last

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
Dunno. Its been 17 hours now and still nothing up on the play store. Surely it doesn't take as long as this? On Thursday, May 9, 2013 10:00:04 AM UTC+1, reaktor24 wrote: > I uploaded my first application to the play store last night at around > 11pm. It is now 10am and it still hasn't shown up

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
Really? Activate the app. I haven't done that. I have published the app if thats what you mean. When I log into the developer console it does say published. But as for activating the app I don't see anything like that. -- -- You received this message because you are subscribed to the Google Gr

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread Michael Banzon
Just clearing the obvious: Did you forget to activate the app after doing the upload? At what URL should the app show up? (your package name) On Thu, May 9, 2013 at 12:59 PM, reaktor24 wrote: > I already said that I checked the website! > > On Thursday, May 9, 2013 11:38:06 AM UTC+1, Salih Gündü

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
I already said that I checked the website! On Thursday, May 9, 2013 11:38:06 AM UTC+1, Salih Gündüz wrote: > Did you search on google play website or google play app by mobile device? > > 9 Mayıs 2013 Perşembe 12:00:04 UTC+3 tarihinde reaktor24 yazdı: >> >> I uploaded my first application to th

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread Salih Gündüz
Did you search on google play website or google play app by mobile device? 9 Mayıs 2013 Perşembe 12:00:04 UTC+3 tarihinde reaktor24 yazdı: > > I uploaded my first application to the play store last night at around > 11pm. It is now 10am and it still hasn't shown up in the store. Is this > norma

[android-developers] Re: App ran at startup

2013-04-22 Thread Dave Truby
You can have an activity started at boot by doing the following: public class BootReceiver extends BroadcastReceiver { public void onReceive(Context context) { context.startActivity(new Intent(context, SomeActivity.class)); } } On Saturday, March 23, 2013 6:22:44 PM

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-28 Thread Mario Giammarco
Still debugging. What I have found: 1) no deadlocks 2) stomp library uses hawtdispatch. They then use java NIO and they open sockets and channels. The problem is: - the thread waiting for a reply is doing the right thing: infact nothing is sent so nothing can be received. So the real problem is

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-27 Thread Mario Giammarco
Stomp jms client made by fusesource. Hawtdispatch is also made by fusesource. The bug is perhaps in hawtdispatch, not in stomp library. I have discovered it now after some days looking at the sources. Infact hawtdispatch calls libcore.io.posix.poll and has already a workaround because some JVM impl

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-27 Thread bob
What third party *stomp* library are you using? Perhaps it has a bug? Thanks. On Wednesday, March 27, 2013 12:32:41 PM UTC-5, Mario Giammarco wrote: > > Stomp uses hawtdispatch that is like apple grand dispatch to be > asynchronous. > So one thread is blocked on native io poll. Other thr

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-27 Thread Mario Giammarco
Stomp uses hawtdispatch that is like apple grand dispatch to be asynchronous. So one thread is blocked on native io poll. Other threads are blocked waiting for it. So it is not a deadlock but a queue of threads waiting for the first one. I cannot set timeouts. Il giorno martedì 26 marzo 2013 23

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-26 Thread Kostya Vasilyev
Not sure why you'd have "all" threads waiting for i/o. There should be binder threads, typically in native code, and the main thread, typically in MessageQueue.nativePollOnce. Do you set a timeout for your network calls? -- K 2013/3/26 Mario Giammarco : > Ok I am debugging threads. > But it see

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-26 Thread bob
I would make sure to test it over Wifi as UMTS can be flaky. Also, how do you know none of the users has had a problem over the past year? If they did have a problem, I wouldn't assume they reported it to you. Thanks. On Tuesday, March 26, 2013 11:43:29 AM UTC-5, Mario Giammarco wrote: > > M

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-26 Thread Mario Giammarco
My app connects to an activemq server using stomp protocol ( a text based protocol). I so open a socket over wifi or UMTS Then the socket is kept open because there is a bidirectional asynchronous communication. I supposed a thread deadlock but my app installed on a 2.3 android works perfectly and

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-26 Thread bob
Sounds like a blocking socket operation that is blocked. What type of I/O are you doing? TCP over Wifi? Thanks. On Tuesday, March 26, 2013 9:17:04 AM UTC-5, Mario Giammarco wrote: > > Ok I am debugging threads. > But it seems that all threads are waiting for the "i/o thread", I mean the

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-26 Thread Mario Giammarco
Ok I am debugging threads. But it seems that all threads are waiting for the "i/o thread", I mean the one waiting for libcore.io.posix.poll To me this thing seems right, I do not understand why i/o thread newer wakes up. Il giorno lunedì 25 marzo 2013 11:08:52 UTC+1, Mario Giammarco ha scritto:

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-25 Thread Mario Giammarco
Il giorno domenica 24 marzo 2013 23:49:40 UTC+1, Kostya Vasilyev ha scritto: > > If I were to guess, I'd say there might be a thread race issue > I suppose a race issue too but usually race issues are random, in this case with 2.3.6 it always works with galaxy it always not work (apart with de

Re: [android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-24 Thread Kostya Vasilyev
If I were to guess, I'd say there might be a thread race issue, and the debug build works because of slower performance (== different timing of events in the app). When it "hangs", use the Eclipse DDMS perspective to attach the debugger (select the device, then your app on it, then tap the green "

[android-developers] Re: App works on Samsung Galaxy Note ONLY when I debug it with eclipse

2013-03-24 Thread Mario Giammarco
Can no one help me? Is there a thread problem in asynctask? Il giorno mercoledì 20 marzo 2013 10:03:35 UTC+1, Mario Giammarco ha scritto: > > Hello, > I have written an Android app that uses fusesource stompjms client. > > The app connect to a server with stompjms. I am using AsyncTask for > net

[android-developers] Re: App

2013-02-01 Thread RichardC
http://code.google.com/hosting/search?q=OCR&btn=Search+Projects On Friday, February 1, 2013 3:24:33 PM UTC, dany varghese wrote: > > can suggest a site to download the program code for an OCR app(Text > extraction from Image) . > -- -- You received this message because you are subscribed to

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

2012-12-12 Thread niko20
Don't use "preferExternal", ever. I learned that a long time ago. It's too buggy. Use "auto" On Thursday, December 6, 2012 11:35:49 AM UTC-6, Paul wrote: > > Thanks Nobu Games, but I'm not worried about what to tell customers (got > that covered), I'm worried about how to fix the problem or ma

[android-developers] Re: app distribution best practices

2012-12-09 Thread Piren
once you let out the APK, no kind of check would help you avoid someone from distributing it... you should just put up a link to google play (direct link to your app). P.S - If someone wants to redistribute it, they can also just download it from Google Play and then take the APK from the dev

[android-developers] Re: app distribution best practices

2012-12-08 Thread John Coryat
You didn't say what type of app you have or your monetization strategy. Those things influence your distribution methods. -John Coryat -- 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

[android-developers] Re: App crash report - InputChannel - could not read input channel file descriptors from parcel.

2012-12-06 Thread William Ferguson
I know this is a *really* old thread now, but there is a credible issue raised for it. http://code.google.com/p/android/issues/detail?id=32470 So those that are experiencing it can go and star if you want to add your weight to getting it noticed and fixed. William On Monday, October 3, 201

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

2012-12-06 Thread Paul
Thanks Nobu Games, but I'm not worried about what to tell customers (got that covered), I'm worried about how to fix the problem or make sure the fewest users are affected. In other words, does it make sense to deploy another update with installLocation="auto". Does that improve matters? What

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

2012-12-06 Thread Nobu Games
This used to happen quite often on my old Samsung Galaxy S with any app installed on the SD card. It sometimes took a restart and even purging the cache partition from the hidden boot maintenance menu in order to get these icons back. Sometimes the icons would re-appear again without doing anyt

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

2012-12-06 Thread Paul
It's not a widget. All that has changed of relevance in manifest is this: android:installLocation="preferExternal" (where previously it was not specified). Here is one email from a user: "my icon was greyed out and got message saying it was not installed. I went to the play store and downloaded

[android-developers] Re: App disappearing from my user's phones after update with "preferExternal" install location in Manifest

2012-12-06 Thread RichardC
Is it the app disappearing or a widget from the app? Also have a read of: http://android-developers.blogspot.co.uk/2011/06/things-that-cannot-change.html On Thursday, December 6, 2012 1:54:04 PM UTC, Paul wrote: > > Here's my question on > Stackoverflow

[android-developers] Re: App with google map in offline(with out wifi or gprs connection)

2012-10-16 Thread Martin
Look at mapsforge: http://code.google.com/p/mapsforge/ And OSMDroid: http://code.google.com/p/osmdroid/ mapsforge supports offline vector maps - not very useable on a low powered device but good with a reasonable spec device. OSMDroid can be used with an offline tile cache (traditional raster t

[android-developers] Re: App doesn't run on Galaxy SIII

2012-09-20 Thread SoftMan
Ok. Thanks. That should be the reason. I think that was inside. In doInBackground I called getOrderRequest(). And that make the request to the database with the method "OrderRequestParser.listOrderRequest". Now I move that directly to the doInBackground.Now I will try with the device, to see w

[android-developers] Re: App doesn't run on Galaxy SIII

2012-09-20 Thread RichardC
com.silm.notification.request.OrderRequestParser.listOrderRequest(OrderRequestParser.java:42) is the line that starts the network traffic, it's not inside an AsyncTask so strict mode is triggered. On Thursday, September 20, 2012 2:04:34 PM UTC+1, SoftMan wrote: > > That's the name o the packag

[android-developers] Re: App doesn't run on Galaxy SIII

2012-09-20 Thread SoftMan
That's the name o the package El jueves, 20 de septiembre de 2012 08:56:56 UTC-4, RichardC escribió: > > What is package com.silm.* ? > > On Thursday, September 20, 2012 1:46:46 PM UTC+1, SoftMan wrote: >> >> Hello. I had an app that run well in 2.3. I read that in gingerbread and >> higher I

[android-developers] Re: App doesn't run on Galaxy SIII

2012-09-20 Thread RichardC
What is package com.silm.* ? On Thursday, September 20, 2012 1:46:46 PM UTC+1, SoftMan wrote: > > Hello. I had an app that run well in 2.3. I read that in gingerbread and > higher I can't run a network operation in main thread, and that I should > use AsyncTask. I made that, but it still give

[android-developers] Re: App Review Question

2012-09-14 Thread Lew
On Friday, September 14, 2012 1:41:05 PM UTC-7, ez wrote: > > Even if it's not a spam review, this review posted on Aug 28, 2012 and > stayed on the No 1 review until today. There are other reviews good or bad. > Why don't you show those reviews too. Why your search engine keeps > displaying s

[android-developers] Re: App Review Question

2012-09-14 Thread ez
Even if it's not a spam review, this review posted on Aug 28, 2012 and stayed on the No 1 review until today. There are other reviews good or bad. Why don't you show those reviews too. Why your search engine keeps displaying something against the developers who work very hard to make Android a

[android-developers] Re: App Review Question

2012-09-14 Thread Lew
Don't you know that to an app developer, any negative review is spam by definition, and only five-star reviews are valid? -- Lew bob wrote: > > *Are you talking about this review?* > > *Loose data* > > I am surprised to see so many 5 stars. I have lost data, you input > expenses and afterwards

[android-developers] Re: App Review Question

2012-09-14 Thread bob
*Are you talking about this review?* ** *Loose data* I am surprised to see so many 5 stars. I have lost data, you input expenses and afterwards you noticed it's no longer there. It's all a great app but simply you cannot trust it and what is the purpose of having an Expense manager if you

[android-developers] Re: App not compatible on Galaxy Tab 2.0?

2012-09-12 Thread Pieter
Thanks for setting me on the right track!!! It seems my problem is caused by the typo in my AndroidManifest.xml you pointed out. http://davidjhinson.wordpress.com/2010/09/14/android-market-filtering-and-androidmanifest-xml/ Because of the erroneous 'name' attribute instead of 'android:name' the

[android-developers] Re: App not compatible on Galaxy Tab 2.0?

2012-09-12 Thread RichardC
Is this a typo? It should be: On Wednesday, September 12, 2012 8:26:21 AM UTC+1, Pieter wrote: > > I am getting some complaints from users with a Samsung Galaxy Tab 2.0 (7.0 > but possible also on 10.0). > > It seems that they get a "This app is not compatible" message when > installing our

Re: [android-developers] Re: App Development for conducting classes

2012-08-28 Thread Kristopher Micinski
> Why? > > Most information you need is somewhere on developer.android.com and related > sites. > > Not every book is as useful as every other. Do you have a particular book in > mind? > I agree with Lew, most Android books are just the API reference printed on trees and nothing more, and that's a

Re: [android-developers] Re: App Development for conducting classes

2012-08-28 Thread bob
Yes. *Hello, Android*. On Friday, August 24, 2012 6:22:12 PM UTC-5, Lew wrote: > > TreKing wrote: >> >> bob wrote: >> >>> You will want to download a copy of MOTODEV Studio >> >> >> For what? >> > > >> and buy an Android book. > > Why? > > Most information you need is somewhere on developer.

Re: [android-developers] Re: App Development for conducting classes

2012-08-24 Thread Lew
TreKing wrote: > > bob wrote: > >> You will want to download a copy of MOTODEV Studio > > > For what? > >> and buy an Android book. Why? Most information you need is somewhere on developer.android.com and related sites. Not every book is as useful as every other. Do you have a particular b

Re: [android-developers] Re: App Development for conducting classes

2012-08-24 Thread TreKing
On Fri, Aug 24, 2012 at 12:42 PM, bob wrote: > You will want to download a copy of MOTODEV Studio For what? - TreKing - Chicago transit tracking

[android-developers] Re: App Development for conducting classes

2012-08-24 Thread bob
You will want to download a copy of MOTODEV Studio and buy an Android book. On Thursday, August 23, 2012 4:26:44 AM UTC-5, vasudha sundar wrote: > > Hi > > Suppose I want to give some kind of classes , say maths lessons to > students. How do I go about developing an app for this. Whoever wants

Re: [android-developers] Re: App Name appears as Activity Name

2012-08-23 Thread Tor Norbye
Please file it at http://b.android.com and use category Component-Tools . -- Tor On Thu, Aug 23, 2012 at 6:19 AM, Compguru910 wrote: > There is a new bug that many people are running into with the new ADT > where the main activities label is used for the app name in the app drawer > (so your a

[android-developers] Re: App Name appears as Activity Name

2012-08-23 Thread Compguru910
There is a new bug that many people are running into with the new ADT where the main activities label is used for the app name in the app drawer (so your app name will be the name of your main activity). What you ahve to do to fix this is go to the first activiy in your android manifest and chan

[android-developers] Re: App Not Installed

2012-08-16 Thread bob
import android.gesture.GestureOverlayView; On Sunday, August 12, 2012 9:36:54 AM UTC-5, EeLeng Tee wrote: > > Hello.. > Im new to eclipse. > I've tried to play with android sample project from SDK. > I export any project to unsigned apk file and install it > But comes out "App not installed" m

  1   2   3   4   5   6   7   8   9   >