[android-developers] Where can I find source code for "Designing effective navigation" Google tutorial?

2018-03-28 Thread Anton Zavialov
Hi, there! I really like the android app design introduced in the official android developers tutorial https://developer.android.com/training/design-navigation/wireframing.html However, I cannot find the source code for the app. Could anyone please share the link to the source code? Thanks!

[android-developers] Where can I find the cheapest Android app Review Installs?

2017-09-07 Thread Philip Gozby
"There are a lot of sites that provide cheap android installs . But, you need to take note a few things before a purchase: " *Make sure engage with a reputable services compared to cheap ones.* - Buy installs that offer real users and not from a bots. - Dont buy installs in a large quanti

[android-developers] Where can i find

2016-01-16 Thread Noh Kumado
Hello, i am quite stuck. i need to expatriate video files to an expansion pack... i followed http://developer.android.com/google/play/expansion-files.html, and created a uncompressed zip file with the videos, moved it by hand to ~/Android/obb//main...obb as IDE i use Aide, but i can also hav

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread futurexiong
I want to know if I do not use graphical layout mode to edit the layout file and just edit the layout file manually, how should I use the tools: prefix. There are no hints for this prefix,unlike other tags or attributes. 在 2012年10月15日星期一UTC+8下午1时22分28秒,Nikolay Elenkov写道: > > On Mon, Oct 15, 2012

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread Nikolay Elenkov
On Mon, Oct 15, 2012 at 2:16 PM, futurexiong wrote: > Thanks.I saw this post before and I know that tools:context and tools;ignore > means.But I really want to know how many elements in the new tools: > namespace and how they can be used. > > I have asked these in this post > https://groups.google

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread futurexiong
Thanks.I saw this post before and I know that tools:context and tools;ignore means.But I really want to know how many elements in the new tools: namespace and how they can be used. I have asked these in this post https://groups.google.com/forum/#!searchin/android-developers/tools$20namespace/and

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread Nikolay Elenkov
On Mon, Oct 15, 2012 at 1:10 PM, futurexiong wrote: > Yes,i know it's only for tool usage and wolud not be packaged in > apk.Actually I just want to know which package the source code is in and i > can find the options that we can use with the new tools: namespace there. > Unless you are building

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread futurexiong
Yes,i know it's only for tool usage and wolud not be packaged in apk.Actually I just want to know which package the source code is in and i can find the options that we can use with the new tools: namespace there. 在 2012年10月15日星期一UTC+8上午11时32分25秒,Nikolay Elenkov写道: > > On Mon, Oct 15, 2012 at 11

Re: [android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread Nikolay Elenkov
On Mon, Oct 15, 2012 at 11:04 AM, futurexiong wrote: > Where can I find the source code that handles the new "tools:" namespace in > ADT 17(and higher)? There is a new tools: namespace since ADT 17,but I can't > find any documentations about that.So I want to find out the source code to > know how

[android-developers] Where can I find the source code that handles the new "tools:" namespace in ADT?

2012-10-14 Thread futurexiong
Where can I find the source code that handles the new "tools:" namespace in ADT 17(and higher)? There is a new tools: namespace since ADT 17,but I can't find any documentations about that.So I want to find out the source code to know how this namespace can be used.Thanks. -- You received this

Re: [android-developers] Where can I find installed Apps/Widgets sources?

2012-02-08 Thread Kristopher Micinski
However, on stock devices you can't verbatim pull the apks off the device. (Or at least, I'm fairly certain this is true,..) kris On Wed, Feb 8, 2012 at 8:07 PM, ji fei wrote: > If you means for how to find the installed apk in devcies, you can use > "adb shell pm list packages -f" > > On Thu,

Re: [android-developers] Where can I find installed Apps/Widgets sources?

2012-02-08 Thread ji fei
If you means for how to find the installed apk in devcies, you can use "adb shell pm list packages -f" On Thu, Feb 9, 2012 at 4:54 AM, TreKing wrote: > On Wed, Feb 8, 2012 at 9:41 AM, TurboMan wrote: > >> Where can I find these files to rebuild for myself? > > > What are you talking about? > >

Re: [android-developers] Where can I find installed Apps/Widgets sources?

2012-02-08 Thread TreKing
On Wed, Feb 8, 2012 at 9:41 AM, TurboMan wrote: > Where can I find these files to rebuild for myself? What are you talking about? - TreKing - Chi

[android-developers] Where can I find installed Apps/Widgets sources?

2012-02-08 Thread TurboMan
Hi, Where can I find these files to rebuild for myself? Regards TM -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to andr

[android-developers] where can i find the default permission's protectionlevel

2011-07-26 Thread Allen Lee
where can i find the default permission's protectionlevel. Is there any document about the congruent relationship between the permission and the protectionlevel? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] Where can I find the new widget template PSDs for Android 2.X?

2011-04-23 Thread Eric Li
Hi, The widget frame PSDs found in Widget Design Guidelines are outdated as the style has been changed since Android 2.X. Where can I obtain those Android 2.X style PSDs like the one below? Thanks. Regards, Eric

Re: [android-developers] Where can I find the samsung android api docs?

2011-03-26 Thread Aitor Mendaza Ormaza
You could take a look here: http://innovator.samsungmobile.com/ http://innovator.samsungmobile.com/galaxyTab.do Hope it helps! On Fri, Mar 25, 2011 at 2:37 PM, André wrote: > What I want to do is to read a fi

[android-developers] Where can I find the samsung android api docs?

2011-03-25 Thread André
What I want to do is to read a file to a edittext, but on samsung phones it cuts off at about 10 kb which sucks. It works fine on every other device except samsung. I've tried buffered reader, input streams and everything else I can think of, but still no luck. I've asked this question here before

