Pull to refresh
0
0
molo @molo

User

Send message
sorry, why not 'lviv' and 'kyiv'?
Yeah, I see... :)
But I'm talking about 100m Bluetooth on the local computer...
Faster to develop? You can do it right now :)
Ah, show results...
It seems we need to add the following:

Add to AndroidMainfest.xml:
<activity class=".WelcomeAndroid" android:label="@string/app_name">
<intent-filter>
<action android:value="android.intent.action.MAIN" />
</intent-filter>
</activity>

Add new class:

package com.google.android.hello;
import android.app.Activity;
import android.os.Bundle;
public class WelcomeAndroid extends Activity {
@Override
public void onCreate(Bundle icicle) {
super.onCreate(icicle);
setContentView(R.layout.welcome_android);
}
}
Could you please provide with full code of WelcomeAndroid?
More over ATI video cards are supported by F@H also.
http://folding.stanford.edu/FAQ-ATI.html

Please join! You are welcome :)
Tell us some reasons about?
Or U just want to get all minuses :)
Could you please provide it more detail?
If U want to have power - U have to share it

Information

Rating
Does not participate
Registered
Activity