Re: [android-developers] Set app width and height manually android

2016-05-26 Thread Shijin T R
Hi ,
Thanks for considering my question.
I am trying to develop an application for Amazon Firetv Stick,It need to
support 3D(Side by Side) .The actual resolution of the television is 1920 X
1080 .But when we change the telivisions 3D mode to ON there is a large
space occures on both two sides.

If we run an app on this stick we only get  1920 X 1080 output ,but i need
to change this resolution manually,means i need to output more pixels like
2120 X 1080 or something like that.

I searched more time to resolve this issue ,and a i am not get any idea
about this.So that i am asking this question with fixed width
application,If  i get an answer for that i can easily  change the values.

Thank you,

Shiin

On Fri, May 27, 2016 at 1:48 AM, TreKing  wrote:

>
> On Wed, May 25, 2016 at 1:24 AM, shijin tr 
> wrote:
>
>> I was searching find a solution for creating my app for android device.I
>> need to set the app width and height manually and the app should vertically
>> aligned on center.
>
>
> Please clarify what you're trying to do. The screenshot you posted
> indicates you want to overlay your app over the home screen buttons, which
> makes no sense.
>
>
> -
> TreKing  - Chicago
> transit tracking app for Android-powered devices
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/android-developers/UlY_FCQqbbQ/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/CANCScgg9DgT_wqh6bd00XhUTpx6x8JUjGpa72TRKL16FSVEyfw%40mail.gmail.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/CANF%3DR0PxwdQVuUFa-srXOtPO-%3Dwj%3DwSp_u8xTZhztRny6350nA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Can we feed data from our application to Google now?

2016-05-26 Thread tamal samui
I have a question regarding Google now. Can we feed data from our 
application to Google now?
For example I open voice search and told "Ok google what is my last 
measured weight?"
Now google may not have that answer, but My_Application may have that 
answer. So can we feed the same data to Google now? Is it supported yet?

-- 
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/be87ab3d-6172-493f-9f25-a2c21c08452a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to create sub menu in navigation drawer

2016-05-26 Thread Jefri triyanto
excusme bro/sist

i have problem in my programs, i want to add the sub menu in my navigation 
drawer,
but i don't know the source code to creating this.
can help me ?

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/dd0cfa9d-ba40-4cfa-938f-a1772b139ac0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Why won't my app work on devices running 6.0?

2016-05-26 Thread 'RLScott' via Android Developers
I had a problem with 6.0 because I was using the Mac-ID of the wi-fi device 
to construct a unique ID for each specific device (It is the way my 
side-loaded app does licensing).  Starting with 6.0, the MAC-ID is no 
longer available.  The OS returns a constant with lots of zeroes.  I had to 
scramble to come up with an alternate source for a unique device ID.



On Thursday, May 19, 2016 at 8:24:03 AM UTC-6, michae...@trimble.com wrote:
>
> I have built an app using the 5.1 SDK and it is having problems running on 
> 6.0 devices. Any suggestions or fixes?
>

-- 
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/39ce0662-e229-44f4-86af-92befdade204%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to insert a list Fragment inside a swipping layout tab?

2016-05-26 Thread gabriel brito
The situation is this, I have a sweeping tab layout (kinda like whatsapp), 
and I want to insert a list fragment or a list view inside it. Every row of 
the list should have 2 textview and I don't want the source for the list 
coming from a xml file (later I will be populating it from queries, so I 
wanna keep the population in code). That's it thanks guys.

-- 
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/5bfb430e-1f65-4a33-a5f1-f0f873797e37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Anchor link on iframe inside mobile's webview not working.

2016-05-26 Thread microcrosssell



Hi All, below is the screenshot of html page which is loaded via iframe 
inside mobile app. The anchor link in the question is supposed to open new 
window in the mobile browser and it works fine on ios app but does not 
works on android mobile app.  Does anyone has any idea on why it cannot 
open the link in the browser.  The anchor tag looks like this http://www.google.com; target="_blank">Anchor link



























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/6112b455-5a23-4e12-a9c5-48bf9174b622%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Available candidates for network engineer position

2016-05-26 Thread Yogindra Gowd
-- 



*Thanks Yogendraenthsquare inc*

*technicl recruiting sales*
*contact : 408-610-3912*

-- 
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/CAN52aWhvY8pJNTS7ONJnE_oYEZAYYpurBjfU9LKgwYQ9TUzWnA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


consultant for GG.xlsx
Description: MS-Excel 2007 spreadsheet


