Software Engineer Platforms: Android, PHP, J2ME, etc

May
14
comment Twitter API Failed to validate oauth signature and token java
I am facing same issue but am unable to solve it. Can you please let me know how did you solve it?
Apr
30
awarded Enthusiast
Apr
24
awarded Supporter
Apr
22
awarded Vox Populi
Apr
22
awarded Suffrage
Apr
22
answered Trying to make a each row in a table that is embedded in a form clickable to make a project work as designed(no submit button)
Apr
20
answered Print All unique combos of an array in C...really close I think
Apr
18
awarded Revival
Apr
16
comment Getting error in android program while connecting to database
buddy you are not passing context ThirdActivityDb db1 = new ThirdActivityDb(ThirdActivity.this, null, null, 2);
Apr
16
comment Getting error in android program while connecting to database
I have edited the answer, try this.
Apr
16
revised Getting error in android program while connecting to database
Added more stuff
Apr
16
comment Getting error in android program while connecting to database
what does the error says?
Apr
16
comment Getting error in android program while connecting to database
Use return c.getString(0); there, and change return type to String. Now your code will be String getId=db1.getId()
Apr
16
comment Getting error in android program while connecting to database
You may be mistakenly, look for it. Also do clean your project.
Apr
16
comment Getting error in android program while connecting to database
Its self explanatory, TextView cannot be cast to EditText
Apr
16
answered Getting error in android program while connecting to database
Apr
16
comment Getting error in android program while connecting to database
try removing implement BaseColumns
Apr
15
comment Phonegap Android: Unknown chromium error: -6
(stackoverflow.com/questions/12436627/…) Try this.
Apr
15
comment Phonegap Android: Unknown chromium error: -6
did you exactly follow Readme for integration?
Apr
15
comment Phonegap Android: Unknown chromium error: -6
confirm me that, you are trying to use DatePickerPlugin?
1 2 3 4 5