Re: [android-developers] How to set an image centre in webview android

2016-06-01 Thread Damien Cooke
Is the image in the html or as a background for the View? Damien On Thu, 2 Jun 2016 13:39 laksmey thong wrote: > webView.setWebViewClient(viewClient); > webView.getSettings().setJavaScriptEnabled(true); > webView.getSettings().setLoadWithOverviewMode(true); >

[android-developers] How to set an image centre in webview android

2016-06-01 Thread laksmey thong
webView.setWebViewClient(viewClient); webView.getSettings().setJavaScriptEnabled(true); webView.getSettings().setLoadWithOverviewMode(true); webView.getSettings().setUseWideViewPort(true); webView.getSettings().setBuiltInZoomControls(true); webView.loadUrl(htmlContent); -- You received this

[android-developers] Re: Sharing public files between applications inside a work profile

2016-06-01 Thread jona
To be more clear, I would like to install a non-market application on the Work Profile. But as I can't download and write the APK in a public storage available from all applications in the Work Profile, this following code will fail as either I can't write the APK in a public storage or the

[android-developers] Sharing public files between applications inside a work profile

2016-06-01 Thread jona
In Android 5 (Lollipop), a work profile/profile owner application could still write on the external storage and share file, even doing a local socket. >From Android 6 (Marshmallow), this is not possible and it does make sense. But what about sharing files between applications inside a Work

Re: [android-developers] Taxes on income from applications

2016-06-01 Thread Richard
> Date: Wednesday, June 01, 2016 16:03:25 -0700 > From: Silviu-Marian Udrescu > > Hello! I want to start publishing my first application, but I am > not sure how the taxes on income work and I want to do everything > legally. I am a student from Romania and I have no business.

[android-developers] Taxes on income from applications

2016-06-01 Thread Silviu-Marian Udrescu
Hello! I want to start publishing my first application, but I am not sure how the taxes on income work and I want to do everything legally. I am a student from Romania and I have no business. So, once I create the Google Payments Merchant Account (and Romania supports both the Google Play

Re: [android-developers] Deleting game from store.

2016-06-01 Thread TreKing
On Wed, Apr 6, 2016 at 1:03 PM, Tyrac Wannabien wrote: > Is possible to delete app from store? No, you can only unpublish. - TreKing

Re: [android-developers] why my application app is first installed to the phone it costs more than 20s to before call the LAUNCHER Activity.

2016-06-01 Thread TreKing
On Mon, May 30, 2016 at 8:45 PM, wrote: > hi everybody, my app comes up a problem, when my app is first intalled to > my phone(Mi4 6.0) , app start so slowly, and it cost a long time before > calling the launcher activity's "oncreate()" method. can somebody give some

Re: [android-developers] soft home button cover my windowbackground

2016-06-01 Thread TreKing
On Mon, May 30, 2016 at 9:00 PM, wrote: > hi everyonve,i'm getting a problem in my app , when i set a theme( which > has a attrbute windowbackground to avoid white screen when app start ) to > my launcher activity the background was covered by the soft home button , >

Re: [android-developers] Using Custom SDK

2016-06-01 Thread TreKing
On Mon, May 30, 2016 at 11:07 PM, wrote: > I have built a custom SDK This is outside the scope of this list, which is for developers using Google's official Android SDK. You should consult groups or forums dedicated to building custom SDKs or ROMs.

Re: [android-developers] firebase and play service 9

2016-06-01 Thread TreKing
On Tue, May 31, 2016 at 12:20 AM, Vaibhav Agrawal < vaibha...@arvindinternet.com> wrote: > since firebase crash and config is available only after play service 9 .. > its important to know how much audience is currently at this version .. so > how can we know it ??? You can rest reasonably

Re: [android-developers] Facebook android sdk

2016-06-01 Thread SenyaApps Official
i want to know if i added it properly or not ! On Wed, Jun 1, 2016 at 10:00 PM, sardar khan wrote: > Yes you can integrate facebook using facebook adk check thr developer > console of the facebook and get started with android > On Jun 2, 2016 1:40 AM, "SenyaApps

Re: [android-developers] Facebook android sdk

2016-06-01 Thread sardar khan
Yes you can integrate facebook using facebook adk check thr developer console of the facebook and get started with android On Jun 2, 2016 1:40 AM, "SenyaApps Official" wrote: > Hi google > I want to know if i integrated Facebook android sdk properly in my game. > > --

Re: [android-developers] WifiEnterpriseConfig setClientKeyEntry doesn't work with .p12 client cert/key in the keystore

2016-06-01 Thread knJoeyn Nguyen
Hello can you show how you were able to retrieve the PrivateKey from the KeyStore? I am getting the same error like the one you mentioned above. Observation- setClientKeyEntry method throws exception- java.lang.IllegalArgumentException: Private key cannot be encoded. setClientKeyEntry method

[android-developers] Facebook android sdk

2016-06-01 Thread SenyaApps Official
Hi google I want to know if i integrated Facebook android sdk properly in my game. -- 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] Download Manager: Pause & Resume

2016-06-01 Thread himanshu
I'm able to Pause a download by setting COLUMN_CONTROL to CONTROL_PAUSED But when I resume a download by setting COLUMN_CONTROL to CONTROL_RUN, *it doesn't work*. The download stays in paused state. Is that a bug ? More info: CONTENT_URI for update: content://downloads/my_download/

