[android-developers] uiautomator not found on AOSP full_manta-userdebug (4.2.2) build

2013-06-28 Thread Android Noob
I was able to successfully compile an AOSP build with the GMS apps included, but when I tried running my MonkeyRunner script on the device, the script crashed because it could not find uiautomator. If I do adb shell uiautomator, the shell prompt responds with /system/bin/sh: uiautomator not

[android-developers] Android multiple listviews and setSelectionFromTop() bug?

2011-10-04 Thread Android Noob
I'm trying to synchronize the scrolling of 2 ListViews via the setSelectionFromTop() API call and it doesn't seem to work in a very particular case. The question along with some simple code is posted at Stackoverflow: http://stackoverflow.com/questions/7644316/android-multiple-listviews-and-setse

[android-developers] Saving fragment state in a view pager

2011-08-02 Thread Android Noob
I'm relatively new to android and I'm having trouble trying to save the state of Fragments as I switch from one page to the next using the FragmentStatePageAdapter. I have a ViewPager in an activity with five fragments in it and a HashMap that's used to cache fragments. In fragment 0, I have a lo

[android-developers] Camera Capture for Android SDK 1r1

2008-11-23 Thread android-noob
Hi, I've created a tutorial for capturing images and storing it on Media.EXTERNAL_CONTENT_URI. http://www.androidph.com/2008/11/camera-capture.html However, I'm having problems with the file_system of the SD Card not updating the contents of the Picture Gallery and vice-versa. Is this a bug or

[android-developers] Re: MapActivity - Couldn't get connection factory client

2008-10-27 Thread android-noob
Maybe its an apikey problem. http://www.androidph.com/2008/10/android-map-viewer.html On Oct 17, 12:55 am, Matthias <[EMAIL PROTECTED]> wrote: > I have the same problem. Any ideas yet? --~--~-~--~~~---~--~~ You received this message because you are subscribed to t