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

Search results

  1. chaoz1336

    Help a couple of questions :-)

    Hey guys, I have some simple question, and would be thankful if u can help me. ...how can I ... 1. ...start the camera from an activity (and use the taken picture)? 2. ...display a modal dialoge? 3. ...select a picture from "pictures"? 4. ...open "contacts" and select a single contact? 5...
  2. chaoz1336

    AddressBook Picker

    Hey Guys, I need some Informations about the addressbook in android. Is there any existing solution for picking up a single contact via a gui in android? When not, how can I access the AddressBook in Android an fill a list with it... (or sth ^^ ) thx in advance! :D
  3. chaoz1336

    Dynamic FileExplorer

    Hi Guys, I want to develop a FileExplorer in Android. This Explorer should be able to load content dynamic. (e.g. klicking on a folder, then showing content... or creating a new folder) ...what classes/possibilities exist to realise sth like that? I would be very thankful if u can help me :)...
  4. chaoz1336

    Apps ADB doesnt work =(

    here's a short version of my prob: my Windows XP 32 detects my G1 as a MassStorage, (without additional drivers) but I want to install Applications via USB. So I installed the "windows usb driver", and turned "USB debugging" on. (Also tried to disable mass-storage mode). Only prob: the...
  5. chaoz1336

    Apps USB Driver doesnt work?

    Hey guys... I installed the Windows-USB Driver (adb) for my G1 and so I can transfer data on it without probz... BUT when I activate "USB debugging" Windows wants me to install drivers (I already did? oO) and when I select the right driver it finished with a fatal error... but as far as I...
  6. chaoz1336

    Difference - Normal & Developer Version

    Hi Guys, I've got a G1 from the release in the US cause I have 2 develop software for it... so now I'm wondering why there's a special developer-version, so do I have to buy this one too? where are the differences between those 2 versions? greetz n thx in advance
  7. chaoz1336

    Apps Installing and signing?

    Hey guys... I need an example of "How to install self-made application on G1". As far as I know I have to sign my .apk (dunno how) to make them work. Otherwise I want to install the Apps via USB (and NOT OTA!). I also already read the docs of google-android, but anyhow I didnt got the...