Click here to Skip to main content
15,898,941 members

Comments by vikky08 (Top 19 by date)

vikky08 24-Apr-12 1:31am View    
I am using android 4.0.3 and eclipse now I want that my apps should run on any android platform earlier I was using
<uses-sdk android:minsdkversion="15">
in AndroidManifest.xml file and now I download android 1.5 platform and change AndroidMenifest.xml according to 1.5 platform.So I want to that I would work or not.
vikky08 11-Apr-12 8:46am View    
But I do't know how to use it,can you please describe it!
vikky08 5-Apr-12 5:20am View    
Thanx @Supriya:-)
vikky08 2-Dec-11 4:32am View    
#ifdef WIN64
#include "hellox64.rc"
#else
#include "hello.rc"
#endif

But its not working.
vikky08 1-Dec-11 7:05am View    
Richard Pls look at the version file.