Re: [android-developers] Set app width and height manually android

2016-05-26 Thread TreKing
On Wed, May 25, 2016 at 1:24 AM, shijin tr  wrote:

> I was searching find a solution for creating my app for android device.I
> need to set the app width and height manually and the app should vertically
> aligned on center.


Please clarify what you're trying to do. The screenshot you posted
indicates you want to overlay your app over the home screen buttons, which
makes no sense.

-
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/CANCScgg9DgT_wqh6bd00XhUTpx6x8JUjGpa72TRKL16FSVEyfw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Adapt json into gridview

2016-05-26 Thread TreKing
On Wed, May 25, 2016 at 5:32 AM, Matteo Speranza 
wrote:

> When i launch the activity, it is empty.


https://developer.android.com/studio/debug/index.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/CANCScgjxEb%3DuoTeTFJzAAYnJFOhrnUhgA9myf-WAex%2BSmo4cgw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android google Map with twice screen height

2016-05-26 Thread TreKing
On Wed, May 25, 2016 at 4:28 PM, Alex Donchuk  wrote:

> How can i make map(lite mode) twice large than screen and scroll(vertical)
> it using scrollview? I want to show long path with many additional info and
> i need to scroll through this path down!


Your question is not entirely clear, but first thing is that MapView
handles its own scrolling, so putting it in another scrolling container is
mostly counter-productive.

I don't understand what you're actually trying to do, so I can't offer a
suggestion besides take it out of the scrollview.

-
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/CANCScghxXF1%3Da9kczxAEkFnvYLGGLqy%3D8fF%2BOfUH-k3Kw4fCog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Navigation Fragment Switching

2016-05-26 Thread TreKing
On Sat, Mar 12, 2016 at 2:55 PM, Mykyru Wolf  wrote:

> I'm trying to set up my nav drawer so when an item gets clicked in the
> menu, it opens a new fragment for that specified activity inside of my home
> layout. My code I currently have is attached, and any help would be
> appreciated.


First, please clarify your intent. Are you trying to replace a fragment
within one activity that has a drawer?
Or open new activities as you click things in the drawer list?

Second, what, *exactly*, is the problem you're having and need help with?

-
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/CANCScgjvyN9JQ7pyAKU0gH%2BpPG77KixNHWaF%2B%2BbawN39OQ6v4g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Lunar Lander?

2016-05-26 Thread TreKing
On Mon, May 9, 2016 at 3:57 PM, mike74  wrote:

> Anyhow, I was wondering if there is an easy way to get the samples like
> Lunar Lander going in Android Studio?
>
File -> New -> Import Sample

> Anyone know what became of Lunar Lander and if there are any similar game
> samples?
>
If you search for "Lunar" in the samples dialog, there is a Vulkan sample
based on that game.

https://github.com/LunarG/VulkanSamples
https://github.com/googlesamples/vulkan-basic-samples/

-
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/CANCScgi3cMGbp-iKPFW0F9ey6hL3tBVApNNWw3kkuZKAP7zcvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android Numeric Keypad

2016-05-26 Thread TreKing
On Thu, May 19, 2016 at 10:57 AM, LilDev  wrote:

> Can I open Numeric Keypad when a button is pressed using only XML ?


No.

-
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/CANCScgh7u3agf9V%3DDna%2BLqygey-DH5evfjutDWzzV2MdW6yTFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Phone on booting screen for 10+ minutes. Nexus 5X

2016-05-26 Thread Jyotir Jain
My phone ( Nexus 5X ) has freezed, and so, I pressed Power button and 
Volume Down together. Now it went blank for about 30 seconds and then it 
had started to boot (usually booting takes a minutes and half), but now it 
went on for more than 5 minutes and still going on. I had updated it to 
Android N Beta on 18/May/2016.
Please Help Me With It.

-- 
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/b3e02ab6-90bf-493c-beab-c3fbe50d532f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Problema con android studi

2016-05-26 Thread Franco Echevarria
Hola, tengo un problema. 
Estaba utilizando la ultima version de Android Studio durante unos dias, 
una vez que quise iniciar nuevamente me mostro el error de JVM code error 4 
donde hay que agregar la variable de entorno, modifique el archivio 
"studio.exe.vmoptions" y cuando quiero iniciar de vuelta android studio se 
cambia al idea de Intellij Idea, ya me paso 2 veces. Alguna forma de volver 
a android 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/34cee93f-6ffb-412a-b987-df49ca44272b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Master Detail Flow with Fragment or Activity

