| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | 1 hour ago | |
| stats | profile views | 38 |
|
Aug 22 |
comment |
How to get the number of files in the specific folder using c or c++ function? Could do a system call to ls (or dir), split the output and count the elements |
|
Aug 16 |
awarded | Peer Pressure |
|
Aug 15 |
answered | Android home screen launcher |
|
Aug 15 |
comment |
In phonegap android app is it possible to make file downloaded to a particular folder you could download the pdf from within your app and then use an intent to launch it when it is finished. |
|
Aug 15 |
revised |
Android very simple online highscore added 88 characters in body |
|
Aug 15 |
answered | Android very simple online highscore |
|
Aug 15 |
awarded | Commentator |
|
Aug 15 |
comment |
How to convert desktop Java application to mobile? Try googling android tutorials and start from there. You will be able to use your core code still (as long as it uses Android supported libraries), but all of the UI will have to be redone in Android style. |
|
Aug 15 |
awarded | Critic |
|
Aug 15 |
comment |
Need to instantiate an Android activity to pass to another method I am confused, are you trying to start an activity? Or are you trying to pass data around? or both? |
|
Aug 15 |
answered | Map not working in 2.3 |
|
Aug 15 |
comment |
How to know what SQLite databases i have on my Android device (Galaxy) I believe there are some apps to view sqlite databases on your phone. Try searching google play. |
|
Aug 15 |
comment |
Android: textview getting ellipsized on tablet while it is multiline on phone Have you tried this: stackoverflow.com/questions/4152726/… |
|
Aug 15 |
comment |
Android - Can't open keycharmap file I get this error in all of my apps. It doesn't cause any problems, just seems to be a system message. I don't think it will interfere with your app. |
|
Aug 15 |
answered | Save private data to public location |
|
Aug 10 |
answered | How to change an Imagebutton to an integer |
|
Aug 10 |
answered | How to put a picture from the Internet in a ImageView? |
|
Aug 10 |
comment |
Easiest way to read a String from a RS-232 port? One search later: stackoverflow.com/questions/264277/… |
|
Aug 9 |
comment |
Can you sell apps as a Google Developer or must you be a Merchant? Careful with Amazon, they choose the price they sell your app at, only using your set price as a guide. Read this: insidemobileapps.com/2011/04/14/… |
|
Aug 9 |
answered | Can you sell apps as a Google Developer or must you be a Merchant? |