Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~140 People Reached
Favorite Tags
java x 4
Member Avatar for liftthis

I am trying to send generated link from one app to my text messaging app. This works if I use the default messaging application, however I designed my own and I get null. Do you have any idea, how to do this. This is my manifest: <activity android:name=".SmsSend" > <intent-filter> …

0
45
Member Avatar for liftthis

I have created 3 files: SmsInbox, SmsGetData and SmsMsg. I don't know if I set this up right. I want Phonenumber, message and time to be stored in the Jlist and when I double click it It will print out the phonenumber, message and time. How do I print it …

Member Avatar for Ezzaral
0
95