[android-developers] enabling bluetooth in android

2016-08-28 Thread Kjagdish Gowda
Hi, Iam new to android development I want to enable bluetooth in my app. I followed the android developer tutorial in the link https://developer.android.com/guide/topics/connectivity/bluetooth.html I had used

[android-developers] What exactly is a "non-compatible implementation of Android"?

2016-08-28 Thread Christopher Snowhill
I see this in the Android Studio EULA: You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) What exactly is another platform or non-compatible implementation of Android? Would Amazon Fire OS, a necessary platform to reach

[android-developers] GooglePlay Installation for Emulator (Marshmallow/Noughat)

2016-08-28 Thread Zeeshan Maqbool
I have tried so many options/blogs/scripts to install GooglePlay for Emulator (running through Android Studio) but it never works. I have seen so many different errors 1. Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE] 2. Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES] 3. No space left on

[android-developers] Can i merge google camera app in my app ?

2016-08-28 Thread ahmed bana
Hello i have a project in my college to make application to edit some photos and share them but i need to capture the photos using google camera old application .. can i merge it ( apk file ) in my app so as the 2 apps installed on the user phone and use explicit intent to go to camera app

[android-developers] WebView Not loading Issue

2016-08-28 Thread Laxmikant Nuchchi
Hi, I am facing a weired issue with Android Webview. I am loading a content around more than 30 pages. Once i scroll down to the last position and reopening the activity again quickly by closing it webview is not getting loaded its totally blank. Please let me know if any solution to be made.

[android-developers] Android Test Cases

2016-08-28 Thread sagar ranganath
I am starting my Master Thesis which is more or less focussed on Android development and testing. Right now my question is, say I have developed an android application and have certain users who are already using my application. Is there a way where in I can push my custom test cases only to a

[android-developers] Android Power Management

2016-08-28 Thread nisarg prajapati
Hi All, I have few question regarding Android OS and its Power Management System. Below are the list of questions Questions:- 1) What is Android Power Management? 2) How Android Power Management differ from the Linux Power Management? 3) Is there any source-code difference b/w Android Kernel

[android-developers] What to do when your app doesnt get Featured in the Play Store

2016-08-28 Thread Vik No
Performance or UX issues which may keep you from being featured, can be the result of hooking up with the wrong SDKs – ad networks, analytics, attribution or crash reporting. Therefore, run checks and investigations on SDKs before implementing them. Make a mental note to go over SDKs reviews