• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. J

    Apps layout covering another layout

    Hi everyone! I want a layout with alpha=0.5 to cover another layout with a button. I got this. However I am still able to click the button of the covered layout, although the other layout is in the front. Why?? This is the xml layout...
  2. J

    Apps getview called when scrolling Listview

    P { margin-bottom: 0.08in; } Hi everyone! I am having problems when scrolling a ListView. Each item in the ListView shows an image downloaded from internet. [FONT=Times New Roman, serif][SIZE=3]Whenever I scroll the ListView, it calls the method
  3. J

    Apps android library for online store

    P { margin-bottom: 0.21cm; } Hi there! I have a online store and I want to develop an Android version of that store. I am wondering if there is some kind of android library for online stores. Much better if the library is for prestashop, but I do not care about the kind of store...
  4. J

    Apps Read sensor values directly

    Hi There! I just want to know if it is possible to read sensor values directly, without listeners. Thank you very much!
  5. J

    fragment as a header

    P { margin-bottom: 0.08in; } Hello everyone! I am developing an Android application that has different activities. However, there is a header common to these activities, and this header changes just a little bit from one activity to another. How would you implement this behavior? Would...
  6. J

    Apps logcat from device

    Hi there! I am interested in check the logcat from device, but I can't. In this link: http://androidforums.com/application-development/246715-where-i-can-find-logcat-logs-real-device.html they state that it can be read from /dev/log, but I can't get to this file or I do not how to do it. How...
  7. J

    Apps get file path

    Hi everyone!! I have a txt file that I want to open for reading in android, using a File object. I put the file in
  8. J

    Apps get File from android

    Hi everyone!! I need to access a txt file from android. The problem is that I should use the class “File” because I need to know the file size. This class provides the length() method but InputStream does not. The only solution I have found in the web is InputStream is...
  9. J

    Help upgrade to android 4

    Hi everyone! maybe my question is very obvious. I have an Huawei 8650 with android 2.3.5. Is it possible to upgrade this mobile to android 4, the latest android version?? If it is, how can I upgrade my mobile to android 4?? I have been surfing the net a lot, but I haven't found anything. Thank...
  10. J

    android on ubuntu 10.10

    HI all!! I am have installed android sdk with eclipse following the instructions in Installing the SDK | Android Developers, but when testing the hello world example, I get an empty screen mobile. Even when testing the examples, I still get it. What can be the problem??? When I installed the...
  11. J

    install android on windows phone 7.5 LG-E900

    HI all!! My question is very ridiculous... I want to develop applications with Android and I want to know if it is possible to install android on windows phone 7.5, model LG-E900. Thank you very much!