[android-developers] Where can i find android.provider.calendar package....?.

2011-03-02 Thread Santhosh Kumar
hi, where can i find the android.provider.calendar package in android.jar?. I am unable to find that package in any of the versions...can any one pls help me in getting on with that package.. -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Where can I find information about sending/receiving MMS messages, and receiving MMS notifications?

2011-02-22 Thread E.
I'm trying to write an app that interfaces with a PC to allow sending and receiving MMS using the phone, but I'm having a hard time finding any documentation. I can query the content provider to see and delete existing messages. However, I am not sure how to send new messages, receiving notificati

[android-developers] Where can I find information about sending/receiving MMS messages, and receiving MMS notifications?

2011-02-21 Thread E.
I'm trying to write an app that interfaces with a PC to allow sending and receiving MMS using the phone, but I'm having a hard time finding any documentation. I can query the content provider to see and delete existing messages. However, I am not sure how to send new messages, receiving notificati

[android-developers] Where can I find information about sending/receiving MMS messages, and receiving MMS notifications?

2011-02-19 Thread E.
I'm trying to write an app that interfaces with a PC to allow sending and receiving MMS using the phone, but I'm having a hard time finding any documentation. I can query the content provider to see and delete existing messages. However, I am not sure how to send new messages, receiving notificati

[android-developers] Where can I find stats on Android distribution (number of devices) by cpu?

2011-02-13 Thread elik
As a developer of android application that implements part of its functionality using native code (c++), I would like to prioritize my effort based on a per cpu brand and architecture (e.g. ARMv6, ARMv7, etc) -- You received this message because you are subscribed to the Google Groups "Android De

[android-developers] Where can I find info about the licences for codecs that come with Android?

2011-01-26 Thread Taavet
Hello, I'm looking for information that describes the licensing terms for the codecs that come with Android. Especially AMR-NB. Can anyone point me in the right direction? Thanks Taavet -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

Re: [android-developers] Where can I find the "Android Cloud to Device Messaging" API?

2010-05-20 Thread Michael Elsdörfer
It's part of the Google-addons: http://code.google.com/android/c2dm/index.html On 05/20/2010 08:53 PM, rtreffer wrote: So Android 2.2 is out, we've got a new SDK, and a promising new feature "Android Cloud to Device Messaging". But I just can't find any traces of this in the API diff. Did any

[android-developers] Where can I find the "Android Cloud to Device Messaging" API?

2010-05-20 Thread rtreffer
So Android 2.2 is out, we've got a new SDK, and a promising new feature "Android Cloud to Device Messaging". But I just can't find any traces of this in the API diff. Did anyone find an API? Or some further docs? Thanks in advance, Rene Treffer -- You received this message because you are sub

[android-developers] Where can I find android's DynamicLayout example

2010-02-11 Thread hap 497
Hi, Can you please tell me where I can example in using android's Dynamic Layout? I know android's TextView uses it. But I am looking for a simpler example in showing how to use Dynamiclayout for Text Wrapping? Thank you. -- You received this message because you are subscribed to the Google Gro

[android-developers] Where can I find the Adwhirl SDK for Android ?

2010-02-08 Thread mf007
Hi, Checked for SDK at http://code.google.com/p/adwhirl/downloads/list but could'nt find the SDK for Android. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsub

[android-developers] Where can I find adroid manual

2009-08-28 Thread li jiecong
Hi There is online manual on the developer.android.com. Is there any offline document about this manual? CHM,PDF,HTML are all ok. thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] where can I find the posts that I posted

2009-08-20 Thread Abhinav
Hello I can not find the post I posted yesterday? No help is available also!! Regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers

[android-developers] Where can I find good remote Android developers?

2009-07-28 Thread Rch
Hi Can any of suggest a place where I can hire remote Android developers. I want to build an app soon. - Rch --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send ema

[android-developers] Where can I find the source code of camcorder application on g1 phone?

2009-06-12 Thread cindy
Where can I find the source code of camcorder application on g1 phone? Thanks! Cindy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers

[android-developers] Where can I find the emulator console???

2009-05-26 Thread Nox
Hi everyone, do you know where the emulator console is??? I wanted to use my location with the geo-location, but I can´t find the emulator console!!! Thanks in advance Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

[android-developers] where can i find widget interface for NBA Game Schedule?

2009-03-29 Thread Xiaoliang Ding
I want implement a widget to show NBA Game Schedule in Android G1, where can i find the widget interface ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Where can i find a (complete) reference of XML files for layouts/drawables/etc

2009-03-06 Thread Streets Of Boston
Hello everyone, I've been searching the internet and i have not found a proper reference guide (with some nice examples) that describe all the possible elements in XML files for resources such as layouts, drawables, strings, manifests, etc., etc. The only ones i find are some examples but I have

[android-developers] Where can I find a app for my gps test?

2009-03-04 Thread www_...@yahoo.com.cn
Hi all, I need a GPS application on android so I can test my gps function. Can any one who knows and being so kind to tell me about? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group

[android-developers] where can I find the source code for G1 phone's contact application

2009-01-06 Thread cindy
G1 phone has a default application called "contact". Where can I find the source code for that? Thanks! Cindy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send em

[android-developers] Where can I find MapActivity source as well as the whole package com.google.android.maps?

2008-11-14 Thread Obormot
Hi, everyone. I'd like to learn how the routing is implemented in the default MapActivity used to display google maps. Unfortunately, I don't see the source anywhere. Could you please point me to the right direction so I could find the sources? Thank you in advance! --~--~-~--~~-

[android-developers] Where can i find SELinux configuration file ...

2008-03-24 Thread test1 . exe
Where can i find SELinux configuration file for android --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscrib