[android-developers] Putting an android watch in Kiosk mode

2016-06-21 Thread Leela Herman
Hi Everyone, I am a product manager of a medical application written for Android watches we use : Sony smart watch 3 and LG Watch Urbane 2nd Edition Since some of our users are elderly and do not know how to use

[android-developers] ContetObserver onChange method calling too many times

2016-06-21 Thread Sandesh Naroju
My onChange method in ContentObserver getting called too many times, I want to see the changes Contacts using ContentObserver but the onChange method is executing many times. Help please -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] APK that is not zip aligned

2016-06-21 Thread Pasan Eramusugoda
Hi All, I'm facing an issue as mention in subject (more on attached image). I have tried to manually zipalign but failed. Plz help me out on this. Note: There are two apk which having the same issue and was working fine day before yesterday. For more information: I'm using the latest of

[android-developers] Introducing our product: one-click flash software

2016-06-21 Thread King Flasher
We have developed an one-click flash tool for you to flash your android phone. Don't know how to root or install recovery? Maybe tired of it? That's all right! All you need to do is just install our software and select a ROM to flash. We support Flyme, MIUI, Cyanogen and also stock firmware.

[android-developers] Android real time chat app

2016-06-21 Thread Asciicoder Android
Hi all, What are the things i need to know doing chat application.Some post might be helpfull for an fast and efficient application -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails

Re: [android-developers] Witch Laptop to buy

2016-06-21 Thread Trevor Page
It depends on your budget and needs. Get the best you can, that's appropriate for you, with the money you have. There are so many factors that depend on your needs. Is something large, powerful and battery-hungry going to be sufficient because it's going to spend most of the time sat on a desk, or

[android-developers] Streaming Full HD quality

2016-06-21 Thread Scenario Dis
Hi, We have an application that runs on iOS and Android. Now we have to decode H264, Mpeg4 for some IP cameras. In iOS we found a solution using native components + FFMPEG library. At Android we found Media Player framework wich work perfectly, but only with SD quality. Do you have any

[android-developers] Witch Laptop to buy

2016-06-21 Thread Juljan Haka
Hi guys!! I want to buy a laptop so i can start developing android apps but i am a beginner both in hardware and software. Beginner as a programmer too! Could you please give me the top 10-15 list of laptops to use android studio and whatever comes with it for android app development. Thank you

[android-developers] Android API level

2016-06-21 Thread Mohammed Shihab
Dear All I am new with Android. I made a simple code with many activities and I almost finish this project. However, I set the minimum API target with 15, but when I tried to add some functions and services I have to upgrade the minimum target API from 15 to 21. Now, I would like to try to

[android-developers] How to use Bitmap Pool in Android

2016-06-21 Thread Mohit Kumar
https://medium.com/@amitshekhar/how-to-use-bitmap-pool-in-android-56c71a55533c#.1pe44ctch -- 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] Linux Administrator - Allentown, PA - LOCALS ONLY

2016-06-21 Thread Jadhav Ashok
*Linux Administrator* *Allentown, PA* *Market rate* *USC / GC only* *Only locals. Immediate closure.* - Work with Application Migration Team to configure, test and troubleshoot applications in Amazon Web Services as client is migrating 100+ workloads to Amazon. - Linux -- MUST -

[android-developers] Re: Overrdding the OnCreateOptionsMenu method

2016-06-21 Thread Guruprasad Srinivasamurthy
HiSolved!!silly mistakemust use 'o' (small caps) in the method name On Tuesday, June 21, 2016 at 11:57:20 AM UTC-4, Guruprasad Srinivasamurthy wrote: > > Hi All, > I'm currently trying to create a basic action bar in my app. I'm trying to > override the *onCreateOptionsMenu *method

[android-developers] Need for Java UI Developer || Malvern, PA

2016-06-21 Thread Dev Singh
*Hi,* *Role : Java UI Developer* *Loc.: Malvern, PA* Technical Skills: • Java UI with Telephony experience, preferably "GENESIS GDP Platform", also resources should be ready & able to role share with testing effort Familiarity with Nuance a plus Must have experience with: Unix, VMXL, MVC

[android-developers] Urgent Requirement:Sterling Order Management Consultant

2016-06-21 Thread sandeep sandeep
Hi, Please go through below requirement and if you have any profiles matching please share at *sand...@codeeva.com ph:832-377-3269* *Position: **Sterling Order Management** Consultant* *Location: **New Albany, Ohio* *Duration: 12+ Months* *No of Positions: 3* *Rate: $DOE*

[android-developers] Urgent Requirement:Oracle Finance Fixed Assets

2016-06-21 Thread sandeep sandeep
*Hi,* Please go through below requirement and if you have any profiles matching please share at *sand...@codeeva.com ph:832-377-3269* *Title : *Oracle Finance Fixed Assets *Location : *Grafton, WI *Duration : *6 + Months *Job Type : *C *Description : Finance Techno

[android-developers] Phone /Skype Interview:4 Developers | 4 Architects | I need Sharepoint people for Itasca | IL

2016-06-21 Thread Neha Kumari
*Hello,* *GREETINGS !!* *This is Neha from Apetan consulting,* *Please find the below job description and send me your update resume matching to it along with Contact details, Current location, Visa and Availability ASAP.* *POSITION: Sharepoint Developers & Architects* * INTERVIEW: Phone

