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

Search results

  1. D

    Are there validated procedures for building a rom from Samsung Source Code for Note 3?

    Hi I have a build environment, and want to try to build my own rom from Samsung source. I know about Cyanogenmod, but they don't support note 3 before cm-11, and I need a jelly bean rom. Any ideas? Is Samsung Source my only option? Are there any super tutorials anywhere that I can use?
  2. D

    Apps How to generate data for NFC demo

    Greetings, I compiled, and ran the Near Field Communication demo which is in the Android samples. Here is the url: NFCDemo - NFC Demo | Android Developers Now I want to put my own content info a tag. I believe this is implemented in the MockNdefMessager.java file in the source. This file is in...
  3. D

    Apps debug isseue

    I am having some trouble when I want to run the HelloGoogleMaps sample. Specifically when I click on an icon. But it runs. When I run the debug however, it does not even run, and I see an error about missing source code. Do you have any suggestions on where to begin troubleshooting this?
  4. D

    Apps manifest question

    I was changing AndroidManifest.xml file to fix a null pointer exception I was getting. Now I can not run the program. I get the following error: 19:14:39,465 INFO [main] Main - javax.xml.transform.TransformerFactory=null 19:14:39,465 INFO [main] Main - java.endorsed.dirs=C:\Program...