2016-05-26 Thread Amitai Rosenberg


I'm making an Android app from which the user can choose content to read.
There is a list of books, and once the user chooses one, it opens a new 
screen with the content, and a second navigation drawer for navigating 
through the book.


I'm not sure if this screen should be a fragment or an Activity.

I see a lot of recommendations to use fragments, but if you choose a 
Master/Detail Flow template in Android Studio, it creates an *Activity* for 
the details (at least for small screen sizes).

Why is this?

I'd be happy for some guidelines and explanations.

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/1746c51b-d708-4c33-a4be-550d52599e23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Donde puedo guardar la Base de Datos de una aplicación desarrollada

2016-05-26 Thread Eduardo Ramones
Buenas Tardes,

Colegas, quisiera consultar sobre las Base de Datos que utilizaran las 
aplicaciones desarrolladas para la actualización de la data. Esta base de 
datos, debo enviarla a Google? porque realmente quiero tenerla en mi poder 
y sobre un motor de mi elección, las personas que descarguen el APK 
deberían consultar a mi servidor sobre la data. Esto es así?? 

Saludos

-- 
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/f417a30a-4a77-450c-8cc1-a56d3d4172ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How can I create an android app version of my live PHP/MySQL web application

2016-05-26 Thread Michael Kabutey
Hello folks,

I am new to android. I have develop and online payment web application. It 
is live and working perfectly as expected. What I want to do now is to 
develop a mobile app version with the application using the same MySQL 
database and the PHP language. What should be my approach? How do I go 
about it? I will really appreciate your help. Thank 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/b337259c-6588-418a-be80-8eabe1f1761b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How can I create an android app version of my live PHP/MySQL web application

2016-05-26 Thread Michael Kabutey
Hello folks,

I am new to android. I have develop and online payment web application. It 
is live and working perfectly as expected. What I want to do now is to 
develop a mobile app version with the application using the same MySQL 
database and the PHP language. What should be my approach? How do I go 
about it? I will really appreciate your help. Thank 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/0866a757-5bd8-450a-9b6b-111b0349ee75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Why won't my app work on devices running 6.0?

2016-05-26 Thread michael_bentz
Thank you JBQ! I appreciate the feedback

On Wednesday, May 25, 2016 at 5:04:18 PM UTC-4, JBQ wrote:
>
> The biggest problem you can have running on 6.0 is expecting that your app 
> has all the permissions it requests, whereas starting with 6.0 the user can 
> revoke some of those permissions, even if you target an earlier version.
>
> That is a great opportunity to ask yourself for every single permission 
> you request: "Can I justify to the end-user which exact functionality is 
> associated with this permission?"
>
> As a smaller problem, 6.0 introduces more possible density values for 
> supported-screens (360 and 420). If you use it anyway in spite of all the 
> warnings, you probably know about it, and probably already know how to fix 
> it.
>
> As you work toward fixing those, you'll probably need to compile against 
> the 6.0 SDK itself. In turn, that means that some deprecated APIs will 
> disappear (Apache HTTP stack). If you can't refactor your code to use a 
> more modern HTTP implementation, there's an official documented workaround 
> (but I don't remember the URI off-hand).
>
> JBQ
>
> --
> Jean-Baptiste M. "JBQ" Quéru
> Mobile Excellence Architect, Yahoo
> Sent from Yahoo Mail
>
>
> On Thursday, May 19, 2016 7:26 AM, "michae...@trimble.com " <
> michae...@trimble.com > wrote:
>
>
> I have built an app using the 5.1 SDK and it is having problems running on 
> 6.0 devices. Any suggestions or fixes?
> -- 
> 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-d...@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/5a98f8c5-a209-40f2-9921-0af5980beaa2%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/fe4e9a02-0afd-4185-8c07-d34d270b1965%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HLS AES-128 encryption support for Android

2016-05-26 Thread michelz
Hi All,

I'm trying to playback encrypted HLS live stream on Android. In our case 
Android 6, 5 devices using with MediaPlayer and Video View. The encryption 
is AES-128.

The player is always able to decrypt the first segment but does not 
download any further segments. 

However, in VOD mode the playback of all the content on the player is 
successful.

Is live encrypted stream supported, or is there a bug to report here?


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/3d7ddaf9-896f-46c3-af13-f5a67e437227%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] unable to update app in device

2016-05-26 Thread vijyacomptechapps
Hello,

