mantera, I tried this fix and the camera didn't work kept crashing.
That's weird. Worked on my phone. As you can see from the commits before that, I pulled in your camera changes before reapplying that commit.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
mantera, I tried this fix and the camera didn't work kept crashing.
That's weird. Worked on my phone. As you can see from the commits before that, I pulled in your camera changes before reapplying that commit.
Ok did nothing else with my life but and am now able to build the entire Rom from source. Just have one last thing I need to figure out and that
Ask away brother!!! All the apps are located in android_packages_apps. If there is an app you don't want to build any more just go into the folder and rename the Android.mk to Android.mk.old. Just in case you need to use it again, or removing the app causes problems.
Thanks that would make perfect sense, one of the ways I figured out how to add a bunch of APK’s was to set up a directory with an Android.mk and then added an include command in the Triumph.mk pointing to the Android.mk with the copy command for the packages. Feeling a bit stupid that after learning this I did not think to look at the Android.mk for the packages I don’t want. Downloaded the source for a few different ROMs just to get an idea on different ways of doing things.
Another thing to look at is android/base/target/product/full.mk this gets called in android/device/motorola/triumph/triumph.mk on like 225$(call inherit-product, build/target/product/full.mk)
Ask away brother!!!
Sorry just always feel a little hesitant asking you guys as I'm coming to find that not everyone is as willing to help someone trying to learn as you are. Have recieved a few unkind PM's from others and a few negative comments from accounts that had just been created and then apparently never used again. Basicaly Im just trying to say thanks for answering my questions and I very much appreciate that You have.
Lucky for us we have a great community of dev's that are willing to share the knowledge. I wouldn't be doing what I am doing with out others that also shared the wealth like Whyzor, mantera, TickerGuy, Austrie, Mobstergunz, and b_randon14 just to name a few. Even though we have lost some dev's we still are standing strong. Any forum like this is simply about community. As long as the community still helps one another we can only succeed. So keep rocking it and asking those questions!Sorry just always feel a little hesitant asking you guys as I'm coming to find that not everyone is as willing to help someone trying to learn as you are. Have recieved a few unkind PM's from others and a few negative comments from accounts that had just been created and then apparently never used again. Basicaly Im just trying to say thanks for answering my questions and I very much appreciate that You have.
