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

Search results

  1. R

    Apps Google Licensing API - how to get public key from keystore

    so... i have finished an app and would like to publish, but all of a sudden, i spotted this Google Licensing API and thought that it would be pretty cool to incorporate it into the code. anyway, in the sample code Google put in... there's this String private static final String...
  2. R

    Apps Adapter for ListView causes app to crash! help!!

    i've been trying to get this to work... but it isnt working. please help! there was no Exception to catch, the app just crash. public class MainActivity extends Activity{ ... private void loadFromFile_populateListView(final String data){ try{ ... //code for data...
  3. R

    Apps ListView - add/remove items dynamically

    how to dynamically add/remove items to a ListView and display it? how to put a list of items (that can be clicked), and put a list of CheckBoxes?
  4. R

    Apps how to use the Settings menu button?

    API 10 /res/menu/main_app.xml <menu xmlns:android="http://schemas.android.com/apk/res/android"> <item android:id="@+id/menu_settings" android:title="@string/menu_settings" android:onClick="showSettingsMenu" android:orderInCategory="100" /> </menu>...
  5. R

    hi

    im a new guy that's told to post here or the forum wont allow me to post images and stuff even though im not doing it...