[android-developers] Looking for SVD Google API System Image with Google Play Services 9

2016-06-01 Thread Greg Lindstrom
I'm building a Google Play Services multiplayer game in unity with the Google API and testing it on one physical device and one emulated device using Android Virtual Devices that came with the SDK. Everything was working great until I upgraded my Google Play Service API for unity which now

[android-developers] MaterialSpinner - restoring initial list after item selection

2016-06-01 Thread Phil Gibbs
I have a data entry form in which I can choose to enter data multiple times. After a selection the selected value shows in the spinner. How do I 'disappear' that selection value from view before another set of data is entered into the form? -- You received this message because you are

[android-developers] ScrollView not erasing all of top line

2016-06-01 Thread Simon Giddings
I have a custom view embedded within a ScrollView which displays music scores. When I scroll the view, after a time, parts of the top row are not erased. Here is an example which illustrates the problem -

[android-developers] Launcher / Home Screen Bookmark List

2016-06-01 Thread jason . jaegers
I currently working on a launcher and I am trying to access a list of the bookmarks or web shortcuts that a user has clicked "add to home screen" in Chrome... there has to be some way to pull up this list so my launcher can support those home screen bookmarks as well. I have search Google to

[android-developers] Manual Tester with Treasury Exp Mandatory

2016-06-01 Thread Jadhav Ashok
*Manual Tester with Treasury Exp Mandatory* *San Francisco, CA* *Locals Only* *Any Visa Fine* *Financial Client* *PLEASE DO NOT SHARE RESUME WITHOUT TREASURY EXP. * *WE WILL CALL YOU IF THE RESUME IS A MATCH FOR OUR REQUIREMENT* Manual Testing with Treasury Exp -- You received this message

[android-developers] DevOps Engineers

2016-06-01 Thread Jadhav Ashok
*SENIOR DevOps Engineers * *3-4 resources * *Westport CT * *Rate: OPEN* *Any Visa is Fine* *NON LOCALS ALSO FINE* *80-90% match is also fine for this requirement* Hands on knowledge of Development, QA and Operations *MUST* - Strong communication skills - Advanced Coding experience in at

[android-developers] HOT-LIST

2016-06-01 Thread sai praveen G
*Hi* *Please find the updated hot-list of my consultants..* *Please send the suitable requirements to *s...@theplanetp.com *or feel free to call me at **786-484-7805* *S.No* * Name* *Skill / Job Title* *Experience* *Location* *Relocation* 1 Ram .Net 8+ CA Open 2 Vaibhav UI

[android-developers] Need AIX Admin at Arizona (Only Local)

2016-06-01 Thread ravi kumar
Hi Hope you are doing great! This is *Ravi Kumar*, working as a Technical Recruiter at *Nityo Infotech* . Please find below Job Description and let me know your interest. *Role :: AIX Admin* *Location :: Arizona* *Duration :: 12+ Months* *JD ::* 1) In depth knowledge of AIX

Re: [android-developers] Accedentally pushed app to release

2016-06-01 Thread Steve Gabrilowitz
another possibility is to replace the release APK with one that just displays a "sorry, not ready yet" screen On Jun 1, 2016 12:51 AM, "TreKing" wrote: > > On Tue, May 31, 2016 at 2:05 AM, Christian Würthner > wrote: > >> Does anyboady know a way to

[android-developers] Changing between Navigation Drawer fragments is slow

2016-06-01 Thread Amitai Rosenberg
I have an app with a Navigation Drawer that uses fragments for each menu item. Each time an item is clicked, I replace the current fragment. The problem is that it takes a long time to show the new fragment after the user clicked. The fragment that takes the longest to load is a fragment that

[android-developers] Android Device Manager Can not Login

2016-06-01 Thread Çağrı TOPÇU
I'm trying to install Android Device Manager on my new device. Can not pass the login. "An error occured. Please try again." I've quadruple checked my password (even written somewhere else and copied into) Need help directs me to forgot password screen. Device: Samsung Galaxy S7

[android-developers] Does any one tell me how to make TED like application? What are the requirements and how to link videos ? I have to make this type of application and don't know how to work , look

2016-06-01 Thread Amber Ghayas
Is no one knows? -- 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. To post to this group, send email to

[android-developers] Re: Android mobile usage history NetworkStatsManager

2016-06-01 Thread EMIDIO OLIVEIRA
I found a solution of this problem with hidden APIs (android statistic 3g traffic for each APP, how? ) and when trying to retrieve mobile data usage information with TYPE_MOBILE was necessary to

[android-developers] Does any one tell me how to make TED like application? What are the requirements and how to link videos ? I have to make this type of application and don't know how to work , look

2016-06-01 Thread Amber Ghayas
-- 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. To post to this group, send email to

[android-developers] Need a way to refresh a RecyclerView.ViewHolder without it being recycled

2016-06-01 Thread David Schreiber
I have a RecyclerView.Adapter that handles creation and binding of ViewHolders based on a backing data set. Whenever the view is scrolled ViewHolders are being recycled and rebound, calling first #onViewRecycled and #onBindViewHolder for each recycled element. However, since my ViewHolders

[android-developers] gdbserver packaged via gradle (AS)

2016-06-01 Thread Robert Bielik
Hi all, Having an AS project here, and I need to embed gdbserver with the APK for native debugging. I have yet to find any working info for this. Help ? Regards /Robert -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe