Re: [android-developers] Problem in Development in Android Studio

2016-06-09 Thread sardar khan
http://stackoverflow.com/questions/18459122/play-sound-on-button-click-android

On Fri, Jun 10, 2016 at 10:01 AM, sardar khan 
wrote:

> what error are you getting..??
>
>
> On Fri, Jun 10, 2016 at 9:56 AM, Asif Iqbal  wrote:
>
>> Hello Dear Friends Help me Please I am Developing an Android App for
>> kids(Maths). And I don't Have any idea to play sound "zero.mp3" when the
>> zero image appeared. And then play next Button and play sound "one.mp3" for
>> digit 1, "Two.mp3" for 2, "Three.mp" for 3 and so on. And I want The
>> Same For Previous Button also... I tried some code but there some errors in
>> that code :'( Send me The code Dear Friends Plzz. I will be
>> very Thank ful to All of You :-)
>>
>> --
>> 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@googlegroups.com.
>> Visit this group at https://groups.google.com/group/android-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/android-developers/ed8f92a3-6d80-43e6-a772-f6c2c815e6f0%40googlegroups.com
>> 
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABHzXATpbiDoLUvfF7aWPravHst6bOWW%2BTfzraHWpmH8pkbj8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Problem in Development in Android Studio

2016-06-09 Thread sardar khan
what error are you getting..??


On Fri, Jun 10, 2016 at 9:56 AM, Asif Iqbal  wrote:

> Hello Dear Friends Help me Please I am Developing an Android App for
> kids(Maths). And I don't Have any idea to play sound "zero.mp3" when the
> zero image appeared. And then play next Button and play sound "one.mp3" for
> digit 1, "Two.mp3" for 2, "Three.mp" for 3 and so on. And I want The
> Same For Previous Button also... I tried some code but there some errors in
> that code :'( Send me The code Dear Friends Plzz. I will be
> very Thank ful to All of You :-)
>
> --
> 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@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/ed8f92a3-6d80-43e6-a772-f6c2c815e6f0%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABHzXASoEAp%3DcxtAOjwaa7wY9iVuL6xeo3KFVWX79k4QCOTzJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Problem in Development in Android Studio

2016-06-09 Thread Asif Iqbal
Hello Dear Friends Help me Please I am Developing an Android App for 
kids(Maths). And I don't Have any idea to play sound "zero.mp3" when the 
zero image appeared. And then play next Button and play sound "one.mp3" for 
digit 1, "Two.mp3" for 2, "Three.mp" for 3 and so on. And I want The 
Same For Previous Button also... I tried some code but there some errors in 
that code :'( Send me The code Dear Friends Plzz. I will be 
very Thank ful to All of You :-)

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ed8f92a3-6d80-43e6-a772-f6c2c815e6f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Problem in Development in Android Studio

2016-06-09 Thread Asif Iqbal
Hello Dear Friends Help me Please I am Developing an Android App for 
kids(Maths). And I don't Have any idea to play sound "zero.mp3" when the 
zero image appeared. And then play next Button and play sound "one.mp3" for 
digit 1, "Two.mp3" for 2, "Three.mp" for 3 and so on. And I want The 
Same For Previous Button also... I tried some code but there some errors in 
that code :'( Send me The code Dear Friends Plzz. I will be 
very Thank ful to All of You :-)

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d87ed7bb-667b-4695-8a62-d8af05e278b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Start service after android device boot as fast as Facebook service?

2016-06-09 Thread seney sean
I am implementing one android service which needs to run when device is 
turn on. What I have already try is to use intent action BOOT_COMPLETED and 
it works, but I realize that my service needs long time to start in 
comparing to Facebook service. I want my service start quickly as Facebook 
service. Please help me! Your answer will be appreciated. Thank.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e0bf2d97-ea62-46f2-901b-8aa2364e8453%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] update published app denied

2016-06-09 Thread Bignose Group
Hi there
I have published an App to learn English by videos. My app embeds youtube 
api to play youtube video on client. But when I tried to update the app as 
I want to change the name and the description. Google keeps refusing to 
update my app.
Here is my app
https://play.google.com/store/apps/details?id=com.bignose.videoenglish
Any suggestion is highly appreciated 
Thanks  

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5165c531-4b85-47ea-a0f8-30e8f696df3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Problems with building an APK in Android Studio (total newbie problems)

2016-06-09 Thread Mike D
When I load your project, I get errors on lines 22 and 44 of 
MainActivity.java.  It can't find R.layout.main or financialPortalActivity. 
 But the loadUrl line looks ok.

To fix line 22, that should read: setContentView(R.layout.activity_main);

You should also change line 10 to read: public class MainActivity extends 
Activity 
{

I'm not sure what you're trying to do with the financialPortalActivity 
object but that is clearly not defined anywhere in that class.  You can 
probably comment out that line just to see if you can get the app to run. 
 After making the above two changes and commenting out that line, it ran 
okay for me in an emulator.



On Wednesday, June 8, 2016 at 11:57:44 AM UTC-5, ERPMusicVideos wrote:
>
> Hi,
> I'm trying to build my first app and am running into problems...
>
> I'm trying to compile this app:
>
>
> http://stackoverflow.com/questions/9199827/convert-a-website-to-an-android-application
>
> with Android Studio.. but I get errors.. 
>
> Also, before compiling, some small notifications pop up in the 
> MainActivity.java file, like "android.webkit.WebView? Alt+Enter" and a few 
> more. What does that mean?
>
> What am I doing wrong? I've been trying for quite some time now. I can 
> provide more information, but being a newbie I really don't know what 
> should I include to this post. Please ask if anything else is needed! Thank 
> You very much in advance for help!
>
> Here is the log:
>
> Executing tasks: [:app:generateDebugSources, 
> :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, 
> :app:prepareDebugUnitTestDependencies]
>
> Configuration on demand is an incubating feature.
> Incremental java compilation is an incubating feature.
> :app:preBuild UP-TO-DATE
> :app:preDebugBuild UP-TO-DATE
> :app:checkDebugManifest
> :app:preReleaseBuild UP-TO-DATE
> :app:prepareComAndroidSupportAnimatedVectorDrawable2340Library
> :app:prepareComAndroidSupportAppcompatV72340Library
> :app:prepareComAndroidSupportSupportV42340Library
> :app:prepareComAndroidSupportSupportVectorDrawable2340Library
> :app:prepareDebugDependencies
> :app:compileDebugAidl
> :app:compileDebugRenderscript
> :app:generateDebugBuildConfig
> :app:mergeDebugShaders
> :app:compileDebugShaders
> :app:generateDebugAssets
> :app:mergeDebugAssets
> :app:generateDebugResValues
> :app:generateDebugResources
> :app:mergeDebugResources
> :app:processDebugManifest
> :app:processDebugResources
> :app:generateDebugSources
> :app:preDebugAndroidTestBuild UP-TO-DATE
> :app:prepareDebugAndroidTestDependencies
> :app:compileDebugAndroidTestAidl
> :app:processDebugAndroidTestManifest
> :app:compileDebugAndroidTestRenderscript
> :app:generateDebugAndroidTestBuildConfig
> :app:mergeDebugAndroidTestShaders
> :app:compileDebugAndroidTestShaders
> :app:generateDebugAndroidTestAssets
> :app:mergeDebugAndroidTestAssets
> :app:generateDebugAndroidTestResValues
> :app:generateDebugAndroidTestResources
> :app:mergeDebugAndroidTestResources
> :app:processDebugAndroidTestResources
> :app:generateDebugAndroidTestSources
> :app:mockableAndroidJar
> :app:preDebugUnitTestBuild UP-TO-DATE
> :app:prepareDebugUnitTestDependencies
>
> BUILD SUCCESSFUL
>
> Total time: 8.728 secs
> Executing tasks: [:app:assembleDebug]
>
> Configuration on demand is an incubating feature.
> Incremental java compilation is an incubating feature.
> :app:preBuild UP-TO-DATE
> :app:preDebugBuild UP-TO-DATE
> :app:checkDebugManifest
> :app:preReleaseBuild UP-TO-DATE
> :app:prepareComAndroidSupportAnimatedVectorDrawable2340Library UP-TO-DATE
> :app:prepareComAndroidSupportAppcompatV72340Library UP-TO-DATE
> :app:prepareComAndroidSupportSupportV42340Library UP-TO-DATE
> :app:prepareComAndroidSupportSupportVectorDrawable2340Library UP-TO-DATE
> :app:prepareDebugDependencies
> :app:compileDebugAidl UP-TO-DATE
> :app:compileDebugRenderscript UP-TO-DATE
> :app:generateDebugBuildConfig UP-TO-DATE
> :app:mergeDebugShaders UP-TO-DATE
> :app:compileDebugShaders UP-TO-DATE
> :app:generateDebugAssets UP-TO-DATE
> :app:mergeDebugAssets UP-TO-DATE
> :app:generateDebugResValues UP-TO-DATE
> :app:generateDebugResources UP-TO-DATE
> :app:mergeDebugResources
> :app:processDebugManifest
> :app:processDebugResources
> :app:generateDebugSources
> :app:incrementalDebugJavaCompilationSafeguard
> :app:compileDebugJavaWithJavac
> :app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have 
> changed, no previous execution, etc.).
>
> C:\Users\Joh.PC\AndroidStudioProjects\MyApplication\app\src\main\java\com\erpmusic\www\myapplication\MainActivity.java:26:
>  
> error: ')' expected
> mWebView.loadUrl(http://your.url.com);
>  ^
> 1 error
>
> :app:compileDebugJavaWithJavac FAILED
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':app:compileDebugJavaWithJavac'.
> > Compilation failed; see the compiler error output for details.
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run 

[android-developers] Running under Android Studio's Run corrupts the stored view

2016-06-09 Thread Bauyrzhan Krykpayev


So the problem is that if I run my application on the real device via 
Android Studio's Run, the stored view is altered after I try to use UART 
module.


Before using UART module: 

*I/Fails:: com.yyy.view.ConnectView@2e8ba638*

After using UART module the same view changes to: 

*I/Fails:: com.yyy.view.FeatureView@3344bf38* 

And of course, the application throws an error, because the view is changed.


However, when I run the app in standalone mode (on a tablet, no connection 
to the PC), the same application runs smoothly.


Also, when I try to monitor the app via Android Monitor but not in Run 
mode, the application runs fine and the view is not changing.


Running the application under Android Studio's debugger also goes smoothly.


Thus, the only problem is when I run the application under Android Studio's 
Run.


Any suggestions are really appreciated. What is the difference between 
running the app under the Android Studio's Run and simply monitoring app's 
output via Android Monitor?

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/8b398ac1-4bab-4563-a911-23e25eda3a62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android ANR/Crash

2016-06-09 Thread TreKing
On Mon, Jun 6, 2016 at 3:12 AM, Amit Srivastava <
amit.srivast...@coupondunia.in> wrote:

> I am facing a ANR/Crash on Android 4.4 devices. Below are the mention log
> which I received from device. Still I an not able to debug/relate this
> issue. Could someone please help me to trace and fixed this issue.


No one can help you as you've provided no information as to what is
happening to trigger the problem and the stracktrace does not list an error
or exception.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScggbc4DfhL-20sBw4q7WRR_Y_iOQP%3Dq7M%2B70h_j7yA_DoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] unable to publish app to beta

2016-06-09 Thread TreKing
On Tue, Jun 7, 2016 at 5:50 AM, LEW CC  wrote:

>
>- It is forbidden to downgrade devices which previously used M
>permissions (target SDK 23 and above) to APKs which use old style
>permissions (target SDK 22 and below). This occurs in the change from
>version 48 (target SDK 23) to version 45 (target SDK 21).
>-
>
> btw, both minSdkVersion for version 48(beta) and 45(production) is 15
>
> Anyone help me? Thanks!
>

Well ...  did you set the target SDK attribute to 23 in the older version
then back down to 21 in the newer version?

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgh2sejhVOMtoHRbVwO6tuu19UqorKwoO69DROCAT2dm-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Maps - add buttons into infowindow contend

2016-06-09 Thread TreKing
On Tue, Jun 7, 2016 at 9:10 PM, Eduardo Carnasciali  wrote:

> I'd like to add some buttons into the infowindow content.


http://stackoverflow.com/questions/14123243/google-maps-android-api-v2-interactive-infowindow-like-in-original-android-go/15040761#15040761

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgiQ_ymDuA38rBn86e7KPNFap2GgRniRvAwGYXOAtm58FA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] google play services: sign in error

2016-06-09 Thread TreKing
On Wed, Jun 8, 2016 at 3:29 PM, SenyaApps Official <
contact.senya...@gmail.com> wrote:

> how can i fix that error


You could start by giving some detail as to what is happening to cause the
error in the first place.
http://www.catb.org/esr/faqs/smart-questions.html

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgj8kmJdixCVUn71ZjtdKXPCLtRLN8mgO7eYnHK97yE7xg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android Studio Maps For Specific Area

2016-06-09 Thread TreKing
On Wed, Jun 8, 2016 at 9:21 AM, Muhammad Qasim Riaz  wrote:

> I have tried by using google maps and mapbox API'S but i don't succeeded.


What did you try? What didn't work?
http://www.catb.org/esr/faqs/smart-questions.html

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgh8YSE1NS-E74STU_FHGRKPv_ysLBWc0gvdhGT_vyU0ww%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: How to get only one restaurant when I press click button one click

2016-06-09 Thread TreKing
On Wed, Jun 8, 2016 at 3:32 PM, abeer shlby  wrote:

> I write this lines of code under button but it not working why


"it not working" is useless information for someone trying to help you
solve a problem.

http://www.catb.org/esr/faqs/smart-questions.html

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScgheYv44_WW%2BZpRqo-0-yNaMF%2BOBJcc551hvni8pgT4WuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] No rsMatrixInverse for 3x3 matrices?

2016-06-09 Thread Utkarsh Sinha
The documentation mentions that the inverse is available only for 4x4 
matrices. Is there a reason why the operation isn't available for 3x3 
matrices?

https://developer.android.com/guide/topics/renderscript/reference/rs_matrix.html#android_rs:rsMatrixInverse

Thanks!

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/b0b883bf-12d0-41a1-8db2-cd1a5deb5c8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: turning android into Bluetooth headset

2016-06-09 Thread ckadiyal
After some research I came to know that HSP profile support was there 
before Android 4.1 in Bluez stack and then Android switched back to the 
Bluedroid. So can anyone guide me how to add the HSP support in Bluedroid 
stack.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/583ee3a4-6a9b-401f-bbd2-23ff031f0ce0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Problems with building an APK in Android Studio (total newbie problems)

2016-06-09 Thread ERPMusicVideos
Thanks for your input. I have tried all kinds of urls with and without " 
marks.. I seem to get all kinds of different errors,.. I have even tried 
different tutorials for a most basic webview app, but I always get errors. 
I just can't understand wtf is wrong, as if my Android Studio was missing 
something ...

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/86748430-e0bb-485b-b8ea-a98ee27272d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Problems with building an APK in Android Studio (total newbie problems)

2016-06-09 Thread ERPMusicVideos
Sorry, the file is here.. 

http://www117.zippyshare.com/v/lv9XUmGG/file.html

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e81595a3-dae2-400d-abab-e777069ab0ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] DevOps/ Cloud Developer/ Cloud Engineer - South Brunswick, NJ

2016-06-09 Thread Jadhav Ashok
*DevOps/ Cloud Developer/ Cloud Engineer*
*South Brunswick, NJ*
*Locals Only*
*Any Visa is Fine*
*Must need VISA COPY & Genuine References*
*INTERVIEWS GAURANTEEED*

This posting is for the Client’s Engineering Productivity team, a small
group of developers working on strategic projects across the full suite of
Client products. We are seeking an individual with an enthusiasm for
next-generation, cloud-based operations. Given a heavy focus on automation,
strong scripting and/or software development skills are essential. In this
position you will work to understand, define, and promote the DevOps
software development process, and craft an operational environment that
increases the elasticity of our cloud as well as the efficiency of our
developers.

Skills

Continuous integration servers and tools including Jenkins, Chef,
Artifactory, and Terraform, and Docker
Compute clouds (Amazon, Google, and Azure)
Monitoring, logging, and reporting systems (New Relic, Splunk, OpsGenie,)
Scripting languages (Perl, Python, Bash, etc.)
Source/version control systems (GitHub)
Web servers (Nginx, Apache)
Node.js, JavaScript experience helpful

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAMcGdGJcAL%3DXyDRK_OnJ0bQyUEiXyJOMpnyFUz2unJ8bkrwG6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Websphere Datapower Lead at Woonsocket, RI

2016-06-09 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 :: Websphere Datapower Lead*



*Location :: Woonsocket, RI*



*Duration :: 12+ Months*



*Experience :: 8+ Years*



*JD ::*



· Good Communication and Analytical skills

· Strong Design and Architecture experience in ecommerce landscape

· Hands on experince in SOA Applications using IBM Websphere
Datapower and IBM Integration Bus v9(SOAP & RESTful) technology stack using
XML, XSD, WSDL,JSON, XPATH, XSLT, ESQL

· Experience performing various roles as Designer/Developer with
specialization in SOA, Enterprise Integration. Involved in various phases
of Software Development Life cycle (SDLC) including analysis,
architecture,design, application development, testing, and maintenance
working

· Proficient in implementing Service & Protocol Mediation, Service
Orchestration, Transport and Message level Security on IBM Data power
XI50/XI52 Integration Appliance

· Experience in working with APIGEE for generating OAuth Token8)
Database Programming Skill and exposure to popular databases – Oracle

· Project leadership skills for managing a track of work and
defining a comprehensive solution leading toward a common vision



*Thanks & Regards*

*Ravi Kumar*

Technical Recruiter

609-853-0818 ext 2157

ravi.ku...@nityo.com

www.nityo.com

Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536




--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500
--

Disclaimer: http://www.nityo.com/Email_Disclaimer.html

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAFMrq_Z4tTnhe%2BeuMjY2eYhAUAWmHsMXbmS26dzgNCEsK2yPnA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] updated hotlist

2016-06-09 Thread mayank sharma
*Hi friends, Please check my updated hotlist & contact me*

*Email: may...@technocraftsol.com  *

*Contact : **614-664-7632*



*S.NO* 

*Name*

*Technology*

*Location*

*Experience*

*Relocation*

*1*

*Mrunali*

*Informatica*

*Irvine,CA*

*7+*

*CA, TX, FL, NC, AZ*

*2*

*Rounak*

*Business Analyst *

*Des Moines, IA*

*7+*

*Open*

*3*

*Mani*

*Oracle Apps Techno*

*Sunnyvale,CA*

*7+*

*Open*

*4*

*Sampath*

*Tableau*

*Bloomington,IL*

*7+*

*Open*

*5*

*Kartik*

*Informatica Developer*

*Peoria ,IL*

*7+*

*Open*

*6*

*Raja*

*Tableau*

*Chicago,IL*

*7+*

*Open*

*7*

*Shruti*

*.Net Developer*

*Dallas,TX*

*8*

*Only Dallas,TX*

*8*

*Reshma*

*Java*

*Plano,Tx*

*8+*

*Open*



*Thanks & Regards,*



*MAYANK SHARMA*



*BUSINESS DEVELOPMENT MANAGER*


*[image: Inline image 1]*

*Contact No.:6146647632*

*Office ID: **may...@technocraftsol.com *

*Yahoo ID: mayank.technocr...@yahoo.com *

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BiLDbc%3DsXwSEeZcgrNc%2BfK_bYs%3DYQdHCTg1cHPJgnYAV_XQ0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Problems with building an APK in Android Studio (total newbie problems)

2016-06-09 Thread Mike D
Are there quotes around that URL in the source code?  Also, is it possible 
that you're compiling with a version of the WebView toolkit that does not 
take just a single URL as a parameter?

The message "error: ')' expected" makes me think it's just a syntax error 
and the way you pasted it has not quotes around the URL.  Also, 
http://your.url.com should be replaced with a valid url.  Try changing the 
line to:

mWebView.loadUrl("http://www.google.com;); to see if that works.


On Wednesday, June 8, 2016 at 11:57:44 AM UTC-5, ERPMusicVideos wrote:
>
> Hi,
> I'm trying to build my first app and am running into problems...
>
> I'm trying to compile this app:
>
>
> http://stackoverflow.com/questions/9199827/convert-a-website-to-an-android-application
>
> with Android Studio.. but I get errors.. 
>
> Also, before compiling, some small notifications pop up in the 
> MainActivity.java file, like "android.webkit.WebView? Alt+Enter" and a few 
> more. What does that mean?
>
> What am I doing wrong? I've been trying for quite some time now. I can 
> provide more information, but being a newbie I really don't know what 
> should I include to this post. Please ask if anything else is needed! Thank 
> You very much in advance for help!
>
> Here is the log:
>
> Executing tasks: [:app:generateDebugSources, 
> :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, 
> :app:prepareDebugUnitTestDependencies]
>
> Configuration on demand is an incubating feature.
> Incremental java compilation is an incubating feature.
> :app:preBuild UP-TO-DATE
> :app:preDebugBuild UP-TO-DATE
> :app:checkDebugManifest
> :app:preReleaseBuild UP-TO-DATE
> :app:prepareComAndroidSupportAnimatedVectorDrawable2340Library
> :app:prepareComAndroidSupportAppcompatV72340Library
> :app:prepareComAndroidSupportSupportV42340Library
> :app:prepareComAndroidSupportSupportVectorDrawable2340Library
> :app:prepareDebugDependencies
> :app:compileDebugAidl
> :app:compileDebugRenderscript
> :app:generateDebugBuildConfig
> :app:mergeDebugShaders
> :app:compileDebugShaders
> :app:generateDebugAssets
> :app:mergeDebugAssets
> :app:generateDebugResValues
> :app:generateDebugResources
> :app:mergeDebugResources
> :app:processDebugManifest
> :app:processDebugResources
> :app:generateDebugSources
> :app:preDebugAndroidTestBuild UP-TO-DATE
> :app:prepareDebugAndroidTestDependencies
> :app:compileDebugAndroidTestAidl
> :app:processDebugAndroidTestManifest
> :app:compileDebugAndroidTestRenderscript
> :app:generateDebugAndroidTestBuildConfig
> :app:mergeDebugAndroidTestShaders
> :app:compileDebugAndroidTestShaders
> :app:generateDebugAndroidTestAssets
> :app:mergeDebugAndroidTestAssets
> :app:generateDebugAndroidTestResValues
> :app:generateDebugAndroidTestResources
> :app:mergeDebugAndroidTestResources
> :app:processDebugAndroidTestResources
> :app:generateDebugAndroidTestSources
> :app:mockableAndroidJar
> :app:preDebugUnitTestBuild UP-TO-DATE
> :app:prepareDebugUnitTestDependencies
>
> BUILD SUCCESSFUL
>
> Total time: 8.728 secs
> Executing tasks: [:app:assembleDebug]
>
> Configuration on demand is an incubating feature.
> Incremental java compilation is an incubating feature.
> :app:preBuild UP-TO-DATE
> :app:preDebugBuild UP-TO-DATE
> :app:checkDebugManifest
> :app:preReleaseBuild UP-TO-DATE
> :app:prepareComAndroidSupportAnimatedVectorDrawable2340Library UP-TO-DATE
> :app:prepareComAndroidSupportAppcompatV72340Library UP-TO-DATE
> :app:prepareComAndroidSupportSupportV42340Library UP-TO-DATE
> :app:prepareComAndroidSupportSupportVectorDrawable2340Library UP-TO-DATE
> :app:prepareDebugDependencies
> :app:compileDebugAidl UP-TO-DATE
> :app:compileDebugRenderscript UP-TO-DATE
> :app:generateDebugBuildConfig UP-TO-DATE
> :app:mergeDebugShaders UP-TO-DATE
> :app:compileDebugShaders UP-TO-DATE
> :app:generateDebugAssets UP-TO-DATE
> :app:mergeDebugAssets UP-TO-DATE
> :app:generateDebugResValues UP-TO-DATE
> :app:generateDebugResources UP-TO-DATE
> :app:mergeDebugResources
> :app:processDebugManifest
> :app:processDebugResources
> :app:generateDebugSources
> :app:incrementalDebugJavaCompilationSafeguard
> :app:compileDebugJavaWithJavac
> :app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have 
> changed, no previous execution, etc.).
>
> C:\Users\Joh.PC\AndroidStudioProjects\MyApplication\app\src\main\java\com\erpmusic\www\myapplication\MainActivity.java:26:
>  
> error: ')' expected
> mWebView.loadUrl(http://your.url.com);
>  ^
> 1 error
>
> :app:compileDebugJavaWithJavac FAILED
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':app:compileDebugJavaWithJavac'.
> > Compilation failed; see the compiler error output for details.
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
>
> BUILD FAILED
>
> Total time: 1.113 secs
>

-- 
You received this message because you are subscribed to the Google 

[android-developers] Zipalign does not work!

2016-06-09 Thread Fabs
Hello all.

I have never encountered this issue before, despite developing several 
apps. When I build a signed production APK using Android Studio, I get an 
app-release.apk file but it is rejected by Google Play, saying it needs to 
be zipaligned. When I verify the alignment using zipalign tool, I receive 
output like this:

 1876394 res/layout/design_bottom_sheet_dialog.xml (OK - compressed)
 1876935 res/layout/design_layout_snackbar.xml (OK - compressed)
 1877313 res/layout/design_layout_snackbar_include.xml (OK - compressed)
 1877936 res/layout/design_layout_tab_icon.xml (OK - compressed)
 1878215 res/layout/design_layout_tab_text.xml (OK - compressed)
 1878540 res/layout/design_menu_item_action_area.xml (OK - compressed)
 1878804 res/layout/design_navigation_item.xml (OK - compressed)
 1879186 res/layout/design_navigation_item_header.xml (OK - compressed)
 1879517 res/layout/design_navigation_item_separator.xml (OK - compressed)
 1879844 res/layout/design_navigation_item_subheader.xml (OK - compressed)
 1880231 res/layout/design_navigation_menu.xml (OK - compressed)
 1880609 res/layout/design_navigation_menu_item.xml (OK - compressed)
 1881116 res/layout/notification_media_action.xml (OK - compressed)
 1881527 res/layout/notification_media_cancel_action.xml (OK - compressed)
 1882005 res/layout/notification_template_big_media.xml (OK - compressed)
 1882747 res/layout/notification_template_big_media_narrow.xml (OK - 
compressed)
 1883472 res/layout/notification_template_lines.xml (OK - compressed)
 1884347 res/layout/notification_template_media.xml (OK - compressed)
 1884968 res/layout/notification_template_part_chronometer.xml (OK - 
compressed)
 1885372 res/layout/notification_template_part_time.xml (OK - compressed)
 1885772 res/layout/select_dialog_item_material.xml (OK - compressed)
 1886199 res/layout/select_dialog_multichoice_material.xml (OK - compressed)
 1886700 res/layout/select_dialog_singlechoice_material.xml (OK - 
compressed)
 1887202 res/layout/support_simple_spinner_dropdown_item.xml (OK - 
compressed)
 1887559 res/menu/menu_login.xml (OK - compressed)
 1887906 res/mipmap-hdpi-v4/ic_launcher.png (BAD - 2)
 1891092 res/mipmap-mdpi-v4/ic_launcher.png (OK)
 1893113 res/mipmap-xhdpi-v4/ic_launcher.png (BAD - 1)
 1897545 res/mipmap-xxhdpi-v4/ic_launcher.png (BAD - 1)
 1904619 res/mipmap-xxxhdpi-v4/ic_launcher.png (BAD - 3)
 1914156 resources.arsc (OK)
Verification FAILED

Indeed it is not aligned. But when I try to re-align it, I get this:

 1881710 res/layout/notification_media_action.xml (OK - compressed)
 1882121 res/layout/notification_media_cancel_action.xml (OK - compressed)
 1882599 res/layout/notification_template_big_media.xml (OK - compressed)
 1883341 res/layout/notification_template_big_media_narrow.xml (OK - 
compressed)
 1884066 res/layout/notification_template_lines.xml (OK - compressed)
 1884941 res/layout/notification_template_media.xml (OK - compressed)
 1885562 res/layout/notification_template_part_chronometer.xml (OK - 
compressed)
 1885966 res/layout/notification_template_part_time.xml (OK - compressed)
 1886366 res/layout/select_dialog_item_material.xml (OK - compressed)
 1886793 res/layout/select_dialog_multichoice_material.xml (OK - compressed)
 1887294 res/layout/select_dialog_singlechoice_material.xml (OK - 
compressed)
 1887796 res/layout/support_simple_spinner_dropdown_item.xml (OK - 
compressed)
 1888153 res/menu/menu_login.xml (OK - compressed)
 1888500 res/mipmap-hdpi-v4/ic_launcher.png (OK)
 1891688 res/mipmap-mdpi-v4/ic_launcher.png (OK)
 1893712 res/mipmap-xhdpi-v4/ic_launcher.png (OK)
 1898144 res/mipmap-xxhdpi-v4/ic_launcher.png (OK)
 1905220 res/mipmap-xxxhdpi-v4/ic_launcher.png (OK)
 1914757 resources.arsc (BAD - 1)
Verification FAILED

Ultimately, it appears that my APK cannot be aligned by zipalign? I am 
using these options: -f -v 4 to align and -c -v 4 to verify.

Is this a known issue with zipalign, or have I made some kind of insane 
error? Cheers.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a8638e43-3d76-478c-ad80-7a10396e12d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Production Support Analyst (with unix & c) at Woonsocket, RI

2016-06-09 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 ::  Production Support Analyst (with unix & c)*



*Location :: Woonsocket, RI*



*Duration :: 12+ Months*



*Experience :: 8+ Years*



*JD ::*



*Essential Skills:*

1. Unix Shell Scripting and text processing tools

2. Strong organizational skills

3.Should be proficient in unix

4. Should be proficient in oracle

5. Should be proficient in Teradata

6. Should be proficient in core java

7. Strong communication skills



*Desirable Skills:*

1. Should be proficient in C

2. Should be proficient in Informatica



*Thanks & Regards*

*Ravi Kumar*

Technical Recruiter

609-853-0818 ext 2157

ravi.ku...@nityo.com

www.nityo.com

Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536




--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500
--

Disclaimer: http://www.nityo.com/Email_Disclaimer.html

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAFMrq_ZjtoiiZ_7wO%3Dun9kaQm2uV9Q-BntVpnMW497ZvOtn8-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Problems with building an APK in Android Studio (total newbie problems)

2016-06-09 Thread ERPMusicVideos
Here's the project file, please someone check, the problems are most 
probably very simple. I'm still stuck with a couple "cannot find symbol 
variable" errors etc.. Been trying to wrap my head around this half the 
day, but can't figure out how to make it compile :( Pls if anyone is 
willing to check, I really appreciate it! I'm usually not asking around 
like this but I'm kinda stuck here, really.

All the best!

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/bcc5ebc1-2313-4185-854b-6546cdaaa113%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Problems installing the AVD

2016-06-09 Thread Jonathan Jansson
Hi!

I'm new to using Android Studios and I'm having some trouble seting up my 
Android Studios AVD. When i install Android Studios and the download of the 
SDK and so on is complete, the last two lines in the installer reads: 
"Creating Android virtual device"
"Unable to create a virtual device: Unable to create Android virtual device"

When i continue and head in to the AVD Manager the preinstalled emulator 
(Nexus 5x...) reads "Failed to load" under Actions. 
If i create a new virtual device and run it (I have tried alot of different 
setups and have downloaded other devices to run) i get this message:

C:\Users\Natwombe\AppData\Local\Android\Sdk\tools\emulator.exe -netdelay 
none -netspeed full -avd Nexus_5_API_23
This application has requested the Runtime to terminate it in an unusual 
way.
Please contact the application's support team for more information.
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid

And after this nothing happens (The emulator does not start).

I also noted that when i open the SDK Manager there are two things listed 
as broken:
"Google APIs by Google Inc., Android API 23, recision 1[*]"
"Broken Intel x86 Atom google_apis [Google APIs] System Image, by Google 
Inc., API 23"


So i've been trying to get this to work for about a day now and i'm about 
to give up, here is a list of what i have tried so far:

- Download a new Android studios Installer 
(android-studio-bundle-143.2915827)
- Clean out evertying from the last install including projects, SDK and so 
on. 
- Reinstall Everything from scratch, once with as few SDK installs as 
possible and once with almost everything possible 
- Uninstall all verisons of JDK and reinstall the latest version (8_92)
- Reinstall the Intel emulatior acceleretor. 
- Testing about 50 different setups for the virtual devices
- Unenabling the VT-x in BIOS and enabling it again
- Shutting off windows firewall and windows defender
- Running Android Studios as administrator

It might be worth noting that i tested to setup a phone as testing device, 
which worked without any problems what so ever. 


Here is a specification list of my PC:

Windows 7 Ultimate 64-bit, SP1
MB: Gigabyte Technology Co., Ltd. Z77X-UD3H
CPU: i5 3450, (3.10GHz Ivy Bridge 22nm Technology)
RAM: 8gb DDR3 1600MHz
GPU: GTX 570


I did find some information about people with Ubuntu having the same 
problem when installing. 
In their case the problem was that the sdk was using some 32bit libraries 
which the latest version of Ubuntu64 no longer supplied. 
Though i have no idea how that relates to windows as im not that familiar 
with that. 


Sorry for a very long post! Hope you guys have some ideas of what could be 
the problem, thanks!


-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/11ca8b40-c527-4686-832d-352c8d5c9afa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to update JS file in client apk using firebase.

2016-06-09 Thread ketul chauhan
For development of we are using cordova. Kindly suggest a method to 
integrated firebase in cordova and guide to update js file in clint apk

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d6b5226a-1b54-4e32-8e8a-21ddd5a0104b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Business Analyst skills with Life Insurance background in Clinton, NJ

2016-06-09 Thread SALMA BHAT
Hi Partners,

Please share profiles who have Life Insurance experience ,Please other
ignore

Please share resume at *naseer.ah...@nityo.com *


*Skill Set*

Business Analysis skills and Life Insurance

*Work Location*

Clinton, NJ

*Special Instructions*

Domain Life Insurance



*Job Description*

Number of Openings 2 Business Analyst positions
Years of Experience 7-10
JD -Business Analyst experience including the use of best practices.
-Strong analytical skills including a thorough understanding of how to
interpret customer business needs (especially infrastructure related needs)
and translate them into application and operational requirements. -Proven
ability to comprehend technical systems and processes and possess the
technical knowledge needed to work with the infrastructure, development and
quality assurance teams at a detailed level. -Excellent written and verbal
communication skills and the ability to interact professionally with a
diverse group of subject matter experts. -The ability to handle multiple
tasks simultaneously and the ability to work well with other business
areas, often under tight deadlines. -Strong problem solving and decision
making skills. -Strong organizational, time management skills and teamwork
skills. -Manages traceability of requirements across the project -Adheres
to the RACI outlined in the PLC/TLC in the performance of activities
Mandatory skills Business Analysis skills and Life Insurance domain
knowledge
Good to have skills Experience with BluePrint or other requirements
management software Familiarity with Microsoft Project
Domain Life Insurance - Claims processing, Compliance
Work Location Clinton, NJ

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJ0KNK_3zCbw2p%3Dpg8uis2ULbY4JEwDZ%3DXosf-LdWkUcXdGD_Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Bluetooth streaming and browsing media

2016-06-09 Thread Mike D
I'm writing a new media app that plays music from the Internet, and I'm 
trying to use this app in my new car which supports Android Auto and also 
Bluetooth audio streaming.  On my head unit, I have a media button that 
enables the bluetooth stream.  I can play music in my app and it plays 
through the head unit just fine.  My problem is that the display on my head 
unit has a 'Browse' button, and when I select it, I'm assuming it should 
show me a listing of the songs that the player knows about.  Instead I just 
get a 'No content' message.

I'm now thinking that my assumption is incorrect and that there is no way 
to browse the media over Bluetooth.  Is that correct?

When I hook up via USB and launch Android Auto, my player appears and I can 
browse the media through Android Auto just fine.  I just wish Android Auto 
could work wirelessly because I hate having the USB cable connected all the 
time.  It's a hazard while driving and, having to spend 2 hours in the car 
every day, it's sort of hard on the phone battery since it's constantly 
draining and charging during those times. (And my Samsung GS6 doesn't have 
an easily replaceable battery, boo!)

So, my question is, is it possible to browse media files over Bluetooth? 
 Or am I chasing an impossible dream?

Thanks for any and all assistance.

Mike

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/285f312e-2600-4d2d-b39e-e42b520fff22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Fragments, removing only 1 item from the backstack.

2016-06-09 Thread kitapyurduandroid
there isn't such a feature which you want, in api . Android remove all 
stacks unfortunately. :(

23 Temmuz 2012 Pazartesi 22:41:23 UTC+3 tarihinde Paul Robinson yazdı:
>
> Ok I'm guessing I'll have to go into the compatibility library and 
> implement such a feature myself then.
> :( 
>
> On Saturday, 14 July 2012 22:23:50 UTC+1, Niffy Shibby wrote:
>>
>> I have a problem of managing fragments. (Using Support Package, revision 
>> 9 (June 2012))
>>
>> I have an activity with 2 fragments on the screen. If I add fragment A, 
>> then add Fragment B, then destroy fragment A Fragment B is also destroyed.
>>
>> I'm managing fragments this way (there is the begin and commit lines)
>>
>> *add*
>> ft.add(location, fragment, tag);
>> ft.addToBackStack(tag);
>>
>> *Remove*
>>
>> this.mFragmentManager.popBackStack(tag,FragmentManager.POP_BACK_STACK_INCLUSIVE);
>> ft.remove(fragment);
>>
>> This works quite well, my back stack gets cleaned, bar this little quirk. 
>> I've no idea how I can simply remove a single fragment from the backstack, 
>> as popping the backstack removes everything below that fragment. Any ideas 
>> or am I'm just being thick?
>>
>

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/dbed9ccb-ff9a-487a-8d4f-84f9fe98c64b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Screenshort in android studio.

2016-06-09 Thread Gulwant gill
Hi,

Can you guys please tell me how can i take *screenshot of a specific object* 
in my app by pressing a button and save it.

I have created a image and you can add any text on it.After adding text i 
have to take screenshot of that object with the text.Please help me with 
this...!

Thanks

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/7976eef6-c9f9-40a2-806c-25b41eb1a893%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] issues navigating with nav drawer

2016-06-09 Thread Cross Stitch
So im having trouble calling certain fragment (activities) to my main 
layout when i click on a menu item. i also notice when i try to build the 
project, i get the {App is not indexable by Google Search; consider adding 
at least one Activity with an ACTION-VIEW intent-filler. See issue 
explanation for more details.} ERROR.. and package is not local error as 
well..can someone please help me..intermediate level programmer. Below is 
the GitHub repository.


https://github.com/MykyruTech/The_Echo

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9ab99e80-497a-469a-8435-f224c0d43970%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Navigation Fragment Switching

2016-06-09 Thread Cross Stitch
just so everyone knows..mykyru Wolf, and me are the same person, however 
from here on out i will be using this account i am also reposting this 
issue with the proper links and all.. so look for it under this name


On Thursday, June 9, 2016 at 3:03:48 AM UTC-7, Mykyru Wolf wrote:
>
> So first, I'm sorry for the confusion. As I explained in a previous reply, 
> I'm an intermediate programmer, so I'm  not aware of all useful links and 
> lingo. Second, my intent is to do an OnMenuItemSelect, open a fragment 
> layout as an activity in the main activity screen.. so when I click a menu 
> option, the home screen fades to the back, and that menu items 
> corresponding fragment comes to the front with full functional 
> interactivity..if that makes sense.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/cf9b7ee4-6bb7-473b-9b32-ebe91d22dff5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to tag post on facebook business page.

2016-06-09 Thread Sushil Dhamal

>
> Is there any one who known how to tag company page on facebook using 
>> android app ,
>
> By using Open Graph API facebook.

Thanks, 

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ce08c74c-b733-4959-b2e7-c4a324359487%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] RE: ENEXUS INC HOTLIST

2016-06-09 Thread Steve A
*Hi **,*
*Please let me know If you have any Corp-Corp positions available for my
Candidates. Please Send me Corp-Corp*  *Requirements to  **
  steve.aus...@enexusinc.com *

*S.NO *

*CONSULTANT NAME*

*SKILL*

*EXP*

*AVAILABLE*

*LOCATION*

*RELOCATION*















*1*

*SANTHOSH*

*.NET /SHAREPOINT ARCHITECT*

*15+ Years*

*Immediate*

*NY*

*OPEN*

*2*

*TEJ*

*SR* *COGNOS* *DEVELOEPR*

*9+ Years*

*Immediate*

*NJ*

*Open*

*3*

*Meghan*

*Sr .NET DEVELOER*

*9+ Years*

*Immediate*

*NY*

*Open*

*4*

*M S*

*IIS WEB ADMIN  /DEV-OPS ENGINEER*

*8 Years*

*Immediately*

* AZ*

*Open*

*5*

*LAKSHMIKANTH*

*LEAD PERFORMANCE TESTER*

*12+Years*

*Immediately*

*IL*

*Open*

*6*

*SADHANA*

*SR INFORMATICA DEVELOPER/ IDQ DEVELOPER*

*8+ Years*

*Immediately*

*FL*

*Open*

*7*

*YATHESH*

*TERADATA ARCHITECT*

*13 Years*

*Immediately*

*GA*

*Open*

*8*

*MADHU*

*TABLEAU DEVELOPER*

*8+ YEARS*

*Immediately*

*CA*

*Open*

*9*

*ALEKYA*

*SALESFORCE DEVELOPER*

*8+ Years*

*Immediately*

*IL*

*Open*

*10*

*Surender*

*UI/UX Developer*

*8+ Years*

*Immediately*

*WI*

*Open*



*Email is the Best way to reach me*

*Steve Austin*




*E-Nexus Inc Email: steve.aus...@enexusinc.com 
Phone : 810-633-0007 24520 Meadowbrook Road,Suite # 250, Novi, MI 48375 Web
: www.enexusinc.com *

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAAgwauEWNUBACzf_oRQQuo5RJok%2BAa-H5MCFxJjCC3Af3u5i-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Navigation Fragment Switching

2016-06-09 Thread Mykyru Wolf
So first, I'm sorry for the confusion. As I explained in a previous reply, I'm 
an intermediate programmer, so I'm  not aware of all useful links and lingo. 
Second, my intent is to do an OnMenuItemSelect, open a fragment layout as an 
activity in the main activity screen.. so when I click a menu option, the home 
screen fades to the back, and that menu items corresponding fragment comes to 
the front with full functional interactivity..if that makes sense.

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/cede51ec-f102-4e01-ae78-cc1aaa0f4402%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Navigation Fragment Switching

2016-06-09 Thread Mykyru Wolf
OK I will make sure to do that..I'm what U would call an intermediate 
programmer, so I don't know all the useful links that could be to my advantage. 
So thank you. Second..sorry it took this long to respond. Currently in the 
process of packing, cleaning, and trying to locate a new home 

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a33b7858-1553-40c8-a794-d0c3263162a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to resolve import com.google.android.gms.common.api.ResultCallback;

2016-06-09 Thread zeeshan pervez



As we know google-play-services are divided in to different small 
classes.(screesnshot 1 ) I am trying to find the suitable class for import 
*com.google.android.gms.common.api.ResultCallback*; but cannot able to find 
that. If someone know which class will use or know the process to solve 
that then please let me know. I am using eclipse not andoroid studio.



-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/19dc44a4-8280-434c-a1d4-3c6c6d16f2e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Is Google Play In-App Billing mandatory?

2016-06-09 Thread Matthias Schlesinger
Hi, 

I'm developing an application that includes premium content that requires a 
subscription. Ideally, I want to handle the subscription process and 
payments myself. 
According to this 

 
article "Google has [...] given app developers the ability to handle 
payments themselves and keep all of the revenue". But the Play store policy 
on monetization  still 
states that all payments (except for physical products and digital content 
that can be consumed outside the app) must use Google Play In-App billing. 
So which of those statements is true? 

Thanks. 
Matt

-- 
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@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/393d865f-e291-48c6-b5c5-384216ab920f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.