nt, it is one app (e.g., it is
one entry in the Play Store, it is one entry in the installed apps
list in Settings).
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide
coderanch.com/forums/f-33/java
http://www.java-forums.org/new-java/
https://forums.oracle.com/forums/forum.jspa?forumID=921
http://www.javalobby.org/java/forums/f209.html
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://t
t; To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a C
atorHoneycombMR2'. Message:
> android.support.v4.os.ParcelableCompatCreatorHoneycombMR2
> 08-27 21:05:42.331: W/ClassPathPackageInfoSource(28310):
> java.lang.ClassNotFoundException:
> android.support.v4.os.ParcelableCompatCreatorHoneycombMR2
>
>
> On Mon, Aug 27, 2012 at 8:49 PM, Mark Murphy
> wrote:
&g
on.
You should not need to do that. *All* you need to do, on a modern
edition of the tools, is to have the library in libs/. Doing anything
else might mess matters up.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.
that
are intercepted by such windows cannot be delivered to the underlying
app, but don't quote me on that.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana
On Mon, Aug 27, 2012 at 8:40 AM, parthi wrote:
>How can i design using json UI in android
I would recommend that you start by providing an explanation of what
you think a "json UI" is.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/co
's just one idea for
how to filter bad apples without avoiding apples entirely.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
Y
On Mon, Aug 27, 2012 at 2:57 AM, Qoheleth wrote:
> Is there a good way to use existing sql files?
https://github.com/jgilfelt/android-sqlite-asset-helper
> Also, what file format should
> the database be in?
For the above, the SQLite database needs to be a SQLite database.
--
Mark
us on this.
Visit http://source.android.com and its Community tab, to find a list
that is relevant to your question. This list is for developing apps
with the Android SDK.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://tw
uot;Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-dev
JS, that usually winds up being fairly obfuscated.
Note that you may get better advice if you ask this question somewhere
that is PhoneGap-specific.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsgu
expose something else that enables the legit
apps while helping slow down the malware (e.g., making this
information available via device admin APIs).
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
A
s@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.
r
synchronization may be reasonable, whether via local broadcasts or
ContentObserver or whatever.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/a
to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twit
pre-installed, so the factory reset puts your app
back in place).
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
You received th
droid Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/an
On Thu, Aug 23, 2012 at 9:25 AM, sven wrote:
> Will there be any x86 emulator images including Google APIs?
> Will there be a x86 emulator image for Jelly Bean?
IIRC, Google indicated at Google I|O 2012 that both of those are
dependent upon assistance from Intel.
--
Mark Murphy (a Commo
Replying back to the list, where this belongs:
On Thu, Aug 23, 2012 at 4:35 AM, Andy wrote:
>
> W dniu środa, 22 sierpnia 2012 23:14:24 UTC+2 użytkownik Mark Murphy (a
> Commons Guy) napisał:
>>
>> No, the activity is destroyed if the user presses the BACK button, at
>&g
On Wed, Aug 22, 2012 at 6:14 AM, sanju Redefining Destiny
wrote:
> hiii...i want to use android gps API in my j2ee project ..is it possible to
> do this
No, sorry.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog
On Tue, Aug 21, 2012 at 3:19 PM, Andy wrote:
> Suppose user has launched activity MyActivity. After some time he pressed
> Back button on his phone.
> The activity is stopped but not destroyed.
No, the activity is destroyed if the user presses the BACK button, at
least normally.
dk-build on the project directory, I get the message that it
> can`t find the build-local.mk on my user directory, but it should be looking
> on its own directory. Does anyone knows how to solve this problem?
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
h
On Wed, Aug 22, 2012 at 12:02 PM, TreKing wrote:
> On Wed, Aug 22, 2012 at 9:27 AM, Mark Murphy
> wrote:
>>
>> Last time I checked, a Dialog does not have any impact on an activity
>> lifecycle.
>
> Wow, I could have sworn a dialog caused a pause, but just confirme
ialog-themed activity should work, though. One
quick-and-dirty way to get one of those to display is to call
startActivity() on an Intent that will result in a chooser.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter
On Tue, Aug 21, 2012 at 5:00 AM, likemiller wrote:
> What is the maximum length for a Registration ID issued by GCM servers? I am
> currently receiving Registration IDs which are 140 characters. Can anybody
> help?
Try the android-gcm Google Group for GCM-specific questions.
--
Mark
app or not.
>
> --
> 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
> android-developers+u
nment(ie: Youtube)" belong elsewhere.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message becaus
is kind of malicious keyboard be treated in Google Play?
> Would it be detected and removed?
Hopefully. That is impossible for the community to answer.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsgu
lve this issue..
> It is my own Modified OS only, So how i can solve the above issues,,
This list is for building apps with the Android SDK. Please visit
http://source.android.com for assistance with your "own Modified OS".
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://
nderstand the reason they think the app description is
> loaded with keywords, I seriously have no idea what does the "Do not post
> repetitive content" refers to.
I'm not sure that they tailor each of the bullets for each mail recipient.
--
Mark Murphy (a Commons Guy)
f what ImageView does, but I doubt it will buy you
much benefit.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received t
age 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
> android-developers+unsubscr...@googlegroups.com
> For m
up notes:
http://developer.android.com/sdk/installing/index.html
I hadn't realized that mksdcard was tied to it, though.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to And
this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog |
om
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonswa
ot a simulator) or on
your device.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because you are
tever directory holds your Java SDK binaries.
> $ keytool -list -alias androiddebugkey \
> -keystore .keystore \
> -storepass android -keypass android
Note that the backslashes are a Linux/OS X concept -- in Windows, that
all needs to be entered on one line (not three), skipping the
backs
On Sat, Aug 18, 2012 at 11:38 AM, Hossein wrote:
> Axel is an opensource download manager and now, i want to port it to
> android. But, i am new in android-ndk.
Questions regarding the NDK are best asked on the android-ndk Google Group.
--
Mark Murphy (a Commons Guy)
http://commonswa
android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.
send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitte
e onDestroy() of Service A, and shut
down Service A when the ack broadcast is received
Personally, I prefer the latter option.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's G
ing on a CountDownLatch in the
first service's onDestroy()
If these services are so inter-dependent, why are they two separate
services in the first place?
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/
s never triggered.
>
>Is this supported at all?
"waiting in its onDestroy()" is not supported at all.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Andr
On Thu, Aug 16, 2012 at 12:45 PM, Luiz Fernando Rodrigues
wrote:
> But how can I ship application data into the apk? There should be a way to
> do that...
I agree, there should. There isn't, but there should.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com
s once the
aplication is installed".
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
You received this message because you are su
erve both
the minTime and minDistance parameters."
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
You received this message bec
t; is part of the expected
use cases for MediaRecorder.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
You received this message bec
ion.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
You received this message because you are subscribed to the Google
Groups "
files)
- in the resources (particularly layouts might have reference to
custom attributes)
- etc.
Since you say that this app is open source, that should be doable, as
a fork of the relevant release of that project.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/comm
little is published publicly in the way
of "roadmaps".
I would encourage anyone interested in offline maps to ignore Google
Maps for the time being and focus on something else, such as
OpenStreetMap.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
htt
least
one in GitHub), possibly under the name "ribbon" (what many in the
Android ecosystem had settled upon as a name). I am not aware that any
open source solution has achieved significant traction yet. There is
nothing in the Android SDK or Support package for this, at least as
yet.
--
eme.NoDisplay one checks to see if MapActivity is available. If
it is, it starts up a MapActivity, then finishes. If not, it displays
a Toast, then finishes.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commons
gister a BroadcastReceiver from the service for
ACTION_SHUTDOWN, that's certainly worth a shot.
> Unfortunately, it seems that won't handle other instances where the
> app might kill the service, though I do register it as a foreground service.
Not everything is designed to be used i
a BroadcastReceiver and
FLAG_ACTIVITY_NEW_TASK -- at least not recently -- and so I am not
100% certain about onNewIntent() for your scenario.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in N
emulator does not have that library. For example, if your
is for Google Maps, you need to have an AVD set up with
the Google APIs.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's G
On Wed, Aug 15, 2012 at 3:05 PM, Pavel Brans wrote:
> Google says that this is bug and it is fixed.
AFAIK, the behavior of sensors with the screen off is undefined and is
up to the device manufacturer.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
h
e K Android
release, I certainly am not holding my breath waiting for it.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
Y
en use PackageManager and setComponentEnabledSetting() to
control when it should and should not receive broadcasts. IMHO, a
receiver registered via registerReceiver() from an activity should
only be used for broadcasts while the activity is in the foreground.
--
Mark Murphy (a Commons Guy
tor in hopes that the
newly-saved font will work with Android.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You rec
On Mon, Aug 13, 2012 at 6:06 PM, Jason Hsu wrote:
> Is there a way I can create an Android app that not only pulls up a map but
> ALSO does an AUTOMATIC search for the grocery stores, gas stations, or
> restaurants in my area?
No, sorry.
--
Mark Murphy (a Commons Guy)
http://common
I don't know if
all of them will auto-refresh when the MTP server information changes.
>> And what if include a .nomedia file in a folder above this one? Does that
>> mean I will never ever see it?
Haven't played with that scenario, sorry.
--
Mark Murphy (a Commons
NEW_PICTURE broadcast and, if you find some, see
how they did it.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You
ction
string, nothing else.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because you ar
is new to API Level 14.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because you are subs
ibed 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
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
>
On Fri, Aug 10, 2012 at 7:58 PM, fan zhang wrote:
> This is not a device specific issue.
>
> All Android tablet devices should experience same problem.
That's nice, but that still has absolutely nothing to do with this list.
--
Mark Murphy (a Commons Guy)
http://commonsw
oups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/com
On Fri, Aug 10, 2012 at 2:31 PM, farble1670 wrote:
> yeah, but how do tell if it's a redirect?
Unless you can tell by examining the URL, probably you can't tell if
it is a redirect.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commons
send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | htt
file if its registered or not,
> and when the push comes check in the file if it is registered. You have any
> other suggestions?
Your data needs to be persistent. Whether you use a file,
SharedPreferences, or a database, is up to you.
--
Mark Murphy (a Commons Guy)
http://commonsware.com |
at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You
d email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://common
glegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Dev
tentProvider.
Is that so? If so, why did you do that, rather than have them both be
in the same application?
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Dev
nting to? An image for an ImageView?
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because
4987/android-forgot-keystore-password-can-i-decrypt-keystore-file
http://stackoverflow.com/questions/6149530/forgot-keystore-password-thinking-of-brute-force-detection-will-it-corrupt-the
Consensus appears to be that there is no recovery option other than brute force.
--
Mark Murphy (a Commons Guy)
htt
upon the font scaling feature...
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because you ar
droid.com/tips/hardware-emulation
I haven't tried it yet, and it is listed as "experimental".
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Devel
o unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commo
her, and
adjust accordingly.
> What happen if i have only apk of other application?
Then you make sure that you do not have a hard dependency upon that
other application, because the user is welcome to either not install
it, or uninstall it, at any point.
--
Mark Murphy (a Commons Guy)
http://comm
e them into a single app.
Otherwise, the best you can do is have one app open up the Play Store
page for the other app, based on user input or something.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commo
> application.
No.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.0 Available!
--
You received this message because you are subs
ave use only my
> custom keyboard.
That is not possible. The *user* gets to choose what the *user* wants
to use for entering information into your app. The *user* can, if the
*user* wants, elect to use your soft keyboard, but the *user* can
elect to use their default keyboard instead.
--
Mark Mur
a parameter
> is null, there is no uri of the image file, what am i doing wrong
You may not be doing anything wrong. The image should be at the
location you specified in file Uri.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.co
re is the error
>
> java.lang.SecurityException: Permission Denial: not allowed to send
> broadcast android.intent.action.HEADSET_PLUG
Can you show more of the stack trace?
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commons
se individual production keystores per client,
or perhaps even per app
- An employee should not use a personal production keystore (e.g., for
apps the employee writes in spare time) for a company app
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://com
n theory, your current app should be just fine and will not be
installed on devices with only a front-facing camera (e.g., Nexus 7).
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Traini
nk you'll get value out of them. I appreciate
the interest, though!
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in DC: http://marakana.com/training/android/
--
You receiv
ession that it might be able to
cover this scenario. That's just a fleeting hope -- I agree that the
OP is probably just screwed. It's one of the reasons why I beg people
to maintain adequate backups. It's not like a keystore is a really big
file...
--
Mark Murphy (a Commons Guy)
h
On Wed, Aug 1, 2012 at 12:04 PM, Luigi Papino wrote:
> I did not even have a chance to speak with someone in the support.
Try:
http://support.google.com/googleplay/android-developer/?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
h
On Wed, Aug 1, 2012 at 8:37 AM, ole! wrote:
> The point is there is no "Window ->Preferences-> Android"
Make sure that you have the ADT Eclipse plugin installed, as that is
what adds the Android stuff to Eclipse:
http://developer.android.com/sdk/installing/installing-adt.ht
On Tue, Jul 31, 2012 at 4:10 PM, Pedro Cortez
wrote:
> i have no idea... Do you have any clue to how i find this?
In the Settings app, check the Sound screen.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
ht
Do you know
> of any?
Sorry, I haven't looked.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in DC: http://marakana.com/training/android/
--
You received this message b
On Tue, Jul 31, 2012 at 12:31 PM, Streets Of Boston
wrote:
> If this is not the way to do it, how would one prevent accessibility focus
> to a particular control?
Beats me. Sorry!
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.co
t; Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/
ttings...) to choose one or the other
> solution?
That is up to you.
> 2. How can I know what is the preference file for my application, as was
> the Android framework that managed the preferences for me (within my
> PreferenceActivity class)?
As RichardC noted, use getDefaultShare
_BOOT_COMPLETED. My requirement is to display the animation in
> LockScreen on boot/reboot of device without any delay.
>
> Any help or guidance in this regard will be well appreciated.
Questions regarding custom Android builds belong on Google Groups
hosted at http://source.android.com,
s attached.
> So this scheme seems to work.
>
> But this is too stupid!
> It is hard to understand that this can be possible.
APK files are world-readable on a device.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http:
401 - 500 of 11437 matches
Mail list logo