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

Search results

  1. A

    Apps Problems with multiple widgets in a single app

    I have multiple widgets provided by one app, and thus multiple classes that extend AppWidgetProvider. The idea is that every widget contains a Button, which starts a Service when pressed. This Service runs a bit of code and then stops. Now for the problem: for example, I have a Widget1a and a...
  2. A

    Simple widget that launches Toast notification

    Hello. I've been having trouble with the tutorials on widgets, so I'd like to use my preferred method instead: trying to find an as rudimentary as possible source code and see what it does. Could someone make a 1x1 widget (doesn't have to be pretty, a coloured square made in MS Paint will do...
  3. A

    Apps Automatically scrolling a textview untill a certain point

    Hello. I am building an app that generates a certain amount of text in a TextView that is in turn contained inside of a ScrollView. Currently, when the text is generated and displayed, the user sees the beginning of the generated text. In my app, there will be one or two specific sentences in...
  4. A

    Apps Odd error due to task switching

    Hello. I am working on my own app. It appears that when I switch to other tasks after opening and navigating through my app, and switch back to my app later, it crashes. When not task switching, it seems perfectly stable, but task switching tends to make this crash. This does not always happen...
  5. A

    [REQUEST] Simple SQLite app

    Hello. If you don't want to read useless background info, just skip to the bold letters. After having failed countless times, I'm starting to give up. I followed this tutorial, and tried to adapt it for my own project. However, as soon as I start adding and renaming columns, things start to get...
  6. A

    Root Problem during switch between ICS-ROMs for SGS

    Dear people. I just tried switching for teamhacksung's ICS to AOKP, but something went wrong. I tried to simply install the AOPK zip using clockworkmod, but that didn't go well. AOKP has worked for a short while, but I couldn't get into recovery mode anymore (apparantly AOKP deleted this or...