Hey guys I am trying to assign compile my BB android project into APK but i am getting this error while Building APK from Eclipse (letest). I google already but could not find solution for this Please Let me know how to fix this issue asap. I have to show the project to my cleint before he change his mind.
Follow the tutorials... http://buildbox.com/forum/index.php?threads/are-there-any-bb-code-helpers.482/#post-2893 http://buildbox.com/forum/index.php...pse-java-and-android-sdk-video-tutorial.2794/ INSTALL ONLY JAVA SDK1.7 If you still can not create the APK, I suggest that you hire the services offered in www.BBriver.com you can make the purchase to create the APK (Includes 10 updates). Please tell me when I could connect to your PC with Teamviewer and explain how to export to Android. NOTE: If I connect to your computer, and if you do not followed the steps indicated in the manuals, or do not have the programs that I indicated, I am very sorry, but I will not install it, nor tell you what to do.
thanks buddy its work great For these who may have trouble to solve the same issue java no longer support SDK1.7, To download this, you will have to go thru this link (you may have to login to download). http://www.oracle.com/technetwork/j...ownloads-javase7-521261.html#jdk-7u80-oth-JPR for Eclipse old version as @jcalle recommends (v4.4.1 or similier) you can find all the versions http://wiki.eclipse.org/Older_Versions_Of_Eclipse For Eclipse ADT >>>https://dl-ssl.google.com/android/eclipse/ while compiling the project into APK if you get Error "gc overhead limit exceeded" then Simply follow this below link to fix the issue https://stackoverflow.com/questions...s-error-gc-overhead-limit-exceeded-in-eclipse I hopes It will solve anyone of your problem. Now once again THANKS @jcalle for helping