[android-developers] Phone/Skype Interview|Network Engineer with IXIA|San Diego, CA

2016-06-21 Thread Neha Kumari
*Hello,* *GREETINGS !!* *This is Neha from Apetan consulting,* *Please find the below job description and send me your update resume matching to it along with Contact details, Current location, Visa and Availability ASAP.* *POSITION: Network Engineer with IXIA* * INTERVIEW: Phone/Skype

[android-developers] Infrastructure Engineer...Urgent Req

2016-06-21 Thread Karanam Sreedhar
Hi, How are you? Please find below the requirement and let me know your comforts. Please provide me below details in order to submit your profile. Availability: Current Location: Work Status: Rate (All Inclusive): Position: Infrastructure Engineer Location: Dallas, TX Duration: 6+ Months

[android-developers] Phone than F2F Interview| Java Engineer || Glendale, CA

2016-06-21 Thread Neha Kumari
*Hello,* *GREETINGS !!* *This is Neha from Apetan consulting,* *Please find the below job description and send me your update resume matching to it along with Contact details, Current location, Visa and Availability ASAP.* *POSITION: Java Engineer* * INTERVIEW: Phone than F2F Interview*

[android-developers] Overrdding the OnCreateOptionsMenu method

2016-06-21 Thread Guruprasad Srinivasamurthy
Hi All, I'm currently trying to create a basic action bar in my app. I'm trying to override the *onCreateOptionsMenu *method in my Main Activity but am getting an error that *"method does not override or implement a method from a supertype". *However, I see in the 'Activity' class definition

[android-developers] Hiring for Pega System Architect | West Norris-town, PA || Contract

2016-06-21 Thread USIT Recruiter
Hi Please lookup the below position and if you feel comfortable ,then please send me your updated resume Position: Pega System Architect Location: West Norristown, PA Duration : Contract Customer : HCL America We need candidates that have done their certification at least

[android-developers] Need for Core Java || NY/NJ

2016-06-21 Thread Dev Singh
*Hi,* *Role : Core Java Developer* *Loc.: NY/NJ* *Skills:-* · Experienced, highly skilled in the following technologies as an design lead and developer level. · Strong hands on experience in Core Java, Tomcat or another J2EE application server, Oracle/Exadata, Clearcase, MQ , Perl, Scripting

[android-developers] 12 Monttnths contract""" UI developer"""""""" in Milwaukee (WI) with infosys

2016-06-21 Thread SALMA BHAT
Hi Partners, *Please share Local or near by profiles as rate is not more than $40/hr. on c2c* *Share matching Profiles at naseer.ah...@nityo.com * *Skill Set* Skills required : React js & Redux skillset JavaScript, Single Page Application (SPA) frameworks (React/Redux

[android-developers] Need for Salesforce Analyst || Chicago ( local only)

2016-06-21 Thread Dev Singh
Hi All, *Role: Salesforce Analyst* *Loc.: - Chicago (try for locals who can come for inperson meeting)* *Knowledge, Skills and Experience Required* · 5 to 7 years of Salesforce implementation experience and coordination across multiple teams · 3 to 5 years of experience

[android-developers] Looking for Architect- (Mainframe or .NET or Java) either in Hartford , CT with infosys

2016-06-21 Thread SALMA BHAT
Hi Partners, Please share profile at *naseer.ah...@nityo.com * *Architect- (Mainframe or .NET or Java) either* *Location : Hartford , CT* *Duration: Long Term* *JD*: • Candidate must have at least 5+ years of prior experience in System Integration

[android-developers] Android studio bundle doesn't seem to contain SDK

2016-06-21 Thread koder Blake
Hi. I recently downloaded Android studio bundle. After installing it, it says that it should download the sdk ( which is supposed to be included ). I launched it and it took hours ( a whole night ) without completing the download, and this several times. My connection is pretty fast, ( it took

[android-developers] Re: Revmob Ads SDk and selling on the app

2016-06-21 Thread Raphael Straatmann
Hi, Yes, Revmob ads are fully compliant with Google Play Policy. Regards, Raphael On Monday, June 20, 2016 at 11:16:30 AM UTC-3, RizbIT wrote: > > I would like to ask are Revmob Banner and interstitial ads ok to use with > android apps, are they google policy compliant? > > Last question: >

[android-developers] Android main thread blocking WebView thread

2016-06-21 Thread KT
I've been working on a problem with doing a synchronous call to Javascript in a WebView (with a return value) and trying to narrow down the where and why of why it's not working. It seems to be that the WebView thread is blocking while the main thread is waiting for a response from it -- which

[android-developers] Android app not launching

2016-06-21 Thread Rajdeep Roy
Hello, Everyone. I am new to Android Programming and developing a chat app. I am unable to run the app on the emulator. I tried Genymotion as well but the result is the same nothing happens just the screen flashed out and does nothing. Is there any kind of settings on the Build app page or

[android-developers] i got a problem in viewGroup's height,when i open the fragment it show the first picture and then it show the sencond picture in one second can somebody tell me why.

2016-06-21 Thread woaizhangyanting
-- You received this