android-4.2-jelly-bean Questions

3

Solved

I am utilizing a class AutoResizeTextView I found here: https://mcmap.net/q/53230/-auto-scale-textview-text-to-fit-within-bounds This has worked great until JellyBean. It would seem that JellyBean...
Chainsmoke asked 17/7, 2012 at 12:42

1

so... i read jellybean update note and saw "Jelly Bean introduces app encryption for paid apps. " as far as my understanding goes, this service supposed to make application unusable when someone m...
Tlingit asked 17/10, 2012 at 5:20

1

Solved

I am trying to implement an action bar with tabs as navigation options. To do that I select the "Tabs+Swipe" option in the "New Blank Activity" section of the "New Android App" wizard as shown belo...

1

Solved

I am trying to develop an app using wifi direct in android Jelly Bean 4.1.1. If p2p is enabled I immedialtely call mManager.discoverPeers(mChannel, actionListener); After that I am getting a cal...
Strangle asked 4/10, 2012 at 14:41

1

Solved

I have a pair of Android apps. One is a free 'reader' app and the other is a paid for 'Data' app with a text file in a sub directory of its assets. The reader app uses the following code to access...
Fibrilla asked 3/10, 2012 at 20:44

1

Solved

I need to programatically trigger text selection mode in a WebView, but the code I have used does not work on Jelly Bean? I have been using the following code but it no longer works on Android 4.1...
Inglis asked 9/8, 2012 at 10:54

1

Solved

I'm just trying to implement a color picker for my android application, and ran into a strange issue on Android 4.1.1. The following code does not create the expected gradients on Android 4.1.1, bu...
Albertina asked 16/9, 2012 at 8:56

2

Solved

Jelly Bean added support for expandable status notification. According to http://developer.android.com/about/versions/jelly-bean.html: In addition to the templated styles, you can create your o...

4

I am having a problem where when I switch to DDMS view and look at the Logcat, everything is yellow. All lines are yellow and Time, PID, Application, and Tag all display question marks for every li...
Rajkot asked 11/7, 2012 at 19:16

2

Solved

I'm currently developing an application with which a schedule can be retrieved and viewed. To display the schedule I used the TimeRulerView (and BlocksLayout and BlockView) java source files from t...
Resent asked 18/7, 2012 at 11:50

1

Solved

Android 4.1 includes offline voice typing. You can see this when you click the microphone on the pop-up keyboard, it still works if you have no network connection. However, it looks like the Recogn...
Tantalus asked 10/8, 2012 at 0:14

1

I've tried to use new systrace from jelly bean release, but with no luck. I enabled graphics and views traces in development settings like on I/O session, and tried to call systrace, and all i get...
Specular asked 23/7, 2012 at 19:1

2

Possible Duplicate: Detect a speed in android I am getting into Android development and I would like to start messing around with the GPS and capturing speeds. Is there a way I can ea...
Nee asked 24/7, 2012 at 5:56

1

Solved

I had a user just install 4.1 (jelly bean), and the ListView onItemClick() stopped working in my app. The event doesn't fire (checked by breakpoint and console) and the UI doesn't appear to visibly...
Ahasuerus asked 12/7, 2012 at 13:53

1

Android Jelly Bean introduced a voice search which activates with a long-press on the play/pause button of a headset. As my app requires being able to utilise these long-presses, I was wondering if...
Denominationalism asked 12/7, 2012 at 12:3

3

Solved

I'm on a Mac with the latest Java installed. I have Eclipse 4.2.0 installed and just downloaded Jelly Bean 4.1 (API 16) SDK. Everything is up to date. I start a new project and use all of the defa...
Klina asked 28/6, 2012 at 0:54

6

Solved

I'm a fan of the menu button as used in Android <3.0, as it was very useful for my game apps - it allowed me to take important but gameplay irrelevant functionality (saving game, reference info ...

© 2022 - 2024 — McMap. All rights reserved.