Questions tagged [android-4.3-jelly-bean]

Android 4.3 (API Level 18) is an updated version of Jelly Bean. New features include improved multi-user profiles and Bluetooth low-energy support.

Google released Jelly Bean 4.3 under the slogan "An even sweeter Jelly Bean" on 24 July 2013 during an event in San Fransisco called "Breakfast with Sundar Pichai". The 2nd generation Nexus 7 tablet was the first device to officially ship with it

For developers, Android 4.3 includes the latest performance enhancements to keep your apps fast, smooth, and efficient, together with new APIs and capabilities to use in your apps.

More Info:

229 questions
-1
votes
1 answer

OpenYouTubeActivity: fullscreen is not working on Android 4.3

I'm using OpenYouTubeActivity (https://code.google.com/p/android-youtube-player/) to play videos in my Android app. And everything was ok, until Android 4.3. On devices upgraded to 4.3 videos are playing, but not fullscreen, as before. Just small…
-1
votes
1 answer

Android always SocketTimeoutException

Sometimes I get into a state in which I always get SocketTimeoutException. Application restart does not work. Only phone restart works. What can be the cause and fix? I am running the app on an Android 4.3 Nexus 4 btw.
-1
votes
1 answer

change theme on ActionBarActivity on android 4.3 api 18

hello i want to change my app theme at runtime, using actionBar compatibility (new api 18) this is my themes:
-3
votes
1 answer

Can I access a device using Android HCE from a device running Android 4.3 (or below)?

I have developed an app that emulates a contactless smartcard using Android HCE and an app that accesses (reads) this emulated card. Both run on Android 4.4 (KitKat) and above. No I would like to develop the reader-side for devices that run Android…
1 2 3
15
16