I had developed android app using cordova. I had uploaded app on play store 
and works fine. After a few days i made some changes in app and uploaded on 
play store again with the higher version.
Now issue is, my device is not able to download that new updates. i had 
made all settings in my device to get update while i am connecting to wifi. 
So pls help me out to solve this problem. My device is taking update of 
some other of the application.


Thanks 
Dhwanit

-- 
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/58fc64c2-04d5-4a16-9326-442d3cf3b2e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Connect directly to mysql by jdbc!

2016-05-26 Thread Thành Khắc Nguyễn
Hi guys!
I got problem when using jdbc to connect to mysql. (Have reason to use jdbc 
instead of json, web service). I am using android studio 1.5.1.
 - if i use compile 'mysql:mysql-connector-java:5.0.+' ingradle build: it 
can be built and debug but hang when connect to mysql server (5.6.26)

- if i use provided files('libs/mysql-connector-java-6.0.2-bin.jar') in 
gradle.built to use precompiled jar library: it can be buiilt but error 
when run (predexdebug or something very complex)

Can anyone suggest some solution? And thanks in advance


-- 
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/1a8cc1c2-8c88-41d4-a81e-d8c44a190336%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Publish your Apps on App Bazaar.

2016-05-26 Thread Aryan Shah


Hello,

 

I am from Indus OS. 

 

App Bazaar www.appbazaar.com 
 is World’s Fastest 
Growing Regional App Market Place and our distribution platform for App 
Developers.

 

IndusOS.com  is the World's First Regional 
Smartphone Operating System and a Regional Mobile Ecosystem to bridge the 
digital divide. 

 

Please check our Developer link:  
http://www.appbazaar.com/#!developers/m3hkn 


 Publish your apps for FREE.

 

 I would love to get introduced with new app developers and help them grow 
their businesses by on-boarding their apps on our system. I would 
personally take care of your account and deliver the best results for you 
guys.

 

We have a tie-up with Micromax in India and Elite Mobile in Bangladesh. 
Indus OS with App Bazaar is available in Micromax Devices in India and 
Elite Mobile Devices in Bangladesh. 

 

 

Looking forward to successful partnerships and great business relations.

-- 
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/d327717c-7294-4222-a640-7a281c55e2d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Google play store team not responding.

2016-05-26 Thread Aryan Shah
Try uploading on App Bazaar  http://developer.Appbazaar.com 



On Thursday, May 26, 2016 at 4:22:09 AM UTC+5:30, Siddharth Raja wrote:
>
> Google play team is not responding to my emails.
> Where i can approach or appeal, i have all documents and proofs, still no 
> responses. Pls be transparent and do justice.
>
> I hope someone will reply to this post.
>

-- 
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/36b13ffb-5edc-4fb4-a0e9-013e546fc839%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Add More Locale Languages

2016-05-26 Thread Sayaji Kadam
Is possible to add Persian languages on samsung device. My device with 
English, Marathi, Hindi etc languages. We need Persian Language as phone 
language.

On Thursday, May 26, 2016 at 11:03:30 AM UTC+5:30, Sayaji Kadam wrote:
>
> Is possible to add Parsian languages on samsung device. My device with 
> English, Marathi, Hindi etc languages. We need Parsian Language as OS 
> language.
>

-- 
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/2d5d28b9-9ffd-4bd1-a772-464b75da04d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] A Google play ex-developer, waiting mail from appeal team

2016-05-26 Thread Mobpoo
Hello,

My google play account is terminated in mid of May 2016. I understand this 
forum is not right place to discuss about my communication with appeal team.

But I need to open about it here, because I don't have other medium to 
express my self.

- If one's account it terminated, Google play treat you like untouchable, 
means developer has no medium to communicate, only Appeal form. Appeal team 
will respond 2-3 times with pre-written mail content, as if they don't read 
appeal content.

- Google play team suspend your app without notice to developer and 
reinstate after appeal. One of my app suspended, after appeal they 
reinstated without any demand in changes to app. But still they mark it as 
policy strike in my account termination. Is it reasonable

- Google play team never explicitly warn or give time to act before app or 
account suspension. Is it reasonable

- Google play team doesn't have proper channel(support email) to 
communicate with developers. Sometime they give notice thru mail id 
x...@google.com . It happened with me. I waited mail from 
googleplay-developer-supp...@google.com for the real concern if any. But 
before that my account terminated.

- A Google play ex-developer, waiting mail from appeal team

-- 
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/af3e6719-5a72-478a-9fe2-d1aa28dc7f2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.