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
~103 People Reached
Member Avatar for nehasomany99

This is open.java file having java code. package com.example.logo; import android.app.Dialog; import android.app.ListActivity; import android.database.Cursor; import android.os.Bundle; import android.support.v4.widget.SimpleCursorAdapter; import android.view.View; import android.widget.AdapterView; import android.widget.TextView; import android.widget.AdapterView.OnItemClickListener; import android.widget.ListView; import android.widget.Toast; public class Open extends ListActivity { DbAdapter mDb = new DbAdapter(this); @Override protected void onDestroy() { // TODO Auto-generated …

0
84
Member Avatar for nehasomany99

How could we manage traffic signals using cloud computing as base? There are also terms of vehical communication through head lights and sending messages to transportation system. I tried to understand at my best but somewhere its not chaining. Someone know whats that??

Member Avatar for pritaeas
0
19