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

Recent content by jonbonazza

  1. jonbonazza

    Apps App Dev/Developer 101 forum merge

    We decided that there was really no point in separating these two forums, so they are now merged. Please be sure to post all development related threads, such as development questions, tutorials, etc..., in this forum. Also, due to the sheer number of stickies in both of the merged forums, we...
  2. jonbonazza

    Ever wondered what an iphone 4 would look like after being hit with 6 .38 special rounds?

    It looks something like this. (Shot with a Taurus revolver)
  3. jonbonazza

    Apps New to programming? Read here.

    We have had an influx of threads lately regarding users who are new to programming and are unsure of what to do next. I would like to keep all of these posts in one place and have decided to assign one such thead as the official New to Programming thread. Please post all such questions (NOT...
  4. jonbonazza

    Apps Android App Development Forum Reorganization

    I just want to let everyone know that we are currently working on going through the posts in this neck of the woods and putting them in their correct places. We feel this is important due to this section's referential nature. While this process is going on, old (sometimes VERY old) posts will be...
  5. jonbonazza

    Developer 101 description not accurately named.

    The description of the Developer 101 section is labled, " 101 Tutorials," however this is not accurate as we have been trying to also keep all of the beginner questions, such as those related to the ADT or Eclipse, in Dev 101. I think that this description should be reconsidered. Thanks, Jon
  6. jonbonazza

    Apps A number of popular c++ libraries ported to android

    I have created a public github repository that includes a number of popular open source C and C++ libraries that I have ported to android. The github page can be found here: https://github.com/jonbonazza/common-android-native-libs Currently, the following libraries are included: -FreeImage -...
  7. jonbonazza

    Legend of the Dragoon--PSN

    For anyone with a PS3 and/or PSP, Legend of the Dragoon will be released tomorrow (May 1st) for the PSN. This is my vote for the best RPG of all time and I HIGHLY recommend any RPG fans out there who can play it to do so. I promise you will NOT be disappointed!
  8. jonbonazza

    Please read first.

    All, The intent of this forum is for general discussion of the applications available on the Play Store (Formerly Android Market). It is not intended to be used for application announcements. If you have an app that you would like to announce and/or display to the public, please place it in the...
  9. jonbonazza

    Ubuntu booted from USB

    Well, I have been a long time linux user, spinning everything from SlackWare to Ubuntu, but I realized the other night that I have never attempted to make a live, persistent USB install, so I decided to devote last evening to doing just that. The good: Ubuntu makes liveUSBs and LiveCDs a...
  10. jonbonazza

    Apps Please don't ask "How do I make this app?" questsions

    As Android becomes more and more popular, it seems that this forum is seeing more and more questions such as, "I want to make XXX app. How do I do it?" Sometimes (albeit very rarely) these kind of questions can be answered with a relatively short response, however almost always, these...
  11. jonbonazza

    Apps Unity for Android free until April 8th!

    Just a heads up. Unity Technologies is giving away their Unity for Mobile Basic pack (Includes Unity for Android Basic and Unity for iPhone/iPad Basic) for free until April 8th! Servers are currently hit hard and accessing the store seems impossible at the moment, but I thought I would let...
  12. jonbonazza

    Apps Open Source Android Toolkit

    I am currently working on an open source collection of Android APIs that will be collected into a toolkit. Essentially, this toolkit is intended to ease coding pains for developers by simplifying things such as network operations, file operations, etc.. What I need from you guys is a list...
  13. jonbonazza

    [Tool] Nebula2D -- 2D Game Engine for mobile devices and desktop

    Hello all! I just wanted to let everyone know that I have been hard at work developing a generic 2D game engine for mobile devices as well as desktop platforms. The engine consists of a front-end GUI for editing of scenes and scripts, while the back-end engine is compiled with your scripts and...
  14. jonbonazza

    Apps Official Bonafide Blog -- Now Live!

    As great as the android development community is, we thought that it would be a great idea to set up a blog that caters to you all. We will post tutorials and helpful insight in the programming world, as well as in the graphic design world. Check it out here: Bonafide Blog - Official Blog of...
  15. jonbonazza

    Apps Open Source Game Engine - Looking For Devs

    All, I was hoping to develop this for use with our (Bonafide Software) current project, Clockwork Rune, but time simply did not permit it, so we opted to use Unity instead. With that said, any of you who have worked on video games in the past know exactly how important an engine is to the...