Re: [android-developers] Local service, 'hardware' back and AppCompat up buttons

2016-02-04 Thread Massimo Del Zotto
Thank you very much! I have somewhat managed to miss the Application class possibility completely. In case anyone with write access to Android dev documentation reads this, I've gone through the training and part of the API guides and I couldn't recall this being viable. I am going to move to

[android-developers] Prevent ACTION_MY_PACKAGE_REPLACED being triggered when debug from Android Studio

2016-02-04 Thread Felik Junvianto
Greetings, I have an issue and I cannot find an answer everywhere. I just thought someone from this group might have encountered the same problem in the past and can help suggest a good workaround. I need to restart a service when the application is being updated from Google Play. Some sources

Re: [android-developers] Re: Notification App

2016-02-04 Thread Alvin Schurman
The webpages about the dropbox api would explain it better than I. Here's one page: https://www.dropbox.com/developers-v1/sync/start/android The nice thing is there are complete android app examples that you can use as a starting point if you're willing to host your content on dropbox. Good luck.

Re: [android-developers] Local service, 'hardware' back and AppCompat up buttons

2016-02-04 Thread Bill Morgan
No need to make it so complicated. Subclass Application, add your objects, getters and setters. On 2/4/2016 12:51 PM, Kostya Vasilyev wrote: No need to make it so complicated. Since you mentioned that your objects aren't parcelable -- we're talking about sharing data between various pl

[android-developers] "Package file is invalid" for v2.x Android users

2016-02-04 Thread Hunter Mayer
I have at least 75 users with this problem, and I have a factory reset G1 that also gets this problem. After download and during the install process the installer reports "Package file is invalid". I can't install from web since chrome doesn't support it and the most updated factory web does no

[android-developers] is android studio compatible with windows 10 latest november update

2016-02-04 Thread Ashar sid
hello folks, I'm using windows 10 latest november update and I downloaded the android studio when I was using windows 7 ultimate and android studio was working seamlessly on it but later that I upgraded my laptop to latest but I couldn't install that android studio version so plz help me on it

Re: [android-developers] Local service, 'hardware' back and AppCompat up buttons

2016-02-04 Thread Kostya Vasilyev
No need to make it so complicated. Since you mentioned that your objects aren't parcelable -- we're talking about sharing data between various places all within same process (VM). You can just pass them around the way you normally would between methods / classes. To make it cleaned, I'd look int

[android-developers] Local service, 'hardware' back and AppCompat up buttons

2016-02-04 Thread Massimo Del Zotto
Hello, In my program I need to pass 'live' Objects from one activity to another. Those are most likely not parcelable and most likely not just data. I figured out I could use a local Service to provide a cross-Activity data sharing. It's just a map from unique ids to Object. Initial experimentat

[android-developers] Мое приложение было удалено (с пометкой поправить описание), я поправил, статус теперь стаит опубликованно, но приложение до сих пор недоступно

2016-02-04 Thread Максим Федянин
maksimfeday...@gmail.com приложение garret pro - сериалы https://play.google.com/store/apps/details?id=com.iammaksimus.garret -- 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

Re: [android-developers] Develop Android apps and integrate them with SQLite, Google Maps and Google Play store

2016-02-04 Thread mike digioia
submit me On Thu, Feb 4, 2016 at 8:51 AM, wrote: > Unless you've been sleeping for the last couple of years, you know that > Mobile is H-O-T! And the most popular mobile platform in the world? > That's Android. Do you have a great idea for a mobile app that you'd love > to get on the market?

[android-developers] Auto update of an App after manual installation directly on the phone?

2016-02-04 Thread Danny D
One way I've solved this is to have your app check the version (either against your server by other means), then open the Play-Store app with an intent directing it to your app listing there. To the user, it looks just as if they had navigated there themselves. If I remember, there's a way to

[android-developers] Develop Android apps and integrate them with SQLite, Google Maps and Google Play store

2016-02-04 Thread anitagoyal571
Unless you've been sleeping for the last couple of years, you know that Mobile is H-O-T! And the most popular mobile platform in the world? That's Android. Do you have a great idea for a mobile app that you'd love to get on the market? Does your company need a mobile app to grow it's online

[android-developers] Develop Android apps and integrate them with SQLite, Google Maps and Google Play store

2016-02-04 Thread anitagoyal571
Unless you've been sleeping for the last couple of years, you know that Mobile is H-O-T! And the most popular mobile platform in the world? That's Android. Do you have a great idea for a mobile app that you'd love to get on the market? Does your company need a mobile app to grow it's online

[android-developers] FragmentStatePagerAdapter, problem when adding 2 pages at a time before the existing one

2016-02-04 Thread Mario Gravel
Here is the situation : I, by default have one Page item : The "ADD" page item. Then after I reload the database, I may add more than 1 page at a time. Maybe that's not the problem, the proble is that the two added pages are before my existing page. notifyDataSetChanged() is call from the Fragment

[android-developers] Creating a writing input in android studio need help!!

2016-02-04 Thread Donica Linaza
Good day . I need help right now on how to make handwritten recognition style and to connect to our speech recognition for our game. Plss. see the attachment above. thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubsc

[android-developers] Re: Audio recording problem - fake sample rate

2016-02-04 Thread paul zazzarino
WORKAROUND Instead of restricting your app for those devices when your recording fails to meet the sample rate then pop up a dialog and ask the user if your app should "Emit" the required tone instead of recording. The end user can then repeatedly play the desired frequency on you app via a b

[android-developers] Android Studio creating keystore error

2016-02-04 Thread johnyX
Hi, I want to Generate Signed APK via Android Studio. It's my first app so I need to create new Keystore. But when I fill textboxes and click "OK", error appears (message bellow). Keystore is exported, but showed error scares me to use it. "Key was created with errors: Picked up _JAVA_OPTION