Quick Tips: Using generated code in Eclipse project
To add a folder of generated source code to Eclipse project, right-click on project and select "Properties". Then select the "Java Build Path" at the left panel, and click "Source".…
To add a folder of generated source code to Eclipse project, right-click on project and select "Properties". Then select the "Java Build Path" at the left panel, and click "Source".…
This entry blogs my own learning to use Android Studio. For IDE, I used Android Studio (v1.2.1.1) and deployed to Android emulator. The exciting(not!) Android app looks like this: To…
To update eclipse software on Linux behind proxy is a bit tricky but doable and here is how: 1) Find the proxy server's host name and your account's authentication info…
By Jessica Chiang This entry documents how to build Linphone from source for iPhone and iPad Updated for Mac Maverick(v10.9.5 v10.9.3), Version 6.1 (6A1052d) XCode6 Beta3, iOS 8.1 7.1, and…